body {
	background: #CDD2CC url(/images/body_back.jpg) repeat 0 0;
	background: url(/images/body_bg2.png) no-repeat 90% 0, url(/images/body_back.jpg) repeat 0 0;
	font-family: 'Gentium Basic', serif;
}

p {
	font-size: 1.20em;
	line-height: 1.5em;
}

h2 {
	font-size: 2.5em;
	line-height: 1em;
	padding-bottom: 10px;
}

.hero-unit p {
	font-family: 'Gentium Basic', serif;
}

.navbar-inner {
	background: none;
	box-shadow: none;
	filter: none;
}

#topnavbar {
	background: none;
	font-size: 1.2em;
	margin-top: -7px;
	color: #fff;
}
#topnavbar .nav-pills > li > a {
	opacity: 0.7;
	filter: alpha(opacity = 70);
}
#topnavbar .nav-pills > li > a.current {
	color: #c10048;
}
#fb_link {
	position: fixed;
	top: 65px;
	right: 0;
	z-index: 21;
}

.subnav a, .subnav a:hover {
	color: #fff;
}
.subnav a:hover {
	color: #999;
}

.navbar .mn_lang li a, .navbar .mn_lang li a:hover {
	color: #fff;
	background: none;
}
.navbar .mn_lang li.active a, .navbar .mn_lang li.active a:hover {
	color: #5c5d5d;
	background: none;
	width: 25px;
	padding-right: 0;
	padding-left: 0;
}


.logo {
	position: relative;
	top: -35px;
}

.mainnav {
	list-style-type: none;
	position: relative;
	top: -15px;
	background: url(/images/nav_shad.png) no-repeat 50% 100%;
	background-size:100% auto;
	text-align: center;
	padding-bottom: 20px;
	z-index: 20;
}

.mainnav li {
	float: none;
    float:none;
    display:inline-block;
    vertical-align: bottom;
    *display:inline; /* ie7 fix */
     zoom:1; /* hasLayout ie7 trigger */
}
.mainnav li a {
	display: block;
	text-decoration: none;
	padding: 0 18px 0 18px;
	font-size: 2em;
	line-height: 1em;
	color: #fff;
	font-weight: bold;
}
.mainnav li a:hover {
	color:#5C5D5D;
}

.mainnav li.active a {
	color: #A9113C;
}

.mainnav li a span {
	font-size: 0.5em;
	padding-left: 30px;
	position: relative;
	top: -16px;
}
.top_text {
	color: #fff;
	padding-top: 150%;
}

.top_text h1 {
	font-weight: bold;
}
.top_text h4 {
	font-weight: normal;
}
.top_text h1 {
	font-size: 2.5em;
	margin-bottom: 0.25em;
}
.top_text h4 {
	font-size: 1.5em;
}

.well {
	background-color: #d0d2cc;
	border: 1px solid #aaa;
}

.nav-list {
	font-size: 1.05em;
    font-weight: bold;
}

.hero-unit {
    background-color: #d0d2cc;
}

.table-striped tbody tr:nth-child(2n+1) td, .table-striped tbody tr:nth-child(2n+1) th {
    background-color: #d0d2cc;
}

.thumbnail {
	background-color: #D0D2CC;
}

.sidebar-form {
	padding: 15px;
}
.sidebar-form select {
	width: 100%;
}
.sidebar-form h4 {
	font-weight: normal;
}

.resulttable {
	font-size: 1.1em;
}

.resulttable a:hover, .resulttable a {
	text-decoration: none;
	color: #333;
	display: block;
}

.resulttable tbody tr:hover td, .resulttable tbody tr:hover th {
    background-color: #5C5D5D;
    color: #c10048;
}
.resulttable tbody tr:hover td a {
	color: #fff;
}

/* Flexible Video handling */
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	z-index: 10;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-wrapper {
	width: 870px;
	max-width: 100%;
	margin-bottom: 20px;
}

.download_wrapper a, .download_wrapper a:hover {
	display: block;
	text-align: left;
/*
	background: url(/images/download_icon.png) no-repeat 0 0;
	margin: 0;
	padding: 10px 0 25px 50px;
*/
}
.download_wrapper a:hover { color: #333; }

.download_wrapper a span {
	color: #fff;
	float: right;
	padding-right: 10px;
}
.thumbcontainer {
	padding-top: 52px;
}
.thumbnews {
	padding-top: 70px;
}
.thumbtoptermin {
	padding-top: 5px;
	float: left;
	padding-right: 20px;
}
h4.date {
	font-weight: normal;
	color: #5C5D5D;
	padding-bottom: 7px;
	margin-top: -7px;
	font-size: 1.3em;
}
h3.date {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: normal;
	color: #5C5D5D;
}
h2 a:hover {
	text-decoration: none;
}
.hero-unit {
	padding: 30px;
}

.pagination {
	font-size: 1.1em;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.pagination a {
	background-color: #D0D2CC;
	border-color: #aaa;
}

.content ul li, .content ol li {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 1.14em;
	line-height: 1.4em;
	padding-bottom: 10px;
}
dl {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 1.1em;
	line-height: 1.1em;
}

.dl-horizontal dt {
	width: 85px;
}
.dl-horizontal dd {
    margin-left: 95px;
}
dt, dd {
    line-height: 21px;
}

/* ########## Edit links ########## */

.edit_container {
	margin:0;
	padding: 10px;
	background: #F2E354;
	height: 30px;
}
a.edit_link, a.edit_link:hover {
	display: block;
	float: left;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	line-height: 29px;
	background: url(/images/editlinks_back.gif) no-repeat 0% 50%;
	width: 150px;
	height: 29px;
	padding-left: 30px;	
}

.logofooter {
	float: right;
}

#login_container {
	width: 990px;
	margin: 0 auto;
	padding: 15px;
	text-align: center;
	display: none;
}

#floginform {
	width: 250px;
	margin: 0 auto;
	padding:0;
	border: 1px solid #fff;
	color: #fff;
}

label.llogin {
	display: inline;
	text-align: left;
	margin:0;
	padding: 5px 0 1px 20px;
	font-weight: bold;
	color: #fff;
}

@media (max-width: 480px) {


}

@media (max-width: 767px) {
.mainnav {
	padding-bottom: 15px;
}

.mainnav li a {
	padding: 0 5px 10px 5px;
	font-size: 1.3em;
	line-height: 1em;
	color: #fff;
}
.mainnav li a span {
	font-size: 0.6em;
	padding-left: 16px;
	position: relative;
	top: -9px;
}
.top_text {
	color: #fff;
	padding-top: 0;
	padding-bottom: 20px;
	text-align: right;
}
.thumbnews {
	padding-top: 10px;
}


}

@media (min-width: 768px) and (max-width: 979px) {
.mainnav li a {
	padding: 0 11px 0 11px;
	font-size: 1.6em;
	line-height: 1em;
	color: #fff;
}
.mainnav li a span {
	font-size: 0.6em;
	padding-left: 16px;
	position: relative;
	top: -9px;
}
}

@media (max-width: 979px) {

.navbar .mn_lang li a, .navbar .mn_lang li a:hover {
	color: #fff;
	background: none;
	padding:5px 20px;
	margin:0;
}
.navbar .mn_lang li.active a, .navbar .mn_lang li.active a:hover {
	color: #5c5d5d;
	background: none;
	padding:5px 20px;
	margin:0;
}

}

@media (min-width: 1200px) {
.mainnav li a {
	display: block;
	text-decoration: none;
	padding: 0 25px 0 25px;
	font-size: 2.4em;
	line-height: 1em;
	color: #fff;
}
.top_text h1 {
	font-size: 2.5em;
}
.top_text h3 {
	font-size: 3em;
	line-height: 1.1em;	
}

}


/*
 * jQuery FlexSlider v1.8
 * http://flex.madebymufffin.com
 *
 * Copyright 2011, Tyler Smith
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {width: 100%; margin: 0; padding: 0;}
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flex-container { padding-bottom: 40px; }
.flexslider {background: transparent; border: 0; position: relative; zoom: 1; }
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}

/* Caption style */
/* IE rgba() hack */
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {width: 96%; padding: 2%; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px;}

/* Direction Nav */
.flex-direction-nav li a {width: 52px; height: 52px; margin: -13px 0 0; display: block; background: url(/images/theme/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li .next {background-position: -52px 0; right: 0px;}
.flex-direction-nav li .prev {left: 0px;}
.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: center;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 13px; height: 13px; display: block; background: url(/images/theme/bg_control_nav.png) no-repeat 0 0; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {background-position: 0 -13px;}
.flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}


/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;}
#colorbox{}
    #cboxContent{margin-top:20px;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{border:5px solid #000; background:#fff;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(/images/colbox/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(/images/colbox/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext:hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(/images/colbox/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose:hover{background-position:bottom center;}

/* Wegen IE8 */
#cboxLoadedContent img {
	max-width: none;
}