/*
grau		#E7E7E7
rot			#E31725
*/
body#main_body {
    background: #E7E7E7;
    color: #000000;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    text-align: left;
}
body, html {
	scrollbar-face-color: #E7E7E7;
	scrollbar-highlight-color: #E7E7E7;
	scrollbar-3dlight-color: #808080;
	scrollbar-darkshadow-color: #808080;
	scrollbar-shadow-color: #E7E7E7;
	scrollbar-arrow-color: #808080;
    scrollbar-track-color: #E7E7E7;
}
#container {
    position: relative;
    padding: 0;
    margin: 0 auto;
    text-align: left;
    width: 984px;
    border: 0px;
}
#header {
    background: url(../img/header.jpg) no-repeat;
    position: absolute;
    width: 984px;
    height: 123px;
    left: 0px;
    top: 15px;
}
#virtual_1, #virtual_2, #virtual_3, #virtual_4, #virtual_5 {
    position: absolute;
    width: 506px;
    height: 514px;
    left: 0px;
    top: 138px;
}
#virtual_1 { background: url(../img/virtual_1.jpg) no-repeat; }
#virtual_2 { background: url(../img/virtual_2.jpg) no-repeat; }
#virtual_3 { background: url(../img/virtual_3.jpg) no-repeat; }
#virtual_4 { background: url(../img/virtual_4.jpg) no-repeat; }
#virtual_5 { background: url(../img/virtual_5.jpg) no-repeat; }

#main_container_1, #main_container_2, #main_container_3, #main_container_4, #main_container_5 {
    position: absolute;
    width: 478px;
    height: 514px;
    left: 506px;
    top: 138px;
}
#main_container_1 { background: url(../img/main_container_1.jpg) no-repeat; }
#main_container_2 { background: url(../img/main_container_2.jpg) no-repeat; }
#main_container_3 { background: url(../img/main_container_3.jpg) no-repeat; }
#main_container_4 { background: url(../img/main_container_4.jpg) no-repeat; }
#main_container_5 { background: url(../img/main_container_5.jpg) no-repeat; }

#menue {
    position: relative;
    width: 200px;
    height: 200px;
    left: 152px;
    top: 149px;
	border: 0px solid #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 25px;
    line-height: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    margin: 0px;
    padding: 0px;
}
#menue ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menue li a, #menue li a:link {
	text-decoration: none;
	display: block;
	color: #000000;
	width: 163px;
	padding: 5px;
}
#menue li {	display: block; }
#menue li a:visited { color: #000000; }
#menue li a:hover, #menue li a:active, #menue li a:focus { color: #E31725; }

#menue li a.main_nav_active_item { color: #E31725; }

#layout_table  { border-collapse: collapse; width: 970px;  }

#content_container { 
    background: url(../img/content_container.jpg) repeat-y;
    position: absolute;
    width: 984px;
    left: 0px;
    top: 647px;
    margin: 0px;
    padding: 0px;
}
.content, .content p, .content h1, .content h2, .content h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    margin: 0px;
    padding: 10px 10px 10px 10px;
}
.content h1 { color: #E31725; font-size: 22px; line-height: 29px; font-weight: bold; }
.content h2 { color: #E31725; font-size: 20px; line-height: 27px; font-weight: bold; }
.content h3 { color: #E31725; font-size: 18px; line-height: 25px; font-weight: bold; }
.impressum, .impressum p {
   font-style: normal;
   font-size: 11px;
   line-height: 15px;
   font-weight: normal;
}
form label {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 15px;
    font-weight: normal;
    text-decoration: none;
    clear: left;
    margin: 0;
    float: left;
    width: 110px;
	padding: 0px 0px 0px 10px;  
}
input.txt_1, input.txt_2, input.txt_3, textarea.txt_2  {
	background-color: #F1F1F1; 
	color: #000000; 	
	border-bottom: #E31725 1px solid; 
	border-left: #E31725 1px solid; 
	border-right: #E31725 1px solid; 
	border-top: #E31725 1px solid; 
	CURSOR: hand;	
}
input.txt_1 {
	padding: 3px 5px 3px 5px;
    width: 270px;
}
input.txt_2 {
	padding: 3px 5px 3px 5px;
    width: 40px;
}
input.txt_3 {
	padding: 3px 5px 3px 5px;
    width: 210px;
}
textarea.txt_2 {
	padding: 3px 5px 3px 5px;
    width: 320px;
	height: 205px;
}
.senden, .loeschen {
	border-bottom: #E31725 0px solid; 
	border-left: #E31725 0px solid; 
	border-right: #E31725 0px solid; 
	border-top: #E31725 0px solid; 
	padding: 3px 3px 5px 3px;
	CURSOR: hand;	
	text-align: center; 
	height: 25px;	
	width: 130px;
	font-weight: bold;	
  font-size: 13px;
}
.senden {
	background-color: #E31725;
	color: #FFFFFF;
}
.loeschen {
	background-color: #787878;
	color: #FFFFFF;
}
#footer {
    background: url(../img/footer.jpg) no-repeat;
    position: relative;
    width: 984px;
	height: 30px;
    left: 0px;
    top: 0px;
    margin: 0px;
    padding: 0px;
}
.footer_text, .footer_text a:link, .footer_text a:visited, .footer_text a:hover, .footer_text a:active, .partner_text, .partner_text a:link, .partner_text a:visited, .partner_text a:hover, .partner_text a:active {
    font-family: Arial, Tahoma,Verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    margin: 0px;
}
.footer_text, .footer_text a:link, .footer_text a:visited, .footer_text a:hover, .footer_text a:active {
    text-align: center;
    padding: 10px 10px 10px 10px;
}
.partner_text, .partner_text a:link, .partner_text a:visited, .partner_text a:hover, .partner_text a:active {
    text-align: left;
    padding: 10px 10px 10px 5px;
}
.footer_text a:hover, .footer_text a:active, .partner_text a:hover, .partner_text a:active { text-decoration: none; color: #E31725; }



