* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, 'Times New Roman',serif ;
	font-size:10pt;
}

body{
	text-align: center;
	background-color:#eeeeee;
}

#contain{
	postion:absolute;
	text-align: left;   
    	margin: 0 auto;
    	width: 1000px;
	height: auto;
	/*border-style:dotted;*/
	background-color:white;
	border-top:0px;
	border-bottom:1px;
	border-left:2px;
	border-right:2px;
	border-style:groove;
	border-color:grey;
}

#header{	
	postion:absolute;
	background-image:url(../images/Layout/Farbbalkenhellerstreifen.jpg);
	top: 0px;
	height: 60px;
	/*border-style:dotted;*/;
}

#headerBoxLeft{
	position:relative; 
	float:left;
	Left: 2px;
	top: 3px;
	width: auto;
	height: auto;
	/*border-style:dotted;*/
}

#headerBoxRightTop{
	position:relative; 
	float:right;
	right: 0px;
	top: 1px;
	width: 650px;
	height:auto;
/*	border-style:dotted;*/
}

#headerBoxRightBottom{
	position:relative; 
	float:right;
	right: 0px;
	top: 1px;
	width: 650px;
	height:auto;
	background-color:white;
	/*border-style:dotted;	*/
}

#headerBoxNav{
	float:left;
	top: 0px;
	width: 500px;
	height:auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
/*	background-color:white;*/
	/*border-style:dotted;	*/
}

#headerBoxLanguage{
	float:right;
	top: 0px;
	width: 70px;
	height:auto;
	background-color:white;
	/*border-style:dotted;	*/
}

#overNav{
	position:relative;
	left:342px;
	width: 555px;
	height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear:both;
	/*border-style:dotted;*/
}

#content{
	background-image:url(../images/contentImg.jpg);
	width: 640px;
	minheight: 600px;
	margin: 0em 12em 0em 13em;
	border-style:solid;
	border-width:1px;
	border-color:#eeeeee;
	}

#contentBoxHeader{
	/*border-style:dotted;*/
	height: 20px;
	background-image:url(../images/Layout/mittlererFarbbalken.jpg);
}


#contentBoxFooter{
	/*border-style:dotted;*/
	height: 20px;
	/*background-image:url(../images/Layout/ContentFooter.gif);*/
}


#contentInhalt{
	/*background-image:url(../images/Layout/ContentBody.gif);*/
	background-color:white;
	width: auto;
	minheight: 550px;
	padding: 5px 5px 5px 10px;	
	margin: 0em 0em 0em em;
	/*border-style:dotted;*/
	}




#boxA1{
	width: 160px;
	height: 162px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	margin-left: 5px;
	background-image:url(../images/Layout/BoxBlau.gif);
	color:blue;
	/*border-style:dotted;*/
}


#boxA2{
	width: 160px;
	height: 120px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	margin-left:5px;
	background-image:url(../images/Layout/BoxGruen.gif);
	color:DarkGreen;
	/*border-style:dotted;*/	
}


#boxA3{
	width: 160px;
	height: 120px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	margin-left: 5px;
	color:#D2691E;
	background-image:url(../images/Layout/BoxOrange.gif);
	/*border-style:dotted;*/	
}

#boxA4{
	width: 160px;
	height: 170px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	margin-left: 5px;
	background-image:url(../images/Layout/BoxRot_gross.gif);
	color:red;
	/*border-style:dotted;*/	
}

#boxB1{
	width: 160px;
	height: 447px;
	padding:0px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	/*margin-left: 100px;*/
	background-image:url(../images/Layout/BoxBlauLang.gif);
	color:blue;
	/*border-style:dotted;*/
}

#boxB2{
	width: 160px;
	height: 124px;
	padding:0px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	background-image:url(../images/Layout/BoxRot.gif);
	/*margin-left: 100px;*/
	color:red;
	/*border-style:dotted;	*/
}

#leftNav{
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	/*border-style:solid;*/
	/*border-width:1px;*/
	/*border-color:grey;*/
	background-color:white;
}

#rightNav{
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: right;
	/*border-style:solid;*/
	/*border-width:1px;*/
	/*border-color:grey;*/
	background-color:white;
}

#foot{
	clear: both;
	text-align: center;
	height: 20px;
	font-size:8pt;
	margin: 10px 0px 0px 0px;
	background-image:url(../images/Layout/Farbbalkenhellerstreifen.jpg);
	/*border-style:dotted;*/
}

#Kataloge{
	margin: 0px 0px 0px 80px;
}


img#footer{
	height: 2px;
	width: 1000px;
}

img#logo{
	float: left;
	top:0px;
	/*height: 20px;*/
	/*width: 276px;*/
}

img#headerBalken{
	width: 650px;
	height: 2px;
	Border:none;	
}

img#Zertifikat{
	right:0px;
	margin: 0px 0px 0px 200px;
}