﻿body {
	margin: 0;
	padding: 0;
	border: 0;
	color: #636b6e;
	background-color: #dfe0e2;	
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif ;
	font-style: normal;
}

#container{
	width: 799px;
}

#links{
	padding: 18px; 
	width: 160px; 
	height: 999px; 
	float: left; 
}

#links p {
	background-image:url('images/BG_dunkel.gif');
	background-repeat:repeat-x;
	background-position:left bottom;
	padding-bottom: 2px;
	padding-top: 1px;
	margin: 0px;
	line-height:16px;	
}

#rechts {
	background-image:url('images/BG_big.jpg'); 
	background-repeat: repeat-x; 
	width: 597px; 
	height: 999px; 
	background-color: white; 
	float: left;
}

#topnavi {
	height: 25px;
	}
	
#topnavi p {
	margin: 5px 0px 2px 0px;
	line-height: 11px;
}
	
#topnavi a {
	padding: 0px 10px 0px 18px;
	background-image:url('images/dot_grau.jpg');
	background-position: 7px center;
	background-repeat:no-repeat;
}

#topnavi a:hover {
	background-image:url('images/dot_grau_aktiv.jpg');
}

#topnavi-item3 {
	float: right;
	background-color: white;
	height:20px;
}

#topnavi-item2 {
	float: right;
	background-color: white;
	height:20px;
}

#topnavi-item1 {
	float: right;
	background-color: white;
	height:20px;
}

#midnavi {
	margin: 39px 0px 0px 30px;
	height: 20px;
}
	
#midnavi-item3 {
	float: left;
	width: 159px;
	margin-right: 30px;
}

#midnavi-item2 {
	float: left;
	width: 159px;
	margin-right: 30px;
}

#midnavi-item1 {
	float: left;
	width: 159px;
	margin-right: 30px;
}

#midnavi-item3 {
	margin-right:0px;
}

#midnavi p{
	margin: 4px 0px 4px 0px;
}

#midnavi a {
	padding: 0px 0px 2px 0px;
	background-image:url('images/BG_hell.gif');
	background-repeat:repeat-x;
	background-position:left bottom;
	text-decoration:none;
	display:block;
}
#midnavi a:hover {
	background-image:url('images/BG_dunkel.gif');
}

#bild {
	position:relative;
	margin: 4px 30px 0px 30px;
	height: 278px;
	background-color:#636b6e;
}

#botnavi {
	margin: 4px 30px 0px 30px;
	background-color: #696969;
	height: 20px;
}

#botnavi-item3 {
	float: left;
	xxxbackground-color: #696969;
}

#botnavi-item2 {
	float: left;
	xxxbackground-color: #696969;
}

#botnavi-item1 {
	float: left;
	xxxbackground-color: #696969;
}
#botnavi p {
	margin: 5px 0px 2px 0px;
	line-height: 11px;
}

#botnavi a {
	padding: 0px 5px 0px 22px;  
	color: white;
	background-image:url('images/dot_weiss.jpg');
	background-position: 12px center;
	background-repeat:no-repeat;
}
#botnavi a:hover {
	background-image:url('images/dot_weiss_aktiv.jpg');
	font-weight:bold;
}


#titel {
	margin: 27px 30px 0px 30px;
	height: 51px;
	position:relative;
}

#titeltext {
	position:absolute; 
	bottom:0px; 
	left:0px; 
	font-size: 20px;
}

#titel img{
	cursor:pointer;
}

#text {
	margin: 10px 0px 0px 30px;
	width: 560px;
	height: 500px;
	overflow: hidden;
	font-size: 11px;
	line-height: 15px;
}

#text p{
	margin-bottom:15px;
	margin-top:0px;
}

#p_mit_punktlinie0, #p_mit_punktlinie{
	background-image:url('images/BG_dunkel.gif');
	background-repeat:repeat-x;
	background-position:left bottom;
	padding-bottom: 7px;
	padding-top: 0px;
	margin: 0px 17px 5px 0px;;
}


#textspalte1, #textspalte0, #textspalte {
	width:185px;
	margin-right:0px;
	float:left;
	position:relative;
}


a {
	text-decoration:none;
	color:#696969;

}
a:hover {
	text-decoration:none;
	color:#696969;
}



