
body {
	/*background-color:#003a6c;*/
	margin:0px;
	height:100%;
}

html{height:100%;}

#main {
 	height:100%;
	width:100%;
}



#logo_it {
	background-color:#00406e;
	height:auto;
	text-align:right;
	vertical-align:middle;
	width:auto;
	padding-top:80px;
}

* + html #logo_elektro{
	
	padding-top:83px;
}

#logo_elektro {
	height:auto;
	background-color:#eeeee0;
	text-align:left;
	vertical-align:middle;
	width:auto;
	padding-top:80px;
}

#it {
	background-color:#00406e;
	height:auto;
	text-align:right;
	vertical-align:middle;
	width:auto;
	padding-top:90px;
	padding-bottom:20px;
}

#it2{
	background-color:#00406e;
	vertical-align:top;
	width:50%;
	height:100%;
	
}

#text_it{
	background-color:#00406e;
	vertical-align:top;
	width:auto;
	height:auto;
	padding-top:50px;
	padding-bottom:100px;
	padding-left:80px;
	color:#ffffff;
}

#elektro {
	height:auto;
	background-color:#eeeee0;
	text-align:left;
	vertical-align:middle;
	width:auto;
	padding-top:90px;
	padding-bottom:20px;
	
	
}

#elektro2 {
	background-color:#eeeee0;
	vertical-align:top;
	width:50%;
	height:100%;
	
}

#text_elektro{
	vertical-align:top;
	background-color:#eeeee0;
	width:auto;
	height:auto;
	padding-top:50px;
	padding-bottom:100px;
	padding-left:80px;
	color:#00406e;
}

#it3 {
	background-color:#eeeee0;
	color:#FFFFFF;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	height:18px;
	letter-spacing:1px;
	padding-right:30px;
	text-align:right;
	text-transform:uppercase;
	width:50%;
}

#elektro3 {
	background-color:#8b8b83;
	color:#FFFFFF;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	height:48px;
	letter-spacing:1px;
	padding-left:30px;
	text-align:left;
	text-transform:uppercase;
	width:50%;
}


#line_small_blau {
	border-bottom: 2px solid #00406e;
	margin-bottom: 12px;
	margin-top:30px;
	
}

#line_small_weiss {
	border-bottom: 2px solid #ffffff;
	margin-bottom: 12px;
	margin-top:30px;
	
}
	
#line_bold_blau {
	border-bottom: 4px solid #00406e;
	margin: 0;
	margin-bottom: 12px;
}

#line_bold_weiss {
	border-bottom: 4px solid #ffffff;
	margin: 0;
	margin-bottom: 12px;
}
