@charset "utf-8";
/* CSS Document */

body {
		background:#999;

	 }
#main {
		width:1146px;
		height:655px;
		margin:auto;
		margin-top:5%;
		border:2px solid #cba135;
		filter: progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=135, Strength=5);
		progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=225, Strength=10);
		-webkit-box-shadow: 5px 5px 10px #333;
		-moz-box-shadow: 5px 5px 10px #333;
		box-shadow: 5px 5px 10px #333;
			
}

#top {
		
		background-image:url(../images//Logo.png);
		background-repeat:no-repeat;
		background-position:center;
		background-color:#003366;
		width:1146px;
		height:138px;
		}
#top a {
    display: block;
    height: 100%;
}
#top a span {
    display: none;
}

#content {
		
		width:1146px;
		height:378px;
		background:url(../images/Goldbg.png);
		background-repeat:no-repeat;
		background-position:right;
		background-color:#cc9933;
}
#picbox1 {
		background:#cc9933;
		width:252px;
		height:378px;
		margin-left:1px;
		float:left;
		position:static;
		
		
}

#picbox2 {
		background:#cc9933;
		width:252px;
		height:378px;
		margin-left:4px;
	float:left;
		position:static;
}

#picbox3 {
		background:#cc9933;
		width:252px;
		height:378px;
		float:left;
		margin-left:4px;
		position:static;
		
}

#picboxstart {
		background:#cc9933;
		width:765px;
		height:378px;
		
		z-index:1;
		}

#contentalt {
		
		width:1146px;
		height:378px;
		background-color:#cc9933;
		overflow:hidden;
}

#schrift {
		margin-left:4px;
		width:377px;
		height:378px;
		float:right;
}

#picboxkontakt1 {
		background:#cc9933;
		width:509px;
		height:378px;
		margin-left:4px;
		
		float:left;
}

#picboxkontakt2 {
		background:#cc9933;
		width:252px;
		height:378px;
		margin-left:0px;

		float:left;
		

}


#picboxleft {
		background:#cc9933;
		width:377px;
		height:378px;
		z-index:1;
		background:url(../images/Goldbg.png);
		float:left;
		

}
#picboxmid {
	background:#cc9933;
	width:384px;
	height:378px;
	
	margin-left:4px;
	float:left;

}
#picboxright {
	background:#cc9933;
	width:377px;
	height:378px;
	float:right;
	

margin-left:4px;
background:url(../images/Goldbg.png);
}


#bottom {
	/*background-image:url(../images/navi_01.gif);*/

		width:1146px;
		height:138px;
		background-color:#003366;

		z-index:1;
		overflow:hidden;

}

#start {width:69px;
		height:28px;
		margin-left:99px;
		margin-top:8px;
		overflow:hidden;
		
		
		z-index:2;	
}
#unter {width:140px;
		height:30px;
		margin-left:261px;
		margin-top:-28px;
		overflow:hidden;
		
		z-index:2;
}

#grue {width:140px;
		height:30px;
		margin-left:441px;
		margin-top:-30px;
		overflow:hidden;
		
		z-index:2;
}
#philo {width:140px;
		height:30px;
		margin-left:621px;
		margin-top:-30px;
		overflow:hidden;
		
		z-index:2;
}
#kont {width:140px;
		height:30px;
		margin-left:809px;
		margin-top:-30px;
		overflow:hidden;
		
		z-index:2;
}
#impre {width:140px;
		height:30px;
		margin-left:974px;
		margin-top:-30px;
		overflow:hidden;
		
		z-index:2;
}

#video {width:188px;
		height:28px;
		margin:auto;
		margin-top: 30px;
		background-image:url(../images/vid.gif);
		background-repeat:no-repeat;

}
#flaggen {
		width:175px;
		height:20px;
		margin:auto;
		margin-top:2%;
		text-decoration:none;
}

#start:hover {background-image:url(../images/st_h.png);
background-repeat:no-repeat;}
#unter:hover {background-image:url(../images/un_h.png);
background-repeat:no-repeat;}
#grue:hover {background-image:url(../images/gr_h.png);
background-repeat:no-repeat;}
#philo:hover {background-image:url(../images/ph_h.png);
background-repeat:no-repeat;}
#kont:hover {background-image:url(../images/ko_h.png);
background-repeat:no-repeat;}
#impre:hover {background-image:url(../images/im_h.png);
background-repeat:no-repeat;}


#close {
	float:right;
	margin-top:10px;
	font-size:14px;
	color:#999;
	cursor: pointer;
}