.element ul.csc-menu {
	margin-bottom: 5px;
}

#map {
	width: 100%;
	height: 400px;
	overflow: hidden;
	color: #666666;
	border: 1px solid #a3a3a3;
}
#map-addresses {
	display: none;
}
#smallmap a,
#smallmap {
	width: 200px;
	height: 90px;
	overflow: hidden;
	position: relative;
}
#smallmap a {
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/smallmaps_all.png) no-repeat left top;
	text-indent: -9999px;
}



#background {
	background: url(../images/bg_site.jpg) no-repeat scroll right bottom;
	position: absolute;
	bottom: 0px;
	right: -200px;
	width: 222px;
	height: 230px;
}

.news-single-files img {
	display: none;
}

div.script-cars {
	float: left;
	width: 100%;
}
div.script-cars .inp_modell,
div.script-cars .select,
div.script-cars .select2 {
	width: 165px;
	max-width: 165px;
	height: 20px;
	max-height: 20px;
	margin: 2px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.script-cars .inp_modell {
	height: 18px;
}
div.script-cars .select2 {
	width: 335px;
	max-width: 335px;
}

#kfzlist {
	margin: 10px 0px 10px 0px;
}
#kfzlist tr {
	border-bottom: 1px solid #444444;
}
#kfzlist tr:hover {
	background: #7F7F7F;
}
#kfzlist tr.white {
	text-align: center;
	font-weight: bold;
	background: #666666;
}
#kfzlist td {
	padding: 5px 5px 5px 5px;
}


html, body {
	height: 100%;
}
body, table, form {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #ededed;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body {
	background: #222222;
	font-size: 0.75em;
	text-align: center;
}

a {
	color: #B5B5B5;
	text-decoration: underline;
	outline: none;
}
a:hover, a:active, a:focus {
	color: #B5B5B5;
	text-decoration: none;
	outline: none;
}
.text ul,
p,
h3 {
	margin: 0px 0px 10px 0px;
}
span.usb {
	display: none;
}


/* DISPLAY */
#screen {
	position: absolute;
	bottom: 0px;
	left: -80px;
	float: left;
	height: 470px;
	width: 277px;
	z-index:0;
	overflow: hidden;
}

#display {
	background: url(../images/bildschirm.png) no-repeat;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	height: 100%;
	width: 100%;
}
#animationwrap {
	position:absolute;
	left: 0px;
	top: 0px;
	overflow:hidden;
	height:185px;
	width:267px;
}
#animation {
	list-style: none;
	margin: 14px 0px 0px 31px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#animation li img,
#animation li {
	height: 172px;
	width: 237px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#animation li {	
	position: relative;
	border-bottom: 1px solid #ffffff;
}
#animation a {
	float: left;
	z-index: 200;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(../images/blank.gif);
	text-decoration: none;
	text-indent: -9999px;
}

/* SEITE */
#bgsite,
#site {
/*	background: #666666 url(../images/bg_site.jpg) no-repeat bottom right;*/
	background: #666666;
	float: left;
	width: 100%;
	/* min-width: 904px;*/
	/* FRAU */
	min-width: 1104px;
	position: relative;
	overflow: hidden;
}
#bgsite {
	background: url(../images/schweif.gif) no-repeat center 12px;
}
#site div.center {
	margin: 0px auto 0;
	text-align: left;
	width: 904px;
	position: relative;
	/* FRAU */
	padding-right: 100px;
}

/* LOGO */
#logo {
	float: left;
	text-indent: -9999px;
	margin: 32px 0px 0px 0px;
	width: 200px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
#logo a {
	background: url(../images/logo_nehrkorn.gif) no-repeat top right;
	overflow: hidden;
	display: block;
}
#logo strong {
	float: right;
	background: url(../images/75jahre.png) no-repeat top right;
	width: 117px;
	height: 39px;
	overflow: hidden;
	display: block;
	margin-top: 10px;
	
	display: none;
}

/* TEXT */
#content {
	float: left;
	width: 100%;
	/* padding-bottom: 200px; */
	position: relative;
}
#text {
	float: right;
	width: 670px;
	margin: 50px 0px 0px 0px;
	position: relative;
	z-index: 1;
	padding-bottom: 20px;
}
#headertext {
	margin: 0px 0px 0px 0px;
	float: left;
	width: 100%;
}
#headertext h1 {
	font-size: 1.5em;
	letter-spacing: -1px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}
#headertext p {
	font-weight: bold;
	margin: 0px 17% 5px 0px;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.1em;
}

#content div.content-2spaltig {
	float: left;
	width: 100%;
	margin-top: 35px;
}
#content div.content-left {
	float: left;
	width: 420px;
	overflow: hidden;
}
#content div.content-right {
	float: right;
	width: 210px;
	max-width: 210px;
	overflow: hidden;
	border-left: 1px solid #4d4d4d;
	padding-left: 15px;
	margin-left: -1px;
}

#content div.content-2spaltig h1,
#content div.content-2spaltig h2,
#contentbox h1,
#contentbox h2 {
	font-size: 1.4em;
	line-height: 1em;
	letter-spacing: -1px;
	color: #dadada;
	font-weight: normal;
	margin-bottom: 20px;
}
#content div.content-right h2.dk {
	padding-right: 30px;
	background: url(../images/flagge_dk.gif) no-repeat right 50%;
}
#content div.content-left p,
#content div.content-right p {
	line-height: 1.4em;
	margin-bottom: 10px;
}

/* NEWSTICKER */
#newstickerwrap {
	display:inline;
	float:left;
	height:22px;
	overflow:hidden;
	position:relative;
	text-align:center;
	width:100%;
	z-index:0;
	margin-bottom: 20px;
}
#newsticker {
	display: block;
	float: left;
	width: 100%;
	color: #b5b5b5;
	font-size: 0.8em;
	font-weight: bold;
	height: 22px;
}
#newsticker li {
	display: inline;

	float: left;

	margin-right: 5px;
	line-height: 22px;
	width: 670px;

	
}
#newsticker a {
	color: #b5b5b5;
	text-decoration: none;
	font-size: 1.1em;
}
#newsticker a:hover,
#newsticker a:active,
#newsticker a:focus {
	color: #b5b5b5;
	text-decoration: underline;
}



/* NAVIGATION */
#navigation {
	position: absolute;
	z-index: 10;
	left: 50%;
	bottom: 0px;
	margin-left: -450px;
	/*height: 300px;*/
	width: 100%;
}
#navigation dl {
	width: 226px;
	float: left;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.spanner {
	margin-bottom: 20px;
	float: left;
}
.blankline {
	height: 20px;
	clear: both;
	float: left;
}

#navigation dl#ford {
	left: 0px;
}
#navigation dl#ford dt.header a {
	background-image: url(../images/navigation_ford.png);
}
#navigation dl#volvo {
	left: 226px;
}
#navigation dl#volvo dt.header a {
	background-image: url(../images/navigation_volvo.png);
}
#navigation dl#jaguar {
	left: 452px;
}
#navigation dl#jaguar dt.header a {
	background-image: url(../images/navigation_jaguar.png);
}
#navigation dl#landrover {
	left: 678px;
}
#navigation dl#landrover dt.header a {
	background-image: url(../images/navigation_landrover.png);
}

#navigation dl dt {
	width: 100%;
	margin-top: -4px;
	height: 41px;
	line-height: 41px;
	background: url(../images/li_navigation.png) left top no-repeat;	
	white-space: nowrap;
	text-indent: 10px;
	font-weight: bold;
	color: #ffffff;
}

#navigation dl dt a {
	color: #ffffff;
	text-decoration: underline;
}
#navigation dl dt a:hover,
#navigation dl dt a:active,
#navigation dl dt a:focus {
	color: #ffffff;
	text-decoration: none;
}
#navigation dl dt.toggler {
	cursor: pointer;
}

#navigation dl dt.header {
	background: url(../images/navigation.png) left top no-repeat;
	height: 50px;
	text-align: center;
}
#navigation dl dt.header a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	color: #ffffff;
	text-decoration: underline;
	margin: 0px auto 0;	
	text-indent: -9999px;
	background: 50% 50% no-repeat;
}

#navigation dl dd {
	background: #8E8E8E;
	padding: 0px 10px 20px 10px;
	display: block;
	background: url(../images/bg_li_navigation.gif) left top repeat-y;
}
#navigation dl dd a {
	color: #414141;
}
#navigation dl dd a:hover,
#navigation dl dd a:active,
#navigation dl dd a:focus {
	color: #414141;
}

/*
#navigation ul li a {
	display: block;
	width: 100%;
	height: 41px;
	line-height: 41px;
	white-space: nowrap;
	text-indent: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#navigation ul li a:hover,
#navigation ul li a:active,
#navigation ul li a:focus {
	color: #ffffff;
	text-decoration: underline;
}
*/



/* NAVIGATIONBAR */
#navigationbar {
	width: 100%;
	height: 70px;
	float: left;
	background: repeat-x left bottom;
	position: relative;
	margin-bottom: 20px;
	background-image: url(../images/bg_navigationbar.gif);
}

#navigationbar li {
	width: 225px;
	height: 50px;
	float: left;
	background: url(../images/navigation.png) left top no-repeat;
	text-align: center;
	margin-right: 1px;
}
#navigationbar li.active {
	background-image: url(../images/navigationbar_li_active.png);
}

#navigationbar li#ford a {
	background-image: url(../images/navigation_ford.png);
}
#navigationbar li#jaguar a {
	background-image: url(../images/navigation_jaguar.png);
}
#navigationbar li#landrover a {
	background-image: url(../images/navigation_landrover.png);
}
#navigationbar li#volvo a {
	background-image: url(../images/navigation_volvo.png);
}
#navigationbar li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	color: #ffffff;
	text-decoration: underline;
	margin: 0px auto 0;	
	text-indent: -9999px;
	background: 50% 50% no-repeat;
}




#navigationbar li ul {
	height: 20px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	/*overflow: hidden;*/
	white-space: nowrap;
}

#navigationbar li.active li,
#navigationbar li li {
	float: left;
	display: inline;	
	width: auto;
	height: 100%;
	line-height: 20px;

	background: url(../images/bg_navigationbar_li.gif) left bottom no-repeat;
	padding: 0px 15px 0px 15px;
	font-size: 0.8em;
	font-weight: bold;
}

#navigationbar li li.first {
	background: none !important;
}
#navigationbar li li a {
	text-indent: 0px;
	background: none !important;
	text-decoration: none;
	color: #3b3b3b;
	float: left;
	width: auto;
}
#navigationbar li li.active a,
#navigationbar li li a:hover,
#navigationbar li li a:active,
#navigationbar li li a:focus {
	text-decoration: none;
	color: #ffffff;
}


#contentbox {
	margin-top: 15px;
	width: 100%;
	float: left;
	min-height: 430px;
	background: #666666 url(../images/bg_contentbox.gif) left 70px repeat-x;
	padding-bottom: 20px;
}

#contentbox div.text {
	display: block;
	clear: both;
	padding: 0px 20px 0px 20px;
}


#contentbox div.content-2spaltig {
	margin-top: 0px;
}
#contentbox div.content-left {
	width: 206px;
	max-width: none;
	padding: 0;
	border: none;
}
#contentbox div.content-right {
	width: 640px;
	max-width: none;
	padding: 0;
	border: none;
}


/* FOOTER */
#footer {
	background: #222222 url(../images/bg_footer.gif) 50% top no-repeat;
	float: left;
	width: 100%;
	height: 150px;
	/*position: absolute;
	bottom: 0px;
	left: 0px;*/
	overflow: hidden;
	font-size: 0.9em;
	line-height: 1.6em;
}
#footer div.center {
	margin: 0px auto 0;
	text-align: left;
/*	width: 860px;*/
	width: 904px;
	padding-right: 75px;
}

#footer dl {
	float: left;
	display: inline;
	white-space: nowrap;
	margin: 20px 75px 0px 0px;
	height: 100%;
	/*width: 220px; */
}
#footer dt {
	color: #9a9a9a;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px 0px 10px 0px;
}
#footer dt a {
	color: #9a9a9a;
}
#footer dd {
	color: #656565;
}

#footer a {
	color: #656565;
	text-decoration: none;
}
#footer a:hover,
#footer a:active,
#footer a:focus {
	color: #656565;
	text-decoration: underline;
}

#footer #map {
	width: 200px;
	height: 90px;
	background: url(../images/googlemaps.gif) no-repeat left top;
}

#networkteam {
	display: block;
	margin: 10px 0px 0px 0px;
}

div.csc-sitemap ul {
	list-style-image: url('../images/li_sitemap.gif');
	border-left: 1px solid #B5B5B5;
	margin: 5px 0px 10px 75px;
	padding: 0px 0px 0px 20px;
}
div.csc-sitemap ul ul {
	margin-left: 20px;
}
div.csc-sitemap li {
	margin-left: -3px;
}
div.csc-sitemap a {
	color: #B5B5B5;
	text-decoration: none;
}
div.csc-sitemap a:hover,
div.csc-sitemap a:active,
div.csc-sitemap a:focus {
	color: #B5B5B5;
	text-decoration: underline;
}
#content div.content-2spaltig #news-list h2,
#content div.content-2spaltig #news-list h2,
#contentbox #news-list h2,
#contentbox #news-list h2 {
	margin-bottom: 15px;
}

/** News **/

#news-list a,
#news-list a:visited {
	color: #ffffff;
}
#news-single h2 small,
#news-list h2 small {
	font-size: 0.65em;
	padding: 0px 0px 0px 5px;
}
.news-single-img img {
	margin: 10px 0px 5px 0px;
}
p.news-single-imgcaption {
	margin: 0px 0px 10px 0px;
	font-size: 0.9em;
	width: 200px;
}
ul#news-list {
	list-style-type: none;
	float: left;
	width: 100%;
}
ul#news-list li {
	background: url(../images/li-arrow.gif) left 50% no-repeat;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 5px 0px;
	font-size: 0.85em;
}
ul#news-list a,
ul#news-list a:visited {
	text-decoration: none;
	font-weight: bold;
}
ul#news-list a:hover,
ul#news-list a:focus,
ul#news-list a:active {
	text-decoration: underline;
}
#news-list .news-image {
	float: left;
	width: 210px;
	text-align: center;
}
#news-list .list-event {
	margin: 0px 0px 20px 0px;
	clear: both;
	float: left;
	width: 100%;
}
#news-list .news-text {
	float: right;
	width: 640px;
}
.tx-ttnews-browsebox p{
	float:left;
	text-align:left;
	width:40%;
	margin:0px;
}
.tx-ttnews-browsebox{
	width:100%;
	border-top:1px solid #EDEDED;
	margin:30px 0 0;
	padding:5px 0 0;
	color:#EDEDED;
	font-size:0.8em;
	float: left;
}
.tx-ttnews-browsebox a{
	color:#EDEDED;
	/*text-decoration:none;*/
}
.tx-ttnews-browsebox a:hover{
	 color:#CE0036;
}


.tx-ttnews-browsebox ul,
.tx-ttnews-browsebox ul {
	float:left;
	display:inline;
	width:60%;
	margin:0px;
	padding:0px;	
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:right;
}
.tx-ttnews-browsebox ul li{
	display:inline;	
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
	background: none;	
}
.tx_bzdstaffdirectory_detail dt {
	line-height: 1.4em;
}
.news-single-img .news-image {
	width: 210px;
	float: left;
}
#news-single p.backlink {
	float: left;
	clear: both;
}