/* Basic Elements ---------------------------------------------------- */
* {
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

img.leftfloater{	
	float: left;
	margin: 0 15px 15px 0;
}

.right {
	float: right;
}

.news ul{
	padding-left: 20px;
}

.form {
	border: 1px solid #CBCBCB;
	width: 180px;
}

#agent_form .form{
	width: 250px;
}

#agent_form select{
	margin: 0;
}


#agent_form optgroup option{
	padding-left: 20px;
}

textarea.form {
	height: 215px;
}

hr {
	clear: both;
	margin-bottom: 15px;
	height: 1px;
	border: 0px;
	border-bottom: 1px solid #959486;
}

select {
	color: #4F4F4F;
	width: 100%;
	display: block;
	margin: 10px 0px;
	font-size: 11px;
}

.box .content a, .news a, .littleNews a, p a, .link, #impressum a{
	font-weight: bold;
	color: #D40025;
}

.box.homepage .content{
	height: 110px;
}

.box dt{
	padding: 0 0 2px 0;
}



.grayLink {
	font-weight: normal !important;
	color: #4F4F4F !important;
	display: block;
}

.lightGray {
	color: #A8A8A8;
}

.italic {
	font-style: italic;
}

.grayLink.active {
	font-weight: bold !important;
}

table {
	border-collapse: collapse;
	border: 0px;
	width: 100%;
}

h1 {
	font-size: 13px;
	margin-bottom: 5px;
	color: #000;
	border-bottom: 1px solid #aeafb0;
	line-height: 25px;
}

h2, #content h2 a {
	font-size: 12px;
	color: #D40025;
	line-height: 18px;
	margin-bottom: 2px;	
}

h2.black{
	color: #000;
}

p {
	margin: 10px 0px;
}

.smallText {
	font-size: 9px;
	vertical-align: middle !important;
}

.icons {
	margin: 10px 0 20px 0;
}

.icons span{
	font-size: 10px;
	padding-bottom:2px;
}

.iconsFloater {
	float: right;
	margin: 0px;
	position: relative;
	top: -10px;
	
}

div.shopguide-intro{
	margin: 10px 0;
}

#content .shopguide-intro a{
	color: #000;
}

.shopguide-item .sub .iconsFloater {
	top: 0;
}

.shopguide-item .sub .icons{
	margin: 0;
}

div.shopguide-item div.sub table tr td{
	width: 215px;
	padding: 0 0 3px 0;		
}

div.shopguide-item div.sub table tr td.slim-col{
	text-align: right;
	width: 50px;
}


div.shopguide-item div.sub table tr td a{
	color: #000;
}

div.shopguide-item div.sub table{
	margin-top: 20px;
}



div.shopguide-item div.sub table tr td.slim-col a{
	color: #A1A290;
	font-weight: bold;
}

.icons a {
	margin-right: 15px;
	padding-left: 18px;
	padding-bottom: 2px;
	font-size: 10px;
	float: left;
	color: #C0C0C0;
}

.icons a.images {
	background: url('../images/icons/bilder.gif') no-repeat top left;
}

.icons a.download {
	background: url('../images/icons/downloads.gif') no-repeat top left;
	padding-left: 14px;
}

.icons a.video {
	background: url('../images/icons/video.gif') no-repeat top left;
	padding-left: 22px;
}

.icons a.print {
	background: url('../images/icons/drucken.gif') no-repeat top left;
}

.icons a.tell {
	background: url('../images/icons/empfehlen.gif') no-repeat top left;
}

.icons a.newsletter {
	background: url('../images/icons/newsletter.gif') no-repeat top left;
}

.icons a.comment {
	background: url('../images/icons/forum.gif') no-repeat top left;
}


.icons a.heftabo {
	background: url(http://www.autohaus.de/gfx/icons/abo.gif) no-repeat top left;
}

.icons a.back {
	background: url('../images/icons/zurueck.gif') no-repeat top left;
}

.icons a.abo {
	background: url('../images/icons/abo.gif') no-repeat top left;
}

.iconsHeader {
	float:right;
	margin-right: 5px;
	margin-top: 0px;
}

.iconsHeader a {
	margin-right:0px;
}

.imageWrapper {
	float: left;
	width: auto;
	background-color: #EFEFEB;
	color: #4F4F4F;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imageWrapper p {
	margin: 6px;
}

.imageWrapper img {
	float: none !important;
	margin: 0px !important;
}

.dateSpan {
	float: right;
	font-size: 9px;
}

.article .dateSpan{
	font-size: 11px;
}

.rectangleBox {
	position: relative;
}

.rectangleBox span {
	font-size: 8px;
	color: #BBBBBB;
	position: absolute;
	top: -15px;
	left: 0px;
}

.error {
	color: red;
}

label.error{
	display: block;
}

.more {
	color: #959486 !important;
}


/* Page Structure ---------------------------------------------------- */
body {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: black;
}

#mainframe {
	margin-top: 22px;
}

#header {
	color: white;
	padding-right: 20px;
	background-color: #d40025;
	height: 112px;
	position: relative;
	width: 930px;
}

#page {
	width: 950px;
	margin-left: 24px;
}

#boxes {
	float: right;
	width: 300px;
	padding-bottom: 20px;
}

#content {
	float: left;
	width: 620px;
	padding: 5px 0 30px 0px;
}

#footer {
	padding-top: 10px;
	width: 610px;
	font-size: 10px;
}


/* Header ---------------------------------------------------- */
#logo {
	float: left;
}

#logo a {
	display: block;
	text-indent: -9999px;
	background: url('../images/logo.png') no-repeat top left;
	width: 238px;
	height: 86px;
}

#infonavi {
	list-style: none;
	float: right;
	margin: 8px 0;
}

#infonavi li {
	float: left;
	position: relative;
	top: 6px;
	padding: 0px 2px;
}

#header p {
	clear: right;
	float: right;
}

#infonavi a,
#infonavi li {
	color: white;
}


#count {
	display: none;
}


/* Top Navi ---------------------------------------------------- */
#topNavi {
	position: absolute;
	margin-top: -24px;
	width: 949px;
	margin-left: 1px;
}

#topNaviSub {
	position: absolute;
	width: 950px;
	height: 22px;
	background-color: #E8E8E1;
}

#topNavi li {
	float: left;
	height: 24px;
	line-height: 24px;
	list-style: none;
	text-align: center;
	font-size: 11px;
	padding: 0 15px;
	border: 1px solid #b6b5a5;
	border-width: 0 1px;
	margin-left: -1px;
	width: 100px;
	background: #e8e8e1 url(../images/backgrounds/all.png) repeat-x;
}

#topNavi li:first-child {
	border-left: 0;
}

#topNavi .active,
#topNavi li.normal:hover {
	background: #e8e8e1;
}

#topNavi li a,
#topNavi li {
	font-size: 12px;
	color: #6e6e6e;
}

#topNavi li ul {
	position: absolute;
	margin: 0px;
	left: -1px;
	padding-left: 6px;
	display: none;
	list-style: none;
	height: 22px;
	width: 944px;
	top: 24px;
	background-color: #e8e8e1;
}

#topNavi li.active ul {
	display: block;
}

#topNavi li:hover ul, #topNavi li.over ul {
	display: block;
	z-index: 60;
}

#topNavi a {
	text-decoration: none;
}

#topNavi li ul li {
	height: 22px;
	line-height: 22px;
	width: auto;
	border: 0;
	padding: 0;
	background: none;
}

#topNavi li ul li a:link, #topNavi li ul li a:visited, #topNavi li.active ul li a:link, #topNavi li.active ul li a:visited {
	width: auto !important;
	display: block;
	padding: 0 10px;
	font-size: 10px;
}

#topNavi li ul li a:hover, #topNavi li ul li a:active, #topNavi li ul li a:focus, #topNavi li.active ul li a:hover {
	text-decoration: underline;
}


/* Content ---------------------------------------------------- */
#content #breadcrumb {
	color: #C0C0C0;
	font-size: 9px;
	margin-bottom: 15px;
}

#content #breadcrumb a {
	color: #C0C0C0;
}

#content .floatLeft {
	display: block;
	float: left;
	margin: 0.5em 15px 0.5em 0;
}

#content .floatRight {
	display: block;
	float: right;
	margin: 0.5em 0 0.5em 15px;
}

#content .headline h2 a {
	font-size: 15px;
}

#content .box {
	width: 100%;
}

#content .box.left, #content .box.right {
	width: 298px;
}

.news h4, .littleNews h4{
	color: #878787;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 4px;
	border: 0;
}



.intro img{
	margin-bottom: 20px;
}

.intro p{
	margin: 0 0 20px 0;
}

.news,.shopguide-item {
	margin-bottom: 15px;
}

.shopguide-item .sub{	
	margin-left: 140px;
}

.shopguide-item .sub h2{
	line-height: auto;
}

#mainframe #content div.tabs{
	clear: both;
}


#mainframe #content div.tabs ul.tabsNavi{
	list-style: none;
	margin: 0 0 0 1px;
	clear: both;	
}

#mainframe #content div.tabs ul.tabsNavi li {
	float: left;	
	list-style: none;	    
	margin: 0 0 -1px -1px;
	border: 1px solid #b6b5a5;
	border-width: 0 1px;

}

#mainframe #content div.tabs ul.tabsNavi li a{
    background: url(../images/backgrounds/all.png) repeat-x;
	font-size: 12px;
	color: #6E6E6E;
	cursor: pointer;
	height: 24px;
	line-height: 24px;
	padding: 0 15px !important;
	display: block;
}

#mainframe #content div.tabs ul.tabsNavi li a.active, #mainframe #content div.tabs ul.tabsNavi li a:hover {
	background: #EFEFEB none;
}

#mainframe #content div.tabs div{
	clear: both;
	border: 1px solid #b6b5a5;
	padding: 20px 10px;
	background: #EFEFEB;
}

#mainframe #content div.tabs div div{
	clear: none;
	border: 0;
	padding: 0;
	margin: 0 0 5px 0;
}

.boxUnternehmen ul{
	margin: 10px 0 10px 20px;	
}

.boxUnternehmen img.thumbnail{
	margin-right: 10px;
}


.littleNews {
	float: left;
	width: 132px;
	margin-right: 30px;
	margin-bottom: 20px;
}

.littleNews h4 {
	font-size: 10px;
	margin: 0;
	padding: 0;
}

.littleNews h2 {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.littleNewsEnd {
	margin-right: 00px;
}

.littleNews img {
	margin-bottom: 15px;
}

.littleNews h2, .littleNews h2 a {
	line-height: 15px !important;
}

.box .content .thumbnail {
	margin-right: 23px;
}

.tableSpace td {
	padding: 5px;
	vertical-align: top;
}

.grayBox {
	background-color: #EFEFEB;
	padding: 5px;
	margin-bottom: 20px;
}

.grayBox h3 {
	font-size: 12px;
}

.captionLink {
	color: black;
	font-weight: bold;
	font-size: 12px;
	position: relative;
	top: -10px;
}

.itemCount {
	font-weight: normal;
}

.flottenliste {
	border-collapse: separate;
	border-spacing: 15px;
}

.flottenliste td {
	border-bottom: 2px solid #DBDCDE;
}

.flottenliste td a img {
	width: 60px !important;
	height: 60px !important;
}

#content .seven-days-list {
	padding: 0;
	margin: 10px 0 20px 0;
	list-style: none;
}

#content .seven-days-list li {
	padding: 0 0 3px 0;
	margin: 0;
}

#content .seven-days-list li a {
	color: #4F4F4F !important;
}

.article {
	margin: 30px 0px;
}

.article h4 {
	color: #66B717;
}

.article h5, .date-header {
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #DBDCDE;
	color: #4F4F4F;
}

.copyright {
	color: #4F4F4F;
	font-size: 10px;
	margin-bottom: 40px;
}

.rueckblick td {
	padding-right: 5px;
}

.rueckblick hr {
	border-bottom-color: #66B717;
	margin-bottom: 0px;
}

.rueckblick td a.boxLink {
	margin-top: 0px;
}

#content .logomenu td {
	padding: 0;
}

#content .logomenu td img {
	margin: 0;
}

#jumplist {
	text-align: right;
	padding: 10px 0;
	color: #000 !important;
}

#jumplist a {
	color: #4F4F4F !important;
}

#visitenkarten img {
	margin: 0 10px 10px 0;
	border: 1px solid #C2C3C5;
}

#visitenkarten img.noleftmargin {
	margin-right: 0;
}

/* Gallery ---------------------------------------------------- */
.box .content .galleryActive {
	width: 400px !important;
}

.box .content .galleryThumb img {
	margin-bottom: 4px;
}

.box .content .galleryThumb {
	margin-bottom: 10px;
}

.box .content .galleryThumb img {
	float: none;
}

.thumbTable {
	width: 130px;
	float: right;
}

.videoThumb{
	padding-bottom: 17px;
	float: left;
	background: url('/images/backgrounds/videoleiste.png') no-repeat bottom left;
}

.galleryBox select,
.galleryBox input {
	display: inline;
	vertical-align: middle;
}

.galleryBox select {
	width: 70%;
}


/* Boxes ---------------------------------------------------- */
#searchBox {
	height: 46px;
	line-height: 46px;
	font-size: 11px;
	text-align: center;
	margin-bottom: 15px;
	background-color: #E8E8E1;
	position: relative;
}

#searchBox .styledInput {
	width: 204px;
	display: inline;
	border: 0;
	color: #6E6E6E;
	text-align: center;
	font-size: 11px;
	padding: 2px;
}

#searchBox input {
	vertical-align: middle;
}

#searchBox span {
	color: #6E6E6E;
	font-weight: bold;
}

#boxes .rectangleBox {
	margin-top: 20px;
	margin-bottom: 20px;
}

.boxLink {
	float: right;
	color: white !important;
	padding: 0 5px;
	background: #D40025;
	line-height: 20px;
	border: 0;
}


/* Standard Box ---------------------------------------------------- */
.box {
	margin-bottom: 15px;
	border: 1px solid #DAD9D0;
	border-top: 0;
}

.box .content {
	padding: 10px;
	font-size: 10px;
	clear: both;
	background-color: #EFEFEB;
}

.box h3 {
	font-size: 11px;
	background: url(../images/backgrounds/all.png) repeat-x;
	line-height: 24px;
	color: #6E6E5B;
	text-align: center;
	font-weight: normal;
}

.box h3 img {
	float: right;
}

.box .content h4 {
	font-size: 11px;
	color: #D40025;
	border: 0;
}


.box .content h5 {
	font-size: 10px;
	font-weight: bold;
	color: black;
}

.box .content h6 {
	font-size: 10px;
	font-weight: bold;
	color: black;
	margin: 5px 0 1px 0;
}

.box .whiteContent {
	background-color: white;
	border-width: 0px 1px;
}

.box .content img, .news img,.shopguide-item img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.box .contentWrapper {
	position: relative;
	margin-left: 70px;
}

.box.navi .contentWrapper {
	position: relative;
	margin-left: 140px;
}

.box .content.strongerText {
	color: black;
	font-size: 11px;
}

.box.adHeight h3 {
	line-height: 34px;
	background-position: bottom;
}

.box.adHeight .content {
	height: 195px;
}

.box ul {
	margin: 10px;
}

/* Footer ---------------------------------------------------- */
#footer a {
	color: black;
	font-weight: normal;
	margin: 0 5px;
}


/* Mediacentrum Button & Popup */
#mediacentrumPopup {
	display: none;
	width: 160px;
	padding: 5px;
	border: 1px solid #000;
	position: absolute;
	left: 780px;
	top: 20px;
	z-index: 500;
	background-color: #FFF;
}

#mediacentrumPopup a {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}

form.default table td {
	padding: 3px 0;
	vertical-align: top;
}

.label {
	font-weight: bold;
	padding-right: 15px !important;
}

form.default table {
	width: auto;
}

.rueckrufTable td {
	padding-top: 2px;
}

.rueckrufBox {
	background-color: #FBF8F3;
	border-bottom: 1px solid #DBDBDD;
	padding: 15px;
	margin-bottom: 20px;
}

.rueckrufBox img {
	margin-right: 30px;
	float: left;
}
/* R�ckrufe */
#rueckrufTabelle {
	margin: 20px 0;
	width: 620px;
	border-bottom: 1px solid #4F4F4F;
}

#rueckrufTabelle th, #rueckrufTabelle td {
	text-align: left;
	padding: 7px;
}

#rueckrufTabelle th {
	font-size: 11px;
	padding: 0px 10px;
	background: #DFF0CE;
	font-weight: bold;
	line-height: 31px;
	color: #000;
}

#rueckrufTabelle td {
	border-right: 1px solid #4F4F4F;
}

#rueckrufTabelle td a {
	color: #000;
}
/* Neue Templates --------------------------- */
form.default table td select {
	margin: 0px;
	padding: 1px;
	width: 150px;
}

form.default table td .inputText-2Cols {
	width: 150px;
}

form.default table td.label {
	padding: 3px 10px;
}

form.default table {
	width: 100%;
}

form.default table td select.easy-select {
	width: auto;
	margin-right: 2px;
	display: inline;
}

#content .archivBoxWrapper {
	margin: 0 20px 20px 0;
	float: left;
	width: 135px;
}

#content .archivBoxWrapper h3 {
	font-size: 11px;
	margin-bottom: 5px;
}

#content .archivBoxWrapper .archivBox {
	width: 135px;
	padding: 0 0 5px 0;
	background: #EFEFEB;
}

#content .archivBoxWrapper .archivBox a.archivButton {
	font-weight: normal !important;
	display: block;
	line-height: 20px;
	background-color: #D40025;
	color: #FFF !important;
	text-align: center;
	border: 0px;
	padding: 0px 10px;
	font-size: 9px;
}

#content .archivBoxWrapper .archivBox a.archivButton {
	margin: 10px 23px;
}

.date-header {
	border-bottom: 1px solid #DBDCDE;
	height: 20px;
	line-height: 20px;
	margin: 10px 0pt;
}

.date-header a {
	color: black;
	float: right;
	position: relative;
	top: 2px;
}


.icons a {
	color: #C0C0C0;
}

.iconsHeader {
	float: right;
	margin: 1px 5px 0 0;
}

.iconsHeader a {
	margin-right: 0;
}

#content #sitenavi ol{
	margin: 10px 25px;
}

#content table.termine{
	border-left: 1px solid #DAD9D0;
	border-bottom: 1px solid #DAD9D0;
	border-right: 1px solid #DAD9D0;
}

#content table.termine th{
	background: url(../images/backgrounds/all.png) repeat-x;
	color:#6E6E5B;
	font-size:11px;
	font-weight:normal;
	line-height:24px;
	text-align: left;
	padding: 0 3px;
}

#content table.termine td{
	padding: 3px;
	vertical-align: top;
}

#content table.termine td a{
	color:#D40025;
}

.redButton{
	
}

/* Dashboard */
#content.dashboard {
	background-color: #2F3639;
	margin-top: 20px;
	color: #fcfcf8;
	padding: 0;
}
.dashboard h1 {
	background-color: #E4212A;
	color: white;
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 7px;
}
.dashboardPadding {
	padding: 0 10px 10px 10px;
}
.dashboard form#themenauswahl {
	border: 1px solid #626A6E;
	border-width: 1px 0;
	margin: 0 0 10px 0;
	padding: 10px 0;
}
.dashboard form#themenauswahl div.clear {
	border-bottom: 1px solid #626A6E;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.dashboard form#themenauswahl input.right {
	margin-top: 20px;
}
.dashboard div.themenblock {
	width: 129px;
	padding: 0 10px;
	border-right: 1px solid #626A6E;
	float: left;
}
.dashboard div.themenblock.last {
	border-right: 0;
}
.dashboard div.themenblock input,
.dashboard div.themenblock .dashCheck {
	display: block;
	float: left;
	clear: left;
	margin: 0 5px 5px 0;
}
.dashboard div.themenblock label {
	display: block;
	margin-bottom: 5px;
}
.dashboard #themenswitcher {
	font-weight: bold;
	cursor: pointer;
}
.dashboard .themenblock label.top {
	font-weight: bold;
	text-transform: uppercase;
}
.dashCheck {
	width: 10px;
	height: 10px;
	background: url(../images/dashboardCheckbox.png) bottom;
}
.dashCheck.checked {
	background: url(../images/dashboardCheckbox.png) top;
}

#content.dashboard div.left {
	margin-right: 0;
}
.dashboard .roundBox {
	width: 295px;
	margin-bottom: 10px;
}

.dashboard .roundBox a{
    color: #1A1A18;
}

.dashboard .roundBox .head {
	background: url(../images/dashboardBox.png) top;
	height: 32px;
	padding: 3px 6px 0 6px;
}
#content.dashboard .roundBox .head h2 {
	font-size: 12px;
	text-transform: uppercase;
    color: #FFF;
    line-height: normal;
    margin-bottom: 0;
}
#content.dashboard .roundBox .head h3 {
	font-size: 12px;
	font-weight: normal;
    color: #FFF;
}
.dashboard .roundBox .bottom {
	background: url(../images/dashboardBox.png) bottom;
	padding-bottom: 5px;
}
.dashboard .roundBox .content {
	background-color: white;
	padding: 10px 10px 0 10px;
	border: 1px solid #B1B8BC;
	border-width: 0 1px;
}
#content.dashboard .roundBox ul.dashList,
#content.dashboard .roundBox ul.dateList ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content.dashboard .roundBox ul.dashList li {
	border-bottom: 1px dotted #cdd3d7;
	padding-bottom: 2px;
	margin-bottom: 2px;
	background: url(../images/dashboardArrow.png) no-repeat center left;
	padding-left: 6px;
	color: #1A1A18;
}

#content.dashboard .roundBox ul.dashList.red li {
	background: url(../images/dashboardArrowRed.png) no-repeat center left;	
}

#content.dashboard .roundBox ul.dashList.red li a{
	color: #E4212A;
}

#content.dashboard .roundBox hr {
	background: none;
	border-top: 1px dotted #cdd3d7;
	clear: none;
	margin-bottom: 0;
	height: 1px;
	border-bottom: 0;
}

#content.dashboard .roundBox ul.dashList li.last {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

#content.dashboard .roundBox ul.dateList > li {
	background: url(../images/dashboardDate.png) no-repeat top left;
	position: relative;
}
#content.dashboard .roundBox ul.dateList ul {
	margin-left: 30px;
}
#content.dashboard .roundBox ul.dateList ul li {
	border-bottom: 0;
}
#content.dashboard .roundBox ul.dateList span {
	position: absolute;
	font-size: 10px;
}
#content.dashboard .roundBox ul.dateList span.month {
	color: black;
	font-weight: bold;
	left: 3px;
	top: 0px;
	text-transform: uppercase;
}
#content.dashboard .roundBox ul.dateList span.year {
	position: absolute;
	left: 1px;
	top: 11px;
}

#dash-prev-btn-anmelden{
	position: absolute;
	left: 485px;
	top: 20px;
}

#dash-prev-btn-registrieren{
	position: absolute;
	left: 153px;
	top: 20px;
}

#content h1.dash-prev{
	font-size: 16px;
	margin: 10px 0;
}

#content p.dash-prev{
	margin-bottom: 10px;
}

/*-newservicenavi-------------------------------------------------*/
#newservicenavi{
    background:  #fff;
    border: 1px solid #CFD0D0;    
}

#newservicenavi ul {
    float: right;
    list-style: none;
}

#newservicenavi ul li{
    float: left;
    padding: 3px 7px;
    color: #A0A0A0;
    font-size: 10px;
    
}

#newservicenavi ul li a{  
    color: #A0A0A0;
    font-size: 10px;
 
}

#newservicenavi ul li.logout,
#newservicenavi ul li.register,
#newservicenavi ul li.login{
    background: url('../images/bg_cas_button.png') no-repeat;
}

#newservicenavi ul li.myautohaus{
    background: url('../images/bg_my_autohaus.png');
}

#newservicenavi ul li.login a{
    background: url('../images/bg_schloss.png') no-repeat;
    padding-left:  10px;
}

#newservicenavi ul li.login a:hover,
#newservicenavi ul li.login a:active{
    color: #C90420;
}


#newservicenavi ul li.myautohaus a{
    color: #FFF;
    font-weight: bold;
}

#newservicenavi .clear{
    height: 0;
    clear: both;
    visibility: hidden;  
    line-height:0;
    font-size: 0;  
}

form#recht_dash{
    margin: 0;
    padding: 0;
}

form#recht_dash select{
    margin: 0;
}

.roundBox #dash-video img{
    float:none;
    margin:0;
} 

#newservicenavi #date{
    float: left;
    padding: 2px 0 0 10px;
    color: #A0A0A0;
    font-size: 11px;
}

#loginStatus{
    float: right;
    margin-top: 50px;
    padding-right: 10px;
    color: #FFF;
    font-size: 11px;
}

#ivw{
    position: absolute;
    left: 890px;
    top: 10px;
}

#votebox ul {
		list-style-image:none;
		list-style-type:none;
		margin: 7px 0;
	}

#votebox ul li{
		padding: 2px 0;
}

#votebox label {
	display: block;
	margin: 0 0 5px 20px;
	position: relative;

}

#votebox label input {
	position: absolute;
	left: -20px;
	top: -3px;
}

.answerRectangle {
		height: 15px;
		margin: 3px;
		background-color: #D40025;
}

#content ul, #content div.news ol {
    padding-left: 20px;
}

#content ul li{
	list-style: square;	
}

#content ul li{
	list-style: square;	
}

.content ul li{
	margin-bottom: 15px;	
}

#voteArchive li a {
    color: black;
}

#content a {
    color: #D40025;
    text-decoration: none;
}


#skyscraper {
	position: absolute;
	top: 90px;
	left: 985px;
	width: 160px;
	height: 600px;
}

#superbanner {
	width: 728px;
	margin: 0 0 0 221px;
}

#content span.teaser-marker{
	padding: 0 7px;
	font-size: 9px !important;
	color: #FFF;
	background: #D40025;
}

.xingNextToIcons {
    float: right;
    width: 20px;
}

#content .article .nextToIcons{
    float: right;
    width: 118px;
}

#content .article .nextToIcons a{
   color: #000;
}

/* Online Seminare */
#content .boxStyle-2 {
    padding: 0 0 5px 0;
    background-color: #EFEFEB;
    border: 1px solid #DAD9D0;
    border-top-width: 0;
    margin-top: 20px; 
    position: relative;
}

#content .article .boxStyle-2 h5 {
   background: url("../images/backgrounds/all.png") repeat-x scroll 0 0 transparent;
    color: #6E6E5B;
    font-size: 11px;
    font-weight: normal;
    line-height: 24px;
    text-align: center;
    border: 0;
    padding: 0;
    margin: 0;
}

#content table.default-form {
    margin: 5px;
}

#content .default-form tr td {
    padding: 0 10px 5px 0;
}

input.boxLink{
	font-size: 13px;
	padding: 3px 10px;
	font-weight: bold;
}

/* BEGIN newsletter */

div.sidebarNewsletter {
	background: #EFEFEB;
	padding-bottom: 12px;
	margin-bottom: 12px;
	position: relative;
}

div.sidebarNewsletter div.line {
	display: block;
	width: 300px;
	height: 1px;
	border-bottom: 1px solid #AFB3B6;
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 1;
}

div.sidebarNewsletter h4 {
	color: #000;
	font-size: 14px;
}

div.sidebarNewsletter p {
	font-weight: bold;
	color: #67686A;
	font-size: 12px;
}

div.sidebarNewsletter span.img {
	background: url(/images/newsletter_sidebar.png) no-repeat;
	display: block;
	width: 99px;
	height: 89px;
	top: -4px;
	left: 10px;	
	z-index: 2;
	position: absolute;
}

div.sidebarNewsletter div.header {
	padding-top: 12px;
	margin-left: 120px;
}

div.sidebarNewsletter div.text {
	color: #67686A;
	margin-left: 16px;
	margin-right: 16px;
	padding-top: 40px;
	padding-bottom: 12px;
}

div.newsletter.text a.signin,
div.sidebarNewsletter a {
	background: url(/images/button_tankstellenmarkt_jetzt-anmelden.png) no-repeat;
	display: inline-block;
	width: 120px;
	height: 24px;
}

div.sidebarNewsletter a {
	margin-left: 160px;
}

.redteaser_withgreytail {
	background-color:#EBEBEB;
	height:15px;
}

.redteaser_withgreytail h1 {
    font-size: 18px;
    color:#c9041f;
    background-color:white;
    float:left;
    padding-right:5px;
    margin-top:-4px;
    text-transform:uppercase;
    border-bottom: none;
}

.redteaser_withgreytail h1 a{
	color:#C9041F;
}

div.newsletter.img {
	width: 185px;
	float: left;
	margin-right: 40px;
}

div.newsletter.text {
	color: #67686A;
	padding-top: 20px;
}

div.newsletter.text h1 {
	color: #000;
	padding: 0;
	border-bottom: none;
}

div.newsletter.text h2 {
	margin-bottom: 20px;
	font-size: 12px;
}

.newsletterFormWrapper .success{
	font-size: 14px;
	padding: 0 16px;
}

div.newsletter.text li {
	margin-bottom: 16px;
}

div.newsletter.text + hr {
	clear: both;
	margin-top: 40px;
	margin-bottom: 40px;
}

div.newsletter.text ul {
	list-style-type: none !important;
}

#content div.newsletter.text ul li {
    list-style: none;
}

div.newsletter.text span.count1, div.newsletter.text span.count2 {
	background: url(/images/newsletter_count1.png) no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block;
	float: left;
	margin-right: 10px;
	vertical-align: middle;
}

div.newsletter.text span.count2 {
	background: url(/images/newsletter_count2.png) no-repeat;
}

.newsletterFormWrapper {
	margin-top: 24px;
	padding-bottom: 10px;
	padding-right: 20px;
	background: #EBEBEB;
}

.newsletterFormWrapper .error {
	display: block;
	margin-bottom: 4px;
}

.newsletterForm div.left,
.newsletterForm div.leftmerged {
	display: inline-block;
	padding-left: 140px;
	margin-bottom: 20px;
}

.newsletterForm div.left.merged div {
	display: inline-block;
	width: 400px;
	margin-top: -16px;
	margin-left: 40px;
}

.newsletterForm div.left {
	width: 100px;
}

.newsletterForm div.right {
	width: 320px;
}

.newsletterForm div.right input[type=text] {
	width: 200px;
}

#submitButtonNewsletter {
	background: url(/images/button_tankstellenmarkt.png) no-repeat;
	display: inline-block;
	width: 160px;
	height: 24px;
}

div.newsletter.widerruf {
	padding: 40px 16px 20px 16px;
}

div.newsletter.widerruf hr {
	border-bottom: 1px solid white;
}

/* END newsletter */


