body	{
	background: #fff;
	margin: 0;
	border: 0;
	padding: 0;
	font-family:arial, verdana, helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	}	
/*#wrapper	{/*Zentrierung horizontal
	margin: 0 auto;
	border: 0;
	padding: 0;
	width: 640px;
	text-align: left;
	}*/
#wrapper {/*Zentrierung horizontal und vertikal*/
  position:absolute;
  top:50%;
  left:50%;
  width:640px;
  height:520px;
  margin-left:-320px;
  margin-top:-260px;
  text-align: left;
}	
#header	{
	position: relative;
	margin: 0;
	border: 0;
	padding: 0;
	height: 100px;
	background: #fff;
	}
	
#logo	{
	position: absolute;
	top:30px;
	left: 445px;
	margin: 0;
	border: 0;	
	padding: 0;
	width: 214px;
	height: 80px;
	}
#pagebodywrapper    {
    clear: both;
    margin: 0;
    border: 0;
    padding: 0;
    }

#pagebody    {
    margin: 0;
    border: 0;
    padding: 0;
    width: 640px;
    position: relative;
    }
    
/* for Mozilla/Safari/Opera */
*> #pagebodywrapper {
 padding-top: 300px;
 min-height: 1px;
}
*>#pagebodywrapper #pagebody {
 margin-top: -300px;
}
/* for IE, with IE5/Mac backslash filter \*/
* html #pagebodywrapper {
 height: 300px;
}
/* end filter */
#content	  { 
	margin: 0; 
	padding: 0; 
	width: 640px; 
	float: left; 
}
#bild	{
	position: absolute;	
	top: 10px;
	left: 350px;
	margin: 0;
	padding: 0;
	border: solid 1px #06c;	
	width: 300px; 	
	height: 300px;
	}
/* for IE, with IE5/Mac backslash filter \*/
* html #bild {
 height: 300px;
 top:0px;
}	
/*Staede
#pecs  { position: absolute; z-index: 2; top: 130px; left: 70px; width: 80; height: 30; }*/	

/*Navigationsleiste (4 Quadrate)*/
/*Hauptmenü 1*/
.auswahl  { border: 0; text-align: left; margin: 0; padding: 0; position: absolute; top: 20px; left: 40px;}
.language  { color: #06c; font-size: 12px; background-color: #fff; border: solid 1px; outline-width: 2px; outline-color: #06c }		
.schwarz {	color: #000;font-size: 12px;font-weight: bold;text-decoration: none;}
.blau {	color: #06c;font-size: 12px;font-weight: bold;text-decoration: none;}
#nav1     { 
	margin: 0; 
	padding: 0; 
	position: absolute; 
	top: 0px; 
	left: 0px;	
	float: left; 	
}
#nav1 ul	 {	list-style-type: none; 	}
#nav1 ul li.level1     {border: solid 1px #06c;font-size: 12px;font-weight: bold;text-decoration: none; width: 145px;height: 145px;display: block; }
#nav1 ul li.level1 a:link, #nav1 ul li.level1 a:visited      	{ border: solid 1% #06c;background-color: #fff;width: 145px;height: 145px;display: block;}
#nav1 ul li.level1 a:hover      { color: #f90; background-color: #06c; display: block; width: 145px; height: 145px; border: solid 1% #06c }
/*Hauptmenü 2*/
#nav2      { 
	margin: 0; 
	padding: 0; 
	position: absolute; 
	top: 0px; 
	left: 150px;	 
	float: none; 
	 }
#nav2 ul	 {list-style-type: none; }
#nav2 ul li.level1     {border: solid 1px #06c;font-size: 12px;font-weight: bold;text-decoration: none; width: 145px;height: 145px; display: block; }
#nav2 ul li.level1 a:link, #nav2 ul li.level1 a:visited      	{border: solid 1% #06c;background-color: #fff; width: 145px;height: 145px;display: block;}
#nav2 ul li.level1 a:hover     { color: #f90; background-color: #06c; display: block; width: 145px; height: 145px; border: solid 1% #06c }
/*Hauptmenü 3*/
#nav3     { 
	margin: 0; 
	padding: 0; 
	position: absolute; 
	top: 150px; 
	left: 0px; 	 
	float: left; 	 
}
#nav3 ul	      {list-style-type: none;}
#nav3 ul li.level1     {border: solid 1px #06c;font-size: 12px;font-weight: bold;text-decoration: none; width: 145px;height: 145px;display: block; }
#nav3 ul li.level1 a:link, #nav3 ul li.level1 a:visited      	{border: solid 1% #06c; background-color: #fff; width: 145px;height: 145px;display: block; }
#nav3 ul li.level1 a:hover     { color: #f90; background-color: #06c; display: block; width: 145px; height: 145px; border: solid 1% #06c }
/*Hauptmenü 4*/
#nav4     { 
	margin: 0; 
	padding: 0; 
	position: absolute; 
	top: 150px; 
	left: 150px; 	 
	float: none; 	 	
	}
#nav4 ul	       { list-style-type: none }
#nav4 ul li.level1     { border: solid 1px #06c;font-size: 12px;font-weight: bold;text-decoration: none; width: 145px;height: 145px;display: block; }
#nav4 ul li.level1 a:link, #nav4 ul li.level1 a:visited      	{ border: solid 1% #06c;background-color: #fff; width: 145px;height: 145px;display: block; }
#nav4 ul li.level1 a:hover    { color: #f90; background-color: #06c; display: block; width: 145px; height: 145px; border: solid 1% #06c }


#footer{	
	clear: both;
	position: relative;	
	margin: 0;
	border: 0;
	padding: 0;
	height: 60px;	
	}
#logo2	{
	position: absolute;
	top: 15px;
	left: 12px;
	width: 640px;
	margin: 0;
	border: 0;	
	padding: 0;	
	text-align: right;	
	}		
#impressum	{
	position: absolute;
	top: 15px;
	width: 640px;
	left: 40px;
	margin: 0;
	border: 0;	
	padding: 0;	
	text-align: left;
	}		

/* TYPO */	
h1 { 
	font-weight: bold; 
	color: #0066cc;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 1em;
	}
	
h2 { 
	font-weight: bold; 
	color: #666;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 1em;
	}
	
strong { 
	font-weight: bold; 
	color: #0066cc;
	}
	
em { 
	font-style: italic; 
	}
	
p { 
	margin: 0; 
	margin-bottom: 1em;
	}
	
	
/* LINKS */
	
a:link, a:visited {
	font-weight: bold; 
	text-decoration: none; 
	color: #0066cc;
	}
	
a:hover  { color: #f90; font-weight: bold; text-decoration: none }

