/* CSS Document fuer wohnmobilvermietung.de */

body {
	margin: 0px;
	padding: 0px;
	background-color: #e2f0f8;
	font-family:Trebuchet MS,Verdana,Helvetica,Arial,Sans-Serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 5px;
	line-height: normal;
	background-image:url(../gfx/bg_kategorie.gif);
	background-repeat:repeat-x;
	padding-top:5px;
	padding-left:13px;
	height:22px;
	margin-top:3px;
}

h2 {
	font-size: 21px;
	color: #e6511e;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
	line-height: normal;
}

h3 {
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	line-height: normal;
}

h4 {
	font-size: 12px;
	color: #e6511e;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
	line-height: normal;
}

h5 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
	line-height: normal;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
	line-height: normal;
}

a:link, a:visited {
	text-decoration: none;
	color: #006690;
	outline:none;
}

a:hover, a:active {
	text-decoration: underline;
	color: #006690;
	outline:none;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: square;
}

li {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	border: 1px solid #72adc6;
	font-family: Trebuchet MS,Verdana,Helvetica,Arial,Sans-Serif;
	font-size: 11px;
	color: #000000;
	background-color:#ffffff;
}

.noinput {
	border: none;
	background-color: transparent;
}

.tableimage {
	display: block;
}

/* fuer die Bildanordnung */

.bildlinks {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 18px;
}

.bildmitte {
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 18px;
}

.bildrechts {
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 18px;
}

/* Suchleiste*/

.suchleistentabelle {
	margin-top: 0px;
	margin-right: 18px;;
}

.suchleisteneingabemaske {
	background-color:#ffffff;
	background-repeat: no-repeat;
	width: 180px;
	height:16px;
	padding-left: 5px;
	padding-top:5px;
	float:left;
}

.suchleisteneingabemaskenbutton {
	border: none;
	margin-left: 2px;
	margin-top:2px;
}

#suchleiste {
	padding-top:38px;
	padding-left:13px;
}

/* Zentrierungslayer*/

#zentrierungslayer {
	float:left;
	margin-top:106px;
	margin-left:10px;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 916px;
	background-color:#ffffff;
	position: relative;
}

/*Header*/

#header {
	float:left;
	width:916px;
}

#headerleft {
	float:left;
	width: 654px;
	height: 118px;
	background-image:url(../gfx/bg_header_links.gif);
	background-repeat:no-repeat;
}

#headerright {
	float:right;
	width: 262px;
	height: 118px;
	background-image:url(../gfx/bg_header_rechts.gif);
	background-repeat:no-repeat;
}

/*Kontakt Impressum*/

#kontaktimpressum {
	padding-top:18px;
	padding-left:13px;
}

#kontaktimpressum a:link, #kontaktimpressum a:visited {
	font-size:9px;
	color:#000000;
	text-decoration:none;
}

#kontaktimpressum a:hover, #kontaktimpressum a:active {
	font-size:9px;
	color:#000000;
	text-decoration:underline;
}

/* Mainnavi*/

#mainnavi {
	background-image:url(../gfx/bg_mainnavi.gif);
	background-repeat:no-repeat;
	width:901px;
	height:27px;
	margin-left:9px;
}

#mainnavi a:link, #mainnavi a:visited {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 6px;
	padding-bottom: 8px;
	display: block;
	float: left;
}

#mainnavi a:hover, #mainnavi a:active {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #fabb00;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 6px;
	padding-bottom: 8px;
	display: block;
	float: left;
	background-image:url(../gfx/bg_mainnavi_aktiv.gif);
	background-repeat:repeat-x;
	background-position:0px 1px;
}

#mainnavi a.aktiv:link, #mainnavi a.aktiv:visited, #mainnavi a.aktiv:hover, #mainnavi a.aktiv:active {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #fabb00;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 6px;
	padding-bottom: 8px;
	display: block;
	float: left;
	background-image:url(../gfx/bg_mainnavi_aktiv.gif);
	background-repeat:repeat-x;
	background-position:0px 1px;
}

/* Teaser*/

#teaser {
	margin-top:3px;
	clear: both;
}

#teaserbild {
	margin-left:9px;
	float:left;
	width:645px;
}

.teasernavi {
	float:left;
	width:238px;
	border-bottom: 1px solid #ffffff;
}

.teasernavi a span.first {
	font-weight:bold;
}

.teasernavi a:hover span.last, .teasernavi a:active span.last {
	font-weight:normal;
	color:#000;
}

.teasernavi a:link, .teasernavi a:visited {
	background-color:#68adca;
	background-repeat:no-repeat;
	display: block;
	width:238px;
	height:47px;
	margin-top:0px;
	text-decoration:none;
	color:#ffffff;
	padding-top:14px;
	padding-left:18px;
}

.teasernavi a.aktiv:link span.last, .teasernavi a.aktiv:visited span.last, .teasernavi a.aktiv:hover span.last, .teasernavi a.aktiv:active span.last {
	font-weight:normal;
	color:#000000;
}

.teasernavi a:hover, .teasernavi a:active {
	background-image:url(../gfx/bg_teasernavi_aktiv.png);
	background-repeat:no-repeat;
	background-color:transparent;
	display: block;
	width:258px;
	height:47px;
	margin-top:0px;
	margin-left:-20px;
	text-decoration:none;
	color:#e6511e;
	padding-top:14px;
	padding-left:38px;
	border:transparent;
}

.teasernavi a.aktiv:link, .teasernavi a.aktiv:visited, .teasernavi a.aktiv:hover, .teasernavi a.aktiv:active {
	background-image:url(../gfx/bg_teasernavi_aktiv.png);
	background-repeat:no-repeat;
	background-color:transparent;
	display: block;
	width:258px;
	height:47px;
	margin-top:0px;
	margin-left:-20px;
	text-decoration:none;
	color:#e6511e;
	padding-top:14px;
	padding-left:38px;
	border:transparent;
}

/* Content*/

#content {
	padding-left: 9px;
	width:619px;
	float:left;
	display:block;
	clear: both;
}

#contenthintergrund {
	background-image:url(../gfx/bg_inhalt.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	width:608px;
}

#contenthintergrund h1 {
	margin-left: -10px;
	margin-right: -10px;
}

#contentfull {
	background-image:url(../gfx/bg_inhalt.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-left: 9px;
	padding: 10px;
	width:881px;
	float:left;
	display:block;
	clear: both;
}

#contentfull h1 {
	margin-left: -10px;
	margin-right: -10px;
	margin-top: -10px;
}

/* Footer*/

#footer {
	width:841px;
	margin-left:9px;
	padding-top:28px;
	float:left;
	color:#989898;
	font-size:10px;
}

#footer ul {
	margin: 10px 0px 10px 20px;
	padding: 0px;
	list-style: none;
	width: 140px;
	float: left;
}

#footer ul li {
	margin: 0px;
	padding: 0px;
}

#footer ul li:first-child {
	margin-bottom: 10px;
	font-weight: bold;
}

#footer li a:link, #footer li a:visited {
	color:#989898;
	text-decoration:none;
}

#footer li a:hover, #footer li a:active {
	color:#989898;
	text-decoration:underline;
}

#footer p {
	color:#989898;
	font-size:10px;
	padding-left:15px;
	padding-top:15px;
}

/* Werbeflaeche */

#werbebanner160x90 {
	position: absolute;
	left: 20px;
	top: 10px;
	padding-right:11px;
}

#werbebanner728x90 {
	position: absolute;
	left: 192px;
	top: 10px;
}

#scyscraper160x600 {
	position: absolute;
  	top: 10px;
	left: 934px;
}

/* Weiterlesenlink */

a.weiterlesen {
	text-decoration:underline;
}

/*Panel links Startseite */

#panelleftstart {
	float:left;
	width:247px;
	padding-left:9px;
	padding-top:12px;
}

.panelinhalt256 {
	background-image:url(../gfx/bg_inhalt.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-left:13px;
	padding-right:10px;
	padding-top:5px;
	width:233px;
}

/* Freitextpanel*/

.freitextpanel {
	width:256px;
	margin-top:20px;
	padding:0px;
}

/*Panel Mitte Startseite */

#panelmittestart{
	float:left;
	display:block;
	width:345px;
	margin-left:23px;
	padding-top:12px;
}
.startcontentpanel {
	width:345px;
	margin-top:20px;
}
.kategorie360 {
	background-image:url(../gfx/bg_kategorie.gif);
	background-repeat:repeat-x;
	padding-top:5px;
	padding-left:13px;
	width:347px;
	height:22px;
}

.panelinhalt360 {
	background-image:url(../gfx/bg_inhalt.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-left:13px;
	padding-right:10px;
	padding-top:5px;
	width:337px;
}

/* Freitextpanel rechts Startseite */

.freitextpanelstartrechts {
	float:left;
	width:256px;
	margin-left:30px;
	margin-top:12px;
}

/* Content Inhaltsseite */

.kategorie628 {
	background-image:url(../gfx/bg_kategorie.gif);
	background-repeat:repeat-x;
	padding-top:5px;
	padding-left:13px;
	width:615px;
	height:22px;
	margin-top:3px;
}

.panelinhalt628 {
	background-image:url(../gfx/bg_inhalt.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-left:13px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	width:605px;
}

#abschlusspanel628 {
	margin-top:20px;
	float:left;
	margin-left:9px;
}

#abschlusspanel628 h4 {
	padding-left:13px;
}

.abschlusspanelinhalt628 {
	background-image:url(../gfx/bg_inhalt.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-top:5px;
	padding-left:13px;
	padding-right:10px;
	padding-bottom:10px;
	width:605px;
	border-top:1px solid #277da1;
}

.abschlusspanelinhalt628 a.blau {
	text-decoration:none;
	line-height:25px;
}

.abschlusspanelinhalt628 a.blau:link, .abschlusspanelinhalt628 a.blau:visited, .abschlusspanelinhalt628 a.blau:hover, .abschlusspanelinhalt628 a.blau:active {
	font-weight:bold;
	text-decoration:none;
	line-height:25px;
}

.abschlusspanelinhalt628 a.schwarz:link, .abschlusspanelinhalt628 a.schwarz:visited {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	line-height:25px;
}

.abschlusspanelinhalt628 a.schwarz:hover, .abschlusspanelinhalt628 a.schwarz:active {
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	line-height:25px;
}

/* Panel links auf der Inhaltsseite */

#panelleftinhaltsseite {
	float:right;
	display:block;
	width:256px;
	padding-left:0px;
	padding-right:6px;
	padding-top:5px;
	overflow: hidden;
}

.panelinhalt256 a.blau {
	text-decoration:none;
	line-height:normal;
}

.panelinhalt256 a.blau:link, .panelinhalt256 a.blau:visited, .panelinhalt256 a.blau:hover, .panelinhalt256 a.blau:active {
	font-weight:bold;
	text-decoration:none;
	line-height:normal;
}

.panelinhalt256 a.schwarz:link, .panelinhalt256 a.schwarz:visited {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	line-height:normal;
}

.panelinhalt256 a.schwarz:hover, .panelinhalt256 a.schwarz:active {
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	line-height:normal;
}

/* DEFINITIONEN FÜR DIE NEWS */
.newscontainer {
	border-bottom: 1px solid #e1e1e1;
	margin-top: 35px;
	height: 1%;
	padding-bottom: 10px;
}

.newscontainer img {
	float: left;
}

.newscontainer p {
	float: right;
	padding-left: 20px;
	width: 420px;
}

.newscontainer p strong {
	font-size: 13px;
	font-weight: normal;
}

.newscontainer p a.mehr {
	display: block;
	text-align: right;
	text-decoration: underline;
}

#blaettercontainer {
	text-align: center;
	margin-top: 35px;
	margin-bottom: 10px;
	color: #989898;
}