.submenue a{
	color:#CC0000;
	font: 11px verdana, sans-serif;
	text-decoration:none;
	background: rgb(234, 243, 251);
	display:block;
	border-bottom:1px solid #D2E5F4;
	width:155px;
	padding: 2px;
	padding-left: 23px;

	border-right-color: #D2E5F4;
	border-right-style: solid;
	border-right-width: 1px;
	} 
	
.submenue a:hover{
	color:#CC0000; 
	background: #D2E5F4;
	text-decoration:underline;
	}
	
#subnav {
	font-size: 10px;
	padding-bottom: 10px;
	text-align: center;	
	}

	
.liste {
	list-style-type: none;
	margin:0px;
	padding:0px;
	
	}
	
.aktuell {
	color:#CC0000;
	font: 11px verdana, sans-serif;
	text-decoration:none;
	background: #D2E5F4;
	display:block;
	border-bottom:1px solid #D2E5F4;
	width:155px;
	padding: 2px;
	padding-left: 23px;
	border-right-color: #D2E5F4;
	border-right-style: solid;
	border-right-width: 1px;
	
	} 

a 	{
	color:#CC0000;
	text-decoration:none;
	}

a:hover 	{
	color:#CC0000;
	text-decoration:underline;
	}


	
a:active{
	color:#CC0000;
	} 
	
#submenue ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
	
	}
	
#submenue h1 {
	font: 11px verdana, sans-serif;
	text-decoration:none;
	font-weight: bold;
	background: #D2E5F4;
	display:block;
	border-bottom:1px solid #000000;
	width:155px;
	padding: 3px;
	margin-bottom: 2px;
	padding-left: 23px;
	} 
	
h1 {
	font-size: 11px;
	letter-spacing: 0px;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #D2E5F4;
	}

h2{
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-top: 0;
	margin-bottom: 0px;
	}
	
h3 {
	font-size: 11px;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 5px;
	background-color: #FFB9B9;
	}
	

#sidebar_box {
	font-size: 9px;
	}	
	
#sidebar_box a{
	color: #CC0000;
	text-decoration:none;
	}
/*  
#336699 link blau 
#000033 link hover
*/

#sidebar_box a:hover{
	color: #CC0000;
	text-decoration:underline;
	}
	
h3.item {
	font-size: 11px;
	margin-top: 8px;
	margin-bottom: 1px;
	letter-spacing: 0px;
	}
	
h3.item a{
	color:#336699;
	text-decoration:none;
	font-weight:bold;	
	}
	
h3.item a:hover{
	color:#000033;
	text-decoration:underline;
	font-weight:bold;	
	}
	
.item {
	margin-bottom: 5px;
	font-weight:bold;	
	font-size:11px;	
}

.itembody {	
	margin-top: 0px;

	color: #333333;
	font-size: 11px;

}

.iteminfo {	
	font-size: x-small;
	color: gray;
}


.abbildung {
	float:right;
	font-size: 9px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: rgb(234, 243, 251);
	border: 2px solid rgb(234, 243, 251);
}

p	{
	margin-bottom: 15px;
	margin-top: 0px;
}


em {
	text-indent: 20px;
}

th {
	background-color: rgb(234, 243, 251);
	text-align: left;
	vertical-align: top;
	padding: 5px;	
}

input, textarea {
	font: 11px verdana, sans-serif;

}

img {
	border: 0px;
}

.hinweis {
	color: #666666;
	background-color: #F3F3F3;
	padding: 2px;	
}

.struktur {
	font-size: 9px;
}

li.std {
	margin-bottom: 5px;	
}