#tx_klein {
 font-size: 0.6em;
}

a { text-decoration: none;}
a:hover {text-decoration: underline;}

#v1 {
margin: 5px;
min-height: 50px;
}

#v1 h1 {
 font-size: 1.2em;
 margin-top: 0.8em;
 margin-bottom: 0.8em;
}

#v1 h2 {
 font-size: 1em;
 font-style:italic;
 font-weight:normal;
 margin-bottom: 0.5em;
}

#v1 h3 {
 margin-top:0.5em;
 font-size: 0.6em;
 font-weight:normal;
 }
 
#v1 p {
 font-size: 0.8em;
 font-weight:normal;
 margin-top: 0.5em;
 } 
 
 #v1 span {
 font-size: 0.55em;
 font-weight:bold;
  margin-bottom: 0.5em;
   font-family: Verdana, Arial, sans-serif;
 } 
 
#v1 img.eins {
 border: none;
 margin: 5px;
 width: 100px;
 float: left;
} 

#v1 img.zwei {
 border: none;
 margin: 5px;
 width: 100px;
 float: right;
} 

#v1 img.drei {
 border: none;
 margin: 5px;
 width: 100px;
 float: left;
} 

#v1 img.vier {
 border: none;
 margin: 5px;
 width: 100px;
 float: right;
} 

#v1 img.funf {
 border: none;
 margin: 5px;
 width: 98%;
} 

#v2 {
margin: 5px;
min-height: 50px;
}

#v2 h1 {
 font-size: 1.2em;
 margin-top: 0.8em;
 margin-bottom: 0.8em;
}

#v2 h2 {
 font-size: 1em;
 font-style:italic;
 font-weight:normal;
 margin-bottom: 0.5em;
}

#v2 h3 {
 margin-top:0.5em;
 font-size: 0.6em;
 font-weight:normal;
 }
 
#v2 p {
 font-size: 0.7em;
 font-weight:normal;
 margin-top: 0.5em;
 } 
 
 #v2 span {
 font-size: 0.4em;
 font-weight:bold;
  margin-bottom: 0.5em;
 } 
 
#v2 img.eins {
 border: none;
 margin: 5px;
 width: 250px;
 float: left;
} 

#v2 img.zwei {
 border: none;
 margin: 5px;
 width: 250px;
 float: right;
} 

#v2 img.drei {
 border: none;
 margin: 5px;
 width: 250px;
 float: left;
} 

#v2 img.vier {
 border: none;
 margin: 5px;
 width: 250px;
 float: right;
} 

#v2 img.funf {
 border: none;
 margin: 5px;
 width: 98%;
} 


#v3
{ margin:5px;
  width: 98%;
  min-height: 50px;
  background-color:#CCCCCC;
   border: dotted 1px;
}

#v3 h1  {
 font-size: 1em;
 font-weight: bold;
 margin-bottom: 0.8em;
 border: none; 
}


#v3 p {
 margin:0.5em;
 font-size: 0.8em;
 font-weight:normal;
 }
 
 #v3 img.eins , #v4 img.eins{
 border: none;
 margin: 5px;
 width: 150px;
 float: left;
} 

#v3 img.zwei, #v4 img.zwei {
 border: none;
 margin: 5px;
 float: right;
 width: 150px;
} 
 
#v4
{ margin:5px;
  width: 98%;
  min-height: 50px;
  background-color:#F5F5F5;
   border: dotted 1px;
 }

#v4 h1  {
 font-size: 1.5em;
 font-weight: bold;
 margin-bottom: 0.8em;
 border: none; 
 color: #CC0000;
 }


#v4 p {
 margin:0.5em;
 font-size: 0.8em;
 font-weight:normal;
 color: #CC0000;
 }


#vt {
margin: 5px;
min-height: 50px;
}

#vt h1 {
 font-size: 1.2em;
 margin-top: 0.8em;
 margin-bottom: 0.8em;
}

#vt h2 {
 font-size: 1em;
 font-style:italic;
 font-weight:normal;
 margin-bottom: 0.5em;
}

#vt h3 {
 margin-top:0.5em;
 font-size: 0.6em;
 font-weight:normal;
 }
 
#vt p{
 font-size: 0.7em;
 font-weight:normal;
 margin-top: 0.5em;
 vertical-align:top;
 } 
 
 #vt span {
 font-size: 0.4em;
 font-weight:bold;
  margin-bottom: 0.5em;
 } 
 

td, tr {
 vertical-align:top;
 padding:5px;
 }
 
table, table.t1{
 font-size: 0.7em;
 font-weight:normal;
 margin-top: 0.5em;
 vertical-align:top;
 color: #000000;
} 
 
table.t2, table.t3, table.t4, table.t5{
 font-size: 0.7em;
 font-weight:normal;
 margin-top: 0.5em;
 vertical-align:top;
 color: #666666;
}  
 
#vt img {
 width: 100px;
} 

.vt_t2 {
 color: #ffffff;
 font-weight:bold;
}

.vt_t1 {
 color: #000000;
}

#tabkopflink1 a {
 color: #333333;
 font-weight:bold;
 text-decoration: underline;
}

#tabkopflink2 a {
 color: #ffffff;
 font-weight:bold;
 text-decoration: underline;
}


#tabkopflink1 a:hover {
 text-decoration: none;
}

#tabkopflink2 a:hover {
 text-decoration: none;
}


a.vt_t1 {
 color: #000000;
 text-decoration: none;
}



a.m {
  text-decoration: none;
  color:#0000FF;
}

a.m:hover {
  text-decoration: underline;
}

#lnk1, #lnk2 {
margin: 5px;
min-height: 50px;
}

#lnk1 h1 {
 padding: 0px;
 font-size: 0.8em;
 font-weight: bold;
 border: none;
}

#lnk1 h2 {
 font-size: 0.6em;
 font-weight: normal;
}

#lnk1 a {
 font-size: 0.6em;
 color:#3366FF;
 text-decoration: none;
 font-weight: bold;
}

#lnk1 a:hover {
 text-decoration: underline;
}

#lnk1 img {
 height: 2em;
}

#lnk2 a {
 font-size: 0.8em;
 color:#3366FF;
 text-decoration: none;
 font-weight: bold;
}

#lnk2 a:hover {
 text-decoration: underline;
}

#lnk2 h1 {
 font-size: 1.2em;
 margin-top: 0.8em;
 margin-bottom: 0.8em;
}

#lnk2 h2 {
 font-size: 1em;
 font-style:italic;
 font-weight:normal;
 margin-bottom: 0.5em;
}

#lnk1 span {
  font-size: 0.6em;
}

#lnk2 span {
  font-size: 0.8em;
}

#lnk2 div.icon {
  height: 70px;
  width: 10%;
  float:left;
  overflow: hidden;
}

#lnk2 div.text {
  height: 70px;
  width: 90%;
  overflow: auto;
  }
  
#kont {
   font-size: 0.6em;
   font-family: Verdana, Arial, sans-serif;
}

#kont ul {
 width: 200px;
 text-align: right;
 float: left;
}
#kont input.text {
 width: 290px;
 margin-left:5px;
 margin-top: 2px;
}

#kont textarea {
 width: 290px;
 margin-left:5px;
 font-family: Verdana, Arial, sans-serif;

}

#kont ol.o1 {
margin-left:205px;
margin-top: 5px;
border-style: solid;
border-width: 1px;
width: 250px;
}

#kont ol.o2 {
margin-left:15px;
margin-top: 5px;
border-style: dotted;
border-width: 1px;
width: 700px;
}

#kont ol.or {
margin-left:15px;
width: 340px;
margin-left:15px;
float:left;
}


#ww {
margin: 5px;
min-height: 50px;
}

#ww a.a1 {font-size: 0.6em;}
#ww a.a2 {font-size: 0.75em;}
#ww a.a3 {font-size: 0.95em;}
#ww a.a4 {font-size: 1.05em;}
#ww a.a5 {font-size: 1.25em;}


#ww_user {
 float:left;
 width:590px;
 background-color: #fff3f3;
}

#ww_user_a {
 float:left;
 width:200px;
 background-color: #fff3f3;
 font-size: 0.8em;
}
#ww_user_b {
 float:left;
 width:250px;
  font-size: 0.8em;
   background-color: #fff3f3;
}
#ww_user_c {
 float:left;
 width:80px;
  font-size: 0.8em;
   background-color: #fff3f3;
}
#ww_user_spacehinten{clear:left;width:2px;}
#ww_user_spaceunten{height: 5px; background-color: #ffffff;}
#ww_user_space{
 float:left;
 width:6px;}

#suchfind {
padding-left:10px;
}

#suchfind input.text_lang {
 width: 300px;
 margin-left:5px;
 margin-top: 2px;
}

#suchfind h1{
 font-size: 0.8em;
 font-weight:bold;

}

#suchfind h2{
 font-size: 0.8em;
 font-weight:normal;
}

#suchfind h3{
 font-size: 0.6em;
 font-weight:bold;
 font-style:italic;
 color:#808080;
}

#suchfind p{
 font-size: 0.7em;
}

#suchfind a{
 font-size: 0.8em;
}

u.gefunden {
 background-color:#FFFF00;
}

