body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #DDE0CC;
}
a:link {
	text-decoration: none;
	color: #336600;
}
a:visited {
	text-decoration: none;
	color: #336600;
}
a:hover {
	text-decoration: underline;
	color: #336600;
}
a:active {
	text-decoration: none;
	color: #336600;
}



#wrapper_main{
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	width: 786px;
	}

#wrapper_main .shadow1{
	border: 1px solid #DADEC8;
}

#wrapper_main .shadow2{
	border: 1px solid #D6DAC1;
}

#wrapper_main .shadow3{
	border: 1px solid #CED2B5;
}

#content_container{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px
	width: 780px;
	height: 570px;
	background-color:#FFFFFF;
}

#nav {
	background-color: #AFD87C;
	width: 211px;
	height: 560px;
	margin-right : 5px;
	float: left;
	overflow: hidden;
}

#nav_container {
	width: 211px;
	z-index: 1;
	position: relative;
	top: -560px;
	overflow: hidden;
}

#nav_container a{
	width: 211px;
	height: 19px;
	line-height: 19px;
	background-color: #D7ECBE;
	float: left;
	clear: left;
	margin-bottom: 3px;
	padding-left: 13px;
	font-size: 12px;
	color: #336600;
}

#nav_container .l2{
	padding-left: 23px;
}

#nav_container .l3{
	padding-left: 33px;
}

#nav_container .l1_akt{
	font-weight: bold;
}

#nav_container .l2_akt{
	font-weight: bold;
	padding-left: 23px;
}

#nav_container .l3_akt{
	font-weight: bold;
	padding-left: 33px;
}

#nav .spacer{
	height: 30px;
	width: 211px;
}

#content {
	background-color: #D7ECBE;
	width: 540px;
	height: 556px;
	float: left;
	padding-left: 4px;
	padding-top: 4px;
	

	
}

#content img {
	border-color: #ffffff;
	
	}

#content .documentHeadline{
	width: 544px;
	height: 24px;
	font-size: 18px;
	line-heigth: 24px;
	font-weight: bold;
	padding-left: 4px;
	color: #336600;
}

#content .documentScroller{
	width: 544px;
	height: 532px;
	overflow: auto;

}

*html #content .documentScroller{ width: 548px;}

#content .documentContent{
	width: 520px;
	padding: 4px;
}

#nav_fancy {
	position: relative;
	width: 41px;
	height: 560px;
	background-image:url(../images/menu_diagonal.gif);
	background-position: top right;
	background-repeat:no-repeat;
	z-index: 2;
	top: -72px;	
	left: 170px;
}

.clear {
	clear: both;
}

#emotional_image{
	width: 0px;
	height: 0px;
	display: none;
	visibility: hidden;
}

.footer {
	font-size: 11px;
	width: 760px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #333333;
}

