/* CSS Document */
body
{
 background:#ffffff url(../images/bkgtop.jpg) no-repeat;
 background-position: top center;
 
	
}

#container{
	margin: 0px auto;
	width:925px;
	
	color: #000000;
	position:relative;
}

#menu{
	margin: 0px auto;
	width:925;
	color: #000000;
	position:relative;
}

#menu_rechts{

	top:10px;
	left:640px;
	width:280px;
	height:18px;
	color: #000000;
	position:relative;
}
.text {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 14px;
	padding-right: 15;
	line-height: 1em;
}



img { border:0; }
form { margin:0; padding:0; }

input,textarea
{
font-family: verdana;
font-size: 11px;
}


