/* CSS Document */

html, body { 
	 height:100%;
	 text-align:center;
	 margin: 25;
	 padding: 0;
	 background-image:url(../images/bg_grau.gif);
}

body {
	padding:0;
	margin:25;
	text-align:center;
	min-width:780px;
	font-size:11px;
	font-family:Verdana, Tahoma, Arial, Helvetica, Sans-serif, sans-serif;
	color:#333333;
	background-image:url(../images/bg_grau.gif);
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
	line-height: 14px;
}

a { font-size:11px;
	font-family:Verdana, Tahoma, Arial, Helvetica, Sans-serif, sans-serif;
	color:#333333; 
	text-decoration:underline; }
	
a:hover { text-decoration:underline;
			font-weight:bold }
			

li { margin-bottom:7px;}

#gesamt {
	height: 615px;
	width: 979px;
	text-align:left;
	background:#FFFFFF;
	text-align:left;
	border: 1px solid #666666;
	position:relative;
	margin:0px auto;

}
#header {
	height: 75px;
	width: 979px;
	text-align:left;
	background-color: #FFFFFF;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#menue_div {
	height: 540px;
	width: 173px;
	text-align:left;
	float: left;
	background-image: url(../images/bg_blau.gif);
}
#spacer {
	height: 540px;
	width: 25px;
	text-align:center;
	background-color: #FFFFFF;
	float: left;
}
#content {
	height: 533px;
	width: 463px;
	text-align:left;
	background-color: #FFFFFF;
	float: left;
	color: #666666;
}
.headline {
	font-size: 14px;
	font-weight: bold;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7A7B7D;
}

#rechts {
	height: 540px;
	width: 318px;
	text-align:center;
	float: left;
	background-image: url(../images/startseite2.jpg);
	background-position: bottom;
}
#spacer_horizontal {
	height: 25px;
	width: 100%;
	text-align:center;
	background-image: url(../images/bg_blau.gif);
}
#spacer_unten {
	height: 25px;
	width: 100%;
	text-align:center;
	background-color: #993399;
	vertical-align: bottom;
	position: absolute;
}
#spacer_content {

	height: 25px;
	width: 100%;
	text-align:center;
	background-color: #FFFFFF;
}
#menue {
	height: 300px;
	width: 173px;
	text-align:left;
	background-image: url(../images/menueline.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 1px;
}
#kontakt {
	height: 100px;
	width: 146px;
	text-align:left;
	margin-left: 15px;
}


a.navipath { font-size:10px; color: rgb(160,160,160); } 

a.navileft_passive {
	display:block;
	background-color:#E8E8EE;
	padding-top:3px;
	padding-bottom:3px;
	color:rgb(51,79,119);
	overflow: hidden;
} 

a.navileft_active {
	display:block;
	background-color:#ffffff;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
	padding-top:3px;
	padding-bottom:3px;
	color:rgb(51,79,119);
	overflow: hidden;
} 

a.navileft_open {
	padding-left:10px;
	display:block;
	background:url("../images/navi_pfeil.gif") no-repeat;
	background-position:right;
	background-color:#E8E8EE;
	padding-top:3px;
	padding-bottom:3px;
	color:rgb(51,79,119);
	overflow: hidden;
} 
#navipath {
	padding:0;
	padding-bottom:10px;
	background-color:#ffffff;
	color:rgb(99,99,99);
	width:388px;
}

.navi{
	width:173px;
	border-bottom:1px solid rgb(170,170,170);
	background-color:rgb(255,255,255);
}

h1 {
	padding-left:2px;
	font-weight:bold;
	font-size:15px;
	color:#666666;
	margin:0;
}

h1.content {
	margin-bottom:12px;
	padding:0;
}#menueline {
	background-image: url(../images/menueline.gif);
	background-repeat: no-repeat;
	height: 1px;
	width: 161px;
}
