body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color:#CCCCCC;
	text-align:center;
	
}

a{
	color: #333333;
	text-decoration: none;
}

a:link{
	color: #333333;
	text-decoration: none;
}

a:visited{
	/*color: #006699;*/
	text-decoration: none;
}

a:hover{
	color: #0033CC;
	/*text-decoration: underline;*/
}

h1{
	font-family: Arial,sans-serif;
	font-size: 120%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: none;
}

ul ul{
 list-style-type: none;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#total{
text-align:left;
margin: 0 auto;
width:1020px;
background-color:#f9f9f9;
border-left:1px solid #CCC;
border-right:1px solid #CCC;
border-bottom:1px solid #CCC;


}
html>body #total{
	width:100%;
	max-width:1045px;
	min-width:1014px;
	background-color: #f9f9f9;
}

#masthead{
	padding: 2px 0px 0px 0px;
	border-bottom: 1px dotted #cccccc;
	width: 100%;
	background-position:right;
	background-repeat:repeat-y;
	background-color: #FFFFFF;
	/*background-color: #A3BF2B;*/
}
#Flash_leiste {
	position:relative;
	top:0px;
	width:830px;
	height:87px;
	float: right;
}
#logo_kmn {
	position:relative;
	top:0px;
	width:110px;
	margin-left: 0px;
	float:left;
	height: 125px;
}

#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	background-color: #f9f9f9;
	/*color: #8CA424;*/
}

#headlines{
  float:right;
	width: 20%;
	/*border-left: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;*/
	padding-right: 10px;
}

#content{
	float: left;
	width: 57%;
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	border-left: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;	
}


/************* #globalNav styles **************/

#globalNav{
	padding: 5px 0px 5px 0px;
	/*border-bottom: 1px dotted #FFFF99;*/
	color: #333333;
	text-align: left;
	background-color: #C62824;
	font-size:80%;
	font-weight:bold;
	clear: both;
	top: 170px;
	display: block;
	width: 100%;
}

#globalNav img{
 display: block;
}

#globalNav a {
	/*font-size: 100%;*/
	color:#ffffff;
	padding: 2px 10px 2px 10px;
	border:1px dotted;
	border-color: #C62824;;

}
#globalNav a:hover {
	text-decoration:none;
	/*border:1px dotted;
	border-color:#cccccc;*/
	color:#333333;
	/*background-color:#A3BF2B;*/
	}
.globalNav_akt{
	border:1px dotted;
	border-color:#cccccc;
	color:#666666;
	padding: 2px 10px 2px 10px;
	background-color:#ffffff;
	}
	
/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 70%;
	padding: 4px 0px 4px 10px;
	color: #8CA424;
	background-color: #F9F9F9;
	font-weight: bold;
}
#breadCrumb a{
color:#333333;
}
	

/************** .feature styles ***************/

.feature{
	margin:0;
	padding: 10px 10px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
	color: #333333;
}

.feature img{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 10px 0px 10px;
	font-size: 80%;
}
.story img{
	float: right;
	padding: 0px 10px 0px 10px;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #333333;
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	border-top: 1px dotted #cccccc;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-right: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
#minical{
	padding: 5px 0px 5px 10px;
	/*border: 1px dotted #cccccc;*/
	font-size: 90%;
}
#calteaser{
	padding: 5px 0px 5px 10px;
	/*border: 1px dotted #cccccc;*/
	font-size: 90%;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px dotted #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {
	border-bottom: none;
	vertical-align: middle;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #cccccc;
	font-size: 90%;
	background-color: #F9F9F9;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	color: #333333;
	background-color: #F9F9F9;
}

#sectionLinks a {
	display: block;
	border-top: 1px dotted #cccccc;
	padding: 4px 0px 4px 10px;
	/*color:#333333;*/
	text-decoration:none;
}

#sectionLinks a:hover{
	background-color:#96bf0d;
	color:#333333;
	text-decoration:none;
}
.sectLinks{
border-bottom:1px dotted #cccccc;

}
.sl_aktiv{
	background-color:#f9f9f9;
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}
.sl_sub{
	font-weight:normal;
	font-size:80%;
	padding-left:10px;
	}
.sl_sub_aktiv{
	font-weight:bold;
	font-size:80%;
	padding-left:10px;
	color:#990000;
	}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 10px 0px 0px;
	font-size: 80%;
	background-color: #F9f9f9;
	border-bottom-style: none;
	border-left-style: none;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#headlines a {
	display: block;
	/*border-top: 1px dotted #cccccc;*/
	padding: 4px 0px 4px 10px;
	color:#333333;
}

#headlines a:hover{
	/*background-color:#96bf0d;*/
	color:#333333;
	/*text-decoration:none;*/
}
#headlines ul a:link, #navBar ul a:visited {
	display: block;
}
#headlines ul {list-style: none; margin: 0; padding: 0;}


/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#headlines li {
border-bottom: 1px dotted #f9f9f9;
}
.headlines{
	display:block;
	float:left;
	padding-right: 5px;
	padding-top: 5px;
}
/* fix for browsers that don't need the hack */
html>body #headlines li {
	border-bottom: none;
	vertical-align: middle;
}

.cal_list table{
	cellpadding:0;
	cellspacing:2;
	width:98%;
	font-size:8pt;
	}
#tx_cal_controller_create_element {
			width:100%;
		}	