/* TEXT FORMATIERUNG */
html, body, table {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 color:#666666;
	 font-size: 12px;
	 font-style: normal;
	 line-height: 18px;
}

h1 {	 
  font-size:16px;
	font-weight:bold;
	color:#000000;
	margin-bottom: 10px; 
	margin-top:0;
}

h2 {
	color:#000;
	font-size: 12px;
	margin-bottom:8px; 
	margin-top:5px;		
}

h3{
	text-transform:uppercase;
	font-size:10px;
	line-height:16px;
	font-weight:normal;
	letter-spacing:0.08em;
	color:#000;
	margin-bottom:5px;
}
	 
p{	margin-bottom:12px;}

a{
	color:#be0030;
	text-decoration:none;
}

a:hover{color:#be0030;text-decoration:underline;}

/*strong {
	color:#000;
}*/

.hr{
	height:3px;
	margin:8px 0 8px 0;
	display:block;
	clear:both;
	width:100%;
	float:left;
	
}

.hr_red{
	height:3px;
	margin:8px 0 8px 0;
	background-image: url(../img/layout/hr.jpg);
	background-repeat:repeat-x;
	display:block;
	clear:both;	
	width:100%;
}

.hr_grey{
	height:3px;
	margin:8px 0 8px 0;
	background-image: url(../img/layout/hr_grey.jpg);
	background-repeat:repeat-x;
	display:block;
	clear:both;	
	width:100%;
}

#bottom p{color:#000;}

#breadcrumbs, #breadcrumbs a {
	font-size:10px;
	color:#999;
}

#breadcrumbs a:hover{color:#be0030;}

#teaser_txt,
.teaser_txt_dynamisch{
	font-size:10px;
	line-height:140%;
}

/*//////////////////////////////*/
/* KLASSEN */
.red{color:#be0030;}
.white{color:#FFF;}
.small {font-size:10px;}
.black{
	font-size:8px; 
	color:#000;
	font-weight:bold;
}


.block h3{
	margin-bottom: 5px;
	margin-top:15px;
}

.date{
	margin-bottom:0;
	font-size:9px;
	text-transform:uppercase;
	color: #be0030;
}

.col_h2 {
	color:#000;
	font-size: 12px;
	margin-bottom:8px;
	margin-top: 0px;
}

/*//////////////////////////////*/
/* TABELLE */
/* DETAILSEITE */

#characteristics{
	width:100%;
	text-align:left;
	color:#000;
	margin-bottom:20px;
}

.head{
	height:20px;
	padding:2px 0 2px 12px;
	font-weight:bold;
}

.list{
	padding:2px 0 2px 12px;
	
}

.td-img{
	text-align:right;
	
}

#characteristics p{
	padding-left:12px;
	
}


/*//////////////////////////////*/
/* FORMULAR */
/* FORMULARELEMENTE */
table{
	width:100%;
	border-collapse:collapse; 
	margin-bottom: 0;
}


td{
	vertical-align:top;
	height:25px;
}


/*
.title{
	text-align:right;
	padding-right:5px;
}*/

input.txt, 
.input_kommentar,
.input_ort,
.input_plz{
	padding:2px 0 0 5px;
	color:#e5054;
	border:1px solid #e1e1e1;
	width:345px;/* alt: 395px */
	/*height:20px;*/
}

.input_kommentar{
	width:345px;/* alt: 395px */
	height:150px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
}

.input_plz{
	width:50px;
}



.input_ort{
	width:240px;
}

.select{
	width:350px;
}


option{
	padding:2px 5px 0 5px;
}

.checkbox{
	margin-top:3px;
}

.submit{
	width:150px;
	background-color:#e1e1e1;
	color:#be0030;
	font-weight:bold;
	font-size:12px;
	padding:0 25px 0 25px;
	border:none;
	cursor:pointer;
	margin-right:12px;
}

.submit:hover{
	background-color:#FFF;
	color:#be0030;
	border:1px solid #e1e1e1;
}



/*//////////////////////////////*/
/* FORMULAR HÄNDLERSUCHE*/
/* FORMULARELEMENTE */


.empty{
	height:12px;
}


.select_sales{
	width:275px;
}

.input_plz_sales{
	width:40px;
}

#form-marginal td{
	vertical-align: middle;
}


#form-marginal .submit{
	width:130px;
	background-color:#e1e1e1;
	color:#be0030;
	font-weight:bold;
	font-size:12px;
	padding:0 12px 0 12px;
	border:none;
	cursor:pointer;
	margin:12px 12px 0 0;
	height:25px;
}

#form-marginal .submit:hover{
	background-color:#FFF;
	color:#be0030;
	border:1px solid #e1e1e1;
}


/*//////////////////////////////*/
/* MARGINALSPALTE */
#marginal-main{color:#000;}

p.marginal-main{
	line-height:16px;
	margin:0 0 15px 0;
	padding:0;
}

h1.marginal-main{
	color:#be0030;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	margin:0;
}

h2.marginal-main{
	color:#be0030;
	font-size:10px;
	line-height:12px;
}

h3.marginal-main{color:#be0030;}


#container-content-main h3, #container-content-main_full h3{
	color:#000;
	font-weight: bold;
}


/*//////////////////////////////*/
/*LISTEN*/
#container-content-main ul, ol, dl {
	line-height:18px;
	padding:0px;
	margin-bottom:25px;
}

#container-content-main li {
	list-style:none;
	line-height:16px;
	padding:0 0 0 12px;
	background-image:url(../img/layout/li.gif);
	background-repeat:no-repeat;
	margin:0 0 11px 0;
}

#container-content-main ol {
	line-height:18px;
	margin-left:20px;
}

#container-content-main ol li {
	list-style:decimal;
	line-height:16px;
	padding:0;
	background-image:none;
	margin:0 0 11px 0;
}

