* {margin:0; padding:0;}

/*------ Fixes, Workarounds etc. ----- */
.mainclearfix:after {	/*--- Clearfix für das Float-clearing ---*/
    content: "."; 
    display: block; 
    height: 1; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .mainclearfix {height: 1%;}
/* End hide from IE-mac */

/*------ Fixes, Workarounds etc. ----- */
* {
	margin: 0;
	padding: 0;
	}
/* Clearfix fuer das Float-clearing */
.clearfix:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}
.clearfix {display: inline-block;}  /* IE 7 */

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* ---------- Basic --------- */
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	height: 100%;
	margin:0; padding:0;
}
body {
	margin:0; padding:0;
	height: 100%;
	text-align: center;
	background: url('/portaldata/images/design/bg.gif');
}
form.xxl {
	font-size: .75em;
	text-align: left;
	width: 894px;		/* Total-Width: 910px */
	padding: 0 7px 0;
	margin: 0 auto;
	min-height: 100%;
	border-right: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
	background: #fff url('/portaldata/images/design/bg_left.gif') repeat-y 7px 5px;
	line-height: 1.65em;
}
img {vertical-align: bottom;}
/* ------------ Layout ------------- */

/* Hauptcontainer für Layout mit Clearfix */
div.mainlayout {
	height: auto;
	margin-bottom: -150px;
}
/* HEADER */
#header {
	float:left;
	background: #fff url('/portaldata/images/design/bg_head.gif') no-repeat 0 7px;
	padding: 7px 0 0 0;
	height: 194px;
}
.logo {
	float: left;
	margin: 14px 0 15px 14px; 
}
address {
	margin: 14px 20px 0 350px;
	padding: 0;
	display: block;
	text-align: right;
	font-style: normal;
	font-weight: bold;
}
h1#pageheader {
	float: left;
	clear: both;
	width: 360px;
	display: inline;
	margin: 0 0 0 10px;
	padding:0;
	font-size: 1.2em;
	font-weight: bold;
	color: #00519C;	
}


/* Flash Header */

#headflash {
	float:left;
	position: relative; top: 4px;}

/* Flash Karte Garagen */
#karte {
	float: left;
	width: 504px;
}

/* STARTNEWS - Kontext rechts */
#content #startnews {
	width: 160px;
	float: right;
}
#content #startnews h2 {
	margin-top: 0;
	padding-top: 0;
}
#content #startnews a.newsitem {
	display: block;
	margin: 10px 0;
	clear: both;
}
#content #startnews a.newsitem img {
	float: left;
	margin: 5px 8px 0 0;
	padding: 0;
}
#content #startnews a.newsitem img {
	border: none;
}


/* CONTENT - Kontext rechts */
#content #context {
	width: 160px;
	float: right;
	margin: 10px 0 50px 30px;
}
#content #context h2 {
	margin-top: 0;
	padding-top: 0;
}
#content #context a.newsitem {
	display: block;
	margin: 10px 0;
	clear: both;
}
#content #context a.newsitem img {
	float: left;
	margin: 5px 8px 0 0;
	padding: 0;
}
#content #startnews a.newsitem img {border: none;}



/*--- Generische Navigation ---*/

ul#gennav {
	position: relative;
	top: 2px;
	float: left;
	font-size: .9em;
	display: block;
	clear: right;
	margin: 0 0 0 260px;
	padding: 0;
	list-style-type: none;
	line-height: 1.7em;
}
html+* {background: red;}
#gennav li {
	margin: 0;
	padding: 0;
	display: inline;
}
#gennav li a {
	color: #828282;
	text-decoration: none;
	padding: .35em .99em;
	border-left: 1px solid #C7C6C1;
}
#gennav li a:hover, #gennav li a.aktiv {
	color: #00519C;
}

.gennavActive:link{
	color: #00519C;
}

img.headerimg {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-top: 3px;
}


/* LEFT */
#left {
	width: 180px;
	float: left;
}

/**** HAUPTNAVIGATION ****/
ul#hnav {
	margin: 0 0 100px 0;
	padding: 0;
	width: auto;
	list-style-type: none;
}
#hnav li {
	list-style-type: none;
}
#hnav li a {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #B2B2B2;
	width: 168px;
	display: block;
	padding: 1px 5px 1px 7px;
	text-decoration: none;
	font-weight: bold;
	color: #2E5298;
}
#hnav li a:hover, #hnav li a:active, #hnav li a.aktiv {
	color: #fff;
	background: #2E5298;
}

/* Unternavi */
#hnav li li a {
	font-weight: normal;
	background: #F3F6FA;
}
#hnav li li a:hover, #hnav li li a:active, #hnav li li a.aktiv {
	background: #E3E9F3;
	color: #2E5298;
}

/* CONTENT */
#content {
	float: left;
	width: 680px;
	margin-left: 15px;
}
/* Logobox Footer */
div.logobox img {
	vertical-align: middle;
	margin: 5px;
	border: 0;
}


/*** Contentformate ***/

h1 {
	font-size: 1em;
	margin: 10px 0;
	padding:0;
}
h2 {
	font-size: 1em;
	margin: 5px 0;
	padding: 0;
}
h3 {}

p {
	margin: 0;
	padding: 10px 0;
}
#content ul {
	margin: 0;
	padding: 0;
}
#content ul li {
	margin: 0 0 0 15px;
	list-style-type: square;
	
}
#content a, #content a:link, #content a:visited {
	color: #004CA4;
	text-decoration: none;	
}
#content a, #content a:hover, #content a:active {
	text-decoration: underline;
}
img.bildlinks {
	float: left;
	margin: 10px 20px 20px 0;
}
img.bildrechts {
	float: right;
	margin: 10px 0 20px 20px;
}

.bildlinks {
	float: left;
	margin: 10px 20px 20px 0;
}
.bildrechts {
	float: right;
	margin: 10px 0 20px 20px;
}

form.xxl hr {
	margin: 30px 0 0 0;
	padding:0;
	color: #A1B8D5;
	height: 1px;
	background: #A1B8D5;
	clear: both;
	border: none;
}

a.top, a.top:link, a.top:visited {
	width: auto;
	color: #2E5298;
	text-decoration: none;
	float: right;
	padding-left: 15px;
	background: url('/portaldata/images/design/top.gif') 0 .75em no-repeat;
	
}
a.back, a.back:link, a.back:visited {
	width: auto;
	color: #2E5298;
	text-decoration: none;
	float: right;
	padding-left: 15px;
	margin-right: 40px;
	background: url('/portaldata/images/design/back.gif') 0 .5em no-repeat;
}
a.top:hover, a.top:active {
	text-decoration: underline;
}
a.back:hover, a.back:active {
	text-decoration: underline;
}


/** Groupformate **/

a.alcopagroup, a.alcopagroup img {
	border: none;
}

p.copyright {
	font-size: .9em;
	color: #989898;
}

p.copyright a:link, a:visited {
	color: #808080;
	text-decoration: none;
}
p.copyright a:hover, a:active {
	color: #808080;
	text-decoration: underline;
}


/** Formulare **/
.col_a {
	float: left;
	width: 44%;
}
.col_b {
	float: right;
	width: 44%;
}
div.col_a {width: 50%;}
div.col_b {width: 49%;}
div.formular {
	clear: both;
	margin: 0;
	padding: 0;
}
#content div.formular hr {
	margin: 0 0 -5px 0;
	padding: 0;
	color: #C9C7BB;
	height: 1px;
	background: #C9C7BB;
	clear: both;
	border: none;
}
div.formular label {
	display: block;
	clear: none;
}
div.formular label span {
	font-size: .75em;
}
div.formular br {clear: both;}
fieldset {
	border: 1px solid #D4D3C5;
	margin: 0 0 10px 0;
	padding: 15px;
}

/* Textfelder */
input.txtfield {
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	width: 95%;
	border: 1px solid #D4D3C5;
	background: #EAE9E3;
	padding: 3px 5px 0px 5px;
	margin: 0 0 5px 0;
}
input.txtfield:hover, form input.txtfield:focus  {
	border: 1px solid #8A8980;
}
div.captcha {margin-top: 10px;}
input.captcha {width: 60%;}
.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	width: 100%;
	border: 1px solid #D4D3C5;
	background: #EAE9E3;
	padding: 0 0 0px 5px;
	margin: 0 0 5px 0;
}
/* Textarea */
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #D4D3C5;
	background: #EAE9E3;
	width: 95%;
	padding: 5px;
	height: 59px;
	margin: 0 0 5px 0;
	vertical-align:middle;
}
/* Checkboxen */
div.checkbox input {
	float: left;
	clear: left;
	margin: 4px 15px 0 0;
}
label.checkbox {
	clear: none;
}
/* Radiobuttons */
input.radio {
	float: left;
	clear: left;
	margin: 4px 15px 0 0;
}
label.radio {
	clear: none;
}

.nl-radio {
	width: 180px;
	margin: 0;
}
/* Submit */
input.submit {
	float: right;
	margin: 0 18px 0 20px;
	display: inline; 
	height: 25px;
	border: none;
	border-left: 1px solid #C9C7BA;
	border-right: 1px solid #C9C7BA;
	border-bottom: 1px solid #B2B2B2;
	background: url('/portaldata/images/design/bg_submit.gif');
	margin-top: 10px;
	padding: 0 50px;
}
input.register {
	margin: 0 18px 0 142px; 
	display: inline; 	
	height: 25px;
	border: none;
	border-left: 1px solid #C9C7BA;
	border-right: 1px solid #C9C7BA;
	border-bottom: 1px solid #B2B2B2;
	background: url('/portaldata/images/design/bg_submit.gif');
	margin-top: 10px;
	padding: 0 50px;
}

/* ######################### TEXTBAUSTEINE XXL ############################ */

/* 4-Spalten (Mitarbeiter) */
div.col4 {
	float: left;
	width: 160px;
	margin-right: 10px;
}

/* 2-Spalten (50 / 50) */
div.col-a {
	float: left;
	width: 47%;
	margin-right: 3%;

}
div.col-b {
	float: left;
	width: 47%;
	margin-left: 3%;
	margin-bottom: 30px;
}
div.cp-100
	{display:block;
	width:490px;
	}
.trennlinie-cp-100 {
	margin: 0;
	padding:0;
	width:490px;
	height:30px;
	display:block;
	border-bottom:1px solid #A1B8D5;
}	
/* Tabelle Öffnungszeiten */
table.oeffzeit {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #EAE9E3;
}
table.oeffzeit tr:hover {background: #F0F0F0;}
table.oeffzeit td, th {padding: 3px 5px;}
table.oeffzeit th {
	background: #EAE9E3;
	line-height: 1em;
	vertical-align: top;
}
table.oeffzeit td {
	width: 25%; 
	vertical-align: top;
}
table[class="oeffzeit"] th {border: 2px solid #fff;}


/* Tabelle Fahrzeugliste*/
.tab {
	width:100%;
}
.cell {
	width:18%;
	line-height:18px;
	padding: 2px 4px;
}
.rowtitle {
	background-color:#a1cbec;
}
.rowblue {
	background-color:#ceeafb;
}
