/*** Provisorium VOLLGUTLAGER ***/

body
{
	background-color:#fff;
}

#container
{
	width:600px;
	margin:0 auto;
	padding-bottom:80px;
}


#logo
{
	
	margin: auto;
	margin-left: -20px;

}

#bildervgl
{
	margin: auto;
	margin-left: -340px;
}

#text
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Sans-Serif;
	font-size: 18px;
	text-align: center;
}

a
{
	text-decoration: none;
	color: #c3db00;
}

a:hover
{
	color: #000;
	text-decoration: none;
}




