@charset "utf-8";
/* CSS Document */
/* +++++++++++++++++++++++++++++++ Global Settings +++++++++++++++++++++++++++++ */

body {
	margin: 0;
	padding: 0;
	background:			url(../images/body-bg.gif) 0 0 repeat-x #45494d;
}

.nobg {
	background:			none !important;
}

.clear {
	height:				20px;
}

.noborder {
	padding-right:		0 !important;
	border:				none !important;
}

.bigfont {
	font-size:			13px;
	font-weight:		bold;
}

/* +++++++++++++++++++++++++++++++ Layout ++++++++++++++++++++++++++++++++++++++ */

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width:880px;
	margin:0 auto;
	padding: 10px 0 20px 0;
	/*	background:		url(../images/wrapper-bg.gif) 0 -6px repeat-x;*/
}

#content-container {
	width:			874px;
	background:		url(../images/bg-tile.gif) 0 0 #999999;
	border:			3px solid #ff6600;
}

#header {
	width:			874px;
	height:			126px;
	padding-top:	7px;
	background:		url(../images/header-bg.jpg) 0 0 no-repeat;
}

#navigation {
	width:			874px;
	height:			44px;
	background:		 url(../images/navigation-bg.jpg) 0 0 no-repeat;
	/*border-bottom:	3px solid #ff6600;*/
}

#content {
	/*padding:		85px 20px 20px 60px;*/
	padding:		0 20px 40px 0px;
}

#sub-container {
	padding-left:	80px;
}

/* contentboxen */
#content .contentbox {
	min-height: 	188px;
	height: 		188px;
	height: 		auto !important;
	border:			1px solid #c8c8c8;
	background:		#292929;
	padding:		20px 10px 23px 20px;
	float:			left;
}

#content .contentboxImprint {
	height: 		auto !important;
	border:			1px solid #c8c8c8;
	background:		#292929;
	padding:		20px 10px 23px 20px;
	float:			left;
}

#content .bigframe {
	margin-bottom:	20px;
	border:			1px solid #c8c8c8;
	background:		#292929;
	padding:		30px 10px 23px 20px;
	width:			690px;
	height:			auto;
}

#content .automarkt {
	margin-bottom:	20px;
	margin-left:	20px;
	border:			1px solid #c8c8c8;
	background:		#292929;
	padding:		20px 0 23px 0;
	width:			590px;
	height:			auto;
	float:			left;
}

#content #ansprechpartner {
	width:			150px;
	float:			left;
}

#content #frame-markt {
	width:			100%;
	border:			none;
	height:			500px;
}

#content .leftbox {
	width:			398px;
	float:			left;
}

#content .rightbox {
	width:			240px;
	margin-left:	20px;
}

#content #flashvideo {
	width:			428px;
	height:			241px;
	border:			1px solid #c8c8c8;
}

#rightbox ul {
	margin-bottom:	18px;
}

#content #tel-box, #content #nl-box, #content #smallbox {
	height:			210px !important;
	min-height:		210px;
}

#content #tel-box ul li {
	float:			left;
	height:			75px;
	width:			173px;
	padding-right:	20px;
	text-indent:	-2000px;
	border-right:	1px solid #c8c8c8;
}

#content #tel-box ul #tel-cosmo {
	background:		url(../images/cosmo-tel.jpg) 0 0 no-repeat;
	
}

#content #tel-box ul #tel-city {
	background:		url(../images/city-tel.jpg) 0 0 no-repeat;
	border:			none;
	padding:		0;
	margin-left:	20px;
	
}

#content #tel-box ul #autohaus-vacha{
	margin-top: 10px;
	background:		url(../images/autohaus_vacha.jpg) 0 0 no-repeat;
	
}

#content #tel-box ul #autohaus-heyer {
	background:		url(../images/heyer-tel.jpg) 0 0 no-repeat;
	border:			none;
	padding:		0;
	margin-left:	20px;
	margin-top:10px;
	
}

/* dl mit bildern */
.rightbox dl {
	margin:			0 0 0 0;
	padding:		0;
}

.rightbox dl dt {
	margin:			0 0 4px 0;
}

.rightbox dl dd {
	color:			#eaeaea;		
	margin:			0 0 10px 8px;
}

/* footer */
#footer {
	width:			834px;
	height:			117px;
	background: 	url(../images/footer-bg.gif) 0 0 repeat-x;
	border:			3px solid #ff6600;
	margin-top: 	10px;
	padding:			20px 20px 0 20px;
}

/* +++++++++++++++++++++++++++++++ Navigation ++++++++++++++++++++++++++++++++++++++ */
a {
	color:			#CCC;
	outline:		none;
}

a:hover {
	color:			#FFF;
}

.iconlink {
	background:		url(../images/link-icon.gif) 0 0.2em no-repeat;
	padding-left:	10px;
}

.textlink {
	text-decoration:	underline !important;
}

h1 a {	
	display:		block;
	width:			442px;
	height:			103px;
}

/* main navigation */
#navigation .level1 {
	width:			560px;
	height:			44px;
	background:		url(../images/button-bg.gif) 0 0 repeat-x;
	float:			right;
	margin-bottom:	3px;
	border-bottom:	3px solid #ff6600;
}

#navigation .level1 li {
	float:			left;
	padding-top:	15px;
	background:		url(../images/navi-trenner.gif) top right no-repeat;
}

#navigation .level1 li a {
	display:		block;
	text-align:		center;
	height:			29px;
	font-size:		16px;
}

#navigation .level1 li #automarkt {
	/*width:			121px;*/
	width:				132px;
}

#navigation .level1 li #haendler {
	width:			156px;
}

#navigation .level1 li #service {
	width:			132px;
}

#navigation .level1 li #ueberuns {
	width:			132px;
}

#navigation .level2 {
	width:			130px;
	padding:		0;
	margin:			4px 0 0 0;
	background:		#292929;
	border:			1px solid #666666;
}

#navigation .level2 li {
	float:			none;
	background:		none;
	padding:		0;
	border-bottom:	1px solid #333333;
}

#navigation .level2 li a {
	display:		block;
	width:			122px;
	height:			25px;
	height:			20px;
	color:			#CCC;
	font-size:		11px;
	text-align:		left;
	padding:		2px 0 0 8px;
}

#navigation .level2 li a:hover {
	background:		#666;
	color:			#FFF;
	text-decoration:none;
}

/*galerie images */
.gal-image {
	border:			1px solid  #575757;
}

.gal-image:hover {
	border:			1px solid #CCC;
}

/* footer navigation */
#footer #footer-navi {
	float:			right;
	line-height:	24px;
	width:			210px;
}

#footer #footer-navi li {
	float:			left;
	height:			28px;
	padding:		0px 12px 0 12px;
	border-right:	1px solid #575757;
}

.img-thumb {
	border:			1px solid #575757;
	margin-right:	20px;
	float:			left;
}

/* +++++++++++++++++++++++++++++++ Text ++++++++++++++++++++++++++++++++++++++++++++ */
h1 {
	width:			442px;
	height:			103px;
	background:		url(../images/logo.jpg) 0 0 no-repeat;
	margin-left:	380px;
	padding:		0;
	text-indent:	-2000px;
}

.smallhead {
	font-size:		18px;
	color:			#FFf;
}

h2 {
	width:			450px;
	height:			50px;
	background:		url(../images/h2-bg.jpg) 0 0 no-repeat;
	font-size:		30px;
	color:			#fa6600;
	padding:		85px 0 35px 80px;
}

h3 {
	font-size:		18px;
	color:			#ff6600;
	padding-bottom:	20px;
}

/* absätze in der contentbox */
#content p {
	color:			#eaeaea;
	padding-bottom:	12px;
	line-height:	16px;
}

.lineh {
	line-height:	24px !important;
}

/* listen in der contentbox */
#content .textlist {
	color:				#eaeaea;
	list-style-type:	square;
	line-height:		16px;
	padding:		20px;
}
	

/* footer */
.adress-list {
	border-left:	1px solid #575757;
	float:			left;
	color:			#FFF;
	line-height:	24px;
	margin-right:	10px;
}

.adress-list li {
	padding-left:	12px;
}

.adress-list .red {
	font-weight:	bold;
	color: 			#ff6600;
}

/* copyright hinweis */
#copyright {
	width: 			874px;
	height:			25px;
	margin:			0 auto;
	padding-top: 	10px;
	text-align:		center;
	color:			#8f9294;
	font-size:		10px;
}

/* +++++++++++++++++++++++++++++++ CMS ++++++++++++++++++++++++++++++++++++++++++++ */
.smallfont {
	font-size:		10px !important;
}

.cms-image {
	border:			1px solid #575757;
	margin-right:	20px;
	float:			left;
}

.cms-image:hover {
	border:			1px solid #CCC;
}

.cms-thumb {
	border:			1px solid #575757;
	margin-right:	20px;
}

.ewcms_loopstart, .ewcms_loopline, .ewcms_loopend {
	margin-left:	20px;
	color:			#FFf;
}

.cms-loop-bg {
	width:			300px;
	margin-right:	20px;
	float:			left;
	padding:		10px;
	margin-bottom:	20px;
	background:		#333333;
}

.cms-newsloop-bg {
	width:			400px;
	margin-right:	20px;
	float:			left;
	padding:		10px;
	margin-bottom:	20px;
	background:		#333333;
}

.cms-left-loop-bg {
	padding:		10px;
	margin-bottom:	20px;
	background:		#333333;
	border:			1px solid #C8C8C8;
}

.cms-list, .detail-list {
	color: 				#eaeaea;
	list-style-type:	none;
	line-height:		24px;
}

.detaillist {
	float:				left;
	color:				#FFF;
}

#gal-container {
	width:				750px;
}

.image-container {
	margin:			0 20px 20px 0;
	border:			1px solid #575757;
	background:		#292929;
	padding:		10px;
	float:			left;
}

.image-container .gal-image {
	border:			1px solid #6d6d6d;
}

.image-container .gal-image:hover {
	border:			1px solid #CCC;
}	

.image-container dl {
	margin:			0;
	padding:		0;
	color:			#eaeaea;
}

.image-container dl dt {
	margin-bottom:	4px;
}

.image-container dl dd {
	margin:			0;
}

.marginTop {
	margin-top: 23px !important;
}

