html {
	height: 100%;
	overflow:scroll;
	overflow-x:auto;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#0B2200;
}

input, select, textarea {
	color:#FFFFFF;
	font-size:11px;
	border:1px solid #6B9A00;
	background-color:transparent;
	padding-left:2px;
	padding-right:2px;
}

a, a:link, a:visited {
	color:#EEEEEE;
	text-decoration:none;
}

a:hover, a:active {
	color:#DDDDDD;
	text-decoration:underline;
}

.minor_headline, a.minor_headline, a.minor_headline:link, a.minor_headline:visited {
	font-weight:bold;
	color:#6B9A00;
	text-decoration:none;
}

a.minor_headline:hover, a.minor_headline:active {
	font-weight:bold;
	color:#6B9A00;
	text-decoration:underline;
}

img {
	border: none;
	outline: none;
}

/* ------- Styles zur Bereichsdefinition auf der Hauptseite ----------- */
#main_container {
	text-align: center;
	width: 100%;
}

#centered_container {
	position: relative;
	width: 835px;
	height: 675px;
	margin: 0 auto;
	text-align: left;
}

#top_container {
	position:relative;
	width:835px;
	height:214px;
	top:38px;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
}

#top_right_navi {
	margin-left:643px;
	position:relative;
	top:51px;
}

#top_main_navi {
	margin-left:212px;
	position:absolute;
	top:97px;
	left:0;
	z-index:100;
}

#top_main_navi_line_2 {
	width:540px;
	position:absolute;
	top:19px;
}

#top_home_link {
	width:323px;
	height:36px;
	position:absolute;
	top:-53px;
	left:5px;
	cursor:pointer;
}

#logo_home_link {
	width:130px;
	height:150px;
	position:absolute;
	top:-65px;
	left:-155px;
	cursor:pointer;
}

#content {
	margin:10px;
	padding:10px;
}

#loop_menu {
	width:600px;
}

#header_img {
	margin-left:217px;
	margin-top:11px;
}

#side_img {
	position:absolute;
	top:271px;
	left:15px;
}

#home_container {
	width:830px;
	height:508px;
	position:absolute;
	top:180px;
	left:5px;
	z-index:1;
	text-align:left;
	background-image:url(../images/bypage/home_bg_1.gif);
	background-repeat:no-repeat;
}

#home_container_left_corner {
	width:25px;
	height:50px;
	position:absolute;
	top:130px;
	left:19px;
	background-image:url(../images/bypage/home_bg_2.gif);
	background-repeat:no-repeat;
	z-index:1;
}

#home_text {
	position:absolute;
	z-index:5;
	width:215px;
	top:320px;
	left:66px;
}

#home_footer {
	width:270px;
	height:26px;
	position:absolute;
	top:640px;
	left:65px;
	z-index:80;
}

#home_footer_text {
	font-size:10px;
	color:#266400;
	width:400px;
	height:26px;
	position:absolute;
	top:652px;
	left:405px;
	z-index:80;
}

#all_footer {
	width:270px;
	height:26px;
	position:relative;
	top:42px;
	left:66px;
}

#all_footer_text {
	font-size:10px;
	color:#266400;
	width:400px;
	height:26px;
	position:relative;
	top:23px;
	left:408px;
}

#login_form {
	color:#6B9A00;
}

.home_footer_link, a.home_footer_link {
	color:#266400;
	text-decoration:none;
}

a.home_footer_link:hover, a.home_footer_link:active {
	text-decoration:underline;
}

#form_table input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	border:1px solid #6B9A00;
	background-color:transparent;
	padding-left:2px;
	padding-right:2px;
}

#form_table {
	/*border: 1px solid black;*/
	border-collapse: collapse;
}

#contact_form label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C9B01;
}

#form_table tr.horizontal_spacer {
	height: 10px;
	/*background-color: red;*/
}

td.vertical_spacer {
	width: 5px;
}

#error_container {
	visibility: hidden;
	position: absolute;
	width: 310px;
	height: 30px;
	background-color: #8C1114;
	padding: 2px;	
	font-weight: bold;
	color: white;
	font-size: 11px;
	vertical-align: middle;
}

#missing_declaration {
	visibility: hidden;
}

#wrong_email {
	visibility: hidden;
}

/* Test for Fahrman Image Replacement technique!! */
#we_are {
	margin:0px;
	padding-top:56px;
	width:238px;
	background-image: url(../images/header_images/we_are.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	height:29px;
	voice-family:"\"}\"";
	voice-family:inherit;
	height:0;
	
}

