* { padding: 0px; margin: 0px; }
img, img a { border: none; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #000;
	background-color: #9fa0a4;
	margin-top: 50px;
}

#wrapper
{
	width: 902px;
	margin: 0 auto;
}

#top
{
	width: 902px;
	float: left;
	background-image: url(images/top.png);
	background-repeat: no-repeat;	
	height: 208px;
}

#top h1
{
	color: #fdf200;
	font-size: 5px;
	padding-left: 50px;
}

#bottom
{
	width: 430px;
	float: left;
	height: 373px;
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;	
	padding-left: 452px;
	line-height: 1.5em;
	font-style: italic;
	padding-top: 20px;
	padding-right: 20px;
}

#bottom a
{
	color: #000;
	text-decoration: underline; 
}

#bottom li { list-style-position: inside; }
#bottom li li { padding-left: 20px; }
#bottom ul { padding-bottom: 10px; }


#weiter
{
	float: left;
	width: 300px;
	position: relative;
}

#weiter img
{
	position: absolute;
	left: 272px;
	top: -74px;
	width: 238px;
	height: 74px;
}
h1 {padding-bottom: 20px; font-style: normal; font-weight: normal; font-size: 18px;}
h2 { font-size: 16px; padding-bottom: 10px; font-style: normal; }
h3 { font-size: 14px; padding-bottom: 10px; font-style: normal;} 
p { padding-bottom: 15px; }
