body {
	margin:0px;
	padding:0px;
	border-collapse: collapse;
/*	background-image: url(../images/tapete.jpg);*/
	background-repeat: repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: center;
}

#main {
	width:950px;
	min-height:100%;
	height:707px;
	max-height:600px;
	color: #37599C;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:20px;
	/*margin-top:20px;*/
/*	border: 1px #B9683B solid; */
	border: 1px black solid;
	border-collapse: collapse;
}

#kopf {
	width:950px;
	height:187px;
	text-align: left;
	background-color:#37599C;
}

#bild1 {
	height: 150px;
	background-color:white;
	background-image: url(../images/weblogo.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	overflow:visible;
}

#mitte {
	width:950px;
	margin:0px;
	padding:0px;
	height:100%;
}


#links {
	/*background-color:#37599C;*/
	background-color:white;
	padding: 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
/*	background-image: url(../images/verlaufblaus.jpg);
	background-position: left top;
	background-repeat:repeat-x;*/
	vertical-align:top;
	width:180px;
	
}

#navi {
	padding-top: 10px;
	padding-left:20px;
	padding-right:20px;
	/*border: 1px solid black;*/
}


#rechts {
	/*height:593px;*/
	/*background-color:#FBFBFC;*/
	background-color:white;
	color:black;
	margin: 0px;
	padding: 0px;
	height: 80%;
	vertical-align:top;
}

#fuss {
	height:20px;
	background-color:black;
	padding-top: 3px;
	color: #FFFFFF;
	font-size: 90%;
	font-weight: normal;
	margin: 0px;
}

#main #links ul {
	list-style-image: none;
	list-style-type: none;
	}

#main #links {
	text-align: left;
	font-weight: bold;
}


a:link, a:visited {
 	text-decoration: none;
	font-weight: bold;
	color: #000000;
/* 	margin-right: 0px;*/
 	}

a:focus, a:hover, a:active {
 text-decoration: none;
 color: red;
 }



a.text_schwarz {
color: #000000;
font-weight: normal;
}

a.text_linkbraun {
color: #B9683B;
font-weight: normal;
}

/* Definitionen f�r Einzelseiten */
#contindex{
	width:100%;
	height: 100%;
	overflow:visible;
/*	width:650px;
	height: 400px;*/
	padding:0%;
	background-color: #FBFBFC;
	font-size: 90%;

	float: left;

/*	margin-top: 50px;
	margin-left: 50px;
/*	display:inline;
	text-align:center;
	position:absolute;*/
	}
	
#contfram {
	width:100%;
	height:100%;
	border:0px;
	padding: 0px;
	margin: 0px;
}

a.navipoint {
	padding-left:8px;
	padding-right:8px;
	text-align:center;
	border:none;
	height:20px;
	font-family:Tahoma,Verdana,Arial;
}

.navipoint1 {
	font-weight:bold;
	/*font-size:14px;*/
	vertical-align:top;
	text-decoration:none;
	font-family:Tahoma,Verdana,Arial;
}
.navipoint2 {
	font-weight:bold;
	font-size:14px;
	vertical-align:top;
	text-decoration:none;
	font-family:Tahoma,Verdana,Arial;
	margin-left:12px;
}
.navipoint3 {
	font-weight:bold;
	font-size:12px;
	vertical-align:top;
	text-decoration:none;
	font-family:Tahoma,Verdana,Arial;
	margin-left:24px;
}

