
#page{
width: 1200px;
margin: 0 auto;
text-align: center;

}

#header{
width:100%;
height:120px;
background: url('../images/awp_logo.gif') 20px center no-repeat;
}
#header1{
width:100%;
height:120px;
background: url('../images/awp_logo_0.gif') 20px center no-repeat;
}
#header2{
width:100%;
height:120px;
background: url('../images/awp_logo_1.gif') 20px center no-repeat;
}
#header3{
width:100%;
height:120px;
background: url('../images/awp_logo_2.gif') 20px center no-repeat;
}

#content{
text-align: justify;
margin: auto;
width:1000px;
}

#main-content{

padding-right:10px;
min-height: 700px;
height: auto !important;
height: 700px;
text-align: justify;
width: 1000px;
}
.productsmenu{
border-right: solid 1px #ffffff;
padding-left: 4px;
padding-right: 10px;
padding-top: 2px;
padding-bottom: 2px;
float:left;
background-color:#a3bed9;
color: #203141;
}
.productsmenu:hover , .productsmenuactive{
border-right: solid 1px #ffffff;
padding-left: 4px;
padding-right: 10px;
color: #ffffff;
float:left;
padding-top: 2px;
padding-bottom: 2px;

}
.productsmenuactive:hover{
border-right: solid 1px #ffffff;
padding-left: 4px;
padding-right: 10px;
color: #ffffff;
float:left;
padding-top: 2px;
padding-bottom: 2px;

}
.manuta{
	cursor: pointer;
	padding: 5px;
	padding-bottom: 5px;
	float:left;
	height: 130px;
	width: 90px;
	border-bottom: solid 2px #336699;
}
.left-content{
	width:300px; float:left;
}
.right-content{
width:700px; float:right;
text-align: center;
}
.left-content2{
	width:300px; float:left;
	padding-top:5px;
}
.right-content2{
width:700px; 
float:right;
text-align: left;
}

.left-content3{
	width:300px; float:left;
	padding-top:5px;
}
.right-content3{
width:700px; 
float:right;
text-align: right;
}
.right-content img{
width:50%; ;
}
.right-content3 img{
width:70%; ;
}

.footer{
border-top:1px solid #fff;
border-left:1px solid #fff;
 font-size: 11px;
padding-top:5px;
padding-left:12px;
 margin-top:30px;
 }

.kontaktformular{
float:right; 
background-color:#eeecec; 
padding:12px; 
width:161px; 
text-align:left;
}

.gallist{

}
.gallist a, .articlelist a{
width:250px;
display:block;
}
.gallist p, .articlelist p{
width:250px;
margin-bottom:4px;
background-color:#a3bed9;
padding:2px 8px;
}



.headline1{
 margin:0px;
 padding:0px;  
 font-size: 34px;
 color:#8aabcc;
 font-weight: normal;
 font-style:italic;
 text-align:right;
padding-top: 40px;
 margin-right:30px;
}
.language{
text-align: right;
padding-top: 5px;
padding-right: 30px;
}
.changelanguageDE{

	padding-top: 2px;
	padding-bottom: 2px;
	background: url('../images/de.gif') no-repeat right center;
	padding-right: 24px;
	width: 50px;

}
.changelanguageEN{

	padding-top: 2px;
	padding-bottom: 2px;
	background: url('../images/en.gif') no-repeat right center;
	padding-right: 24px;
	width: 50px;

	
}
.changelanguageDE:hover , .changelanguageDEactive{

	padding-top: 2px;
	padding-bottom: 2px;
	background: url('../images/de.gif') no-repeat right center;
	padding-right: 24px;
	
}
.changelanguageEN:hover , .changelanguageENactive {

	padding-top: 2px;
	padding-bottom: 2px;
	background: url('../images/en.gif') no-repeat right center;
	padding-right: 24px;
	
}

.button{
margin-top:20px;
}
.downloadpdf{
	padding-top: 32px;
	height: 23px;
	padding-bottom: 10px;
}
.downloadpdf:hover{
	padding-top: 32px;
	height: 23px;
	padding-bottom: 10px;
}
.submenu_vert{
	text-align: left;
	font-size:14px;
	padding-left:0px;
	vertical-align: top;
	font-weight: normal;
}
.submenuelement_vert{
	padding:4px;
	margin-top:2px;
	margin-bottom:2px;
	height:16px;
	width:250px;
	display:block;
	color: #000000;
	background-color:#A3BED9;
}
.submenuelement_vert:hover{
	padding:4px;
	margin-top:2px;
	margin-bottom:2px;
	height:16px;
	width:250px;
	display:block;
	color: #FFFFFF;
	background-color:#A3BED9;
}
.submenuelement_vertactive{
	padding:4px;
	margin-top:2px;
	margin-bottom:2px;
	height:16px;
	width:250px;
	display:block;
	color: #000000;
	background-color:#A3BED9;
}
.submenuelement_vertactive:hover{
	padding:4px;
	margin-top:2px;
	margin-bottom:2px;
	height:16px;
	width:250px;
	display:block;
	color: #fff;
	background-color:#A3BED9;
}

