/* ************** ALLGEMEINE FORMATIERUNGEN ************** */

body {
	margin:0;
	padding:0;
	background:#fff;
	font-family:Trebuchet MS, Arial, sans-serif;
	font-size:0.7em;
	color:#7f7e7e;

}

dd.csc-textpic-caption {
font-size:0.9em;
}

h1 {
	font-size:1.25em;
	color:#fff;
	font-weight:bold;
	padding-top:22px;
	padding-left:15px;
	margin:0;
}

h2 {
	font-size:1.1em;
	font-weight:bold;
	margin:0;
	margin-bottom:10px;
}

a {
	color:#00548f;
	text-decoration:underline;
}

a:hover {
	color:#e20031;
	text-decoration:underline;
}

a img {
	border:none;
}


div#superbanner table td a img {
display:block !important;
}

iframe {
	border:0px;
}



/* ************** GRUNDGERÜST FORMATIERUNGEN ************** */

div#maincontainer {
	width:780px;
}

div.werbespacer {
	height:100px;
	width:50px;
}

div#header {
	width:780px;
	height:67px;
	background: url(images/header.gif) right no-repeat;
	margin-bottom:15px;
	position:relative;
	

}

div.logo {
width:317px;
height:67px;
background:red;
}

div#footer {
	width:780px;
	height:31px;
	background: url(images/footer.gif) right no-repeat;
	margin-bottom:15px;
	clear:both;
position:relative;
*margin-top:15px;
}

div#footertext {
position:absolute;
right:15px;
top:10px;
}


div#contentcontainer {
	width:780px;
}

div#spalte_links {
	width:150px;
	margin-left:6px;
	float:left;
}

div#spalte_rechts {
	width:602px;
	margin-left:168px;

}




/* ************** METAVNAVIGATION ***************** */

div#meta {
	position:absolute;
	right:15px;
	top:25px;
	color:#fff;
	
}

div#meta a {
	color:#fff;
	text-decoration:none;
}

div#meta a:hover {
	color:#fff;
	text-decoration:underline;
}





/* ************** NAVIGATION ************** */

div.navi {
}

div.navioben {
	background: url(images/navioben.gif) no-repeat bottom;
	width:150px;
	height:15px;
}

div.naviunten {
	background: url(images/naviunten.gif) no-repeat;
	width:150px;
	height:15px;
	padding-top:15px;
}

div.navimitte {
	background: url(images/navimitte.gif) repeat-y;
	width:150px;

}

div.modixnavi {
	background: url(images/navimitte.gif) repeat-y;
	width:150px;
	margin-top:0px !important;

}
	

div.naviplatz {
	height:30px;
	background: url(images/navimitte.gif) repeat-y;
}


ul.e1 {
	list-style-type:none;
	margin:0;
	padding:0;
	width:150px;

}


ul.e2 {
	list-style-type:none;
	margin:0;
	padding:0;
	*margin-top:-17px;
}

li.e1_inaktiv, li.e1_aktiv {
	margin:0;
	padding:0;
	padding-top:5px;
} 

li.e2_inaktiv, li.e2_aktiv {
	padding-top:2px;
}


li.e1_inaktiv a {
	width:150px;
	height:24px;
	background: url(images/e1_inaktiv.gif) no-repeat;
	line-height:25px;
	display:block;
	font-size:1.25em;
	font-weight:bolder;
	text-decoration:none;
	color:#9b9a9a;
}

span.menu1 {
margin-left:13px;
color:#9b9a9a;
font-size:14px;
}

li.e1_inaktiv a:hover {
	background: url(images/e1_inaktiv_rollover.gif) no-repeat;
	color:#00548f;
	text-decoration:none;
}

li.e1_inaktiv a:hover span {
	color:#00548f;
	text-decoration:none;

}

li.e1_aktiv a {
	
	width:150px;
	height:24px;
	background: url(images/e1_aktiv.gif) no-repeat;
	line-height:25px;
	display:block;
	font-size:1.25em;
	font-weight:bolder;
	text-decoration:none;

	color:#ffffff;
	
}

li.e1_aktiv a span.menu1 {
	color:#ffffff;
	text-decoration:none;
}

li.e2_aktiv a span.menu2 {
	color:#ffffff;
	text-decoration:none;
}



li.e1_aktiv a:hover {
	background: url(images/e1_aktiv_rollover.gif) no-repeat;
	color:#ffffff;
	text-decoration:none;
}

li.e1_aktiv a:hover span.menu1 {
	color:#ffffff;
	text-decoration:none;
}



li.e2_inaktiv a {

	width:150px;
	height:17px;
	background: url(images/e2_inaktiv.gif) no-repeat;
	line-height:18px;
	display:block;
	font-size:1em;
	font-weight:bold;
	text-decoration:none;
	color:#9b9a9a;
}

span.menu2 {
margin-left:22px;
color:#9b9a9a;
}

li.e2_inaktiv a:hover {
	background: url(images/e2_inaktiv_rollover.gif) no-repeat;
	color:#00548f;
	text-decoration:none;
}

li.e2_inaktiv a:hover span{
	color:#00548f;
	text-decoration:none;
}

li.e2_aktiv a {

	width:150px;
	height:17px;
	background: url(images/e2_aktiv.gif) no-repeat;
	background-position: 0px 50%;
	line-height:18px;
	font-size:1em;
	font-weight:bold;
	text-decoration:none;

	display:block;
	color:#ffffff;
}

li.e2_aktiv a:hover {
	background: url(images/e2_aktiv_rollover.gif) no-repeat;
	color:#ffffff;
	text-decoration:none;
}

li.e2_aktiv a:hover span {
	color:#ffffff;
	text-decoration:none;
}

li.e3_inaktiv a {

	width:150px;
	height:17px;
	background: url(images/e3_inaktiv.gif) no-repeat;
	line-height:18px;
	display:block;
	font-size:1em;
	font-weight:none;
	text-decoration:none;

	color:#777777;
}

span.menu3 {
margin-left:27px;
}

li.e3_inaktiv a:hover {
	background: url(images/e3_inaktiv_rollover.gif) no-repeat;
	color:#00548f;
	text-decoration:none;
}


li.e3_inaktiv a:hover span {
	color:#00548f;
	text-decoration:none;
}


li.e3_aktiv a {

	width:150px;
	height:17px;
	background: url(images/e3_aktiv.gif) no-repeat;
	line-height:18px;
	display:block;
	font-size:1em;
	text-decoration:none;

	color:#ffffff;
}

li.e3_aktiv a:hover {
	background: url(images/e3_aktiv_rollover.gif) no-repeat;
	color:#ffffff;
	text-decoration:none;
}

li.e3_aktiv a:hover span {
	color:#ffffff;
	text-decoration:none;
}


/* **************** MODIX-NAVIGATION ******************* */

a.navi {
color:#9b9a9a !important;
width: 137px !important;
padding-left:13px !important;
height:24px !important;
line-height:25px !important;
background: url(images/e1_inaktiv.gif) no-repeat bottom !important;
padding-top:5px !important;
font-size:14px !important;
font-weight:bolder !important;
}

a.navi:hover {
color:#00548f !important;
background: url(images/e1_inaktiv_rollover.gif) no-repeat bottom !important;
}

a.navion {
color:#fff !important;
width: 137px !important;
padding-left:13px !important;
height:24px !important;
line-height:25px !important;
background: url(images/e1_aktiv.gif) no-repeat bottom !important;
padding-top:5px !important;
font-size:14px !important;
font-weight:bolder !important;
}

a.navion:hover  {
background: url(images/e1_aktiv_rollover.gif) no-repeat bottom !important;
}

a.navi1 {
color:#9b9a9a !important;
width: 128px !important;
padding-left:22px !important;
height:17px !important;
line-height:18px !important;
background: url(images/e2_inaktiv.gif) no-repeat bottom !important;
padding-top:2px !important;
font-size:1em !important;
font-weight:bold !important;
}

a.navi1:hover {
color:#00548f !important;
background: url(images/e2_inaktiv_rollover.gif) no-repeat bottom !important;
}

a.navi1on {
color:#fff !important;
width: 128px !important;
padding-left:22px !important;
height:17px !important;
line-height:18px !important;
background: url(images/e2_aktiv.gif) no-repeat bottom !important;
padding-top:2px !important;
font-size:1em !important;
font-weight:bold !important;
}

a.navi1on:hover  {
background: url(images/e2_aktiv_rollover.gif) no-repeat bottom !important;
}



/* ************** BUTTON LINKS UND VERGLEICH ************** */

div.menubutton {
	height:100px;
	width:150px;
	margin-bottom:15px;
	background:#FFFFFF;
}

div.vergleich_kopf {
	height:41px;
	width:150px;
	background: url(images/vergleich.gif);
}

div.vergleich_mitte {
	height:90px;
	width:150px;
	background: url(images/navimitte.gif);
}





/* ************** CONTENTBEREICH STARTSEITE ALLGEMEIN ************** */

div.contentbox {

}

div.content_big {
	margin-bottom:15px;
	float:left;
}

div.content_head_big {
	width:602px;
	height:45px;
	background: url(images/content_head_big.gif);

}

div.content_mitte_big {
	width:602px;
	background: url(images/content_background_big.gif) repeat-y;
	float:left;
}

div.inhalt {
	padding:10px 15px 0px 15px;
	font-size:1.1em;
}

div.rec_inhalt {
width:300px;

padding:10px 15px 0px 15px;
font-size:1.1em;
}

div.rectangle {
margin-left:136px;
}

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

div.killer {
	clear:both;
}

div.content_foot_big {
	width:602px;
	height:15px;
	background: url(images/content_foot_big.gif) no-repeat;
	float:left;
}

div.content_recfoot_big {
	width:602px;
	height:15px;
	background: url(images/content_foot_big.gif) no-repeat;
	float:left;
	
}

p.bodytext {
	padding:0;
	margin:0;
	margin-top:7px;
}

div.modixbox {
	width:602px;
	margin-bottom:15px;
	*margin-bottom:7px;
	float:left;
}

div.startbutton {
 position:absolute;
 bottom:0px;
 left:0px;
}



/* ************** MOTORRADSUCHE ************** */
 
#motorradsuche {
 width:545px;
 margin-top:10px;
 text-align:left;
 font-size:1.0em;
 
}
 
#motorradsuche td {
 vertical-align:top;
 height:30px;
}

#motorradsuche img {
 margin-right:10px;
}

.td_breite {
 width:130px;
}
 
.auswahl {
 width:222px;
}
 
.auswahl2 {
 width:218px;
}
 
.vonbis {
 width:70px;
}

.right {
 text-align:right;
}


/* *************** NEWSBILDER ****************** */

div.bildbox {
float:right;
width:105px;
margin:7px 5px 15px 15px;
font-size:0.9em;
}

div.bildbox_oben {
width:105px;
height:11px;
background: url(images/bildbox_top.gif) no-repeat bottom;
}

div.bildbox_mitte {
width:105px;
background: url(images/bildbox_mitte.gif);
}

div.bildbox_unten {
width:105px;
height:11px;
background: url(images/bildbox_bottom.gif) no-repeat top;
}

div.bildbox_thumb {
margin-left:8px;
}

div.bildbox_zeile {
margin-left:8px;
margin-bottom:5px;
margin-top:-3px;
}

div.bildbox_text {
margin-left:8px;
margin-right:8px;
}

div.astv {
	margin-top: 20px;
}


/* ************* MSH-BANNER ************* */
div#superbanner {
	height:90px;
	width:728px;
	position:absolute;
	top:0px;
	left:0px;
}

div#skyscraper {
	height:600px;
	width:160px;
	position:absolute;
	left:790px;
	top:100px;

}


/* ******************** TEASER ****************** */

div.teaser_image {
	float:right;
	margin-left:10px;
	margin-top:-10px;
}

h2 a {
	text-decoration:none;
	color:#7f7e7e;
}

div.mehr {
	margin-top:10px;
	font-size:0.9em;
}




/* **************** Suchanzeige *************** */

div.anzeige {
	border:2px solid #b6d9ea;
	padding:5px;
	margin-top:15px;
	margin-bottom:15px;
	background-color:#f2f8fb;
}

.anzeigennummer{
	color:#00548f;
}

p.suchseiten {
	text-align:right;
	line-height:2.0em;
	width:560px;
	overflow:hidden;
}

div.tx-ttnews-browsebox table{
font-size:1em;
}

hr.clearer {
	clear:both;
}


/* ************************ AUTOWAHL ******************** */

#autowahl {
	padding: 0 10px;
	padding-left:0px;
	margin: 0 1px;
	margin-left:-5px;
	color:#fff;
	font-weight:bold;
	font-family:Trebuchet MS, Tahoma, Sans-Serif;
 }

#autowahl td {
	width:180px;
	color:#fff;
	padding:0;
	margin:0;
	padding-bottom:15px;
	text-align:center;
}



#autowahl td .headline {
	width:100%;
	text-align:left;
	position:relative;
	padding:2px 0;
	background:#005793 url("images/wahl_bg_head.gif") repeat-x bottom;
}

#autowahl td span.number {
	text-align:right;
	position:absolute;
	right:5px;
	font-weight:bolder;
	color:#f18098;
	font-size:1.1em;
	padding-left:10px;
	background:url("images/wahl_bg_number.gif") no-repeat 0 4px;
}

#autowahl td span.car {
	padding-left:5px;
}

#autowahl td .carpic {
	width:180px;
	height:120px;
}

#autowahl td .haendler {
	width:100%;
	height:60px;
	margin-bottom:5px;
}

#autowahl td button {
	font-family:Trebuchet MS, Tahoma, Sans-Serif;
	color:#00548f;
	font-weight:bold;
	background:#e6f0f9;
	border:1px solid #b8b8b8;
	font-size:11px;
	margin-left:5px;
background:red;
	cursor:pointer;
	padding:0;
	*padding:0 -10px;
	width:170px;
	display:block;
}

#tx-lzgallery-pi1-fotonav{
	background:white;
	border:0px;
}
#tx-lzgallery-pi1-title{
	border-bottom:2px solid #e7e7e7;
	font-size:14px;
	margin-top:5px;
}
#tx-lzgallery-pi1-descr-long{
	border-bottom:2px solid #e7e7e7;
	margin-bottom:5px;
	padding-bottom:5px;
}
#tx-lzgallery-pi1-fotos td{
	border:0px;
}
#tx-lzgallery-pi1-fotos{
	border:0px ;
}

/* *********************************** MODIX NAVIGATION ***************************** */

/* Beispielnavi */
a.navi {background-image: url(../../../userdata/25/layout/e1_inaktiv.gif);
background-repeat: no-repeat;
background-position: 0px 50%;
width: 139px;
height: 29px;
line-height:30px;
text-decoration:none;
color:#999999;
font-size:10pt;
font-weight: bold;
padding-left:11px;
display:block;
text-decoration:none;
}

a:hover.navi {
font-weight:bold;
color:#0054a2;
background-image: url(../../../userdata/25/layout/e1_inaktiv_rollover.gif);
background-repeat: no-repeat;
text-decoration:none;
}       

a.navion {
background-image: url(../../../userdata/25/layout/e1_aktiv.gif);
background-repeat: no-repeat;
background-position: 0px 50%;
width: 139px;
height: 29px;
line-height:30px;
text-decoration:none;
color:#fff;
font-size:10pt;
font-weight: bold;
padding-left:11px;
display:block;
text-decoration:none;
}               

a.navion:hover  {
background: url(../../../userdata/25/layout/e1_aktiv_rollover.gif) no-repeat;
background-position: 0px 50%;
color:#fff;
text-decoration:none;
}

a.navi1 {background-image: url(../../../userdata/25/layout/e2_inaktiv.gif);
background-repeat: no-repeat;
background-position: 0px 50%;
width: 120px;
line-height:20px;
text-decoration:none;
color:#999999;
font-size:8pt;
font-weight: bold;
padding-left:30px;
display:block;
text-decoration:none;
} 

a:hover.navi1 {
font-weight:bold;
color: #0054a2;
background-image: url(../../../userdata/25/layout/e2_inaktiv_rollover.gif);
background-repeat: no-repeat;
text-decoration:none;
}


 
a.navi1on:hover  {
 background: url(../../../userdata/25/layout/e2_aktiv_rollover.gif) no-repeat;
background-repeat: no-repeat;
background-position: 0px 50%;
width: 120px;
line-height:20px;
text-decoration:none;
color:#fff;
font-size:8pt;
font-weight: bold;
padding-left:30px;
display:block;
text-decoration:none;
}

a.navi1on {background-image: url(../../../userdata/25/layout/e2_aktiv.gif);
background-repeat: no-repeat;
background-position: 0px 50%;
width: 120px;
line-height:20px;
text-decoration:none;
color:#fff;
font-size:8pt;
font-weight: bold;
padding-left:30px;
display:block;
text-decoration:none;
} 

.tx-thmailformplus-pi1 {width:400px;}