body{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    
}
h1{
    font-size: 15px;
    font-weight:bold;
}
/*navigation*/
.menuetitle {
	font-size: 11px;
    background-color: rgb(235,235,235);
    padding: 2px;
    font-weight: bold;
    border-top: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
	
}
.submenue {
	white-space: nowrap;
    display: block;
	font-size: 12px;
	color: #666666;
	font-weight: bolder;
	/*line-height: 20px;*/
	background-color: rgb(245,245,245);	
}

.submenue a{	
	white-space: nowrap;
    display: block;
	color: #666666;
	font-weight: bolder;
	/*line-height: 20px;*/	
	padding: 2px;
	padding-left: 12px;
	background-color: rgb(245,245,245);
}
.submenue a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
.submenue a:visited {	
	color: #666666;
	text-decoration: none;
}
.submenue a:hover{
    text-decoration: underline;
    background-color: #FFFFFF;
}
.submenue a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}
/*event*/
.event {
    display: block;
	color: #666666;
	font-weight: bolder;	
	padding: 2px;
	padding-left: 12px;
	background-color: rgb(245,245,245);
}
.event a:link{
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
.event a:visited {	
	color: #666666;
	text-decoration: none;
}
.event a:hover{
	color: #2C3E99;
    text-decoration: underline;
}
.event a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}
/*links allgemein*/
a{
	border-style:none;	
}
a:link{
	color:#666666;
	text-decoration:none;
	font-weight:bolder;
}
a:visited{
	color:#666666;
	text-decoration:none;
	font-weight:bolder;
}
a:hover{
	color:#666666;
	text-decoration:underline;
	font-weight:bolder;
}
.copyright {
	font-size: 8px;
	color: #666666;
}


/*RÄNDER*/
.borderlr{
	width: 150px;
	background: rgb(245,245,245);
	border-right: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
}
.news_left{
	font-size: 11px;
    background-color: rgb(235,235,235);
	backgrund: #E4E8FF;
	border-right: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}
.news {
	font-size: 12px;
	color: #333333;
	padding-left: 10px;
	white-space: nowrap;
    display: block;
	/*line-height: 20px;*/	
	padding: 2px;
	padding-left: 12px;
	background-color: rgb(245,245,245);
	border-right: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}
.newshead {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: rgb(245,245,245);
	display: block;

}
.portalhead{
	font-size: 14px;
	color: #3B3B3B;
    font-weight: bold;	
}

.portal{
	font-size: 11px;
    padding: 30px;
	color: #111111;	
}
.linkshead{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #E4E8FF;
	padding-left: 30px
	display: block;
	}
	
.head {
	font-size: 30px;
    background-color: rgb(235,235,235);
    padding: 2px;
    font-weight: bold;	
}

.head1 {
	font-size: 20px;
    background-color: rgb(235,235,235);
    padding: 2px;
    font-weight: bold;	
}

.text {
	font-size: 11px;
    background-color: rgb(235,235,235);
    padding: 2px;
    font-weight:;
	
}