body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58799B;
}
#aussen {
	margin: auto;
	padding: 0px;
	width: 955px;
	background-image: url(../images/vert.gif);
	background-repeat: repeat-y;

}

#top_line {
	background-image: url(../images/top_frame.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 955px;
}
#main_container {
	background-image: url(../images/vert.gif);
	background-repeat: repeat-y;
	height: 560px;
	width: 905px;
	padding-left: 21px;
	padding-right: 29px;
}
#content_container {
	height: 450px;
	width: 905px;
}
#nav_container {
	height: 450px;
	width: 200px;
	background-image: url(../images/nav_back.jpg);
	float: left;
}

#bottom_line {
	background-image: url(../images/bottom_frame.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 955px;
	margin-top: 5px;
	background-position: bottom;
}
#nav_container a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/nav_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: right;
	display: block;
	height: 23px;
	width: 187px;
	padding-top: 7px;
	padding-right: 10px;
}
#nav_container a:hover {
	color: #333333;
}
#text_container a {
	color: #58799B;
	font-weight: normal;
	text-decoration: none;
	font-style: oblique;
}
#text_container a:hover {

	color: #666666;

}

#banner_schafe {
	background-image: url(../images/banner/schafe.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 905px;
}
#text_container {
	float: left;
	height: 410px;
	width: 684px;
	padding: 10px;
	font-size: 12px;
	overflow:auto;
}
#text_container_bottom {
	height: 25px;
	padding-top: 5px;
	width: 684px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	font-size: 14px;
	color: #CCCCCC;
	text-align: right;
	font-weight: bold;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#text_container h1 {
	font-size: 18px;
}
#text_container h2 {
	font-size: 16px;
}
.form_input_small {
	width: 50px;
	margin-right: 1px;
}
.form_input_middle {
	width: 150px;
}
.form_input_big {
	width: 209px;

}
.form_dropdown_big {
	width: 213px;
}




.copyright {
	font-size: 10px;
	color: #666666;
}

.rahmen {
	border: 1px solid #666666;
}

table {
	margin-bottom: 30px;
}

