* {
	padding:0;
	margin:0;
}

html , 
body {
	background:#ffffff;
	color:#6c6c6c;
	font-size:95%;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#wrap {
	width:900px;
	margin:30px auto;
}

#left {
	width:220px;
	padding-right:29px;
	float:left;
	border-right:1px solid #eaeaea;
	min-height:500px;
}

#left li {
	list-style:none;
}

#ad {
	width:150px;
	height:600px;
	float:left;
	margin-top:50px;
}

#top {
	width:650px;
	height:267px;
	float:left;
	background:url(images/top.png) top center no-repeat;
}

#title {
	width:650px;
	height:20px;
	font-size:1.7em;
	line-height:20px;
	text-align:center;
	margin-top:30px;
	color:#c0c0c0;
}

#content {
	width:550px;
	float:left;
	margin-left:100px;
	border-top:1px solid #eaeaea;
	padding:20px 0;
}

#footer {
	width:900px;
	float:left;
	border-top:1px solid #eaeaea;
	font-size:0.8em;
	padding-top:5px;
	margin-bottom:40px;
}

#menu a:link , 
#menu a:visited {
	font-size:1.1em;
	text-decoration:none; 
	display:block;
	height:40px;
	width:200px;
	line-height:40px;
	border-bottom:1px solid #eaeaea;
	background:url(images/welle.png) -100px no-repeat;
	outline:none;
	padding-left:10px;
}

#menu a:active , 
#menu a:hover , 
#menu a:focus {
	color:#ffffff; 
	background:#35559b;
	padding-left:10px;
}

#footer a:link , 
#footer a:visited {
	color:#6c6c6c; 
	margin-right:20px;
	text-decoration:none;
	outline:none;
}

#footer a:active , 
#footer a:hover , 
#footer a:focus {
	text-decoration:none; 
	color:#000000; 
}

a , 
a:visited {
	text-decoration:none;
	color:#35559b;
	outline:none;
}

a:active , 
a:hover , 
a:focus {
	text-decoration:none;
	color:#000000;
}

h1 {
	margin:0 0 15px 0;
	font-weight:lighter;
}

h2 {
	margin:25px 0 15px 0;
	font-weight:lighter;
}

h3 {
	margin:25px 0 15px 0;
	padding:5px 10px;
	font-weight:lighter;
	color:#ffffff;
	background:#35559b;
}

p {
	margin:10px 0;
}

#story {
	width:480px;
	padding:10px;
	background:#fcfcfc;
	border:1px solid #35559b;
	margin:20px 0 0 25px;
	text-align:justify;
}



#content li {
	list-style:none;
	margin:10px 0;
}

.table1 {
	border:2px solid #35559b;
	border-collapse:collapse;
	color:#35559b;
}

.table1 td {
	vertical-align:top;
	padding:10px;
	border:1px solid #c0c0c0;
}

.table2, .table3 {
	border:1px solid #35559b;
	border-collapse:collapse;
}

.table2 td {
	width:166px;
	vertical-align:top;
	padding:5px 10px;
	border:1px solid #c0c0c0;
	
}

.table3 td {
	padding:5px 10px;
	border:1px solid #c0c0c0;
	font-size:0.8em;
	
}

.table4 {
	font-size:0.9em;
}

.nobr {
	white-space:nowrap;
}

.orange {
	font-weight:bold;
	color:#d87d46;
}

.blue {
	font-weight:bold;
	color:#35559b;
}

.blue_thin {
	color:#35559b;
}

.clear {
	clear:both;
}

a img {
	border:none;
}

.button {
	float:right;
	padding-left:20px;
}

.preis {
	width:200px;
	float:right;
	text-align:right;
	font-size:0.9em;
}