/*css für www.kommwerk.com*/
/*body-Tag*/
body{
font-family: Verdana, Helvetica, Sansserif;
font-size: 11px;
margin-top: 20px;
background-color:white;
/*
background-image: url(../bilder/background.gif);
background-repeat: no-repeat;
background-position: bottom left;
*/
}

td{
font-family: Verdana, Helvetica, Sansserif;
font-size: 11px;
}

/*Graue hintergrund ueberschrift*/

td.headline{
font-family: Verdana, Helvetica, Sansserif;
font-size: 11px;
padding-left:10px;
height:17px;
}

/*freiraum zwischen grauem hintergrund und text*/

td.flt{
font-family: Verdana, Helvetica, Sansserif;
font-size: 11px;
line-height:16px;
padding-left:10px;
padding-top:18px;

}

.flt{
font-family: Verdana, Helvetica, Sansserif;
font-size: 11px;
}

.fltma{
font-family: Verdana, Helvetica, Sansserif;
font-size: 11px;
line-height:16px;
}

.fltka{
font-family: Verdana, Helvetica, Sansserif;
font-size: 11px;
}
.fltfett{
font-family: Verdana, Helvetica, Sansserif;
font-size: 11px;
font-weight:bold;
}

.button{
font-family: Verdana, Helvetica, Sansserif;
font-size: 11px;
}
/*Links allgemein */
a{color:#000000; font-size:11px; font-family: Verdana, Helvetica, Sansserif; text-decoration:none; }
a:hover{ color:#009933; }

/*schwarz/gruene Links*/
a.schwarzgruen{color:#000000; font-size:11px; font-family: Verdana, Helvetica, Sansserif; text-decoration:none; }
a.schwarzgruen:hover{ color:#009933; }

/*gruen/gruene Links*/
a.gg{color:#009933; font-size:11px; font-family: Verdana, Helvetica, Sansserif; text-decoration:none; }
a.gg:hover{ color:#009933; }

/*Links auf Grafiken*/
a:link img, a:visited img {
border-style: none;
}


.copy { 
font-size: 11px;
color: #000000;
line-height: 18px;
font-family: verdana;
}
.headbold {
font-weight: bold;
font-size: 14px;
color: #000000;
line-height: 16px;
font-family: verdana;
 }
.headb {
font-weight: bold;
font-size: 14px;
color: #CC0000;
line-height: 16px;
font-family: verdana;
 }


