/* Stylesheet Layout 1 */
/* created 24.10.2007 11:12 mb */

/* ------------------------------------------------------------------------ */
/* Allgemeine Grundeinstellungen */
/* ------------------------------------------------------------------------ */

body {
	/*background: #fff;*/
	background: url('../img/verlauf.jpg') repeat-x;
	font: normal 12px/1.3em Arial, Verdana, Helvetica, sans-serif;
}



h1,h2,h3,h4,h5,h6 {
	color: #000;
}


/* ------------------------------------------------------------------------ */
/* Tabellen - Allgemein*/
/* ------------------------------------------------------------------------ */


#wrap {
	border: 1px solid silver;
	background: #fff;

}

#header {
	width: 980px;
	/*border: 1px solid red;*/
}

#subheader {
	width: 980px;
	height: 25px;
	/*border: 1px solid green;*/
}

#main {
	width: 980px;
	/*border: 1px solid blue;*/
	font-size: 12px;
}

#footer {
	width: 980px;
	/*border: 1px solid yellow;*/
	font-size: 12px;
}



/* ------------------------------------------------------------------------ */
/* Tabellen-Inhalt */
/* ------------------------------------------------------------------------ */

/* Hauptinhalt */
.content{
	font-size: 10pt;
	padding-top: 0pt;
	padding-right: 20px;
	padding-bottom: 0pt;
	padding-left: 20px;
	text-align: justify;
}

.content_news{
	font-size: 10pt;
	padding-top: 0pt;
	padding-right: 20px;
	padding-bottom: 0pt;
	padding-left: 20px;
	text-align: left;
}


/* Navigationsmenü links */
.menu{
	font-size: 10pt;
	padding-top: 0pt;
	padding-right: 20px;
	padding-bottom: 0pt;
	padding-left: 20px;
	font-family: Tahoma,Arial,Sans-Serif;
	width: 180px;
}

.menu h1 {
	font-size:10pt;
    font-weight:bold;
    color: #024685;
    margin: 2px 0 0 0;
    padding-bottom:5px;
    border-bottom: 1px solid #024685;
    padding-left: 20px;
}

.menu ul {
	margin: 0;
    padding: 0;
    font-size:10pt;
    list-style-type: circle;
	/*list-style-image:url('../img/bullet_a.gif');*/
    list-style-position:inside;
}

.menu li {
    padding: 0;
}

.menu a {
	color:#000;
    text-decoration: none;
    font-weight: normal;
	/*background-image:url('../img/bullet_a.gif');*/
}

.menu a:hover {
	color:#fff;
	/*background-image:url('../img/bullet_b.gif');*/
}

/*-----------------------------------------------------------*/


#scroller {
position: relative;
/*left: 820px;*/
/*top: -70px;*/
color:white;
}










a.home {
background-image:url(../img/home.jpg);
display: block;
}

a.home:hover {
display: block;
background-image:url(../img/home_a.jpg);
}

a.kontakt {
display: block;
background-image:url(../img/kontakt.jpg);
}

a.kontakt:hover {
display: block;
background-image:url(../img/kontakt_a.jpg);
}

a.impressum {
display: block;
background-image:url(../img/impressum.jpg);
}

a.impressum:hover {
display: block;
background-image:url(../img/impressum_a.jpg);
}






#cp {
padding-left: 5px;
margin-left: 5px;
}

#bonding_link {
margin-top: 30px;
padding-left: 10px;
padding-bottom: 5px;
margin-left: 5px;
}


.feedback {
	background: #E6E6E6;
	padding: 15px;
	margin-bottom: 15px;
	border: 1px solid gray; -moz-border-radius:15px
}


.feedback_text {
	display: block;
	font-style: italic;
	

}

.feedback_who {
	/*font-family: courier,sans-serif,helvetica;*/
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	margin-top:9px;

}

.feedback_logo {
	/*border: 1px solid silver;
	
	height: 100px;*/ 
	margin-right:8px;
	float: left;
	display:block;
}


.feedback_front {
	width: 550px;
	margin-left: 10px;
	background: #ffffff;
	line-height: 1.5;
	padding: 15px;
	margin-bottom: 15px;
	border: 1px solid gray; -moz-border-radius:15px
}

.feedback_header {

margin-bottom: 10px;

}


/* Rechter Seitenbanner*/
.scroller_right {
	width:160px;
	border:1px solid silver;
	margin-top:7px;

}

.gewinnspielcoupon {
	border: 2px dashed green;
	padding: 10px;
	/*background: #bde8c4;*/
	background: url('../img/dekra/coupon_back.jpg') repeat-x;
	 width:518px;
	 margin-top: 20px;

}

.gewinnspielcoupon table {
	font: normal 12px/1.3em Arial, Verdana, Helvetica, sans-serif;
	
}

.formfeld {

	background-color: #FFFFFF;
	border: 1px solid silver;
	padding-left: 2px;
}


.formfeld_error{
	background-color: #FAE2E2;
	border: 1px solid #FF7D7D;
	padding-left: 2px;
}


.partnerline {
color: #fff;
background-color: silver;
font-weight: bold;
text-align: center;

}

/*MB 11.03.2011 19:11*/


.archiv {
list-style-type: none;
}

.archivlink {
float: left;
margin-right: 10px;
}

.newsdate {
position: relative;
margin-top: 3px;
float: left;
}

.newsline {
position: relative;
float: left;
margin-left: 10px;
margin-top: 3px;
border-left: 1px solid silver;
padding-left: 10px;
width: 470px;
}
