/*---------------------------------------------- 
Reset
------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}
/* deleting the default appearence for form elements */
input, textarea {
	-moz-appearance: none;
}

/*---------------------------------------------- 
HTML5 display definitions
------------------------------------------------*/
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, dialog {
	display: block;
}
/* Corrects inline-block not defined in IE6/7/8 and FF3 */
audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
[hidden] {
	display: none;
	visibility: hidden;
}

/*---------------------------------------------- 
Base structure
------------------------------------------------*/
body {
	margin:0;
	padding:0;
}
#wrapper {
	width:960px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:0
}
#header {
	height:420px;
	background:url("../img/header_bg_big.gif") left top no-repeat
}
#container {
	background:url("../img/container_bg.gif") left top repeat-y
}
#left {
	width:275px;
	float:left
}
#left .inside {
	width:260px;
	margin-left:15px
}
#right {
	float:right
}
#main {
	margin-left:275px;
	width:auto;
	position:relative
}
#main .inside {
	width:625px;
	margin-left:30px
}

/*---------------------------------------------- 
Divers
------------------------------------------------*/
.inside {
	position:relative;
	text-align:left
}
.block {
	overflow:hidden
}
.clear, #clear {
	height:0.1px;
	font-size:0.1px;
	line-height:0.1px;
	clear:both
}
.invisible {
	width:0;
	height:0;
	left:-1000px;
	top:-1000px;
	position:absolute;
	overflow:hidden;
	display:inline
}
.custom {
	display:block;
	text-align:left
}
.custom:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
*+html #main {
	position:static
}
.warning {
	color:#c55;
	font-size:1.1em;
}
.confirmation {
	color:#090;
	font-size:1.1em;
}
.information {
	color:#999;
	font-size:0.9em;
}
/* ct 3.4 */
.float_right {
	float:right;
}
.float_left {
	float:left;
}

/*---------------------------------------------- 
Content
------------------------------------------------*/
a, body, div, em, input, label, li, ol, p, select, span, strong, td, th, textarea, u, ul {
	font-family:Verdana, sans-serif
}
a, body, div, input, label, li, ol, p, select, td, th, textarea, u, ul {
	font-size:12px
}
h1 {
	margin:15px 0 12px;
	padding:0;
	font-size:22px;
	font-weight:normal;
	color:#6c8a99
}
#main h1 {
	margin:15px 0 17px;
	padding: 0px 0px 4px 0px;
	border-bottom:5px solid #6c8a99;
	font-size:22px;
	line-height:140%;
	font-weight:normal;
	color:#333
}
h2 {
	margin:0 0 6px;
	padding:0;
	font-size:12px;
	line-height:1.5;
	font-weight:bold;
	color:#333
}
h2 a {
	color:#333333 !important;
	text-decoration:none !important;
}
#main h2 {
	font-size:14px;
	border-bottom:1px solid #6c8a99;
}
a {
	text-decoration:none;
	color:#470600;
}
a:hover {
	color:#333;
}
a:active, a:focus {
	outline: none;
	-moz-outline-style: none
}
#main a {
	color:#470600;
	text-decoration: underline;
}
#main a:hover {
	color:#333;
}
img {
	border:0px
}

/*---------------------------------------------- 
Content Elements
------------------------------------------------*/
#facebook iframe {
	border:none;
	overflow:hidden;
	width:100px;
	height:35px;
	margin-top:10px;
}

.mod_article .block,
.mod_article iframe {
	padding-bottom:20px;
}
.mod_article .ce_text {
	padding-bottom:0px;
}
.ce_text ul,
.ce_text p  {
	padding-bottom:20px;
}
.ce_text ul li {
	list-style:disc;
	padding-left:5px;
	margin-left:20px;
	line-height:140%;
}

.ce_text, .teaser {
	line-height:1.5
}
.ce_gallery .caption {
	color:#999
}
.ce_gallery img, .image_container img {
	padding:3px;
	background-color:#fff;
	border:1px solid #ccc;
}
.ce_gallery img:hover, .image_container a img:hover {
	border:1px solid #A6A6A6;
}
.noframe img,
.noframe img:hover,
.noframe img a:hover {
	border:none !important;
}
.ce_gallery li {
	float: left;
}
.ce_gallery li.col_first {
	clear: left;
}
.ce_table table {
	border-collapse: collapse;
}
.ce_table tr td {
	padding:0 25px 0 0;
	line-height:140%;
}
.ce_table tr.odd td {
	background-color:#e9e9e9;
}



/*---------------------------------------------- 
Articles
------------------------------------------------*/
.mod_article .more {
	display:inline
}

.mod_article .pdf_link {
	right:10px;
	top:-22px;
	position:absolute
}
.mod_article .pdf_link a {
	margin-right:5px
}

/*---------------------------------------------- 
Header
------------------------------------------------*/
.mod_headerLogo {
	width:260px;
	height:100px;
	left:85px;
	top:30px;
	position:absolute
}
.mod_headerLogo .intro {
	width:235px;
	text-align:center;
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
	color:#0c3f49;
}
.mod_headerLogo .date {
	width:235px;
	text-align:center;
	padding-top:5px;
	color:#0c3f49;
}
.slider-wrapper {
	left:280px;
	top:15px;
	position:absolute
}
#nivoslider {
	width:665px;;
	height:320px;;
}

/*---------------------------------------------- 
Navigation Main
------------------------------------------------*/
.mod_navigationMain {
	left:15px;
	top:335px;
	position:absolute
}
.mod_navigationMain ul, .mod_navigationMain li {
	margin:0;
	padding:0;
	list-style-type:none
}
.mod_navigationMain li {
	float:left
}
.mod_navigationMain a {
	display:block;
	padding:15px 20px 19px;
	border-right:3px solid #fff;
	font-size:14px;
	color:#666
}
.mod_navigationMain a:hover {
	background:url("../img/navigation_main_hover.gif") left bottom repeat-x;
	text-decoration:none;
}
.mod_navigationMain span, .mod_navigationMain a.trail {
	display:block;
	padding:15px 20px 19px;
	background:url("../img/navigation_main_hover.gif") left bottom repeat-x;
	border-right:3px solid #fff;
	font-size:14px;
	text-decoration:none;
	color:#6c8a99
}

/*---------------------------------------------- 
Navigation Breadcrumb
------------------------------------------------*/
.mod_breadcrumb {
	left:35px;
	top:400px;
	position:absolute;
	font-size:11px;
	color:#999
}
.mod_breadcrumb li {
	float:left;
	font-size:11px;
}
.mod_breadcrumb li span {
	padding:0px 10px;
}
.mod_breadcrumb a {
	font-size:11px;
	color:#666
}
.mod_breadcrumb a:hover {
	font-size:11px;
	text-decoration:none;
	color:#999
}

/*---------------------------------------------- 
Language
------------------------------------------------*/
.mod_changelanguage {
	left:750px;
	top:400px;
	position:absolute;
}
.mod_changelanguage ul {
	color:#666;
}
.mod_changelanguage li {
	float:left;
}
.mod_changelanguage li:after {
	padding:0px 10px;
	content:"·";
}
.mod_changelanguage li.last:after {
	content:"";
}
.mod_changelanguage li.active a {
	color:#6c8a99;
}
.mod_changelanguage li a, .mod_changelanguage li span {
	font-size:11px;
	color:#666;
}

/*---------------------------------------------- 
Icons
------------------------------------------------*/
#icons {
	left:920px;
	top:400px;
	position:absolute;
}
#icons a {
	padding-right:3px;
}

/*---------------------------------------------- 
News
------------------------------------------------*/
#breaking_news {
	width:260px;
	margin:3px 0 0;
	padding:0;
	background-color:#E9E9E9
}
#breaking_news h1 {
	margin:0;
	padding:5px 0 5px 20px;
	background-color:#a6a6a6;
	font-size:18px;
	color:#fff
}
.mod_newsmenu h1 {
	margin:0 0 10px;
	padding:5px 0 5px 20px;
	font-size:18px;
	color:#fff
}
#breaking_news .layout_short {
	margin-right:30px;
	margin-left:30px;
	padding:15px 0 11px;
	border-bottom:1px dotted #A6A6A6
}
#breaking_news .layout_short.last {
	border-bottom:0px
}
.mod_newsmenu a {
	width:180px;
	display:block;
	margin-left:30px;
	margin-top:8px;
	padding-left:20px;
	background:url("../img/navigation_sub_pfeil.gif") left center no-repeat;
	color:#666
}
.mod_newsmenu a:hover {
	color:#6c8a99
}
.mod_newsmenu a:hover, .mod_newsmenu a.trail, .mod_newsmenu span {
	width:180px;
	display:block;
	margin-left:30px;
	margin-top:8px;
	padding-left:20px;
	text-decoration:none;
	background:url("../img/navigation_sub_pfeil.gif") left center no-repeat;
	color:#470600
}
.mod_newsmenu .year {
	width:200px;
	margin-right:30px;
	font-weight:bold
}
.mod_newsmenu .submenu {
	padding-top:5px;
	padding-bottom:7px
}
.mod_newsmenu a, .mod_newsmenu a:hover, .mod_newsmenu span, .mod_newsmenu a.trail {
	margin-left:0
}
#main .mod_newslist .layout_short {
	margin-bottom:20px;
	padding-bottom:20px;
}
#main .mod_newsarchive .layout_simple {
	padding-bottom:5px;
}
.mod_newslist p {
	margin:0 0 4px
}
.mod_newsarchive h1 {
	border-top:1px dotted #A6A6A6;
	padding:10px 0px 0px 0px !important;
	margin-bottom:10px !important;
	border-bottom:none !important;
	font-size:18px !important;
}
.mod_newsreader .back {
	margin-bottom:24px;
	padding-top:12px
}
* html .mod_newsreader .back {
	margin-top:12px;
	padding-top:0
}
.mod_newslist .info, .mod_newsreader .info {
	margin-bottom:6px;
	font-size:10px;
	color:#999
}
.mod_newsreader .ce_comments .info {
	margin-bottom:6px;
	font-size:11px;
	font-weight:bold;
	color:#6c8a99
}
.mod_newsreader .ce_text {
	margin-top:16px
}
.mod_newsreader h2 {
	margin-bottom:12px
}
.mod_newsreader .form {
	margin-top:24px
}
.mod_newsreader .widget {
	margin-top:1px;
	margin-bottom:1px
}
.mod_newsreader .textarea {
	width:360px;
	height:120px
}

/*---------------------------------------------- 
Navigation Sub
------------------------------------------------*/
.mod_navigationSub {
	background-color:#E9E9E9;
}
.mod_navigationSub span, .mod_navigationSub a.trail {
	width:180px;
	display:block;
	margin-left:30px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:20px;
	background:url("../img/navigation_sub_pfeil_active.gif") left center no-repeat;
	border-bottom:1px dotted #A6A6A6;
	text-decoration:none;
	color:#6c8a99
}
.mod_navigationSub h1 {
	margin:0;
	padding:5px 0 5px 20px;
	background-color:#6c8a99;
	border-top:3px solid #fff;
	font-size:18px;
	color:#fff
}
.mod_navigationSub ul {
	padding-top:10px;
	padding-bottom:10px
}
.mod_navigationSub a {
	width:180px;
	display:block;
	margin-left:30px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:20px;
	background:url("../img/navigation_sub_pfeil.gif") left center no-repeat;
	border-bottom:1px dotted #A6A6A6;
	color:#000;
}
.mod_navigationSub a:hover {
	color:#6c8a99;
	font-weight:normal;
	background:url("../img/navigation_sub_pfeil_active.gif") left center no-repeat;
}
.mod_navigationSub .last, .mod_navigationSub a:hover.last, .mod_navigationSub .trail.last {
	border-bottom:0px
}

/*---------------------------------------------- 
Footer
------------------------------------------------*/
#footer {
	height:105px;
	background:url("../img/footer_bg.gif") left top no-repeat
}
.copyright {
	width:910px;
	padding:0 20px 1px 20px;
	top:70px;
	position:absolute;
	font-size:11px;
	color:#fff;
}
.copyright a {
	font-size:11px;
	text-decoration:none;
	color:#fff;
}
.copyright a:hover {
	text-decoration:none;
}
#footer p {
	width:300px;
	filter:shadow(color=#000000, direction=135, strength=1); /* ie sucks */
	text-shadow:1px 1px 1px #000;
}
#footer p.web {
	float:left;
}
#footer p.photo {
	float:right;
	text-align:right;
}

/*---------------------------------------------- 
Form
------------------------------------------------*/

.formbody {	
	padding:0 0 0 5px; 
}
.formbody .widget {
	padding-bottom:10px;	
}
.formbody .col_1 {
	float:left;
	width:280px;	
}
.formbody .col_2 {
	float:right;
	width:310px;	
}
.formbody label {
	display:block;	
	clear:both;
}
span.mandatory {
	color:#f00; 
	padding:0 3px; 
}
.formbody input,
.formbody textarea,
.formbody select {	
	display:block;
	width:230px; 
	margin-bottom:2px; 
	font:12px Verdana, sans-serif; 
	padding:2px;
	border:1px solid #999999;
}
.formbody input.captcha {	
	float:left;
}
.formbody span.captcha_text {	
	padding-left:20px;
}
.formbody textarea {	
	width:540px; 
	height:60px; 
}
.formbody select {	
	width:236px; 
	height:20px;
}
.formbody input.submit {	
	clear:both;
	margin:30px 0;
}
.formbody p.error { 
	display:block; 
	padding:0; 
	margin:0 !important; 
	color:#f00; 
	line-height:130% !important; 
}
.formbody select.error, 
.formbody textarea.error, 
.formbody input.error {
	border:2px #f00 solid; 
}

/*---------------------------------------------- 
Pagination
------------------------------------------------*/
div.pagination {
	padding:20px 18px 20px 0;
}
div.pagination p {
	float:left;
}
div.pagination ul {
	float:right;
	margin:0 30px 0px;
}
div.pagination ul li {
	list-style:none;
	float:left;
	padding:0 0 0 10px;
}
div.pagination ul li.last {
	display:none;
}


/*---------------------------------------------- 
Lightbox
------------------------------------------------*/
#sb-title-inner {
	display: none;
	visibility: hidden;	
}