
body {
	background-color: #ffffff;
	font-size: 0.8em;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: Black;
	padding:0;
	padding-top:0.5em;
	margin:0;
}

 
a {
color: #9C083C;
text-decoration: none;
}

a:hover {color: #000000;}
a:active { color:#9C083C;}


h1 {
	font-size: 1.3em; 
	font-weight: 600;
	line-height: 150%;
 }

h2 {
	font-size: 1.2em;
	font-weight: 600;
		line-height: 150%;
}

/* ----------container zentriert das layout-------------- */
#container {
	width: 90%;
	margin: 0 auto;
	padding: 0px;
	border-right: solid 1px #FFF2FB;
}

/* ----------banner for logo-------------- */
#banner {
	margin: 0;
	padding: 0;
	background-color: #FFF2FB; 
	
	border: none;
		
}

#bannerlogo {
	margin: 0;
	padding: 0;
	background-color: transparent; 
	
	border: none;
	text-align: left;
	
}

.head {
	
	
	vertical-align: middle;
	text-align:left;
	padding-left:30px;
	
}
td.time {
	
	width: 80px;
	
	text-align:left;
	vertical-align: top;
	padding-left:0px;
	padding-top:10px;
		padding-bottom:10px;
	font-weight: bold;
	height: 30px;
	border-bottom: solid 1px #FFE8F0;
	
}

td.txt {
		
	text-align:left;
	vertical-align: top;
	padding-left:10px;
	font-weight: 300;
	padding-top:10px;
		padding-bottom:10px;
	border-bottom: solid 1px #FFE8F0;
	
}

/* -----------------Inhalt--------------------- */
#content {
	/*min-height: 93em;*/

	/*height: expression(this.scrollHeight > 600 ? "auto":"600px");*/
	background-color: transparent;
	padding: 25px 20px 20px 40px;
	margin: 0 0 0 200px;
	border-right: 1px solid #FFE8F0;
	
	z-index: 999;
}

p, pre {
	padding: 0px 0px 0px 0px;
	margin:0;
	
}

p.content {
	font-size: 12px;
	
	padding: 5px 10px 10px 10px;
	
}

pre, code { font-size: 1.2em;}

h1 {
	
	margin:0;
}
h2 {
	
	margin:0;
}

.gross {
	width: 5.71em;
	height: 1.07em;}
	
	.small {
	font-size: 0.9em
	}
	
	.smallcontent{
	font-size: 0.9em;
	padding: 5px 10px 10px 10px;
	}
	
	.bildtext {
	font-size: 9px;
	font-style:  italic;
	}
	
	

/* --------------left navigavtion------------- */
#left {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0px 0 0 0;
	min-height: 99em;
	/*background-color: #FFE8F0;*/
	background-color: #FFF2FB;
	/*background-image: url(../pic/FFE8F0_colorspacer.gif);*/
	background-repeat: repeat;
}



#left ul{
	list-style-type: none ;
	padding: 0 0 0 5px;
	margin: 0;
}


	


/*  */

.first_menue{
	border: none;
	padding: 0px 0 0px 10px;
}

li.firstmenue {
	height: 200%;
	line-height: 200%;
	list-style: none ;
	text-align: left;
	width: 100%;
	font-size: 12px;
font-weight: 600;
width: 95%;
	}
	
	 .second_menue{
	border: none;
	/*border-bottom:1px solid #ffffff;*/
	padding: 0px 0 0px 0px;
	
	
	width: 209px;
}
li.selected {
height: 200%;
	line-height: 31px;
	list-style: none ;
	text-align: left;
		font-size: 12px;
font-weight: 600;
	width: 209px;
	background-image: url(../pic/item_bg.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	color: White;
}

a.selected {
	color: White;
	
}


a.selected:hover {
	color: White;
	
}



li.menue {
	height: 31px;
	line-height: 31px;
	list-style: none ;
	text-align: left;
	width: 209px;
	font-size: 12px;
   font-weight: 600;
	background-image: url(../pic/item_bg2.gif);
	}
	
	a.menue:hover {
		
		color: White;
	}
	a.menue {
		
		
	}
	
	.menue:hover {
	height: 31px;
	line-height: 31px;
	list-style: none ;
	text-align: left;
	width: 209px;
	font-size: 12px;
   font-weight: 600;
	background-image: url(../pic/item_bg.gif);
	color: White;
	}


li.submenue {
font-size: 12px;
	height: 100%;
	list-style: none ;
	text-align: left;
	width: 100%;
	line-height: 200%;
	border-left: solid 1px #A60829;
	margin: 0px;
	padding-top: 5px;
	/*background-color: Gray;*/
}

li.submenueaktiv {
font-size: 12px;
font-weight: bold;
	height: 100%;
	list-style: none ;
	text-align: left;
	width: 95%;
	line-height: 200%;
	border-left: solid 1px #A60829;
	
	margin: 0px;
	padding-top: 5px;
	/*background-color: #A60829;*/
}

li.subspacer {
	height: 100%;
	list-style: none ;
	margin: 0px;
	padding: 0px;
	width: 100%;
	line-height: 60%;
	border-left: solid 1px #A60829;
	/*background-color: Gray;*/
}


/* -----------footer--------------------------- */
#footer {
	clear: left;
	padding: 0;
	margin: 0;
	background-color: #FFF2FB;
	
	}
