﻿body {
	margin: 0;
	padding: 0;
	height:100%;
	text-align: center;
	background-color:#dbf0fa;
	font-family: Arial, sans-serif, Georgia, Verdana, Helvetica;
}

html {
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
	background-color: #dbf0fa;
	font-family: Arial, sans-serif, Georgia, Verdana, Helvetica;
}

#configurator_body {
	width: 930px;
	min-height: 100%;
	height:auto !important; /* moderne Browser */
	height:100%; /* IE */
	margin: 0 auto 0 auto;
	text-align: left;

	background-color:#2c3445;
	border-left:2px white solid;
	border-right:2px white solid;
	
    clear: both;

}

#header {
	height: 140px;
	width:930px;
}

#flash {
	width:930px;
	height:300px;
	background: #004E7D url('images/flash.jpg') no-repeat;
}

#flash_inhalt2 {
	width:930px;
	height:300px;
}

#menu {
	height: 42px;
	width: 930px;
	background:#FFF url('images/menu_bg.jpg') repeat-x;
}

#menu_content {
	height: 42px;
	float: left;
	background:#FFF;
	position:absolute;
}

.menu_button {
    height:42px;
    float: left;
    background:#bde4f4; 
}

.menu_button_left {
	height:42px;
	width: 17px;
    float: left;
    cursor:pointer;
	background:#bde4f4 url('images/menu_bg.jpg'); 
}

.menu_button_left_hover {
	height:42px;
	width: 17px;
    float: left;
    cursor:pointer;
	background:#bde4f4 url('images/menu_choosed.jpg'); 
}

.menu_button_left_choosed {
	height:42px;
	width: 17px;
    float: left;
    cursor:pointer;
	background:#bde4f4 url('images/menu_choosed_left.jpg'); 
}

.menu_button_right {
	height: 42px;
	width: 16px;
    float: left;
    cursor:pointer;
	background:#bde4f4 url('images/menu_bg.jpg'); 
}

.menu_button_right_hover {
	height: 42px;
	width: 16px;
    float: left;
    cursor:pointer;
	background:#bde4f4 url('images/menu_choosed.jpg'); 
}

.menu_button_right_choosed {
	height: 42px;
	width: 16px;
    float: left;
    cursor:pointer;
	background:#bde4f4 url('images/menu_choosed_right.jpg'); 
}

.menu_button_content {
	height:42px;
	line-height:40px;
    background:#bde4f4 url('images/menu_bg.jpg');
    font-size: medium;
    cursor:pointer;    
    color: #0065a3;
    float: left;
}

.menu_button_content_hover {
	height:42px;
	line-height:40px;
    background:#bde4f4 url('images/menu_choosed.jpg');
    font-size: medium; 
    cursor:pointer;   
    color: #0065a3;
    float: left;
}

.menu_button_content_choosed {
	height:42px;
	line-height:40px;
    background:#bde4f4 url('images/menu_choosed.jpg');
    font-size: medium; 
    cursor:pointer;   
    color: #0065a3;
    float: left;
}

#content {
	width: 930px;
	background:#2c3445;
	position:absolute;  
}

.content_break {
	width: 1px;  
    min-height: 300px;
	height:300px; /* moderne Browser */
}

.content_left {
	width: 310px;
	color:#969ba5;
}

.content_right {
	width: 309px;
	color:#969ba5;
	padding-left:10px;
	padding-top:10px;
}

.content_left2 {
	width: 310px;
	color:#969ba5;
	font-size:11pt;
}

.content_left3 {
	width: 310px;
	color:#969ba5;
	font-size:10pt;
	padding-left:10px;
	padding-top:10px;
}

.content_middle {
	width: 350px;
	color:#000000;
	padding-left:10px;
	padding-top:10px;
	font-size:10pt;
}

.content_right2 {
	width: 268px;
	color:#969ba5;
	padding-left:10px;
	padding-top:10px;
	font-size:10pt;
}

h2 {
	color:#e8f0ff;
	font-style:oblique;
	font-size:large;
}

.little_high {
	font-size: small;
	vertical-align:top;
}

.little_high_menu {
	font-size:10pt;
	vertical-align:top;
	line-height:25px;
}

a {
	color:#009eff;
	font-weight:500;
}
a.daten {
	color:#969ba5;
	font-size:10pt;
}
a.nodown {
	color: #009eff;
	font-weight: 500;
	text-decoration: none;
}
a.info {
	color: #7C7C7C;
	font-weight:bold;
	text-decoration: none;
}

.middle_top {
    height:40px;
}

.middle_top2 {
    height:116px;
}

.middle_space {
    height:15px;
}

.middle_left2 {
	width:21px;
	height:17px;
}
.middle_left {
	width:21px;
	height:17px;
	vertical-align:bottom;
}

.middle_right {
	line-height: 25px;
}

.middle_right2 {
	width:90px;
}

select.startpage {
	width:245px;
}

img {
	border:0;
}
img.plusminus {
	border:0;
	cursor:pointer;
}
.optionen {
	width:330px;
	height:570px;
	color:#000;
	text-align: center;
}
.table1 {
	background-color:#afd4e9;
	width:100%;
	text-align: left;
	cursor:default;
}
.table2 {
	background-color:#dbf0fa;
	width:100%;
	text-align: left;
	cursor:default;
}
.textoptionen {
	margin:0;
	padding:0;
}
.table3 {
	background-color:#c0e2f5;
	width:100%;
	text-align: left;
	cursor:default;
}
.table4 {
	background-color:#eefaff;
	width:100%;
	text-align: left;
	cursor:default;
}


.downside {
	width:17px;
	height:26px;
	background-image:url('images/vertical_dots.png');
	background-position:8px top;
	background-repeat:repeat-y;
}
.downside1 {
	width:17px;
	height:26px;
}
.downside2 {
	width:17px;
	height:26px;
	background-image:url('images/vertical_dots.png');
	background-position:8px top;
	background-repeat:repeat-y;

}
.option {
	width:27px;
	height:26px;
}
.menu_content {
	width:100%;
}

#infobox {
	position:fixed;
	left:50%;
	top:30%;
	width:326px;
	margin-left: -163px; 
	display:none;
}

#infobox_bg {
	width: 100%;
	height: 100%;
	background-image: url('images/overlay.png');
    top:0%;
    left:0%;
    position:fixed;
    display:none;
}

#loading_pattern {
	position:fixed;
	left:50%;
	top:210px;
	width:100px;
	margin-left: -50px;
}






































