/*** BODY ***/
body {
	margin:0;
	padding:0;
	font-family:verdana,arial;
	font-size:11px;
	line-height:15px;
	color:#333333;
}

.clearer {
	clear:both;
	font-size:1px;
}

img {
	border:0;
}

h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
}

a {
	color:#999999;
}

a:hover {
	color:#666666;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0px;
}
/***  ***/



/*** SITE ***/
.mainArea {
	width:998px;
}

.siteArea {}

.leftArea {
	width:174px;
	margin:0 10px 0 0;
	float:left;
}

.rightArea {
	width:799px;
	float:left;
}
/***  ***/



/*** HEADER ***/
.headerArea {
	height:126px;
	background-image:URL(../images/header_back.gif);
	background-repeat:repeat-x;
}

.leftLogoArea {
	padding:20px 0 0 45px;
	width:129px;
	height:106px;
	float:left;
}

.sloganArea {
	float:left;
	width:518px;
	height:65px;
	text-align:center;
	padding:61px 0 0 0;
}

.rightLogoArea {
	background-image:URL(../images/header_end.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding:38px 26px 0 0;
	width:280px;
	height:88px;
	float:left;
}
/***  ***/



/*** NAVIGATION ***/
.naviArea {
	background-color:#A9A9A9;
}

.naviArea ul {
	margin:0 0 22px 0;
	padding:0;
	list-style-type:none;
}

.naviArea li {
	border-right:1px solid #D4D4D4;
	background-image:URL(../images/navi_back.gif);
	background-repeat:no-repeat;
	background-color:#DBDBDB;
	line-height:28px;
	height:30px;
}

.naviArea a {
	text-decoration:none;
	color:#333333;
	background-image:URL(../images/navi_dot.gif);
	background-repeat:no-repeat;
	background-position:15px 5px;
	padding:0 0 0 26px;
	margin:0 0 0 0;
}

.naviArea a:hover, li.naviActive a {
	background-image:URL(../images/navi_dot_active.gif);
}

li.naviActive {
	background-image:URL(../images/navi_back_active.gif);
}
/***  ***/



/*** TEASER LEFT ***/
.leftTeaserArea {
	padding:0 0 0 9px;
}

.leftTeaser {
	width:162px;
	border:1px solid #999999;
}

.leftTeaser h3 {
	font-size:10px;
	line-height:16px;
	background-image:URL(../images/teaser_headline_back.gif);
	background-repeat:repeat-y;
	padding:0 13px 0 23px;
	color:#FFFFFF;
	margin:0 0 9px 0;
}

.leftTeaser h3 {
	background-color:#000000;
}

.leftTeaser p {
	text-align:center;
	margin:0 0 9px 0;
}
/***  ***/



/*** CONTENT ***/
.contentArea {
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:50px 70px 20px 70px;
	background-image:URL(../images/content_back.gif);
	background-repeat:no-repeat;
}

.contentAreaHome {
	padding:10px 9px 20px 9px;
	background-image:none;
}

.contentArea h1 {
	font-size:18px;
	padding:0 0 5px 0;
	font-weight:normal;
	border-bottom:1px solid #333333;
	margin:0 0 8px 0;
}

.contentArea h2 {
	color:#999999;
	font-size:12px;
	margin:0 0 6px 0;
}

.contentArea h3 {
	font-size:11px;
	margin:29px 0 3 0;
}

.contentArea p {
	margin:0 0 15px 0;
	text-align:justify;
}

.contentImage {
	margin:0 0 20px 0;
}

.contentImageRight {
	float:right;
	margin:0 0 0 20px;
}

.carSearch {
	padding:50px 45px 20px 45px !important;
}

.carSearch h1 {
	margin:0 17px 8px 10px;
}
/***  ***/



/*** Content Teaser ***/
#homeFlash {
	margin:0 0 12px 0;
}

.homeFullTeaser {
	margin:0 9px 12px 10px;
}

.homeFullTeaser h1, .homeFullTeaser h2 {
	border:1px solid #999999;
	font-size:10px;
	line-height:16px;
	background-image:URL(../images/teaser_headline_back.gif);
	background-repeat:repeat-y;
	padding:0 13px 0 23px;
	margin:0;
}

.homeTeaserArea {
	margin:0 0 0 10px;
	width:768px;
}

.homeTrippleTeaser {
	width:246px;
	border:1px solid #999999;
	margin:0 8px 0 0;
	float:left;
}

.homeTrippleTeaser h1, .homeTrippleTeaser h2, .homeTrippleTeaser h3, .homeTrippleTeaser h4 {
	font-size:10px;
	line-height:16px;
	background-image:URL(../images/teaser_headline_back.gif);
	background-repeat:repeat-y;
	padding:0 13px 0 23px;
	color:#FFFFFF;
	margin:0;
}

.homeTrippleTeaser h1 a, .homeTrippleTeaser h2 a, .homeTrippleTeaser h3 a, .homeTrippleTeaser h4 a {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

.homeTrippleTeaser h2 {
	background-color:#333333;
}

.homeTrippleTeaser h3 {
	background-color:#666666;
}

.homeTrippleTeaser h4 {
	background-color:#999999;
}
/***  ***/


/*** FOOTER ***/
.footerArea {
	height:20px;
	font-size:10px;
	line-height:18px;
	color:#666666;
	margin:0 0 15px 0;
}

.footerArea ul {
	margin:0 5px 0 0;
	padding:0;
	list-style-type:none;
	float:right;
}

.footerArea li {
	float:left;
}

.footerArea a {
	text-decoration:none;
	color:#666666;
}

.footerArea a:hover {
	text-decoration:underline;
}
/***  ***/



/*** FORMULAR ***/
fieldset {
	border:0;
	padding:0;
}

.csc-mailform label {
	width:105px;
	display:block;
	float:left;
	padding:2px 0 0 0;
}

.csc-mailform input {
	width:200px;
	border:1px solid #666666;
	margin:0 0 4px 0;
}

.csc-mailform textarea {
	width:370px;
	height:150px;
	border:1px solid #666666;
	margin:0 0 4px 0;
}

.csc-mailform-check {
	width:20px !important;
}

.csc-mailform-submit {
	width:100px !important;
	margin-left:105px !important;
}

#mailformDatum {
	width:100px !important;
}

#mailformUhrzeit {
	width:100px !important;
}
/***  ***/



/*** TEAM ***/
.teamArea {
	border-bottom:1px solid #999999;
	margin:15px 0 5px 0;
}

.teamBox {
	width:318px;
	float:left;
	padding:0 10px 10px 0;
}

.teamBox p {
	margin:0;
}

.teamBox label {
	width:52px;
	float:left;
}

.teamImage {
	float:left;
	margin:0 10px 0 0;
}
/***  ***/