@charset "utf-8";
/* CSS Document */

body{
	background-color:#F4EBB2;
	background-image:url(graphics/bg.jpg);
	background-repeat:repeat-x;
	top:0px;
	left:0px;
	margin:0px;
}

.main{
	left:0px;
	top:0px;
	margin-left:0px;
	margin:0px;
	width:1000px;
	height:auto;
	min-height:700px;
	float:left;
}

.top{
	background-image:url(graphics/spacer.gif);
	float:inherit;
	width:1000px;
	height:182px;
}

.topleft{
	background-image:url(graphics/grundaufbau_r1_c1.jpg);
	float:left;
	height:182px;
	width:243px;
}

.topright{
	background-image:url(graphics/spacer.jpg);
	float:left;
	height:182px;
	width:757px;
}

.topright_name{
	background-image:url(graphics/grundaufbau_r1_c2.jpg);
	float:left;
	height:135px;
	width:757px;
}

.topright_navi{
	background-image:url(graphics/spacer.gif);
	float:left;
	height:47px;
	width:757px;
}

.topright_navi_bsv{
	background-image:url(graphics/grundaufbau_r2_c2.jpg);
	float:left;
	width:143px;
	height:47px;
}

.topright_navi_aktionen{
	background-image:url(graphics/grundaufbau_r2_c3.jpg);
	float:left;
	width:173px;
	height:47px;
}

.topright_navi_info{
	background-image:url(graphics/grundaufbau_r2_c4.jpg);
	float:left;
	width:101px;
	height:47px;
}

.topright_navi_download{
	background-image:url(graphics/grundaufbau_r2_c5.jpg);
	float:left;
	width:190px;
	height:47px;
}

.topright_navi_kontakt{
	background-image:url(graphics/grundaufbau_r2_c7.jpg);
	float:left;
	width:150px;
	height:47px;
}

.bottom{
	background-image:url(graphics/bg_bottom.jpg);
	background-repeat:repeat-y;
	float:left;
	height:auto;
	min-height:518px;
	width:1000px;
}

.bottomleft{
	background-image:url(graphics/spacer.gif);
	float:left;
	height:auto;
	min-height:518px;
	width:751px;
}

.bottomright{
	background-image:url(graphics/spacer.gif);
	float:left;
	height:auto;
	min-height:518px;
	width:249px;
}

.content{
	float:left;
	margin-left:6px;
	width:740px;
	height:auto;
}

.footer{
	float:left;
	width:762px;
	height:40px;
}

.footer1{
	background-image:url(graphics/bottom.jpg);
	background-repeat:no-repeat;
	float:left;
	width:762px;
	height:21px;
}

.footer2{
	background-image:none;
	float:left;
	width:762px;
	height:19px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
	
