
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,300);



body,
#inhalt,
#inhaltnews, 
#inhalt p,
#inhaltnews p {
    font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight:400;
	color: #000000;
	line-height:160%;
}


h1, h2, h3, h4, h5 {
    margin-top: 0px;
    margin-bottom: 10px;
}


	
h1 {
	font-family: 'Lato', sans-serif;
	font-size: 28px;
	color:#DA074F;
	font-weight:700;
	text-align:left;
	margin-bottom:10px;
}

h2 {
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	color:#DA074F;
	font-weight:700;
	margin-top: 20px;
	text-align:left;		
}



h3 {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight:700;
	color:#DA074F;
	margin-bottom:10px;
	text-align:left;		
}


h4 {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight:400;
	color:#DA074F;
	margin-bottom:0px;
	text-align:left;	
}

h5 {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight:400;
	color:#DA074F;
	margin-bottom:0px;
	text-align:left;		
}



/*NEWS SPALTE*/
#news,
#news p {
    font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-weight:400;
	color: #000000;
	line-height:140%;
}

#news h1 {
   font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight:700;
	color:#DA074F;
	margin-bottom:10px;
	text-align:left;		
}

#news h2 {
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-weight:700;
	color:#DA074F;
	margin-bottom:3px;
	text-align:left;
}





/* Linkvarianten */
/*#inhalt a img { border:0px;}*/
#inhalt a.download { color: #000; text-decoration:underline;}
#inhalt a.internal-link { color: #000;}
#inhalt a.external-link-new-window { color: #000; text-decoration:underline;}
#inhalt a.mail { color:#000; text-decoration:underline; }
#inhalt a { color:#000; text-decoration:underline; }
#footer a { color:#fff; text-decoration:underline; }

#inhalt a.internal-link:hover, 
#inhalt a.external-link-new-window:hover, 
#inhalt a.internal-link-new-window:hover, 
#inhalt a.mail:hover,
#footer a:hover { color:#DA074F; }


#inhaltnews a img { border:0px;}
#inhaltnews a.download { color: #000; text-decoration:underline;}
#inhaltnews a.internal-link { color: #000;}
#inhaltnews a.external-link-new-window { color: #000; text-decoration:underline;}
#inhaltnews a.mail { color:#000; text-decoration:underline; }
#inhaltnews a { color:#000; text-decoration:underline; }

#inhaltnews a.internal-link:hover, 
#inhaltnews a.external-link-new-window:hover, 
#inhaltnews a.internal-link-new-window:hover, 
#inhaltnews a.mail:hover
{ color:#DA074F; }

#stablinks a { color:#ffffff; text-decoration:none; }
#megura a, #megura a.mail {text-decoration:none; color:#FFFFFF; font-size:10px; }

	
a.nshort { color:#333; text-decoration:none !important; display:block; text-align:center; font-size:24px; font-weight:700; padding-top:8px; font-family: 'Lato', sans-serif; outline:none !important;  }
a.nshort:hover { color:#DA074F; }


#news-short a:before {
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content:"\e122";
	/*float: left;*/
	margin-left: 0px;
	margin-right:10px;
	font-size:20px;
	/*display:inline;
	display:block;*/
}

#news a {text-decoration:underline; color:#000000;}
#news a:hover { color:#333;}



	
.htmlarea-content-body { background-color:#fff; }
.htmlarea-content-body p, .htmlarea-content-body li { font-family: 'Lato', sans-serif;	font-size: 	
	font-size: 14px;
	font-weight:400;
	color: #000000;
	line-height:130%;} /*für die Anzeige im RTE*/ 
