/*------------------------------------------Body Einstellungen---------------------------------------------*/
body{
	background-color:#f9dca8;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

img{
	border:0px;
}

/*------------------------------------Corpus und Wrapper Einstellungen--------------------------------------*/

.corpus{
	width:100%;
	min-height:960px;
	height:auto !important;
	height:960px;
	margin: 0px auto;
}

.wrapper{
	width:100%;
	min-height:960px;
	height:auto !important;
	height:960px;
}

.gelb{
	display:inline;
	color:#e8b24f;
}

h1{
	font-size:13px;
	color:#e8b24f;
}

h2{
	font-size:13px;
	color:#2e651f;
}

h3{
	font-size:11px;
	color:#e8b24f;
}

h4{
	font-size:11px;
	color:#2e651f;
}

h5{
	font-size:11px;
	color:#e8b24f;
	font-style:italic;
}

h6{
	font-size:9px;
	color:#2e651f;
}

/*------------------------------------Footer Einstellungen--------------------------------------*/

.fuss_bg{
	width:100%;
	height:50px;
	background-image:url(http://www.kutschen-fahrsport.de/wb_styles/36/img/bg_fuss.png);
	background-repeat:repeat-x;
	float:left;
}

.fuss_adresse_bg{
	width:970px;
	height:50px;
	margin: 0px auto;
	background-image:url(http://www.kutschen-fahrsport.de/wb_styles/36/img/bg_fuss_adresse.png);
	background-repeat:no-repeat;
}

.fuss_adresse_text{
	width:970px;
	height:30px;
	margin-top:20px;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	float:left;
}

/*------------------------------------Kopf und Navigation Einstellungen--------------------------------------*/

.kopf_bg{
	width:100%;
	height:50px;
	background-image:url(http://www.kutschen-fahrsport.de/wb_styles/36/img/bg_kopf.png);
	background-repeat:repeat-x;
}

.navigation{
	width:970px;
	height:50px;
	margin: 0px auto;
	background-image:url(http://www.kutschen-fahrsport.de/wb_styles/36/img/kopf_navi_bg.png);
	background-repeat:no-repeat;
}

.navi_mainbutton {
	  width:960px;
	height:35px;
	margin-top:15px;
	margin-left:23px;
	float:left;
}

a.navi_mainbuttons {
	width:185px;
	height:40px;
	display:block;
	font-size:11px;
	text-align:center;
	line-height:38px;
	color:#2e651f;
	font-weight:bold;
	float:left;
}

a.navi_mainbuttons:link {
	text-decoration:none;
}
a.navi_mainbuttons:visited {
	text-decoration:none;
}
a.navi_mainbuttons:hover {
	color:#e8b24f;
	text-decoration:underline;
	background-image:url(http://www.kutschen-fahrsport.de/wb_styles/36/img/btn_bg.png);
	background-repeat:no-repeat;
}
a.navi_mainbuttons:active  {
	color:#e8b24f;
	text-decoration:underline;
	background-image:url(http://www.kutschen-fahrsport.de/wb_styles/36/img/btn_bg.png);
	background-repeat:no-repeat;
}


/*------------------------------------Content Einstellungen--------------------------------------*/


.content{
	width:100%;
	min-height:680px;
	height:auto !important;
	height:680px;
	background-image:url(http://www.kutschen-fahrsport.de/wb_styles/36/img/content_bg.png);
	background-repeat:repeat-y;
	background-position:center;
	float:left;
}

.content_inhalt{
	width:970px;
	min-height:350px;
	height:auto !important;
	height:350px;
	margin: 0px auto;
}

.content_inhalt_text{
	width:850px;
	min-height:350px;
	height:auto !important;
	height:350px;
	color:#2e651f;
	font-size:11px;
	text-align:left;
	margin:0px 60px 20px 60px;
	float:left;
}

.content_inhalt_rahmen_subnavi{
	width:200px;
	min-height:350px;
	height:auto !important;
	height:350px;
	color:#2e651f;
	font-size:11px;
	text-align:left;
	margin:0px 0px 0px 0px;
	float:left;
}

.content_inhalt_rahmen_btn{
	width:160px;
	height:30px;
	color:#2e651f;
	font-size:11px;
	text-align:left;
	margin:0px 0px 5px 0px;
	float:left;
}

a.content_inhalt_rahmen_btn{
	width:160px;
	height:25px;
	color:#2e651f;
	font-weight:bold;
	background-color:#e8b24f;
	font-size:11px;
	text-align:left;
	line-height:20px;
	padding-left:10px;
	text-decoration:none;
}

a.content_inhalt_rahmen_btn:link {
	text-decoration:none;
}
a.content_inhalt_rahmen_btn:visited {
	text-decoration:none;
}
a.content_inhalt_rahmen_btn:hover {
	color:#ffffff;
	text-decoration:none;
}
a.content_inhalt_rahmen_btn:active  {
	color:#ffffff;
	text-decoration:none;
}


.content_inhalt_zweispaltig{
	width:320px;
	min-height:350px;
	height:auto !important;
	height:350px;
	color:#2e651f;
	font-size:11px;
	text-align:left;
	line-height:16px;
	float:left;
}

.content_inhalt_zweispaltig img{
	border:1px solid #e8b24f;
}

.content_inhalt_zweispaltig_mainbild{
	width:310px;
	height:240px;
	float:left;
}

.content_inhalt_zweispaltig_kleinbild{
	width:105px;
	height:76px;
	padding:5px 5px 5px 5px;
	float:left;
}

.content_inhalt_zweispaltig input{
	height:18px;
	color:#5c6952;
	border: 1px solid #5c6952;
	font-size:11px;
	text-align:left;
}

.content_inhalt_zweispaltig select{
	border: 1px solid #5c6952;
	color:#5c6952;
}

.content_inhalt_zweispaltig textarea{
	border: 1px solid #5c6952;
	color:#5c6952;
}

.content_inhalt_zweispaltig_trenner{
	width:20px;
	min-height:200px;
	height:auto !important;
	height:200px;
	float:left;
}

.content_inhalt_kopf{
	width:970px;
	height:200px;
}

.content_inhalt_kopf_logo{
	width:248px;
	height:200px;
	float:left;
}

.content_inhalt_kopf_bannerbild_rahmen{
	width:475px;
	height:200px;
	float:left;
}

.content_inhalt_kopf_bannerbild_bild{
	width:475px;
	height:185px;
	float:left;
}

.content_inhalt_kopf_bannerbild_bild img{
	width:475px;
	max-height:185px;
	vertical-align:middle;
}

.content_inhalt_kopf_bannerbild_fuss{
	width:475px;
	height:15px;
	background-image:url(http://www.kutschen-fahrsport.de/wb_styles/36/img/bannerbild_fuss.png);
	background-repeat:no-repeat;
	float:left;
}

.content_inhalt_kopf_infofeld{
	width:247px;
	height:200px;
	background-image:url(http://www.kutschen-fahrsport.de/wb_styles/36/img/infobereich_banner.png);
	background-repeat:no-repeat;
	float:left;
}

.content_inhalt_kopf_infofeld_text{
	width:217px;
	height:170px;
	font-size:11px;
	line-height:16px;
	text-align:left;
	color:#FFFFFF;
	margin:15px 15px 15px 15px;
	float:left;
}

.content_inhalt_kopf_infofeld_main{
	width:200px;
	min-height:20px;
	height:auto !important;
	height:20px;
	font-size:11px;
	line-height:14px;
	text-align:left;
	color:#FFFFFF;
	float:left;
}

.content_inhalt_kopf_infofeld_main a{
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	color:#5c6952;
}

.content_inhalt_kopf_infofeld_main a:hover{
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}

.content_inhalt_kopf_infofeld_headline{
	width:217px;
	min-height:30px;
	height:auto !important;
	height:30px;
	font-size:16px;
	font-weight:bold;
	color:#5c6952;
	float:left;
}

.content_inhalt_kopf_pfad{
	width:970px;
	height:50px;
	background-image:url(http://www.kutschen-fahrsport.de/wb_styles/36/img/pfadbereich.png);
	background-repeat:no-repeat;
	float:left;
}

.content_inhalt_kopf_pfad_text{
	width:910px;
	height:30px;
	font-size:11px;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:60px;
	margin-top:6px;
	float:left;
}

/*------------------------------------Content Einstellungen--------------------------------------*/


.content_kutschen_gelb_bg{
	width:650px;
	min-height:120px;
	height:auto !important;
	height:120px;
	background-color:#f7eedb;
	margin: 0px 0px 20px 0px;
	float:left;
}

.content_kutschen_gruen_bg{
	width:650px;
	min-height:120px;
	height:auto !important;
	height:120px;
	background-color:#ecede4;
	margin: 0px 0px 10px 0px;
	float:right;
}

.content_kutschen_foto{
	width:275px;
	height:185px;
	background-color:#5c6952;
	margin: 5px 5px 5px 5px;
	float:left;
}

.content_kutschen_headline{
	width:300px;
	min-height:30px;
	height:auto !important;
	height:30px;
	margin: 10px 5px 0px 20px;
	font-size:13px;
	font-weight:bold;
	color:#e8b24f;
	float:left;
}

.content_kutschen_text{
	width:300px;
	min-height:60px;
	height:auto !important;
	height:60px;
	margin: 0px 5px 0px 20px;
	font-size:10px;
	line-height:18px;
	color:#5c6952;
	float:left;
}

.content_kutschen_details{
	width:300px;
	min-height:20px;
	height:auto !important;
	height:20px;
	margin: 5px 5px 0px 0px;
	font-size:11px;
	text-align:left;
	font-weight:bold;
	color:#e8b24f;
	float:left;
}

.content_kutschen_details a{
	font-size:11px;
	text-align:left;
	font-weight:bold;
	color:#e8b24f;
	text-decoration:none;
}

.content_kutschen_details a:hover{
	font-size:11px;
	text-align:left;
	font-weight:bold;
	color:#e8b24f;
	text-decoration:none;
}
