/* Datei und Beiträge */
.link{
text-decoration:none;
color:#0000ff;
}
.lolink{
text-decoration:none;
color:#ff0000;
}
.datei{
text-decoration:none;
color:#ff00ff;
}
.dalo{
text-decoration:none;
color:#ff0000;
}
/* Login */
#flogin{
 font-family: Trebuchet MS, Verdana, Helvetica, Arial;
 margin-top:20px;
 text-align:center;
 font-size:12px;
 }
 .fschrift{
  color:#000;
  width:100px;
  background-color:#ffff99;
 }
 .finp{
  width:100px;
  height:20px;
  background-color:#9999ff;
  border:none;
  text-align:center;
 }
 .fbut{
  width:100px;
  background-color:#fff;
  border:none;
  font-family: Trebuchet MS, Verdana, Helvetica, Arial;
  font-size:12px;
  height:20px;
 }
 /* Ausgabe Galerie */
 .brahm{
 float:left;
 width:120px;
 height:130px;
 margin:2px;
 text-align:center;
 padding-top:5px;
 background-color:#ffff99;
 font-family: Trebuchet MS, Verdana, Helvetica, Arial;
 font-size:12px;
 line-height:120%;
 }
 
 .vobi{
 height:80px;
 border:none;
 }
  
 /* Ausgabe Detail */
 #dinhalt{
 text-align:left;
 padding:20px;
 }
 .pic150{
 height:150px;
 margin:5px;
 border:none;
 }
.text150{
float:left;
width:150px;
background-color:#c0c0c0;
margin:1px;
} 
.data150{
float:left;
width:150px;
background-color:#fff;
margin:1px;
} 
.textfeld600{
width:600px;
background-color:#fff;
padding:5px;
}
/*formular*/
#inhalt{

padding:5px;
}
.wefschrift{

} 
.wefinp{
width:400px;
} 
.wefarea{
width:400px;
height:60px;
}   
.wefdatei{

}  
/*Ausgabe Blog*/
.wefbalken{
float:left;
width:600px;
border: 1px solid #0000ff;
margin:5px;
} 
.wefuber{
float:left;
width:408px;
background-color:#d0d0d0;
color:#000;
font-weight:bold;
padding-left:5px;
margin-top:15px;
} 
.wefunter{
float:left;
width:550px;
background-color:#00f;
color:#fff;
} 
.wefbild{
float:left;
border:none;
width:100px;
margin:3px;
}
.weftexta{
float:left;
width:400px;
background-color:#d0d0d0;
margin:3px;
padding:5px;
} 
.wefout{
float:left;
width:430px;
background-color:#fff;
}


/*kontaktformular*/
#koform{
float:left;
background-color:#ffffaa;
font-size:12px;
width:320px;
padding:5px;
}
.kotext{
float:left;
width:80px;
margin-left:5px;
}
.lpmeng{
float:left;
width:20px;
}
.lpinp{
float:left;
width:120px;
}
.lpinpl{
margin-top:2px;
float:left;
width:230px;
}
.lbu{
margin-top:2px;
float:left;
}
.laimp{
float:left;
background-color:#fff;
margin-top:100px;
font-size:10px;
}
.ktexta{
width:230px;
height:50px;
}
/*telefonformular*/
#telform{
width:100px;
background-color:#fecb01;
padding:2px;
height:100px;
text-align:center;
}
.teltext{
font-size:10px;
}
.telinp{
width:90px;
}
.pdiv{
width:150px;
background-color:#c0c0c0;
padding:5px;
}
/*hilfskonstruktionen*/
.floe{
clear:both;
}
.red{color:#ff0000;}
.green{color:#009900;}
 
 
 
 
 
 
 
 
 
 
 