/* CSS Document */
body {
	text-align: center;
	margin: 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	behavior: url(fileadmin/DSA_Internetrelaunch_2007/csshover.htc);
}

* html body 
{
    font-size: x-small; /* f�r IE5/Win */
    f\ont-size: x-small; /* f�r andere IE-Versionen */
}

h1 {
	font-size: 120%;
	color:#CB2F01;
}

p{
	color: #2F53A7;
	/*font-size: 90%;*/
	line-height: 1.3em;
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
}
#produktcontainer1{
float: left;
margin-right: 10px;
width: 175px;
}
html>/**/body #produktcontainer1{
float: left;
margin-right: 15px;
width: 175px;
}


#produktcontainer2{
float: left;
margin-right: 10px;
width: 175px;
}

html>/**/body #produktcontainer2{
float: left;
margin-right: 15px;
width: 175px;
}

#produktcontainer3{
float: left;
width: 175px;
}
#produktcontainer1 dt a , #produktcontainer2 dt a, #produktcontainer3 dt a{
background:url(../images/blank.gif) no-repeat;
margin-left: 0;
padding-left: 0;
}

.nofloat{
	clear:both;
}

#contentwrapper a{
	background:url(../images/linkimage.gif) no-repeat;
	text-decoration: none;
	color: #2F53A7;
	padding-left: 17px;
}

#contentwrapper a:hover{
	text-decoration:underline;
}

#automotive a.pfeillink{
	background:url(../images/pfeil_rot.gif) no-repeat;
	text-decoration: none;
	color: #2F53A7;
	padding-left: 15px;
}

#automotive a:hover.pfeillink{
	text-decoration:underline;
}

#container{
	width: 970px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: url(../images/bg_content.jpg) repeat-x #D7DDED;
	margin: 0 auto;
	text-align:left;
}

#header{
	width: 970px;
	height: 70px;
	background:url(../images/bg_header.jpg) repeat-x;
}

#logo{
	width: 163px;
	height: 70px;
	float: left;
	background:url(../images/logo.jpg) no-repeat;
	cursor: pointer;
}

#navigationsbereich{
	float: left;
	height: 70px;
	width: 807px;
}

#banner{
	height: 195px;
	width: 970px;
}

#banner img {
	margin: 25px 25px 0 25px;
}

#contentwrapper{
	width: 970px;
}

#content{
	width: 572px;
	float: left;
	padding: 0px 0px 0px 25px;
}

#content h1{
	padding-top: 0;
	margin-top: 0;
}

#content h2{
	padding: 0;
	margin: 0;
	color:#CB2F01;
	clear: both;
}

#footer{
	width: 970px;
	height: 55px;
	clear: both;
	background: url(../images/footer.gif) no-repeat;
}

#contentwrapper .csc-textpic-imagewrap a{
background: none;
padding-left: 0px;
}

/*---------------------------------------Mainnavi - Sprachwechsel, etc. -------------------------------------------------*/
#sprachicon{
	border: 0;
	float:left;
	margin-right: 10px;
}

#mainnavi {
	height: 25px;
	width: 630px;
	color: #999999;
	float: left;
	font-size: 80%;
	padding: 10px 10px 0 0;
}

#mainnavi ul {
	margin: 0;
	border: 0;
	padding:0;
	float: right;
	list-style-type: none;
	height:25px;
}

/* Listenelemente */
#vertnav li {
	float: left;
	position:relative;
	margin: 0;
	z-index: 10;
	color: #ffffff;	
	text-indent:0px;
}

#vertnav li.nav {
    height: 25px;
}

#vertnav a {
	display: block; /* l�sst die Untermen�s in der gleichen Breite erscheinen */
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	color: #999999;
}

#vertnav li.nav a:hover {
	color: #000;
	}

/* 2. Ebene */
#menu ul li ul {
    padding:0;
}

#vertnav li.nav:hover>ul {
	display: inline;
	margin: 0 auto;
	
}
#vertnav li.nav ul {
	position: absolute;
	visibility: hidden;
	z-index: 9999;
	top:25px;
	left: 0;
	padding:0;
}

#vertnav li.nav>ul {
	visibility: visible;
	display: none;
	padding:0;
}
#vertnav li.nav ul li a, #vertnav li.nav ul li a:visited {
	color: #000;
	font-weight:100;
	z-index: 9999;
	text-align:left;
	height: 15px;
}
#vertnav li.nav li a {
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 7px 9px 7px 15px;
	width:160px;
	background:url(../images/pfeil_sprachmenue.gif) no-repeat #E9ECF2;
}
html>/**/body #vertnav li.nav li a {
	background-color: #E9ECF2;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 7px 9px 7px 15px;
	width:140px;
}
#vertnav li.nav ul li a:hover {
	text-decoration: none;
	color: #000;
	background-color: #ffffff;
	width:160px;
}
html>/**/body #vertnav li.nav ul li a:hover {
	text-decoration: none;
	color: #000;
	background-color: #ffffff;
	width:140px;
}


#vertnav li.nav li.noLink {
	text-align: left;
	background-color: #CC6633;
	border-top: 1px solid #ffffff;
	font-weight: 100;
	color: #000;
}
#vertnav LI.nav LI.hi {
	color: #ffffff;
}
#navMenu LI I {
	display: none;
}

.suche{
	padding-top: 2px;
	margin-top: 0px;
	width: 100px;
	height: 21px;
	font-size: 80%;
	float: left;
	margin-right: 5px;
	margin-left: 10px;
}

html>body .suche{
	padding-top: 2px;
	margin-top: 0px;
	width: 100px;
	height: 21px;
	font-size: 100%;
	float: left;
	margin-right: 5px;
	margin-left: 10px;
}

.submitbut{
	float: left;
	margin-left: 10px;
}

#searchbox{
	float: left;
	padding-top: 7px;
}


html>body #mainnavi  li:hover#sprache,
html>body #mainnavi  li:hover li#sprache,
html>body #mainnavi  a:hover #sprache,
html>body #mainnavi  li:hover a#sprache
{
	text-decoration:none;
	display:block;
	height: 30px;
	margin:0;
    padding: 0px 0 0 4px;
	float: left;
	background:url(../images/sprache_links.gif) no-repeat left top;
	color: #000000;
}

#mainnavi  li:hover#sprache,
#mainnavi  li:hover li#sprache,
#mainnavi  a:hover #sprache,
#mainnavi  li:hover a#sprache

{
	text-decoration:none;
	display:block;
	height: 25px;
	margin:0;
    padding: 0px 0 0 0px;
	float: left;
	background:url(../images/sprache_links.gif) no-repeat left top;
	color: #000000;
}

/*-----------------------------Hauptnavi---------------------------------------*/
#hauptnavi{
	height: 35px;
	width: 807px;
	background:url(../images/hauptmenue.jpg) no-repeat;
}

#hauptnavi dl{
	margin: 0 0 0 65px;
    padding:0;
    list-style:none;
}

html>/**/body #hauptnavi dd{ /*f�r Moderne Browser (Mozilla, FF) ohne IE 7*/
	margin: 0 0 0 70px;
}

#hauptnavi li{
	float: left;
	height: 32px;
    margin:0;
    padding:4px 0px 0 0px;
	font-weight:bold;
}

#hauptnavi a{
	display:block;
    padding:5px 20px;
	text-decoration:none;
	color: #ffffff;
	font-size: 90%;
}

#hauptnavi a:hover{
	text-decoration:underline;
}

#hauptnavi li#active{
	text-decoration:none;
	display:block;
	height: 35px;
	margin:1px 0 0 0 ;
    padding:0px 0 0 37px;
	float: left;
	background:url("../images/kartei_links.gif") no-repeat left top;
	
}

#hauptnavi #active a {
	height: 35px;
	margin: 0;
	padding: 9px 37px 0 0 ;
	display:block;
	color: #2F53A7;
	float: left;
	background:url("../images/kartei_rechts.jpg") no-repeat right top;
}

/*----------------------------- Produkte ---------------------------------------*/

#produkte{
	margin-top: 25px;
}

#produkte a img{
border: none;
}

.kategorie{
	float: left;
	width: 175px;
	margin-right: 7px;
}

html>/**/body .kategorie{
	float: left;
	width: 175px;
	margin-right: 15px;
}

#produkte a.link{
	background-image:url(../images/blank.gif);
	margin: 0px;
	padding: 0px;
}

/*----------------------------- Aktuelles ---------------------------------------*/

#aktuelles{
	width: 350px;
	float: right;
}

#aktuelles h1{
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	background:url(../images/newsbalken.jpg) no-repeat;
	padding: 5px 0 4px 10px;
	margin: 0;
}

.news-list-container{
	width: 309px;
	margin: 0 0 30px 0;
	padding: 3px 7px 0px 7px;
	border: 1px solid #cccccc;
	background-color:#FFFFFF;
}

.news-latest-gotoarchive {
	font-weight:bold;
	background:url(../images/pfeil_rot.gif) no-repeat;
	text-decoration: none;
	padding-left: 5px;
}

.news-list-date {
	font-weight:normal;
	font-size: 90%;
	font-style:italic;
}



.clearer{
display: none;
padding: 0;
margin: 0;
}

h3 span {
	/*width: 300px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0;
	font-size: 100%;
	font-weight: bold;
	padding: 0 0 0 15px;
	color: #2F53A7;*/
	padding: 0 0 0 15px;
	background:url(../images/pfeil_rot.gif) no-repeat;
}

#aktuelles h3{
	width: 300px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	color: #2F53A7;
}



#aktuelles h2 a{
background:url(../images/pfeil_rot.gif) no-repeat;
}

#aktuelles a{
	clear: both;
		background:url(../images/blank.gif) no-repeat;
}

#aktuelles .news-list-morelink{
	background:url(../images/linkimage.gif) no-repeat;
}

.einzelmesse{
	clear: both;
	width: 298px;
}

.messebild{
	float: left;
	margin-right: 10px;
	padding: 0;
	margin-left: -15px;
	width: 80px;
}

.messetext{
	float: right;
	width: 200px;
}



.news{
	width: 310px;
	margin: 0 0 0px 0;
}

html>/**/body .news{
	width: 300px;
	margin: 0 0 0px 0;
}

.messe{
	width: 310px;
	margin: 0 0 0px 0;
}

html>/**/body .messe{
	width: 300px;
	margin: 0 0 30px 0;
}

#contentwrapper h2{
	font-size: 100%;
	margin-top: 0;
	margin-bottom: 5px;
	padding-top: 0;
}

#contentwrapper h2 a{
	font-weight: bold;
	background:url(../images/pfeil_rot.gif) no-repeat;
	padding: 0 0 0 15px;
}

.news p, .messe p, .job p{
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.job{
	width: 310px;
	margin: 0px;
	padding: 0px;

}

html>/**/body .job{
	width: 309px;
	margin: 0px 0 20px 0;
	padding: 0px;

}
#jobpod .job a {
	background-image: none;
	padding: 0;
}

.einzeljob{
clear: both;
width: 290px;
}

.jobbild{
	float: left;
	background:url(../images/pfeil_rot.gif) no-repeat;
	margin-right: 5px;
	width: 6px;
	height: 12px;
}

.jobtext{
	float: right;
	width: 277px;
}


