/* B O D Y  A L L G E M E I N */

body
{
	background-color:1C871C; margin:0px; margin-top:20px;
}

body.iframe 
{
	margin-top:10px; background-color:#D8D8D8 ;scrollbar-arrow-color:#F3F3F3; scrollbar-base-color:#509556;
}

/* C O N T E N T */
td {color:#549B58; font-family:Arial; font-size:8pt; text-decoration:none;}
td.sel {color:#FFFFFF; font-family:Arial; font-size:10pt; text-decoration:underline; font-weight:bold}
td.title {color:#549B58; font-family:Arial; font-size:11pt; text-decoration:none; font-weight:bold}
.subtitle {color:#549B58; font-family:Arial; font-size:10pt; text-decoration:none; font-weight:bold;}
td.iframe {color:#000000; font-family:Arial; font-size:9pt; font-weight:lighter; text-decoration:none; line-height:17px;}
td.stext {color:#549B58; font-family:Arial; font-size:8pt; font-weight:lighter; text-decoration:none;}
p {color:#549B58; font-family:Arial; font-size:11pt; font-weight:bold; text-decoration:none;}
p.anker {color:#549B58; font-family:Arial; font-size:8pt; font-weight:lighter; text-decoration:none;}
.bold {color:#549B58; font-size:10pt; font-weight:bold;}
.little {color:#000000; font-size:8pt; font-weight:lighter}

td.baustelle {color:#000000; font-family:Arial; font-size:10pt; text-decoration:none; font-weight:bold; line-height:25px;}
a.baustelle {color:#549B58;font-family:Arial; font-size:11pt;  text-decoration:underline;}
a.baustelle:hover {color:#549B58;}
span.iframe {color:#000000; font-family:Arial; font-size:10pt; font-weight:bold; text-decoration:none;}

/* A  H R E F */
a {color:#99CC99;font-family:Arial; font-size:9pt;  text-decoration:underline;}
a:hover {color:#FFFFFF;}


a.text {color:#DCDCDC;font-family:Arial; font-size:10pt; text-decoration:none; font-weight:bold;}
a.text:hover{color:#FFFFFF; font-size:10pt;  text-decoration:none; font-weight:bold; }

a.textsel {color:#FFFFFF;font-family:Arial; font-size:10pt; text-decoration:underline; font-weight:bold;}
a.textsel:hover{color:#FFFFFF; font-size:10pt;  text-decoration:none; font-weight:bold; }

a.mail {color:#549B58;font-family:Arial; font-size:9pt; text-decoration:underline; font-weight:lighter;}
a.mail:hover{color:#549B58; font-size:9pt;  text-decoration:underline; font-weight:lighter;}

a.link {color:#549B58;font-family:Arial; font-size:9pt; text-decoration:none; font-weight:bold;}
a.link:hover{color:#549B58; font-size:9pt;  text-decoration:none; font-weight:bold; }

a.small {color:#549B58;font-family:Arial; font-size:8pt; text-decoration:none; font-weight:bold;}
a.small:hover{color:#549B58; font-size:8pt;  text-decoration:none; font-weight:bold; }

a.toc {color:#549B58;font-family:Arial; font-size:8pt; text-decoration:underline; font-weight:lighter;}
a.toc:hover{color:#549B58; font-size:8pt;  text-decoration:underline; font-weight:lighter; }

a.back {color:#549B58;font-family:Verdana; font-size:7pt; text-decoration:none; font-weight:lighter}
a.back:hover{color:#549B58; font-size:7pt; text-decoration:underline; font-weight:lighter}

a.blind {color:#D8D8D8;font-family:Verdana; font-size:6pt; text-decoration:none; font-weight:bold}
a.blind:hover{color:#D8D8D8; font-size:6pt; text-decoration:none; font-weight:bold}


/* G R U E N T O E N E */
table.hellgruen {background-color:#99CC99; text-align:center;}
tr.logo {background-color:#C60909;}
td.red {background-color: #D40505}
td.gray {background-color: #FFFFFF}
span.gruen {color:#549B58; font-weight:bold;}

/* LISTENSYMBOLE */
ul.link {
	list-style-image:url(../images/list.gif);
	margin-left:20px;
	margin-top:10px;
}

