html {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; overflow-y: scroll;
}

body {
	background:url(./bilder/nav/bg_top_bg.jpg) repeat-x; margin:0px; padding:0px; text-align:center;
}

#allpage {
	width:965px; height:auto; margin:0px auto 0px auto; text-align:left;
}

#left {
	width:170px; height:auto; background-color:transparent; float:left; color:white; font-size:12px; float:left;
}

#center {
	float:left; width:625px; height:auto;background:url(./bilder/nav/bg_top_center.jpg) repeat-x; padding:0px; margin:0px; display:block; overflow:hidden;
}

#shadow_left {
	background:url(./bilder/nav/bg_top_center_left.jpg) no-repeat; width:16px; height:374px; float:left; display:block; margin:0px; padding:0px; position:relative;
}

#center_header {
	float:left; width:593px; height:374px; 
}

#top_logo {
	margin:5px 0px 25px 10px; padding:0px; display:block; float:left;
}

#headerpic {
	margin:0px; padding:0px; width:593px; height:187px; display:block; overflow:hidden; float:left;
}

#shadow_right {
	background:url(./bilder/nav/bg_top_center_right.jpg) no-repeat; width:16px; height:374px; float:left; display:block; overflow:hidden; 
}

#maincontent {
	padding:0px; margin:0px; width:593px; height:auto; float:left; padding-left:16px; display:block;
}

#maincontent h1 {
	margin:0px 0px 7px 0px; padding:0px; font-size:17px; color:#99cc33;
}

#maincontent h2 {
	margin:0px 0px 7px 0px; padding:0px; font-size:14px; color:#999999; font-weight:bold;
}

#maincontent p {
	color:#336600; margin:0px; line-height:17px; margin-bottom:20px;
}

#right {
	width:170px; height:auto; background-color:transparent; float:right; color:white; font-size:12px;
}

#legals {
	margin:90px 0px 0px 0px; line-height:10px; font-size:10px; color:#cccccc;
}

#legals a{
	text-decoration:none; color:#cccccc;
}

#legals a:hover {
	text-decoration:underline;
}

#menue_top_left {
	margin:0px; padding:0px; margin-top:134px; list-style:none; margin-bottom:45px; height:187px;
}

#menue_top_left li{
	background:url(./bilder/nav/bullet_men.gif) 0px 9px no-repeat; font-weight:normal; padding-left:13px; line-height:30px; font-size: 13px; border-bottom:1px solid white;
}

#menue_top_left a {
	text-decoration:none; color:white; display:block;
}

#menue_top_left a:hover {
	font-weight:bold;
}

.menue_top_active {
	font-weight:bold;
}

#menue_top_right {
	margin:0px; padding:0px; margin-top:45px; margin-left:16px; height:187px; margin-bottom:32px;
}

#menue_sub_left {
	color:black; list-style:none; margin:0px; padding:0px; 
}

#menue_sub_left li {
	margin:0px; padding:0px; height:auto; 
}

#menue_sub_left a {
	text-decoration:none; color:black; width:98%; margin:0px; padding:0px; display:block; float:left;
}
/*
#menue_sub_left a:hover {
	font-weight:bold;
}
*/

.menue_left_active {
	font-weight:bold;
}


#breadcrumb {
	width:580px; height:27px; background:transparent; line-height:10px; font-size:9px; margin-top:30px;/*7px;*/ color:#666666; float:left;
}

#breadcrumb div{
	width:100%; height:100%; float:left;padding-left:5px;
}

#breadcrumb a{
	color:#666666; text-decoration:none;
}

#breadcrumb a:hover{
	color:#000000;
}


#anchors {
	color:black; list-style:none; margin:0px; padding:0px;
}

#anchors li {
	margin-bottom:5px;
}

#anchors a {
	text-decoration:none; color:black;
}

.cf {
	clear:both;
}

.toplink{
	color:#999999; margin:0px 10px 10px 0px; text-decoration:none; float:left; width:100%; border-left:none;/*3px solid #bbbbbb;*/ padding-left:14px; line-height:14px;
	background:url(bilder/nav/icon_toparrow_999999.gif) no-repeat;
}

#languages {
	/*margin-left:168px;*/ float:right; /*margin-right:159px;*/ margin-top:10px;
}

#languages a{
	border:none; margin-right:10px;
}

#languages img{
	border:none;
}
