#wrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: 525px;
	width: 699px;
	padding-left: 100px;
	
}

#impressum-logo{
	background-image: url(images/impressum-logo.jpg);
	background-repeat: no-repeat;
	
	height: 74px;
	width: 438px;
}

#impressum-pic{

background-image: url(images/impressum.jpg);
	background-repeat: no-repeat;

height: 198px;
width: 179px;
}


#impressum {
	height: 26px;
	width: 699px;
	text-align:center;
}


a:link, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF6633 ;
	text-decoration: underline;
}

a:hover {

text-decoration:none;
}

#top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 23px;
	width: 699px;
}
#left {
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	height: 454px;
	float: left;
	width: 10px;
}
#button {
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 56px;
	width: 333px;
	cursor: auto;
	background-position: bottom;
	cursor:pointer;
}

#right {
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	height: 454px;
	float: right;
	width: 9px;
}

#center {
	height: 454px;
	width: 699px;
}
#logo {
	/*background-image: url(images/Logo.jpg);
	background-repeat: no-repeat;*/
	position:fixed; top:20px; left:130px;
	height: 74px;
	width: 438px;
}

#impress-pic {
	background-image: url(images/impressum.jpg);
	background-repeat: no-repeat;
	
	height: 74px;
	width: 438px;
}

#footer {
	background-image: url(images/bottom.jpg);
	height: 22px;
	width: 699px;
	text-align:center;
		
}


#content {
	height: 300px;
	width: 600px;
	list-style-position: outside;
	list-style-image: url(images/li.png);
	padding-left: 60px;
	font-size: large;
	left: 300px;
	top: 300px;
	right: auto;
	bottom: auto;
	
}

#price {
	background-image: url(images/preis.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	width: 300px;
	background-position: right;
}
#wrapper #center #content h2 {
	font-size: 18px;
	text-decoration: underline;
}
#wrapper #center #content li {
	font-size: 14px;
}

