/* CSS Document */

body {
	font : 12px arial, hevetica, sans-serif;
	color : #000000;
	background-color : #ebebeb;
	text-align : center;
	background-image: url(../Bilder/Resources/backgroundimage_1.jpg);
	background-repeat: repeat-x;
}

#container {
	clear : both;
	width : 800px;
	text-align : left;
	background-color : #FFFFFF;
	border-right-width : 1px;
	border-right-style : solid;
	border-color:#CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
}


#head {
	text-align : left;
	clear:both;
	float : left;
	width : 790px;
	background-color : #ffffff;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#bild {
	width : 650px;
	float: right;
	height: 1%;
}

#oben {
	text-align : left;
	float : left;
	clear: both;
	background-image: url(../Bilder/Resources/Header2.gif);
	width: 100%;
	
}

#main {
	text-align : left;
	float : left;
	clear: both;
	width: 100%;
}



#links {
	float: left;
	margin-left: 10px;

}

#news {
	float : left;
	width : 135px;
	background-color : #eaeaea;
	border-color: #CCCCCC;
	border-style: solid;
	margin-top: 20px;
	clear: left;
	border-width: 1px;
}

#news2 {
	float : left;
	width : 135px;
	background-color : #eaeaea;
	margin-top: 20px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width:1px;
	clear: left;
}


#navi1 {
	text-align : left;
	float : left;
	width : 150px;
	background-color : #ebebeb;
	clear: left;
	background-image: url(../Bilder/Resources/backgroundimage_2.jpg);
	background-repeat: repeat-x;
}

#contents {
	margin-left: 5px;
	margin-right: 5px;
	width: 630px;
	margin-top: 20px;
	float: left;
	text-align: left;
	border-color: #FFFFFF;
	border-style: solid;
	border-width:thin;
}

#contenthead {

	width: 100%;
	text-align: left;
	margin-bottom: 10px;

}
#content1 {
	width: 350px;
	float: left;
	margin-top: 5px;

}

#content2 {
	width: 250px;
	float: left;
	text-align: left;
	margin-top: 5px;
	margin-left: 20px;
}



#footer {
	text-align : left;
	clear : both;
	background-image:url(../Bilder/Resources/backgroundimage_3.jpg);
	background-repeat: repeat;
	height: 40px;
	border-top-style: solid;
	border-top-width: 1px;
}

#navi {
margin : 0;
padding : 0;
width : 150px;
border-bottom : 1px solid #000000;
}
#navi ul, #navi li {
list-style-type : none;
border-top : 1px solid #000000;
padding : 5px 1px 5px 5px;
font-weight : bold;
}
#navi li a {
display : block;
}
#navi a:link, #navi a:visited {
text-decoration : none;
color:#909090;

}
#navi #akt {
color:#2FA1DE;
}
#navi a:hover {
color : #2FA1DE;
}

#navi a:hover#akt{
color:2FA1DE;

}

.Stil1 {font-size: medium}
.Stil2 {font-size: 10px}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color:666666;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
#container #main #contents #contenthead blockquote table .Stil1 td blockquote .Stil1 {
	color: #FFF;
}
.Stil9 {
	color: #2FA1DE;
	font-weight: bold;
}

.Stil91 {
	color: #2FA1DE;
	font-weight: bold;
}
