/* CSS Document */





body {
	margin: 0px;
	background-color: #ff9900;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:8pt;
	color:#993300;
	text-shadow:black;
	font-weight: lighter;
}



a:link { font-weight:bold; color:#000; text-decoration:none; }
a:visited { font-weight:bold; color:#000; text-decoration:none; }
a:hover { font-weight:bold; color:#FF6600; text-decoration:underline }
a:active { font-weight:bold; color:#CCCCCC; text-decoration:none }
a:focus { font-weight:bold; color:#000; text-decoration:underline }


h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-stretch: wider;
	color: #993300;
	text-shadow: black;
}


h2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#993300;
	text-shadow:black;			
}


h3 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:8pt;
	color:#993300;
	text-shadow:black;
	font-weight: lighter;			
}

#site { 		
	width: 760px;	
	height: 420px;
	position: relative;
	background-color: #FF9900;
	z-index: 1;		
}


#navi {
	width: 150px;
	height: 400px;
	position: absolute;
	left: 5px;
	top: 5px;
	z-index: 2;
	background-color:#FF9900
}


#container {
	width: 580px;
	height: 400px;
	position: absolute;
	left: 180px;
	top: 20px;
	z-index: 2;
	background-color:#FF9900
}

#head {
	height: 400px;
	width: 150px;
	position: absolute;
	}
	
#header {
	height: 385px;
	width: 570px;
	position: absolute;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-stretch: wider;
	color: #993300;
	text-shadow: black;
	background-image:url(../images/bg_wuerfel.gif);
}


#top {
	margin-top: 38px;
	height: 180px;
	width: 540px;
	position: absolute;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #993300;
	text-shadow: black;
}


#topleft {
	margin-top: 38px;
	height: 226px;
	width: 266px;
	position: absolute;
	text-align: justify;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #993300;
	text-shadow: black;		
}


#topright {
	margin-top: 38px;
	margin-left: 288px;
	height: 226px;
	width: 266px;
	position: absolute;
	text-align: justify;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #993300;
	text-shadow: black;	
		
}


#form {
	margin-top: 38px;	
	height: 304px;
	width: 346px;
	position: absolute;
	color: #993300;
}



#formback {
	margin-top: 298px;
	margin-left: 356px;	
	height: 82px;
	width: 210px;
	position: absolute;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #993300;
}


#menuename {
	margin-top: 38px;
	height: 237px;
	width: 260px;
	position: absolute;
	text-align: justify;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #993300;
	text-shadow: black;
	left: 13px;
	top: 10px;
}


#menuesize { 
	margin-top: 38px;
	margin-left: 204px;
	height: 243px;
	width: 40px;
	position: absolute;
	text-align: justify;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #993300;
	text-shadow: black;
	top: 10px;	
}


#menuesign {
	margin-top: 38px;
	margin-left: 268px;
	height: 232px;
	width: 12px;
	position: absolute;
	text-align: justify;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #993300;
	text-shadow: black;
	left: 8px;
	top: 10px;
}


#menueprize { 
	margin-top: 38px;
	margin-left: 294px;
	height: 230px;
	width: 31px;
	position: absolute;
	text-align: justify;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #993300;
	text-shadow: black;
	top: 10px;	
}


#plugin { 
	margin-top: 38px;
	margin-left: 122px;
	height: 240px;
	width: 320px;
	position: absolute;	
}


#adresse { 
	margin-top: 278px;
	margin-left: 122px;
	height: 40px;
	width: 320px;
	position: absolute;
	text-align: justify;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #993300;
	text-shadow: black;		
}


#fotonav {
	margin-left: 460px;	
	height: 390px;
	width: 100px;
	position: absolute;
}
	
	
#fotomain {
	margin-top: 38px;	
	height: 357px;
	width: 434px;
	position: absolute;
}

