/* CSS Document */

body {
	text-align:center;
	font:11px/15px Arial, sans-serif;
	color: #000000;
	background-color: #99A1B4;
	scrollbar-base-color:000000;
	scrollbar-track-color:ffffff;
	scrollbar-face-color:ffffff;
	scrollbar-highlight-color:444444;
	scrollbar-3dlight-color:ffffff;
	scrollbar-darkshadow-color:ffffff;
	scrollbar-shadow-color:777777;
	scrollbar-arrow-color:000000;
	background-image: url(images/kachel-bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
}
#container {
	width:804px;
	text-align:left;
	background: url(images/kachel.jpg) repeat-y;
		margin: 0 0 0;

}
#top {
margin-top:0px;
	height: 161px;
	background-image: url(images/oben.jpg);
	background-repeat: no-repeat;
}

#navi {



height:45px;
}


#content {


background:url(images/content.jpg) no-repeat 0px 0px;
	
}



#content_text_left{
margin-top:20px;
width: 180px ;
 margin-left:10px;
 float:left;
}

#content_text{

margin-top:10px;

float:left;width:500px;margin-left:10px;
top:10px;



}
#footer {
clear: both;

	height: 77px;
	background-image: url(images/unten.jpg);
	background-repeat: no-repeat;
	}

a {
text-decoration: none;
color:#677A9B;
font-weight: bold;
}

a:hover {
color: #817F84;
text-decoration:underline
}
.hervorheben {
font: bold 13px/15px Arial, Helvetica, sans-serif;
	color: 677A9B;
	
}
.button {
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	background-color:#677A9B;
	color: #FFFFFF;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
	.image {
	border: 5px outset #ffffff;
	}

.formfeld {
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	background-color:#677A9B;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

