* {
	font-family: verdana, arial;
	color: #2a2a2a;
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
}

h1, h1 a, h2, h2 strong, h2 a{
	color: #1798db;
	font-size: 20px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: normal;
}

h3, h3 a {
	font-weight: bold;
}

time {
	font-weight: bold;
}

b, strong {
	font-weight: bold;
}

a {
	color: #1798db;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.archive {
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    text-transform: uppercase;
}

#breadcrumb a {
	color: #2a2a2a;
}

/* <header> */
#main_wrapper > header nav ul li a {
	font-weight: bold;
	text-decoration: none;
}

#minor-nav ul li a {
	line-height: 28px;
}

#main_wrapper > header nav ul li a.imprint, #main_wrapper > header nav ul li a.login {
    font-size: 13px;
}

#main_wrapper > header nav ul li a.zoom {
    font-size: 20px;
}

#main_wrapper > header nav ul li a.imprint {
    color: #FFFFFF;
}

/* </header> */
/* <#navigation> */
#navigation {
	color: #FFFFFF;
	font-weight: bold;
	/*text-transform: lowercase;*/
}

#navigation form{
	color: #FFFFFF;
	font-weight: bold;
}

#navigation form input.submit {
	color: #FFFFFF;
	font-weight: bold;
}

#navigation nav ul li{
	text-align: right;
}

#navigation nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 21px;
}

#navigation nav > ul > li:hover a{
	color: #b3d9ed;
}

#navigation nav > ul > li.active a{
	color: #b3d9ed;
}

#navigation nav ul li.active a {
	color: #1798db;
}

#navigation nav ul li.active ul li a {
	color: #2a2a2a;
	font-weight: normal;
	font-size: 14px;
}

#navigation nav ul li.active ul li a:hover {
	text-decoration: none;
	color: #1798db;
}

/* </#navigation> */

figcaption, figcaption a {
	font-size: 10px;
	line-height: 12px;
}

.swiper-slide figcaption {
	font-size: 11px;
	color: #000000;
}

#lightbox .lb-caption {
    color: #FFFFFF;
}

.home section.content.show article .teaser *{
	font-weight: bold;
}

.home section.content.list.child article nav a {
	color: #2a2a2a;
	text-decoration: none;
}

.home section.content.list.child article nav a:hover {
	color: #1798db;
}

.home section.content.list.child article nav a.simple {
	color: #1798db;
	text-decoration: none;
}

.home section.content.list.child article nav a.simple:hover {
	text-decoration: underline;
}

.home section article a.readmore, #firstevent a.readmore, #vacancies a.readmore {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}

.home section article a.readmore:hover, #firstevent a.readmore:hover, #vacancies a.readmore:hover {
	text-decoration: none;
}

.home section article a.simpletext {
	color: #555555;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}

.home section article a.simpletext:hover {
	text-decoration: none;
}

.home section article a.sharefacebook {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}

.home section article a.sharefacebook:hover {
	text-decoration: none;
}

span.simple, span.simple *, .home section.content.show article .teaser.simple *, .teaser.simple *{
    color: #1798db;
}

form input.submit {
	color: #FFFFFF;
}

/* <footer> */

footer *{
	color: #FFFFFF;
	text-decoration: none;
	line-height: 19px;
	font-size: 13px;
}

footer nav ul li a {
	font-weight: bold;
}

footer section article.imprint a{
	font-weight: bold;
}

footer a:hover {
	text-decoration: underline;
}

footer section article.contact {
	text-transform: none;
}

/* </footer> */
/* <#donation> */

#donation input.submit{
    color: #FFFFFF;
    line-height: 13px;
}

/* </donation> */
/* <#login> */

#login input.submit{
    color: #FFFFFF;
    line-height: 13px;
}

/* </login> */
