body {
	background-image: url(grfx/bck_main.gif);
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	font: 11px verdana, arial, sans-serif;
}
h1, h4 {
	font: 12px verdana, arial, sans-serif;
	font-weight:bold;
	}
p {
	line-height:17px;
	margin:15px 0;
}
#wrapper
{
	width:850px;
	margin:0 auto;
	text-align: left;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	background-image:url(grfx/t_back_main.jpg);
}
.maintable {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #DADADA;
	border-left-color: #DADADA;
}
.fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	list-style-image:url(grfx/ico_aufz.gif);
	list-style-position:inside;
}
a.fliesstext {
	text-decoration:none;
	color: #003300;
}
a.fliesstext:hover {
	text-decoration:underline;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #364910;
	font-weight: bold;
}
.headline_kl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #364910;
	font-weight: bold;
}
.highlightit img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity: 0.85;
}

.highlightit:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
/* ############ Hauptinhalt START ############## */
#contcont{
	float:left;
	background-repeat:repeat-y;
	width:640px;
	margin:0px;
	}
#maincontent{
	padding-left:20px;
	padding-right:20px;

	}
#maincontent a {
	text-decoration:none;
	list-style-type:square;
	color:#006600;
}
#maincontent a:hover {
	text-decoration:underline;
}
#maincontent ul li{margin: 0; padding: 0;}

/* ############ Hauptinhalt ENDE ############## */

/* ############ Topmenue START ############## */
#topcontainer{
	height: 105px;
	background-image:url(grfx/tz_2.jpg);
	clear:both;
}

#cssdrivemenu{
	margin: 0;
	float:right;
}

#cssdrivemenu ul{
	padding-left: 0;
	background: url(grfx/tab_trenner_senk.gif) top left repeat-y;
	font: 100% Arial;
	font-size: 11px;
	position:relative;
	margin-top: 70px;
	color: black;
}

#cssdrivemenu ul li{
	display: inline;
}

#cssdrivemenu ul li a{
	float: right;
	color: black;
	font-weight: normal;
	padding: 3px 7px;
	text-decoration: none;
	background: url(grfx/tab_trenner_senk.gif) top right repeat-y;
}

#cssdrivemenu ul li a:hover{
	color: black;
	background-color:#E3EECE;
	border-bottom: 2px solid black;
	padding-bottom: 1px;
}

/* ############ Topmenue ENDE ############## */

/* ############ Mainmenue START ############## */

#nav
{
	margin-top: 20px;
	float:left;
	width:190px;
	margin-right:10px;
	font: 11px arial, sans-serif;
}

#nav ul
{
	list-style:none;
	margin-bottom:0px;
	display: inline;

} 

#nav li
{
	border-bottom: 1px solid #A7A7A7;
	list-style:none;
	text-align:right;
} 

#nav a
{ 
	text-decoration:none;
	font-weight:normal;
	color:#A7A7A7; 
	padding: 5px 5px;
	border-left:2px solid #FFF;
	display:block;
} 

#nav a:hover, #nav a.on
{ 
	text-decoration:none;
	font-weight:normal;
	color:#132B07;
	border-left:5px solid #00712C;
	background:#EBEAD8;
	display:block;
} 
#nothing
{ 
	float:left;
	width:190px;
} 
 
/* ############ Mainmenue Ende ############## */

/* ############ Footer Start ############## */
#footer {
	clear:both;
	width:850px;
	background-image:url(grfx/tz_footer.jpg);
	background-repeat:no-repeat;
	text-align:center;
	background-color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 40px;
	padding-bottom:5px;
}
/* ############ Footer Ende ############## */

.featbox
{	clear:both;	
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:20px;
	margin-right:10px;
	float:right;
	width:210px;
	border-left:5px solid #B5A49B;
	padding:3px;
	margin-bottom:20px;
	background:#EBEAD8;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	list-style-image:url(grfx/ico_aufz.gif);
	/*list-style-position:inside; */
	padding-left:25px;
}
	
.featbox a {
	text-decoration:none;
	color:#006600;
}
.featbox a:hover {
	text-decoration:underline;
}
.subline{
	border-bottom-color:#006600;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	padding-bottom:3px;
}
.framed {
	border: 1px solid #CBE897;
}

