/* allg. nur Verdana, Arial, Helvetica, sans-serif */
body {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	color: #343434;	font-style: normal;	font-size : 11px; margin:0; padding:0; line-height:1.5em;}

strong { font-weight:bold; font-size:11px;}

a {	color: #343434;text-decoration: none;}
a:active {	color: #343434;text-decoration: none;}
a:visited { color: #343434; font-weight: normal; text-decoration: none; }
a:hover { color: #CC3300; font-weight: normal; text-decoration: none; }

a.blue {	color: #006699;	font-weight: normal; text-decoration: none;}
a.blue:active {	color: #006699;	font-weight: normal;text-decoration: none;}
a.blue:visited { color: #006699; font-weight: normal; text-decoration: none; }
a.blue:hover { color: #CC3300; font-weight: normal; text-decoration: none; }

a.red {	color: #CC3300;	font-weight: normal; text-decoration: underline;}
a.red:active {	color: #CC3300;	font-weight: normal;text-decoration: underline;}
a.red:visited { color: #CC3300; font-weight: normal;text-decoration: underline; }
a.red:hover { color: #006699; font-weight: normal; text-decoration: underline; }

.blue {	color: #006699;	font-weight: normal; font-size:11px;}
.white {color: #FFFFFF;	font-weight: normal;font-size:11px;	}
.red {	color: #CC3300;	font-weight: normal;font-size: 11px;}
.bold {	color: #343434;	font-weight: bold;	font-size:11px;	}

.abstand {	color: #343434;	font-weight: normal;line-height : 20px;	text-align: justify;font-size:11px;}

.bg-blue { background-image:url(images/blue.gif); background-repeat:repeat;}
.bg-stripes { background-image:url(images/bg_stripes.gif); background-repeat:repeat;}

#content ul { list-style:none; margin:15px 0 15px 0;}
*html #content ul { margin-left:5px;}

#content ul li {
margin-left:-35px;
margin-bottom:5px;
background: transparent url(images/arrow_r.gif) left center no-repeat;
background-position:0 5px;
padding-left: 15px;
text-align: left;
line-height:1.8em;
}
*html #content ul li {margin-left:0px;}

#content h1 { font-size:1.1em; color:#069; margin:20px 0 0 0;padding:0;}

#menue-left ul { list-style:none; margin:20px 0 0 0; padding:0; width:180px;}
#menue-left ul li {padding:8px 0px 8px 0px;}
#menue-left ul li a{ background-image: url(images/button_bg_white.gif); background-repeat: no-repeat; background-position: left center; padding-left: 20px; color:#069;}

#menue-left ul li a.active{ background-image: url(images/button_red.gif); background-repeat: no-repeat; background-position: left center; padding-left: 20px;}

#menue-left ul li a:hover{ color:#c30;}

#content img.left { float:left; margin-right:20px; margin-bottom:15px;}
#content img.right { float:right; margin-left:20px; margin-bottom:15px;}

#content ol li { line-height:1.8em;}

table.border { border-left:1px solid #ccc;border-top:1px solid #ccc;}
table.border td{ border-bottom:1px solid #ccc; border-right:1px solid #ccc;}


