/* CSS Krefelder Fairkehr */


body {
	background-image: url(images/background.jpg);
	background-repeat:repeat-x;
	height: 100%;
	width:100%;
	margin:0px;
	padding:0px;
}
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.fl_text {padding: 6px 5px 6px 10px;
			width:auto}

p {}

h3 {
	font-size:11px;
	display: inline;
}

h2 {
	font-size:11px;
	}

.headline {	font-size:12px;
			margin-bottom: 5px;
			font-weight: bold;	}
	


#frame {
	width: 920px; 
	height: 800px;
	margin: auto;
	padding-top: 20px;
	/*background:#FFFFFF;*/
}

#head{
	width: 920px;
	height: 188px;
	background-color:#FFFFFF;
	background-image: url(images/banner_top.jpg);
	}
	
/* CSS Krefelder Fairkehr  hyperlinks Fliesstext */

	a { color: #333399;}
	a:hover { color: #FF9900}
	
	a:visited { color: #333399;
				text-decoration: underline;}
	a:active { color: #FF9900;
				text-decoration: underline;}
	
/* CSS Krefelder Fairkehr  navigation Kopf */
#head .navi {	width: 300px;
				height: 30px;
				position: relative;
				margin-left: 600px;
				margin-top: 15px;
				text-align: center;
				padding-top:10px;
				color: white;
			}

#head .navi a {	padding-left:3px;
				font-size: 14px;
				color: white;
				font-weight: normal;
				text-decoration:none;
				}
#head .navi a:hover {	color: #CCCCCC;
									}




#head .info {
	width: auto;
	height: auto;
	position: relative;
	margin-left: 180px;
	margin-top: 90px;
	text-align: left;
	color: white;
}
	
#head .info a {
	padding-left:3px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration:none;}
	
#head .info a:hover {	
	color: #CCCCCC;}



/* CSS Krefelder Fairkehr  navigation Seite */

 #box_menue .menue {
	background-color:#f6b22d;
	color: #333333;
	height:100%;	
	}



/* CSS Krefelder Fairkehr  Topnavigation */

#topnav{
	margin-top: 10px;
	width: 920px;
	height: 43px;
	background-image: url(images/menue_tile.jpg);
	background-repeat:repeat-x;
	margin-bottom: 10px;
	
	
	}
.navfloat{	float:left;
			margin:15px 10px 0px 11px;
			}
		

#topnav a {	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	color:#333333}
	
	
	#topnav a:hover {
	text-decoration:underline;
	}
		#topnav a:active {
	text-decoration:underline;
	}
	
/* CSS Krefelder Fairkehr  Suche*/	

	#suche {
	float:left;
	margin:15px 10px 0px 200px;
	font-size:12px;
	}
	
		#su_feld {
	font-size: 10px;
	color:#333333;
	float:left;
	margin-top: 11px;
	margin-left: 2px;
	width:80px;
	}
	
/* CSS Krefelder Fairkehr  Ende*/	
	
/* CSS Krefelder Fairkehr  Topnavigation Ende*/


/* CSS Krefelder Fairkehr  Boxen Links*/
.box_gr {
	height: auto;
	margin: 0px 0px 15px 0px;
	border: solid #f6b22d 1px;
	padding-bottom: 20px;
}


 #box_dyn {
	height: auto;
	margin: 0px 0px 15px 0px;
	border: solid #f6b22d 1px;
}


.box_gr .head {
	background-color:#f6b22d;
	color: #333333;
	height: 20px;
	padding: 6px 5px 0px 10px;
}

 #box_dyn .head {
	background-color:#f6b22d;
	color: #333333;
	height: 20px;
	padding: 6px 5px 0px 10px;
}

/* CSS Krefelder Fairkehr  Boxen Links  Ende*/

/* CSS Krefelder Fairkehr  Spalten*/

#spalte_li {
	float:left;
	width: 176px;
}
#spalte_re {
	width: 176px;
	float: right;
}



/* CSS Krefelder Fairkehr  Spalten Ende*/


/* CSS Krefelder Fairkehr  content*/

#content {
	width:538px;
	float: left;
	margin: 0px 15px 0px 15px;
	height: 100ex;
}

.story {
	padding: 6px 0px 6px 0px;
	margin-bottom: 10px;
	border-bottom: solid #f6b22d 1px;
	min-height:190px;
  	height:auto !important;  /* für moderne Browser */
  	height:190px;  /*für den IE */
	text-align:justify;
	

}
.story_text {
	padding: 6px 0px 6px 0px;
	margin-bottom: 10px;
	border-bottom: solid #f6b22d 1px;
	text-align:justify;

}

.story_2_spalt {
	padding: 6px 0px 6px 0px;
	border-bottom: solid #f6b22d 1px;
	margin-bottom: 10px;
	min-height:200px;
  	height:auto !important;  /* für moderne Browser */
  	height:190px;  /*für den IE */
	text-align:justify;
}
.story_2_spalt .image {	float:left; }


.story_3 img {
	float:left;
	margin-right: 15px;
	margin-bottom: 15px;
}


.story_3 {
	padding: 6px 0px 0px 0px;
	margin-bottom: 10px;
	height: 200px;
  	height:auto !important;  /* für moderne Browser */
  	height:190px;  /*für den IE */
	text-align:justify;
}

.fuss {
	font-size: 11px;
	padding: 6px 5px 0px 10px;
	border: solid #f6b22d 1px;
	margin-top: 15px;
}

.fuss a {
	text-decoration:none;
	color:#333333;}

.fuss a:hover{
	text-decoration:none;
	color:#FF9900;}
	
.fuss a:visited{	
	text-decoration:none;
	color:#333333;}
	
.fuss p {
	color:#333333;
	margin-top: 5px;
}

.story_2_spalt .bildunterschrift {
	float:left;
	margin-right: 15px;
	margin-bottom: 5px;
	font-size: 9px;
}
.bildunterschrift {margin-top: 3px;}
/* CSS Krefelder Fairkehr  Navigation Hyperlinks*/

.menue {margin-bottom: 2px;}
#news {
	padding-left: 8px;
}
#news div {
	padding: 2px 2px 2px 5px;
	margin: 0px;
}
.datum {margin-right:5px;}

#news li {list-style-type:none;}
#news ul {margin:0px;}

#box_menue .menue a {
	background-color:#F3B02B;
	display:block;
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
	padding: 4px 2px 4px 5px;
	height:100%;
	color: #000000;
	
	}


#box_menue .menue a:active {
	background-color: #5090B4;;
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
	height:100%;
	padding: 4px 2px 4px 5px;
	
}
#box_menue .menue a:hover {
	background-color: #5090B4;
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
	height:100%;
	padding: 4px 2px 4px 5px;
	

}
.hleight {margin-bottom: 2px;}
#box_menue .hleight a{
	background-color: #5090B4;
	display:block;
	color: #000000;
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
	height:100%;
	padding: 4px 2px 4px 5px;
}


.mehr {
	height:14px;
	text-align:right;
	margin-top:auto;
	margin-bottom:0px;
}
.mehr a{
	color:#333333;
	text-decoration:none;
}
.mehr a:hover{
	text-decoration:underline;}
/************Listen************************/
.story .listen {
	margin-top:0px;
	margin-bottom:0px;
	list-style-image: url(images/list.gif);
	list-style-type: none;
	list-style-position: inherit;
}



.listenraum {margin-left:-15px;}

.sublistenraum {margin-left:-25px;}

/*************Karlender***********/
.table_kal{
background-color: #f6b22d;
font-size: 11px;
}

.td_kal_dark{
background-color: #FFCC33;
text-align:center;
font-size: 11px;
}
.td_kal_dark a{
text-decoration:none;
color:#000000;
}
.td_kal_dark a:hover{
text-decoration:none;
color:#FF9900;
}
.td_kal_dark a:visited{	
text-decoration:none;
color:#333333;
}

.td_kal_light{
color: #FF9933;
background-color: #FFFFCC;
text-align:center;
font-size: 11px;
}
.td_kal_light a{
color: #990000;
}
.td_kal_light a:hover{
color: #FF9933;
}
.td_kal_light a:visited{
color:#990000;
}

.td_kal_sel{
background-color:#FFCC33;
text-align:center;
font-size: 11px;
color:#990000;
}
.td_kal_sel a{
color:#990000;
}
.td_kal_sel a:active{
color:#990000;
}
.td_kal_sel a:visited{
color:#990000;
}

.td_kal_today{
background-color:#FFCC33;
text-align:center;
font-size: 11px;
color: #990000;
text-align:center;
}
