@charset "utf-8";
/* CSS Document */

body {
	background-color:#004b95;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}
body a{
	color:#004B95;
	text-decoration:none;
}
body a:hover{
	text-decoration:underline;
}
.middle {
	margin-top:30px;
	padding-top:1px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background:url(../img/form/middle_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:700px;
}

#home {
	background:url(../img/form/home_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#entwicklung {
	background:url(../img/form/entwicklung_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#faltschachteln {
	background:url(../img/form/faltschachteln_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#kontakt {
	background:url(../img/form/kontakt_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#geschichte {
	background:url(../img/form/geschichte_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#unternehmen {
	background:url(../img/form/unternehmen_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#headline {
	font-weight:bold;
	color:#626364;
	font-size:16px;
	padding-top:10px;
	padding-left:20px;
	padding-right:30px;
	padding-bottom:10px;
	background:url(../img/form/main_bg.png);
	background-repeat:repeat-y;
}
#teaser {
	color:#626364;
	font-size:12px;
	padding-top:10px;
	padding-left:20px;
	padding-right:30px;
	padding-bottom:10px;
	background:url(../img/form/main_bg.png);
	background-repeat:repeat-y;
}
#pics {
	color:#626364;
	font-size:12px;
	padding-left:20px;
	padding-right:30px;
	background:url(../img/form/main_bg.png);
	background-repeat:repeat-y;
}
.products {
	position:relative;
	color:#626364;
	font-size:12px;
	width:415px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:2px solid;
	border-top-color:#004B95;
}
#unten {
	background:url(../img/form/main2_bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}
#footer{
	padding-left:20px;
	padding-right:30px;
	width:412px;
	background:url(../img/form/footer_bg.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#footer_content{
	font-weight:bold;
	color:#004B95;
	font-size:12px;
	border-top:2px solid;
	border-top-color:#004B95;
	padding-top:10px;
	padding-bottom:20px;
}
#footer_products{
	padding-left:20px;
	padding-right:30px;
	width:465px;
	background:url(../img/form/footer_bg.png);
	background-position:bottom left;
}
#iframe{
	height:500px;
}