BODY {
	font-family: 'Cardo', serif;
	font-weight: 400;
}



P {
	line-height: 2em;
}

h1, h2 {
	font-weight: 100;
	font-size: 3em;
	color: #999;
}

h3 {
	font-weight: 100;
	font-size: 1.8em;
	line-height: 1.6em;
}

h4 {
	line-height: 1.5em;
}


img, video {
	max-width: 100%;
	height: auto;
	width: auto;
}

.csc-textpic-imagewrap DIV.caption {
	padding:  7px 15px 20px 15px;
}

.csc-textpic-imagewrap DIV.caption P {
	line-height: 1.5em;
}

.pressefotos DIV.caption P {
	line-height: 1.4em;
	margin-top: 10px;
	margin-bottom: 20px;
}

a, a:hover {
	color: #333;
}

hr {
	border-top: 1px solid #aaa;
	border-bottom: none;
}

.panel, .form-control, .btn-default {
	border:none;
}

label {
	font-weight: normal !important;
}

legend {
	border: none;
	display: none;
}

DIV.thumbnail {
	border-radius: 0;
	margin-top: 1em;
}

.thumbnail DIV.caption {
	height: 5em;
	overflow: hidden;
}

.thumbnail DIV.caption a{
	color: gray;
}

.thumbnail DIV.caption h3 {
	margin-top: 10px;
}

.navbar {
	border-radius: 0;
	border-top: 7px solid white;
	border-bottom: 1px solid #aaa;
}

.navbar-default {
	background-color: white;
	border-left: none;
	border-right: none;
}

UL.nav LI.active a {
	background-color: #ffe600 !important;
}

ul.wookmark-filters {
	margin-left: 0;
	padding-left: 0;
}

DIV.news-latest-container h3 {
	margin-top: 0 !important;
}

DIV.news-latest-container h4 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}



.tx-srfeuserregister-pi1-error {
	color: red;
}

DIV.my-radio-fix label {
	margin-right: 1em;
	margin-left: 0.3em;
}


DIV.news-latest-container p {
	line-height: 2em;
	font-size: 90%;
}

.panel-heading, .panel-body {
	padding-left: 6px;
}

.panel-default {
	border-color: #ddd;
}

.panel-primary a, .panel-default a {
	color: #333;
}

.panel-default .panel-heading {
	background-color: transparent;
}

.panel-primary > .panel-heading {
	background-color: #333;
}

.btn-primary {
	background-color: #666;
	border-color: #666;
}

footer .active {
	font-weight: 400;
}


DIV.theme-lightbox UL {
	margin: 0;
	padding: 0;
}

.btn-primary {
	background-color: #eee;
	border-color:  #eee;
}

P.news-single-imgcaption {
	font-size: 0.8em;
	line-height: 1.2em;
	font-style: italic;
	color: gray;
} 




