body {
	margin: 0px;
	scrollbar-base-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#043099;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#043099;
	scrollbar-shadow-color:#043099;
	scrollbar-track-color:#FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
}

td {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
}

input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	border: 1px solid #96AEBD;
	margin-top: 2px;
	margin-bottom: 2px;
}

textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	border: 1px solid #96AEBD;
}

.button {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #04056A;
	font-weight: bold;
	line-height: 13px;
	border: 1px solid #96AEBD;
	background-color: #8DADDC;
	height: 20px;
}

.rahmen {
	border: 1px solid #96AEBD;
}

.fett {
	font-weight: bold;
}

.fett_farbe {
	font-weight: bold;
	color: #F36F21;
}

.klein {
	font-size: 11px;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 22px;
	line-height: 30px;
	color: #F36F21;
	font-weight: normal;
	font-style: italic;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #7392A4;
	font-weight: bold;
	font-style: italic;
}

.nav_main {
	padding-left: 12px;
}

.nav_main2 {
	padding-left: 12px;
	padding-right: 5px;
}

a, a:link, a:visited, a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
}

a.nav_top:link, a.nav_top:visited {
	font-size: 11px;
	color: #F0F5F9;
	letter-spacing: 1px;
	text-decoration: none;
}

a.nav_top:hover, a.nav_top:active {
	font-size: 11px;
	color: #F0F5F9;
	letter-spacing: 1px;
	text-decoration: underline;
}

a.nav3:link, a.nav3:visited {
	color: #F36F21;
	font-size: 12px;
	line-height:16px;
	font-weight: bold;
	text-decoration: none;
}

a.nav3:hover, a.nav3:active {
	color: #5567B1;
	font-size: 12px;
	line-height:16px;
	font-weight: bold;
	text-decoration: none;
}

a.nav4:link, a.nav4:visited {
	color: #5567B1;
	font-size: 12px;
	line-height:20px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 15;
}

a.nav4:hover, a.nav4:active {
	color: #F36F21;
	font-size: 12px;
	line-height:20px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 15;
}

a.c_link:link, a.c_link:visited {
	color: #5567B1;
	font-size: 12px;
	line-height:16px;
	font-weight: bold;
	text-decoration: underline;
}

a.c_link:link, a.c_link:visited {
	color: #F36F21;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.c_link:hover, a.c_link:active {
	color: #7392A4;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.top_01{
	width:950px;
	height:95px;
	background-image: url(../images/bg_top_01.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding: 10px 10px 0px 0px;
	font-size: 11px;
	color: #F0F5F9;
	letter-spacing: 1px;
	text-align: right;
	vertical-align: top;
}

.top_02{
	height:310px;
	background-image: url(../images/bg_top_02.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.content{
	vertical-align: top;
	padding: 5px;
}

#content_left {
	float: left;
	width: 680px;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0;
	float:left;
	vertical-align: top;
}

#content_right {
	float: right;
	width: 260px;
	text-align: left;
	padding: 10 0 10 0;
	margin: 0;
	vertical-align: top;
}

.top_box_right{
	background-image: url(../images/bg_top_box_right.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 16px;
}

.middle_box_right{
	padding: 0 10 0 10;
	background-image: url(../images/bg_middle_box_right.gif);
	background-repeat: repeat;
	background-attachment: scroll;
}

.bottom_box_right{
	background-image: url(../images/bg_bottom_box_right.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 16px;
}

.trenner {
	width: 20px;
	background-image: url(../images/bg_trenner.gif);
	background-repeat: repeat;
	background-attachment: scroll;
}
