html, body
{
    font-family:Arial, sans-serif;
	font-size:16px;
	line-height:150%;
	background-color:#fff;
	margin:0;
	padding:0;
	background-color:#fff;
}
#content{
	margin:0 auto;
	width:550px;
	background-color:#f0f8ff;
	}
#content_inhalt{
	margin:0px 10px 0px 10px;
	width:530px;
	height:375px;
	overflow:auto;
	background-color:#f0f8ff;
	}
.name{
	color:#bd5901;
	}
#bottom{
	position:absolute;
	width:550px;
	text-align:center;
	}
.weblist{
	list-style-image:url(images/webseitenlist.jpg);
	}
.image{
	margin-bottom:15px;
	}
.next{
	font-size:10px;
	right:0;
	margin-top:-20px;
	}
.imptext2{
	font-size:12px;
	line-height:100%;
	text-indent:40px;
	}
#imp{
	width:500px;
	height:330px;
	background-image:url(../images/012.png);
	background-repeat:no-repeat;
	}
