@charset "utf-8";
/* CSS Document */

#header{ height: 584px; }
#header_inner{ width: 944px; height: 528px; }
#header{ height: 562px; } /* Video Flash Header */
#header_inner{ background-image: url(../images/header_hg_home.png); }

#main_left{ width: 470px; }
#main_right{ width: 470px; }

#servicemenu{ width: 215px; }
#infomenu{ width: 215px; }
#servicemenu, #infomenu,
#content, #content_right{ padding-left: 20px; margin-left: 0px; }

#content{ width: 215px; }
#content_right{ width: 215px; }
	
#main_left, .linie, #servicemenu, #content{ float: left; }
#main_right, #infomenu, #content_right{ float: right; }
#main_right, #main_left { padding-top: 0px; }

#main{ margin-top: 30px; }
	
.linie{ 
	width: 1px; 
	height: 125px;
	background-image: url(/fileadmin/templates/images/linie.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	}

.input_sbutton{
	margin-left: 158px;
	margin-top: 0px;
	}
.input_text{
	width: 153px;
	}
body{ 
	background-image: url(../images/background_home.jpg);
	background-position: center top;
	background-repeat: repeat-x; 
	}
	
#div_search{
	margin-top: 0px;
	}
