



html, body {

background: #FFFFCC;

color: #000;

font-family: Arial, Verdana, sans-serif;

}













/* -------------------------------------------------Die Teaserbox --------------------------------------*/

#t-box {

display: block;

}

#t-box h4 {

font-size: 90%;

letter-spacing: 1px;

color: #fff;

margin: 0 0 10px 0;

}

.teaser {

width:140px;

background-color:#feb;

border:solid 1px #339;

margin: 1px 0 10px 0;

}

.teaser a {display: block;}

.t-head {

font-family:arial,sans-serif;

background-color:#339;

color:#fff;

padding: 3px;

margin: 0;

font-size: 85%;

text-align: center;

}

.t-txt {

font-family:Arial,sans-serif;

color:#000000;

padding: 5px;

line-height:110%;

font-size: 80%;

}

/*-------------------------------------------------------------Content -----------------------------------------------------------------*/



.table {background-color:navy;}

.table td{background: #feb;padding: 4px; font-size: 80%;}

.table th {background: #fea;padding: 1px;padding-left: 4px; font-size: 80%;}



.text{ background: #fea;padding: 1px;padding-left: 4px; font-size: 80%;}

.text a { font-weight: bold }

.text a:hover {font-size: 110%;}

.text1 { background: #feb;padding: 4px; padding-top:0px;font-size: 80%;}



#p {

font-size: 85%;

line-height: 100%;

}

.p1 {

font-size: 85%;

padding: 4px;

background-color: #feb;

margin-bottom:4px;

margin-top:0;

}





/*--------------------------------------------------------------- Link-Definitionen -------------------------------------------------------------*/



a { text-decoration: none; color: #c30;}

a:link { color: #c30; }

a:visited { color: #c30;}

a:active { color: #c20;}

a:hover { text-decoration: underline;color: #c30; }







/*------------------------------------------------------------- Sonstiges -----------------------------------------------------------------*/





code {

color: #cc00ff;

font-size: 10pt;

}



.stil {

color: #600;

}



hr {

height: 4px;

border: solid 1px #bbb;

width: 90%;

}



img {

border: none;

}



.liste {

font-size: 80%;

line-height: 140%;

}



.copy {

font-size: 70%;

text-align: center;

}



.ohne {

text-decoration: none;

}
