body, html {
	margin:0; padding:0;
	padding-bottom:10px;
	font-family:Arial, sans-serif;
	background-color:#FFEA9E;
	background-image:url(http://eurotrink.de/pics/eurotrink/streifen_gelb.jpg);
	background-repeat:repeat-x;
	text-align:center;
	background-position:0 150px;
	height:100%;
}
#kopf {
	background-image:url(http://eurotrink.de/pics/eurotrink/logo.jpg);
	background-repeat:no-repeat;
	width:100%; height:133px;
}
#main {
	float: right;
	width:670px;
	background-color:#FEDB2D;
	margin-top:20px;
	margin-right:5px;
}
#haupt {
	text-align:left;
	float:left;
	margin-top:30px;
	margin-left:30px;
	width:874px;
	border-top:2px solid #2E441D;
	border-left:2px solid #2E441D;
	border-right:2px solid #2E441D;
	border-bottom:2px solid #2E441D;
	background-color:#FEDB2D;
	color:#000;
}

#haupt h1 {
	color:#000;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0px;
	width:670px;
	
}
#main hr {
	height:2px; color:#466829; background-color:#466829;
}
#fuss {
	text-align:center; color:#2E441D;
	font-size:11px;
	font-weight:bold;
	background-image:url(http://eurotrink.de/pics/eurotrink/fuss.gif);
	background-repeat:no-repeat;
	background-position:100% 0;
	border-top:2px solid #2E441D;
	border-bottom:2px solid #2E441D;
	margin-top:20px;
	margin-bottom:5px;
}
#fuss a {
	color:#2E441D;
}
#nav {
	padding-left:10px;
	font-size:12px;
	width:160px;
	float: left;
	height:500px;
	
}
#nav ul {
	list-style-type:none;margin:0;padding:0;white-space:nowrap;
	margin-top:22px;
	border-left:2px solid #2E441D;
	border-right:2px solid #2E441D;
	width:170px;
}
#nav li {
	white-space:nowrap;
	
}
li.nav {
	width:160px;
	margin-top:10px;
	border-top:2px solid #2E441D;
	border-bottom:2px solid #2E441D;
	padding:5px; 
	background-color:#7D7C22;
	
}
li.nava {
	width:160px;
	margin-top:10px;
	border-top:2px solid #2E441D;
	border-bottom:2px solid #2E441D;
	padding:5px; 
	background-color:#2E441D;

}
li.nav2, li.nav2a {
	height:20px;
	background-color:#2E441D;
}
a.nav {
	width:160px;
	vertical-align:middle; 
	color:#fff; text-decoration:none; font-weight:bold;
	font-size:11px;
	background-color:#7D7C22;
}
a.nava {
	width:160px;
	vertical-align:middle; 
	color:#fff; text-decoration:none; font-weight:bold;
	font-size:11px;
	background-color:#2E441D;
}
a.nav2a {
	text-decoration:none; font-weight:bold;
	font-size:11px;
	color:#fff;
	margin-left:10px;
	width:160px;
	background-color:#2E441D;
	padding:2px; 
}
a.nav2 {
	text-decoration:none; font-weight:bold;
	font-size:11px;
	color:#fff;
	margin-left:10px;
	width:160px;
	background-color:#2E441D;
	padding:2px; 
}
a.nav:visited {
	color:#fff;
	background-color:#7D7C22;
}
a.nava:visited {
	color:#fff;
	background-color:#2E441D;
}
a.nav2a:visited {
	color:#fff;
	background-color:#2E441D;
}
a.nav2:visited {
	color:#fff;
	background-color:#2E441D;
	
}

a.nav, a.nava {
	
}

label {
	font-family: Arial, sans-serif; font-size: 12px; color: #000;
}
label.dank {
	font-size:15px;
}
legend {
	font-family: Arial, sans-serif; font-size: 12px; font-weight: bold;
	color: #000;
}
label.left {
	float:left; text-align:left; width:8em; margin-right:.3em;
}
input, textarea, select {
	font-family: Arial, sans-serif; font-size: 12px; width:300px; 
	border: 1px groove #BBB;
}

input:focus, textarea:focus, select:focus {
	border: 1px solid #000;
}
form br {
	clear:both;
}
fieldset {
	width:480px;border: 1px solid #000;
	padding:10px;
}
fieldset a {
	font-family: Arial, sans-serif; font-size: 12px;
	font-weight:bold;
}
fieldset label, fieldset input, fieldset textarea, fieldset select {
	margin-top:10px;
}

