*{
margin:0;
padding:0;
}

html{
	font-size:62%;
}

body {
	padding-top:10px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 1.1em;	
	color:#666;
	}

p{
	padding:7px 0;
	line-height:1.55em;
	clear:both;
}

img{
	border:none;
}


#content h1{
	float:left;
	font-size:1.4em;
	color:#BA1428;
	padding:0;
	margin:0;
	width:320px;
	clear:both;
}

#content_sub h1{
	float:left;
	font-size:1.4em;
	color:#BA1428;
	padding:0;
	margin:0;
	width:370px;
	clear:both;
}

h2{
	font-size:1.0em;
	font-weight:bold;
	color:#BA1428;
}

.sIFR-alternate{
	display:none;
}
	
#container{
	width:760px;
	background:#f2f2f2;
	margin:0 auto;
}

#header{
	float:left;
	padding:0;
	margin:0;
	width:760px;
	height:90px;
	background:url(img/logo_start.jpg) #fff top left no-repeat;
}

#page_container{
	float:left;
	width:600px;
	background:url(img/bg.gif) center left no-repeat;
	padding:0 80px;
	
}

#content{
	float:left;
	width:320px;
	background:url(img/top_orange_bg.gif) top left no-repeat;
	padding:15px 140px 10px 140px;
}

#footer_start{
	float:left;
	padding-top:5px;
	width:600px;
	height:30px;
	text-align:center;
	background:url(img/bottom_red_bg.gif) #efefef bottom left no-repeat;
}

#footer_start a{
	padding:0 30px;
	color:#666;
	text-decoration:none;
}

#footer_start a:hover{
	color:#BA1428;
}



/******************
* Sub-Template
******************/

#container_sub {
	width:760px;
	background:#f2f2f2;
	margin:60px  auto 0 auto;
}

#header_sub{
	float:left;
	padding:0;
	margin:0;
	width:760px;
	height:45px;
	background:#fff;
}

#sub_logo{
	float:left;
	width:180px;
	height:45px;
	background:#fff;
	margin:0;
	padding:0;
}

#sub_logo img{
	margin:0;
	padding:0;
}

#head_navi{
	float:left;
	width:576px;
	height:15px;
	padding-top:25px;
}

#head_navi li{
	float:left;
	list-style-type:none;
}

#head_navi a{
	color:#666666;
	text-decoration:none;
	font-size:1.2em;
	margin:0 40px 0 10px;
}

#head_navi a:hover{
	color:#BA1428;
}

#head_navi a.active{
	padding-left:12px;
	color:#BA1428;
	background:url(img/link_pfeil.gif) no-repeat center left;
}

#page_container_sub{
	float:left;
	width:760px;
	margin-top:2px;
	background:url(img/bg_sub.gif) bottom left no-repeat;
	padding:0;
}

/****************************
* Linke Navigation Unterseite
****************************/

#navi{
	float:left;
	width:179px;
	padding-top:10px;
	background:url(img/navi_top_bg.gif) #fff top left no-repeat;
}

#navi ul{
	float:left;
	list-style-type:none;
	background:#fff;
}

#navi a{
	margin-bottom:2px;
	text-decoration:none;
	color:#666666;
}

#navi li{
	margin:2px 0 0 0;
}

#navi ul li a{
	float:left;
	margin-left:10px;
}

#navi ul li ul li a{
	float:left;
	margin-left:20px;
}

#navi ul li ul li ul li a{
	float:left;
	margin-left:30px;
}

#navi li{
	float:left;
	background:#e0e0e0;
	width:179px;
}

#navi .act{
	color:#BA1428;
	background:url(img/link_pfeil.gif) #fff center left no-repeat ;
	padding-left:10px;
}

#navi .sub2{
	background:#eec4c9;
}

#navi .liact{
	background:#fff;
}


/**********************
* Content Unterseite
**********************/


#content_sub{
	float:left;
	width:380px;
	background:url(img/bg_content_top.gif) top left no-repeat;
	padding:20px 10px 10px 10px;
}

#content_sub ul li{
	list-style-position:inside;
	margin:5px 0;
}

#content_sub a{
	text-decoration:none;
	color:#BA1428;
}

#content_sub a:hover{
	text-decoration:underline;
}

#right_content{
	float:left;
	width:165px;
	margin:10px 0 10px 8px;
}

#right_content h1{
	font-size:1.2em;
	background:#e0e0e0;
	height:16px;
	margin-bottom:4px;
}

#right_content a{
	padding-left:25px;
	background:url(img/link_logo.gif) center left no-repeat;
	color:#BA1428;
	font-weight:bold;
	text-decoration:none;
}

#right_content a:hover{
	color:#666;
}

#right_content .rcbox{
	background:#fff;
	padding-top:5px;
	margin-bottom:10px;
}

#right_content .rcbox p{
		line-height:1.3em;
	padding:5px;
}


#footer_sub{
	float:left;
	width:400px;
	padding:0 0 3px 179px;
}

#footer_sub .telefon{
	float:left;
	width:150px;
	margin-left:10px;
	margin-right:145px;
}

#footer_sub a{
	float:left;
	color:#666;
	margin:0 0 0 20px;
	text-decoration:none;
}

#footer_sub a:hover{
	color:#BA1428;
}


#copyright{
	float:left;
	background:#fff;
	width:760px;
	padding-top:10px;
	text-align:center;
}

#copyright span{
	margin-right:15px;
}

#copyright span a{
	color:#666;
	text-decoration:none;
}

/************************************
* Kontaktformular und Weiterempfehlen
************************************/

.csc-mailform{
	border:none;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
}

.tipafriend_fieldset{
	float:left;
	width:337px;
	border:none;
	margin-top:10px;
	margin-bottom:10px;
}

.csc-mailform-field, .tipafriend_field{
	float:left;
	margin-bottom:10px;
}

.csc-mailform-field label{
	float:left;
	width:100px;
}

.tipafriend_field label{
	float:left;
	width:135px;
}

.csc-mailform-field input, .tipafriend_field input{
	float:left;
	width:200px;
	border:1px solid #999;
	background:#fff;
}

.csc-mailform-field select{
	float:left;
	width:202px;
	background:#fff;
	border:1px solid #999;
}


.csc-mailform-field textarea{
	margin-top:8px;
	width:300px;
	background:#fff;
	border:1px solid #999;
}

.tipafriend_field textarea{
 	margin-top:8px;
	width:335px;
	height:100px;
	background:#fff;
	border:1px solid #999;
 }
 
.pflicht{
 	float:left;
 	clear:both;
 	margin-top:10px;
 	padding-bottom:10px;
 }

#mailformLöschen{
	width:100px;
	margin-right:105px;
	background:#fff;
	border:1px solid #999;	
	color:#666;	
}

#mailformformtype_mail{
	float:left;
	width:100px;
	background:#fff;
	border:1px solid #999;
	color:#666;
}

.tipafriend_field_submit input{
	float:right;
	width:100px;
	background:#FDF5E8;
	border:1px solid #999;
	color:#666;
}

#mailformLöschen:hover,#mailformformtype_mail:hover, .tipafriend_field_submit input:hover{
	background:#BA1428;
	border:1px solid #999;
	color:#FDF5E8;
}

.nl_btn{
	float:left;
	width:165px;
	height:36px;
	margin-left:8px;
	margin-top:10px;
	background:url(img/nl-but.gif) left bottom no-repeat;
}

.nl_btn:hover{
	background:url(img/nl-but.gif) left top no-repeat;
}

.hidden{
	display:none;
}
