@import url(//fonts.googleapis.com/css?family=Ubuntu);

/*farben:

logo dunkelblau: #004997 oder #003d8f
logo hellblau: #00a1e1
hnav nicht aktiv: # 204 230 243 #CCE6F3
hnav bg 209 227 241 #D1E3F1;
hnav aktiv 132 185 221 #84b9dd
subnavi nicht aktiv 185 213 235 #39d5eb
subnavi aktiv #e8f1f9
*/


.htmlarea-content-body { background-color:#e8f1f9; }

#inhalt p {
	font-family: ' Ubuntu ', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#004997;
	margin-top:0px;
	line-height:23px;
}
p, caption { 
	font-family: ' Ubuntu ', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #004997;} 
/*für die Anzeige im RTE*/ 

#inhalt li {
	font-family: ' Ubuntu ', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#004997;
	margin-bottom:0px;
	line-height:23px;
}


#inhalt ol {
	font-family: ' Ubuntu ', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#004997;
	margin:0px;
	line-height:20px;
}

#inhalt a:hover, #news a:hover  {
color:#0076BE;
font-weight: bold;
text-decoration:none;
}

#inhalt a:link, a:visited, a:active {
color:#004997;
font-weight: bold;
text-decoration:none;
}

#news a:link, a:visited, a:active {
color:#004997;
font-weight: bold;
text-decoration:none;
}

#inhalt hr {
color:#0076BE;
width: 100%;
height:1px;
}
	
#motto h1 {
	font-family: ' Ubuntu ', sans-serif;
	font-size:24px;
	line-height: 20px;
	font-weight:bold;
	color: #fff;
	text-transform:uppercase;
	margin-top:15px;
	}

#motto h2 {
	font-family: ' Ubuntu ', sans-serif;
	font-size:18px;
	line-height: 20px;
	font-weight:normal;
	color: #fff; 
	margin-top:10px;
	}

h1 {
	font-family: ' Ubuntu ', sans-serif;
	font-size:24px;
	line-height: 20px;
	font-weight:bold;
	color: #004997;
	text-transform:uppercase;
	margin-bottom:18px;
	margin-top:15px;
	}

h2 {
	font-family: ' Ubuntu ', sans-serif;
	font-size:18px;
	line-height: 20px;
	font-weight:bold;
	color: #004997;
	margin-bottom:10px;
	margin-top:10px;
	}
		
h3 {
	font-family: ' Ubuntu ', sans-serif;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	color: #004997;
	margin-bottom:0px;
	}

#adresse1 p {
font-size:11px;
color: #0076BE;
font-weight:bold;
}

#adresse2 p {
font-size:11px;
color: #000;
}

#news h1 {
	font-family: ' Ubuntu ', sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #004997;
	width:170px;
	border-bottom:solid 1px #004997;
	text-transform:uppercase;
	padding-bottom:10px;
	padding-right:15px;
	margin-top: 11px;
	}

#news p {
	font-family: ' Ubuntu ', sans-serif;
	font-size:16px;
	font-weight:normal;
	width: 185px;
	color: #004997;
	line-height:21px;
	}

caption {
	font-family: ' Ubuntu ', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#004997;
	margin-top:0px;
}



#megura a, #megura a.mail {text-decoration:none; color:#CCCCCC; font-size:9px; text-align:right; }