body {
 margin:0px;
 padding:0px;
 color:#000;
 font-family: arial, verdana, sans-serif;
 font-size: 100.01%;
 background-image:url(/images/hg_top.jpg);
 background-repeat:repeat-x;
 background-color:#989BA5;
 text-align:left;
 height:100%;
}


html {
 height: 100%;
 margin-bottom: 1px;
}

img {
 border:none;
}

a {
 text-decoration:none;
 color:#000;
}

a:hover {
 color:#666;
}


td, th {
 vertical-align:top;
}



ul, ol, dl { margin: 0 0 1em 1em }
li { margin-left: 1.5em; line-height: 1.5em; }

.cleardiv {
 clear:both;
 height:0px;
 font-size:0pt;
}


/* Conatiner Definitionen*/
#page_margins {
 border:none;
 width:970px;
 margin:0px;
 padding:0px;
 border:none;
}


#page {
 position:relative;
 margin:0px;
 padding:0px;
 width:100%;
 background-color:transparent;
}


#header {
 position:relative;
 width:100%;
 height:215px;
 margin:0px;
 padding:0px;
 background-color:transparent;
 background-image:url(/images/hg-head.jpg);
 background-repeat:no-repeat;
 background-position:top left;
 border:none;
}

#header .logo {
 position:absolute;
 top:25px;
 right:25px;
}

#navlevel1 {
 position:absolute;
 top:151px;
 left:150px;
 height:26px;
 border:none;
}

#navlevel2 {
 position:absolute;
 top:183px;
 left:150px;
 height:26px;
 border:none;
}

/* zwischen Navi im Headerbereich */
#topnav {
 position:absolute;
 top:3px;
 right:3px;
 color:#666;
 border:1px solid #ccc;
 padding:3px;
 font-size:0.7em;
}

#topnav a {
 color:#51a127;
 text-decoration:none;
}

#topnav a:hover {
 color:#999;
}

#navbox {
 position:relative;
 width:100%;
 background-color:#fff;

 /*
 border-bottom:1px dotted #E84200;
 border-top:1px dotted #E84200;
 */
}

#sidenav {
 width:151px;
 float:left;
 border:none;
 text-align:center;
 font-size:0.8em;
 color:#000;
 background-image:url(/images/buttons_seite/hg_sidenav.gif);
 background-repeat:repeat-y;
}

#sidenav a:hover {
 color:#fc0;
}

#sidenav p {
 font-size:0.7em;
 text-align:left;
 margin:0px;
 padding:0px;
}

#sidenav h4 {
 font-size:0.8em;
 text-decoration:underline;
 text-align:left;
 margin:0px;
 padding:0px;
}


#main {
 float:left;
 width:770px;
 margin-left:30px;
 margin-top:25px;
 background-color:transparent;
 text-align:left;
 font-size:0.8em;
 border:none;
}


#footer_page {
 position:relative;
 width:100%;
 border:none;
 background-color:transparent;
 font-family:arial, verdana, sans-serif;
}

#footer_page_margins {
 position:relative;
 width:100%;
 background-color:#fc0;
 font-family:arial, verdana, sans-serif;
}

#footer_page_margins .fpm_content {
 width:970px;
 text-align:left;
}

#footer_center {
 position:relative;
 clear:both;
 width:100%;
 background-color:transparent;
 color:#fff;
}




/* Formate in den Conatinern */
#header h1 {
 padding:15px;
 margin:0px;
 text-align:center;
}


p, h1, h2, h3 {
 padding:10px;
 margin:0px;
 line-height:1.3em;
}

/*
table {
 padding:0px;
 margin:10px 0px 10px 10px;
 font-size:1em;
 font-weight:normal;
 font-family:arial, verdana, sans-serif;
}

td {
 padding-top:5px;
 padding-bottom:5px;
}
*/

/* Tables */
table {
	background: transparent;
	clear: both;
	color: #000;
	margin-bottom: 10px;
	width: 95%;
	margin-left:10px;
}
th {
	background: #fc0;
	color:#000;
	text-align: center;
	padding:4px;
}
th a {
	background:#fff;
	display: block;
	padding: 2px 2px;
	text-decoration: none;
}
th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
table tr td {
	background: #c0c0c0;
	padding: 4px;
	text-align: left;
	vertical-align: top;
}
table tr.altrow td {
	background: #afafaf;
}


/* Definitionen im Main / Contentbereich */
#main h1, h2, h3 {
 color:#000;
 padding-bottom:5px;
}

#main .sitehead {
 padding-top:50px;
}

#main h1 {
 font-size:1.6em;
}

#main h2 {
 font-size:1.4em;
}

#main h3 {
 font-size:1.2em;
}


#main p {
 font-family: arial, verdana, sans-serif;
}

#main a {
 color:#000;
}

#main a:hover {
 color:#fc0;
}

#main ul, ol {
 padding:0px;
 margin:10px 0px 10px 10px;
 font-size:1em;
 font-weight:normal;
 font-family:arial, verdana, sans-serif;
 list-style:none;
}


#main ul li {
 padding-left: 17px;
 /*
 background-image: url(bilder/sign-list.gif);
 background-repeat: no-repeat;
 background-position: 0 0.2em;
 */
 margin-bottom:1.0em;
}

#main .infobereich {
padding:15px;
margin:5px;
margin-bottom:30px;
border:1px dashed #fc0;
background-color:#afafaf;
font-size:1.2em;
line-height:1.5em;
}

#main .yellow {
background-color:#fc0;
border:1px solid #fc0;
}

#main .yellow a:hover {
 color:#666;
}


#makeList .makeCont {
 float:left;
 width:165px;
 padding:5px;
 margin:2px;
 border:1px solid #ccc;
 background-color:#fc0;
}

#makeList a {
 font-size:1.2em;
 font-weight:bold;
 color:#000;
}

#makeList a:hover {
 color:#afafaf;
}




/* Footer-Main - Newsticker, Copyright*/
#footer_page_margins {
 font-size:1em;
 color:#000;
}



/* SPALTEN */
.spalte, .spalte1, .spalte2, .spalte32, .spalte3 {
 float:left;
}

.spalte1 {
 width:99%;
}

.spalte2 {
 width:49%;
}
.spalte3 {
 width:32%;
}
.spalte32 {
 width:65%;
}

.center {
 text-align:center;
}



/* PAGING */
div.paging {
	color: #000;
	margin-bottom: 2em;
	text-align:center;
}
div.paging div.disabled {
	color: #777;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #fc0;
}
div.paging span a {
}


/* Detailansicht */
.altrow {
	background-color: #afafaf;
}


.einheit {
 font-size:0.8em;
 font-weight:normal;
}

p .anz_preis {
 font-size:1.6em;
 font-weight:bold;
 color:#000;
}

/* Teaser */
.teaserUsedcar {
	padding:5px;
	margin:5px;
	margin-bottom:10px;
	border:1px dashed #fc0;
	background-color:#afafaf;
	font-size:1.0em;
	line-height:1.5em;
}

.teaserUsedcar h3 {
	text-align:center;
	font-size:1em;
	padding:2px;
	margin:2px;
}

.teaserUsedcar p {
	text-align:center;
	font-size:1em;
	padding:2px;
	margin:2px;
}


/* Liste Startseite */
#page .startlist {
	margin:0;
	padding:0;
	font-size:1.2em;
}

#page .startlist li {
	margin:10px;
	padding:5px;
	background:#afafaf;
	border:1px dashed #fc0;
}




/* Formbox */
/* Form Styles */
#formbox {
	width:50%;
	margin:50px auto;
	padding:10px;
	border:1px dashed #fc0;
	background-color:#afafaf;
	font-size:1.0em;
	line-height:1.5em;
}

#formbox form {
	clear: both;
	padding: 0;
	text-align:left;
}
#formbox fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}
#formbox fieldset legend {
	background:#fff;
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
#formbox fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
#formbox fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
#formbox fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
#formbox form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
#formbox form div.input {
	color: #444;
}
#formbox form div.required {
	color: #333;
	font-weight: bold;
}
#formbox form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}
#formbox label {
	display: block;
	font-size: 110%;
	padding-right: 20px;
}
#formbox input, textarea, select {
	clear: both;
	font-size: 100%;
	padding: 2px;
	width: 100%;
}

#formbox input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}


/* Dynaische Bereiche jQuery */
#sidebarslider {background: #efefef; width: 400px; height: auto; position:absolute; top:0px; right:0px;}




#selector {
padding:0px;
margin:5px;
margin-bottom:25px;
border:1px dashed #fc0;
text-align:left;
font-size:0.8em;
}


#selector h2 {
 margin:0px;
 padding:0px;
}

#selector h2 a {
 display:block;
 background-color:#fc0;
 border-bottom:1px solid #fff;
 color:#999;
 font-size:1.0em;
 font-weight:bold;
 color:#000;
 padding:2px;
 margin:0px;
}

#selector h2 a:hover {
 color:#666;
}

#selector .bereich {
 background-color:#fff;
 color:#000;
 padding:2px;
 margin:0px;
 border:2px solid #fc0;
 border-top:none;
}

#selector .bereich ul {
 padding:0px;
 margin:0px;
}

#selector .bereich ul li {
 padding:0px;
 margin:0px;
}

#selector form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 90%;
	text-align:left;
}
#selector fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}
#selector fieldset legend {
	background:#fff;
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
#selector fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
#selector fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
#selector fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
#selector form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
#selector form div.input {
	color: #444;
}
#selector form div.required {
	color: #333;
	font-weight: bold;
}
#selector form div.submit {
	border: 0;
	display:inline;
	margin-top: 10px;
	margin-left: 140px;
}

#selector label {
	display: inline;
	font-size: 110%;
	padding-right: 20px;
}
#selector input, textarea {
	clear: both;
	font-size: 140%;
	padding: 2px;
	width: 100%;
}

#selector input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}





/* Float Bilder/Bereiche */
.rpic {
  float:right;
  padding:10px;
}

.lpic {
  float:left;
  padding:10px;
}



/* Navigationen */
/* NAV 1 --------------------------------------------------------------------- */
#nav1 ul
{
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin: 0;
margin-left: 0;
background-color: #fff;
color: #d30b29;
font-size:1.2em;
width: 100%;
line-height: 18px;
/* border:1px solid blue; */
}

#nav1 ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
margin-left: 0;
margin-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#nav1 ul li a
{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
color: #d30b29;
text-decoration: none;
border-right: 1px solid #E84200;
}

#nav1 ul li a:hover
{
background-color: #efefef;
color: #51a127;
}

#nav1 #active1 { border-left: 1px solid #E84200; }

#nav1 #current1 {
color:#51a127;
}



/* NAV 2 --------------------------------------------------------------------- */
#nav2 ul
{
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background-color: #FEF296;
color: #E7662C;
font-size:0.9em;
width: 100%;
line-height: 18px;
/* fixes Firefox 0.9.3 */
border-top:2px solid #fff;
}

#nav2 ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
margin-left: 0;
margin-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#nav2 ul li a
{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
color: #E7662C;
text-decoration: none;
border-right: 1px solid #E7662C;

}

#nav2 ul li a:hover
{
background-color: #FBE267;
color: #E7662C;
}

#nav2 #active2 { border-left: 1px solid #E7662C; }

#nav2 #current2 { color:#0071B4;}


/* NAV 3 --------------------------------------------------------------------- */
#nav3s ul
{
text-align: left;
padding: 0;
margin: 0;
margin-top:25px;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background-color: #FEF296;
border-top:1px solid #fff;
color: #E7662C;
font-size:1em;
font-weight:normal;
width: 100%;

/* fixes Firefox 0.9.3 */

}

#nav3s ul li
{
padding: 5px;
margin-left: 0;
margin-right: 0;
border-bottom:1px solid #fff;
}

#nav3s ul li a
{
padding:0px;
color: #E7662C;
text-decoration: none;
}

#nav3s ul li a:hover
{

color: #0071B4;
}

#nav3s #active3 { border-left: 1px solid #E7662C; }

#nav3s #current3 { color:#0071B4;}
