﻿/*CSS Stylesheet - Copyright by wuppy.net!*/
/* Gesamte Seite */
body {
	margin: 0;
	background-color: #D0D7D9;
	font-family: Arial, Helvetica, Sans-Serif;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	background-color: #FFF;
	z-index: 0;
}
/* Oberer Bereich */
#oben {
	width: 100%;
	height: 330px;
	z-index: 1;
}
#oben1 {
	background-color: #003145;
	height: 55px;
	width: 100%;
	z-index: 2;
}
#obenbild {
	height: 220px;
	width: 100%;
	z-index: 2;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#obenbild img {
	height: 220px;
	width: 100%;
	border-width: 0px;
	margin: 0;
}
#oben2 {
	background-color: #5EB6E4;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 55px;
	width: 100%;
	z-index: 2;
}
#oben2 p, #unten-text p {
	font-family: Impact, Haettenschweiler, "Arial Narrow Bold", Sans-Serif;
	text-align: right;
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 17px 20px 0px 0px;
}
#oben2 a, #unten-text a {
	color: #FFFFFF;
	text-decoration: none;
}
#oben2 a:hover, #unten-text a:hover {
	color: #003145;
}
#obenlogobox {
	position: absolute;
	background-color: #5EB6E4 /*#BEB9A6*/;
	width: 330px;
	height: 330px;
	margin: 0px 0px 0px 55px;
	z-index: 3;
}
#obenlogobox #szlogo, #suzukilogo, #spruch {
	width: 100%;
	height: 110px;
}
#szlogo {
	background-color: #003145;
}
#obenlogobox img {
	border-width: 0px;
}
#spruch {
	font-family: Impact, Haettenschweiler, "Arial Narrow Bold", Sans-Serif;
	text-align: center;
	font-size: 22px;
	letter-spacing: 0.03em;
	color: #fff;
}
/*Mittlerer Bereich*/
#mitte {
	overflow: hidden;
	width: 100%;
	background-color: #003145;
}
#nav-out {
	overflow: hidden;
	float: left;
	width: 220px;
	background-color: #D8DEE1;
	margin: 0px 0px 0px 25px;
}
#nav-in {
	width: 200px;
	margin: 10px 10px 10px 10px;
	border: 0px solid #C0C0C0;
}
#nav-in li, ul {
	margin: 2px 0px 2px 0px;
	padding: 0px 3px 0px 3px;
	list-style: none;
	font-size: 14px;
	line-height: 100%;
}
#nav-in a {
	text-decoration: none;
	display: block;
	padding: 3px 3px 3px 3px;
	color: #003145;
}
#nav-in a:hover {
	color: #FFFFFF;
	background-color: #003145;
}
/*#nav-in li:hover {
	background-color: #003145;
	color: #FFFFFF;
}*/
#nav-in li.sup {
	margin: 0px 0px 0px 15px;
	padding: 0px 3px 0px 3px;
	font-size: 12px;
	line-height: 100%;
}
#nav-in a.picnav:hover {
	background-color: #D8DEE1
}

/* ----------- Inhalt --------- */
div.bluespacer {
	clear: both;
	float:none;
	width: 695px;
	padding: 0px 0px 0px 0px;
	margin: 20px -20px 0px -20px;
	height: 10px;
	background-color: #003145;
}
div.whitespacer
{
	clear: both;
	float:none;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 15px;
	background-image:url('../bilder/spacerpfeil.png');
	background-repeat:no-repeat;
	background-position: 430px 0px;

}

div.whitespacer0, div.whitespacer1, div.whitespacer2{
	clear: both;
	float:none;
	width: 695px;
	padding: 0px 0px 0px 0px;
	margin: 0px -20px 0px -20px;
	height: 15px;
	background-image:url('../bilder/spacerpfeil.png');
	background-repeat:no-repeat;
}
div.whitespacer0 {
	background-position: 515px 0px;
}
div.whitespacer1 {
	background-position: 565px 0px;
}
div.whitespacer2 {
	background-position: 615px 0px;
}
div.blaue-box {
	height: 55px;
	width: 100%;
	clear: both;
	float: none;
	background-color: #003145;
}
#content-out {
	float: left;
	overflow: visible;
	width: 695px;
	background-color: #FFF;
	background-image: url('../bilder/blatt.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 25px;
}
#content-in {
	width: 655px;
	margin: 0px 10px 10px 20px;
	border: 0px solid #C0C0C0;
}
#content-in p {
	margin: 5px 0px 5px 0px;
	font-size: 14px;
	line-height: 125%;
}
#content-in a {
	color: #003145;
}
#content-in a:hover {
	color: #FFFFFF;
	background-color: #003145;
	text-decoration: none;
}
#content-in h1 {
	clear: both;
	font-family: Impact, Haettenschweiler, "Arial Narrow Bold", Sans-Serif;
	letter-spacing: 0.03em;
	font-weight: normal;
	font-size: 30px;
	color: #003145;
	margin: 0px 0px 10px 0px;
}
#content-in h1.rot {
	clear: both;
	font-family: Impact, Haettenschweiler, "Arial Narrow Bold", Sans-Serif;
	letter-spacing: 0.03em;
	font-weight: normal;
	font-size: 30px;
	color: #C60C30;
	margin: 0px 0px 10px 0px;
}
#content-in h1.gelb {
	clear: both;
	font-family: Impact, Haettenschweiler, "Arial Narrow Bold", Sans-Serif;
	letter-spacing: 0.03em;
	font-weight: normal;
	font-size: 30px;
	color: #FDC82F;
	margin: 0px 0px 10px 0px;
}

#content-in h2 {
	clear: both;
	font-family: Impact, Haettenschweiler, "Arial Narrow Bold", Sans-Serif;
	letter-spacing: 0.04em;
	font-weight: normal;
	font-size: 20px;
	color: #AAA38E;
	margin: 0px 0px 10px 0px;
}
#content-in h2.rot {
	clear: both;
	font-family: Impact, Haettenschweiler, "Arial Narrow Bold", Sans-Serif;
	letter-spacing: 0.04em;
	font-weight: normal;
	font-size: 20px;
	color: #C60C30;
	margin: 0px 0px 10px 0px;
}

#content-in img.links {
	float: left;
	border: 1px solid #003145;
	padding: 2px 2px 2px 2px;
	margin: 3px 15px 20px 0px;
}
#content-in img.rechts {
	float: right;
	border: 1px solid #003145;
	padding: 2px 2px 2px 2px;
	margin: 3px 0px 10px 15px;
}
#content-in img.startlinks {
	float: left;
	border: 1px solid #003145;
	padding: 2px 2px 2px 2px;
	margin: 3px 7px 15px 0px;
}
#links li {
	margin: 2px 0px 10px 20px;
	padding: 0px 3px 0px 3px;
	list-style: disc;
	font-size: 14px;
	line-height: 130%;
}
hr {
	clear:both;
	float:none;
}

#unten {
	width: 100%;
	overflow: hidden;
}
#unten-text {
	width: 100%;
	background-color: #5EB6E4;
	height: 55px;
}
#unten-foto {
	width: 100%;
	height: 110px;
}
#unten-foto img {
	width: 110px;
	height: 110px;
	border-width: 0px;
}
#unten-foto img:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
/*--- sonstiges ---*/
/* Ebay Startseite */
#content-in div.ebaystart {
	float: left;
	font-size: 11px;
	color: #003145;
	border: 1px solid #C0C0C0;
	padding: 5px 5px 5px 5px;
	margin: 10px 10px 0px 0px;
	width: 305px;
}
#content-in div.ebaystart:hover {
	background-image: url('../bilder/smile.png');
	background-position: 250px 10px;
	background-repeat: no-repeat;
}
/*#content-in div.ebaystart h3 {
	font-family: Arial;
	font-size: 12px;
	width: 180px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}*/
#content-in div.ebaystart h3 {
	clear: both;
	font-family: Impact, Haettenschweiler, "Arial Narrow Bold", Sans-Serif;
	letter-spacing: 0.04em;
	font-weight: normal;
	width: 240px;
	font-size: 20px;
	color: #AAA38E;
	margin: 0px 0px 10px 0px;
}

#content-in div.ebaystart a {
	padding: 0;
}
#content-in div.ebaystart a:hover {
	background-color: #FFFFFF;
	color: #003145;
	text-decoration: underline;
}
div.ebaystart td, tr {
	vertical-align: top;
}
div.ebaystart img {
	border: 1px solid #003145;
	padding: 1px 1px 1px 1px;
}
/* --- tabelle im text */
#content-in table.content tr {
	vertical-align: middle;
	font-size: 15px;
}
/*-------------------*/
/* Ebay im Content */
#content-in div.rss-ebay {
	font-size: 12px;
	color: #003145;
	border: 1px solid #C0C0C0;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 10px 0px;
	width: 600px;
}
#content-in div.rss-ebay h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

#content-in div.rss-ebay a:hover {
	background-color: #FFFFFF;
	color: #003145;
}
#content-in div.rss-ebay td, tr {
	vertical-align: top;
}
/*-------------------*/
#content-in table.vermietung {
	font-size: 11px;
	color: #FFFFFF;
}
#content-in table.vermietung td, tr {
	padding: 5px;
	vertical-align: middle;	
}
#content-in div.blogger {
	font-size: 14px;
}
#content-in div.blogger div {
	float: left;
	margin: 0px 10px 10px 0px;
}
#content-in div.blogger img {
	float: left;
	margin: 3px 15px 20px 0px;
}
