
body {
	margin-left:inherit;
	margin-right:inherit;
	margin-bottom:inherit;
	margin-top:inherit;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #ffffff;
	scrollbar-face-color:#BCD6FF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#728FC0;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
}

h2 {
	font-size: 17px;
	color: #bcd6ff;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: bold;
}

h3 {
	font-size: 15px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

.h2 {
	font-size: 17px;
	color: #000000;
	margin-left: 21px;
	margin-top: 1px;
	margin-bottom: 20px;
	font-weight: bold;
}

.h3 {
	font-size: 15px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

.h4 {
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.form {
	width: 100%;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	background-color: #DEEBFF;
}
.form_1 {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	background-color: #DEEBFF;
}

.rc {
	font-size: 8px;
	color: #000000;
	font-weight: normal;
}

.navi_bg {
	color: #000000;
	background-image: url(bilder/hnavbar_bg.gif);
	background-repeat: repeat-x;
	font-size: 10pt;
	font-weight: bold;
}

.navi_bg_rc {
	color: #000000;
	background-image: url(bilder/right_click/hnavbar_bg.gif);
	background-repeat: repeat-x;
	font-size: 8pt;
	font-weight: bold;
	width: 100%;
}

.td_top {
	vertical-align: top;
	width: 100%;
}

.td_top_2 {
	vertical-align: top;
	text-align: right;
}

.td_left {
	background-image: url(bilder/border_left.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
}

.td_left_rc {
	background-image: url(bilder/right_click/border_left.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
}

.td_right {
	background-image: url(bilder/border_right.gif);
	background-repeat: repeat-y;
	background-position: right;
	vertical-align: bottom;
}

.td_right_rc {
	background-image: url(bilder/right_click/border_right.gif);
	background-repeat: repeat-y;
	background-position: right;
	vertical-align: bottom;
}

.inhalt {
	padding-top: 30px;
	font-size:12px;
	vertical-align: top;
}

.full {width: 100%;	height: 100%}

.snow {width: 100%;	height: 100%}

a:link {color: #8fa5c8; text-decoration: none;}

a:visited {color: #8fa5c8; text-decoration: none;}

a:hover {color: #33305b; text-decoration: underline;}

