* { padding:0; margin:0; }
body {	
	margin: 0 auto;
	background-image:url(http://www.vs-promotion.de/image/hgr.jpg);
	background-repeat:repeat-x;
	height:100%;
	width:100%;
	font: 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #444;}

#wrapper { 
	margin:0 auto;
	width:800px;  /*jetziger Standart 720px-760px*/
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	padding-bottom:0;
	}

#kopf {
	height:170px;
	width:800px; 
	background-image:url(image/oben1.jpg);
	attachement:fixed;	
	position:center;
	top:0px;/*fixiert die Images*/

	}
h1, p {
	margin: 10px; padding: 0px;
}

#fbanner {
	position:absolute;
	bottom:center 0px;
	z-index:8;
	width:570px;
	height:80px;
	background-color:#f7f498;
	background-repeat:no-repeat;
	font-family:Arial,Helvetica;
	font-size:11px;
	left: 431px;
	top: 539px;
}
	
#fbanner .close {
	top:5px;
	left:500px;
	width:70px;
	height:16px;
	z-index:10;
	}


#fbanner .text p {
margin-left:10px;
	font-size:11px;
	color:#990033;
	z-index:4;	
}

textarea {
	width: 350px;
	padding: 2px;
	font: normal 12px Verdana, sans-serif;
	border: 1px solid #828790;
	height: 100px;
	color: #777;
}

input.button {
	margin: 0;
	font: bolder 12px Arial, Sans-serif;
	border: 1px solid #828790;
	padding: 1px;
	background: #FFF;
	color: #CC0000;
}

.error_msg {
	padding: 4px;
	background-color: #ffeeee;
	border: 1px dotted #cc0000;
	margin: 5px 10px 5px 10px;
	color: #cc0000;
}

.error { color: #cc0000; }

fieldset { width: 570px; }

div.form label,
div.form .controlset span {
	width: 150px;
	display: block;
	float: left;
	text-align: right;
}

div.form label { margin: 5px; }
div.form .controlset span {	margin: 0px 0px 0px 5px; }
div.form .controlset label {
	display: inline;
	float: none;
}

div.form .controlset input { margin: 0px 0px 0px 10px; }
div.form input,
div.form select,
div.form textarea {
	margin: 2px 2px 2px 5px;
}


	

#menue { 
	position:float; 
	top:196px;
	padding-top:10px;
	padding-right:20px;
	border-width:0px; 
	border-style:solid; 
	border-color:#041d66; 
	width:160px; 
	height:400px;	}
	
	


.skiplink {
	position:absolute;
	top:-2000px;
	left:-3000px;
	width:0;
	height:0;	
	overflow:hidden;
	display:inline;
		}
		

#text { 	
	position:float; 
	top:196px;
	padding-top:10px;
	margin:20px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-stretch:semi-expanded;
	color:#0f0a88;

	}

	
#text a {
	border-bottom:1px dotted #041d66;	
	}
#text a:hover, a:focus {
	border-bottom:1px solid #041d66;
	}

h1 { margin-bottom:1em; 
			padding-left:11px; 
			text-decoration:none; 
			font-weight:bold; 
			color:#0440f0; 
			font-size:0.9px;}	
		
	
li {margin-left:1em;
	}
	
a {
	text-decoration:none;
	color:#0e0a86;
	}
a:visited {
	color:#c66;
	}
	
a:hover, a:focus { 
	border-bottom:1px solid #0f0a88;
	}
	
a:active {
	color:#FFF;
	}
		
h1 { font-size:150%;
	color:#0f0a88; } 
	
#footer {
	clear: both;
	position:bottom;
	bottom:0px;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#0f0a88;
	font-size:9px;
	border-top: 1px solid #0e0a86;
	}

	
#label { 
	display:block;
	cursor:pointer;
	}

		
.clearing { clear:both; } /*bereinigt Floats - hier in beide Richtungen*/

