body {
background-color: #ffffff;
}

#main{
border-color: #0B4E85;
border-style: solid;
border-width: 1px;
}

a {
color: #000000; /* Allgemeine Textfarbe */
text-decoration: underline;
}

a:hover {
text-decoration : underline;
}

body, td, h2, h3, input, textarea, div, p, table{
/* --- Standardtextart und -größe werden festgelegt --- */
font-family: Verdana, Helvetica, sans-serif;
font-size : 11px;
line-height: 16px; 
color: #000000;
}

/*input, textarea{
	border-color: #0B4E85;
	border-style: solid;
	border-width: 1px;
}
*/

h1 {
font-weight : bold;
font-size: 14px;
color: #0B4E85;
background-color : #ffffff;
margin-bottom: 30px;
}

h2 {
	font-size : 12px;
	font-weight: bold;
	text-align : left; 
	color: #0B4E85;
	background-color : #dfe4ea;
	margin-top: 30px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
	border-bottom-color: #0B4E85;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
}

h3 {
	font-weight : bold;
	font-size: 11px;
	color: #0B4E85;
	background-color : #ffffff;
	padding-top: 10px;
	margin-bottom:-15px;
}

h4 {
	font-weight : bold;
	font-size: 12px;
	color: #b93333;
	background-color : #ffffff;
	padding-top: 20px;
}

h5 {
	font-weight : bold;
	font-size: 12px;
	color: #0B4E85;
	background-color : #ffffff;
}

h6 {
	font-weight : normal;
	font-size: 10px;
	color: #b93333;
	background-color : #ffffff;
}

#kopfmenu{
width: 528px;
height:28px;
background-color: #0B4E85;
/*
border: 1px solid #000000;
margin-right: 7px;
margin-bottom: 5px;
*/
color: #ffffff;
text-align: left;
}

.rechteSpalte{
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 10px;
	height:100%;
	background-color: #EEEDEB;
	border-left-color: #C1C1BF;
	border-left-style: solid;
	border-left-width: 1px;
	text-align: left;
	margin-bottom: 20px;
}

.suche{
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	background-color: #EEEDEB;
	text-align: left;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
	margin-bottom: 20px;
	padding-left: 10px;
	padding-top: 10px;
}

#submenu{
/* -------------- submenue -------------- */
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #EEEDEB;
	text-align: left;
	border-top-color: #C7C6C4;
	border-top-style: solid;
	border-top-width: 2px;	
	margin-bottom: 20px;
	padding-top:10px;
	padding-left: 5px;
	padding-right: 10px;
}

.submenu_header a{
	font-size : 11px;
	font-weight: bold;
	border-bottom-color: #aaaaaa;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
	margin-bottom: 10px;
}

#submenu a{
display: block;
margin-left: 5px;
line-height : 1.8em;
text-decoration: none;
color:black;
}

#submenu a:hover{
display: block;
margin-left: 5px;
line-height : 1.8em;
text-decoration: underline;
}

.footer, .footer a{
	background-color: #0B4E85;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	padding-left: 20px;
}

.footer a:hover{	
	text-decoration: underline;
}

.sitemap a{
	font-size: 11px;
	font-weight: bold;
	background-color: #ffffff;
	color: #0B4E85;
}

.sitemap a:hover{	
	font-size: 11px;
	font-weight: bold;
	color: #0B4E85;
	text-decoration: underline;
}

#js-menu{
font-size: 10px;
background-color: #D1DAE3;
border-left-color: #0C4F85;
border-left: 1px solid;
border-top-color: #0C4F85;
border-top: 1px solid;
/*
border-right-color: #0C4F85;
border-right: 1px solid;
border-bottom-color: #0C4F85;
border-bottom: 1px solid;
*/
padding-left: 0px;
padding-bottom: 0px;
float:left;
width:150px;
color: #0C4F85;
/*filter: Alpha(opacity=100, finishopacity=50, style=1);*/
}

#js-menu a{

margin-left: 0px;
text-decoration: none;
color: #0C4F85;
}

#js-menu a:hover{
margin-left: 0px;
text-decoration: none;
color: #0C4F85;
}

.link2_atag{
                color: black;
                display: block;
                 text-decoration: none;
                }


#link2_no{
	background-color: #D1DAE3;
	color: #0C4F85;
	border-bottom-color: #0C4F85;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
	padding-left:5px;
	padding-right: 5px;
	font-size: 10px;
}

#arrow_no{
	background-color: #0C4F85;
	color: #ffffff;
	border-bottom-color: #DEE4EA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: center;	
	font-size: 10px;
}

#link2_ro{
	background-color: #ffffff;
	color: #0C4F85;	
	border-bottom-color: #0C4F85;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left:5px;
	padding-right: 5px;
	font-size: 10px;
}

#arrow_ro{
	background-color: #b93333;
	color: #ffffff;
	border-bottom-color: #DEE4EA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: center;	
	font-size: 10px;
}

.klickpfad{
	background-color: #DDE2E8;
	color: #000000;
	border-top-color: #0C4F85;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #0C4F85;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #0C4F85;
	border-left-style: solid;
	border-left-width: 1px;
	text-align: left;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-left:10px;
}

#inhalt {
background-color: #ffffff;
height: 100%;
padding-top: 50px;
padding-bottom: 50px;
padding-left: 120px;
padding-right: 120px;
}

/* -------------- Haupttabelle im Bereich "News" -------------- */
.news_main{
	
}

.news_headline{
/* -------------- Überschrift (tr) im Bereich "News" -------------- */
	font-size : 12px;
	font-weight: bold;
	text-align : left; 
	color: #0B4E85;
	background-color : #dfe4ea;
	margin-top: 20px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
	border-bottom-color: #0B4E85;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
	text-decoration: none;
}

/* -------------- inhalt im Bereich "News" -------------- */
.news_content{
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: normal;		
	line-height: 16px; 
	padding-top: 5px;
}
/* -------------- Kategorie im Bereich "News" -------------- */
.news_kat{
	background-color : #ffffff;
	color: #999999;
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 9px;
	padding-left: 0px;
}

.news_footer{
	background-color : #DDE2E8;
	color: #000000;
	border-top-color: #0C4F85;
	border-top-style: solid;
	border-top-width: 1px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	padding-left: 10px;
}

.search_headline_left, search_headline_left a{
	background-color : #DDE2E8;
	color: #000000;
	border-color: #0C4F85;
	border-style: solid;
	border-width: 1px;	
	border-right-width: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
}

.search_headline_right, search_headline_right a{
	background-color : #DDE2E8;
	color: #000000;
	border-color: #0C4F85;
	border-style: solid;
	border-width: 1px;	
	border-left-width: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

.error{
	color: #b93333;
	font-weight: bold;
	padding: 5px;
	border-color: #0C4F85;
	border-style: solid;
	border-width: 1px;	
}

.latestnews_main{
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.latestnews_header{
	font-size : 11px;
	font-weight: bold;
	border-bottom-color: #aaaaaa;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;	
}

.latestnews_header_text{
	font-size : 11px;
	font-weight: bold;	
	text-decoration: none;	
}

.latestnews_content, .latestnews_content a{
	padding-top:10px;
	text-decoration: none;
}

.frontheadline {
	font-size : 12px;
	font-weight: bold;
	text-align : left; 
	color: #0B4E85;
	background-color : #dfe4ea;
	margin-top: 20px;
	padding-left: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-color: #0B4E85;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
}

.frontcontent {
	font-size : 11px;
	font-weight: normal;
	text-align : left; 
	color: #000000;
	background-color : #EEEDEB;
	line-height: 15px; 
	margin-top: 20px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
}.contentbold {
	font-size : 10px;
	font-weight: bold;
	text-align : left; 
	color: #0D4987;
	background-color : #EEEDEB;
	line-height: 14px; 
	margin-top: 20px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.frontbildtext {
	font-size : 10px;
	font-weight: normal;
	text-align : left; 
	color: #000000;
	background-color : #EEEDEB;
	line-height: 12px; 
	margin-top: 20px;
	padding-right: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.newsletterfont {
	font-size : 11px;
	font-weight: normal;
                color: #000000;
	background-color : #ffffff;
}
.newsletterfonterror {
	font-size : 11px;
	font-weight: bold;
                color: #FF0000;
	background-color : #ffffff;
}