body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E6E593;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#wrapper   
	{

	position: absolute;
	margin-left:-355px;
	margin-top: 20px;
	left: 50%;
	height: 613px;
	background-color: #E6E593;
	width: 710px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	z-index:1
	}

#main_home
	{
	position: absolute;
	margin-left:-151px;
	margin-top: 127px;
	left: 50%;

	background-color: #EE8E5F;
	width: 500px;
	height: 500px;
	z-index:2
	}

#main_schil
	{
	position: absolute;
	margin-left:-151px;
	margin-top: 127px;
	left: 50%;

	background-color: #85BC6F;
	width: 500px;
	height: 500px;
	z-index:2
	}

#main_tek
	{
	position: absolute;
	margin-left:-151px;
	margin-top: 127px;
	left: 50%;
	background-color: #87AFC4;
	width: 500px;
	height: 500px;
	z-index:2
	}
	
#main_gb
	{
	position: absolute;
	margin-left:-151px;
	margin-top: 127px;
	left: 50%;
	background-color: #EEDD6A;
	width: 500px;
	height: 500px;
	z-index:2;
	overflow: auto;
	}

	
#header{
	background-image: url('/images/header.gif');
	height: 60px;
	border-color: #aaa;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}
#menu
	{
	float: left;
	color: white;
	width: 150px;
	}
	
#menu a{
font: 15px Arial;
padding: 6px;
padding-left: 20px;
display: block;
width: 100%;
color: white;
text-decoration: none;
border-bottom: 1px solid #013;
border-right: 1px solid #013;

}

#menu a:hover{
background-color: #013;
color: white;
}

#menu_2nd a{
font: 12px Arial;
padding: 6px;
padding-left: 40px;
display: block;
width: 130px;
color: white;
text-decoration: none;
border-bottom: 1px solid #013;
border-right: 1px solid #013;

}

#menu_2nd a:hover{
background-color: #013;
color: white;
}

#content{
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	width: 553px;
	background-color: #013;
	border: 1px solid #aaa;
	margin-bottom: 10px;
	}
/* for Internet Explorer */
/*\*/
* html #content {
margin-right: 5px;
}
/**/


#footer{
width: 750px;
margin: 0px auto;
height: 20px;
}

#image_1
	{
	width: 150;
	height: 150;
	position: absolute;
	margin-left:-175px;
	margin-top: 50px;
	left: 50%;
	z-index:3;
	}

#image_2
	{
	width: 150;
	height: 150;
	position: absolute;
	margin-left:25px;
	margin-top: 50px;
	left: 50%;
	z-index:3;
	}

#image_3
	{
	width: 150;
	height: 150;
	position: absolute;
	margin-left:-175px;
	margin-top: 250px;
	left: 50%;
	z-index:3;
	}

#image_4
	{
	width: 150;
	height: 150;
	position: absolute;
	margin-left: 25px;
	margin-top: 250px;
	left: 50%;
	z-index:3;
	}
	
#image_big
	{
	width: 350;
	height: 150;
	position: absolute;
	margin-left: -175px;
	margin-top: 50px;
	left: 50%;
	z-index:3;
	}

#video_big
	{
	width: 400;
	height: 150;
	position: absolute;
	margin-left: -200px;
	margin-top: 50px;
	left: 50%;
	z-index:3;
	}

img
{  border-style: none;
}

#prev
	{
	position: absolute;
	margin-left: -175px;
	margin-top: 430px;
	left: 50%;
	z-index:3;
	}

#next
	{
	position: absolute;
	margin-left: 100px;
	margin-top: 430px;
	left: 50%;
	z-index:3;
	}