:link,:visited {
	text-decoration:none;
}

body {
	padding:0;
	margin:0;
	font:normal 13px arial,helvetica,hirakakupro-w3,osaka,"ms pgothic",sans-serif;
	background:#1a1a1a url(bodybg.jpg) top center no-repeat;
	color:#444;
	text-align:center;
	line-height:1.5em;
}

#wrap {
	width:800px;
	text-align:center;
	margin:0 auto;
	margin-top: 190px;
}

#maincontent {
	background:#fff;
	text-align:justify;
	border-right:4px solid #666;
	border-left:4px solid #666;
	border-bottom:4px solid #666;
	padding:20px 25px 5px;
}

/* HTML Tags */

a {text-decoration:none;
	font-weight:700;
	color:#008DCF;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:0;
}

h1 {
	margin:0px auto 15px auto;
	padding:0;
	font-size:3em;
	letter-spacing:-1px;
	line-height:1.2em;
}

h1 a {
	color:#D4AF37;
	font-weight:700;
	text-decoration:none;
}

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

h2 {margin:0 0 12px 0;
	color:#444; font-size:1.5em;
	font-weight:bold;
}

#menu {
	border-right:4px solid #666;
	border-left:4px solid #666;
	border-top:4px solid #666;
	border-bottom:1px solid #666;
	height:27px;
	position: relative;
	background:#444;
	padding-top: 8px;
}

#menu a {
	padding: 10px 15px;
	text-decoration:none;
	text-align:center;
	font-size:14px;
	color:#ddd;
}
#menu a:hover,#menu .active a {
	background-color:#333;
}

p {
	margin:0 0 15px 0;
}


/* Classes */
.slogan {
	color:#D4AF37;
	font-size:1.8em;
	margin:5px 0 15px 0;
	padding:0;
}

.toptabs {
	clear:both;
	font-size:1.4em;
	line-height:1.5em;
	margin:0 0 15px 0;
	text-align: center;
	padding: 5px 0px;
	border-bottom:1px dashed #444;
}

.toptab {
	padding:3px 10px 5px 10px;
	font-weight:400;
	margin:0 2px;
	color:#444;
}

.toptab:hover {
	background-color:#eee;
	color:#444;
	text-decoration:none;
}

.active {
	background-color:#222;
	color:#ddd;
}

.active:hover {
	background-color:#222;
	color:#ddd;
}

.bottomlinks, .bottomlinks a {
	text-align:center;
	color:#888;
	font-size:0.9em;
	font-weight:400;
	margin:5px auto;
}

.footer, .footer a{
	color:#888;
	font-size:0.8em;
}

.b {
	font-weight: bold;
}

a.red_button
{
	background: url('css/red_button.gif');
	color: #ffffff;
	display: block;
	font-weight: bold;
	height: 18px;
	padding-left: 10px;
	padding-top: 2px;
	width: 110px
}

a.red_button:hover
{
	background: url('css/red_button_over.gif');
}

.img-list {
	max-width: 63px;
	max-height: 50px;
}

.floatleft {
	float: left;
	margin-right: 10px;
}

.floatright {
	float: right;
	margin-left: 10px;
}

.floatleft, .floatright {
	margin-bottom: 10px;
	text-align: center;
	font-size: 0.85em;
}

.floatleft img, .floatright img {
border: 1px solid #DDDDDD;
padding: 3px;
}


.quicklinks, .gewaehr {
	font-size: 11px;
}

.shade {
	background-color: #E7F0FA;
}

.subheader {
	margin: 25px 0px 10px;
}

.subheader, .subheader2 {
	font-size:16px;
	font-weight:bold;
	text-decoration: underline;
	color:#666;
}

.subsubheader {
	font-weight: bold;
	margin-top: 10px;
}

.angebote {
	line-height: normal;
	margin-bottom: 100px;
}