@font-face
{
    font-family: 'CrimsonSemibold';
    src: url('fontface/Crimson-Semibold-webfont.eot');
    src: url('fontface/Crimson-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontface/Crimson-Semibold-webfont.woff') format('woff'),
         url('fontface/Crimson-Semibold-webfont.ttf') format('truetype'),
         url('fontface/Crimson-Semibold-webfont.svg#CrimsonSemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

html
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow-y: scroll;
}

body, td
{
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}

body
{
	background-color: #001e32;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

table
{
	border-collapse: collapse;
}

img
{
	border: none;
}




/* Content Bereiche */
.content
{
	line-height: 140%;
}



/* Standardlink */
.content a
{
	color: #fec300;
	text-decoration: underline;
}
.content a:hover
{
	color: #fec300;
	text-decoration: underline;
}




/* Search Field */
#searchfield
{
	float: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	width: 114px;
	height: 18px;
	color: #999999;
	margin: 0px 0px 0px 0px;
	padding: 2px 4px 0px 2px;
	border: 0px;

	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#searchsubmit
{
	width: 22px;
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* Search Result */
.tx-indexedsearch-browsebox
{
	padding: 0px 0px 30px 0px;
}
.res-tmpl-css
{
	padding: 20px 0px 0px 0px;
	border-top: solid 1px #999999;
}




/* Liste */
.content ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}
.content li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;

	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
.content ol
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 20px;
}
.content ol li
{
	background-image: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}




/* Formular */
form
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
form fieldset
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}
#form .input, #form .textarea
{
	display: block;
  	float: left;
	border: solid 1px #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 250px;
	margin: 0px 0px 6px 0px;
}
#form .checkbox
{
	margin: 2px 5px 2px 0px;
	width: auto;
}
#form .button
{
	background-color: #FFFFFF;
	border: solid 1px #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 10px 0px 0px 157px;
}
#form label
{
	float: left;
	display: block;
	width: 150px;
	text-align: right;
	padding: 2px 7px 2px 0px;
}
#form br
{
  clear: left;
}
#form .error
{
	color: #ff0000;
	margin: 0px 0px 0px 157px;
	padding: 0px 0px 0px 0px;
}



/* Internal Contact-Form */
.csc-mailform
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}
.csc-mailform input, .csc-mailform textarea
{
	border: solid 1px #999999;
	background: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 270px;
	margin: 0px 0px 5px 0px;
}
.csc-mailform label
{
	float: left;
	display: block;
	text-align: right;
	width: 70px;
	padding: 0px 10px 0px 0px;
}
.csc-mailform .csc-mailform-submit
{
	width: 100px;
	margin: 0px 0px 0px 80px;
	clear: both;
}


/* User Login Form */
.tx-felogin-pi1 form
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}
.tx-felogin-pi1 fieldset
{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}
.tx-felogin-pi1 legend
{
	margin: 0px 0px 5px 0px;
	font-weight: bold;
}
.tx-felogin-pi1 label
{
	margin: 0px 0px 2px 0px;
}
.tx-felogin-pi1 input
{
	margin: 0px 0px 5px 0px;
}

/* User Registration Form */
.tx-srfeuserregister-pi1 fieldset
{
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: solid 1px #60737f;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error
{
	color: #fec300;
}




/* News */
.news-list-item
{
	width: 100%;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: dotted 1px #697980;
	font-size: 12px;
	line-height: 135%;
}
.news-list-container
{
	padding: 0px 0px 0px 0px;
}
.news-list-container h3
{
	padding: 0px 0px 0px 0px;
}
.news-list-item p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.news-list-morelink, .news-single-backlink
{
	padding: 0px 0px 0px 0px;
}
.news-list-container img, .news-single-item img
{
	float: left;
	border: solid 1px #697980;
	margin: 0px 10px 0px 0px;
	padding: 4px 4px 4px 4px;
}
.news-rss-icon
{
	float: right;
}
.news-rss-icon img
{
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}




/* template */
#main_div
{
	position: relative;
	width: 1100px;
	min-height: 100%;
	text-align: left;
}

* html #main_div {height: 100%;}

#row_1
{
	float: left;
	width: 260px;
	min-height: 800px;
	text-align: center;

	background-repeat: no-repeat;
	background-position: 0px 50px;
}
#row_1 .inner
{
	padding: 80px 0px 0px 0px;
}

#row_2
{
	float: left;
	width: 680px;
}
#row_2_1
{
	position: relative;
	height: 335px;
}
#row_2_1_1
{
	position: absolute;
	top: 80px;
	left: 0px;
}
#row_2_1_2
{
	position: absolute;
	top: 9px;
	left: -17px;
}
#row_2_2
{
	width: 100%;
	height: 29px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;

	background-image: url(images/back_row_2_2.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#row_2_2 .inner
{
	padding: 3px 0px 0px 0px;
}
* + html #row_2_2 .inner { padding: 8px 0px 0px 0px; }
#row_2_3_1_float
{
	float: left;
}
#row_2_3_1_float #subdiv
{
	width: 180px;
}
#row_2_3_1_float #subdiv .inner
{
	padding: 35px 35px 250px 0px;
}
#row_2_3_2
{
	float: left;
	width: 500px;
}
#row_2_3_2_1 .inner
{
	padding: 35px 0px 0px 0px;
}
#row_2_3_2_2 .inner
{
	padding: 20px 0px 0px 0px;
}
#row_2_3_2_3 .inner
{
	padding: 20px 0px 250px 0px;
}

#row_2_4
{
	position: absolute;
	bottom: 0px;
	width: 680px;
}
#row_2_4_1
{
	border-top: solid 1px #60737f;
	border-bottom: solid 1px #60737f;
	padding: 5px 0px 5px 0px;
}
#row_2_4_1 p
{
	padding: 0px 0px 0px 0px;
}
#row_2_4_1_1
{
	float: left;
}
#row_2_4_1_1 img
{
	padding: 0px 20px 0px 0px;
	vertical-align: middle;
}
#row_2_4_1_2
{
	float: right;
}
#row_2_4_2
{
	min-height: 85px;

	background-image: url(images/navi_footer.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#row_2_4_2 .inner
{
	padding: 10px 0px 0px 0px;
}
#row_2_4_3 .inner
{
	padding: 10px 0px 20px 10px;
}

#row_3
{
	float: left;
	width: 160px;
}
#row_3_1, #row_3_2, #row_3_3
{
	width: 100%;
	text-align: center;
}
#row_3_1 .inner
{
	padding: 20px 0px 0px 0px;
}
#row_3_2 .inner
{
	padding: 65px 0px 0px 0px;
}
#row_3_3 .inner
{
	padding: 95px 0px 0px 0px;
}
#row_3_3 img
{
	margin: 0px 5px 0px 5px;
}
#row_3_3 p
{
	padding: 0px 0px 10px 0px;
}


.clear
{
	clear: both;
}

p.clear
{
	clear: both;
	height: 0px;
	padding: 0px 0px 0px 0px;
}




/* Diverse Styles */
h2.sub_header
{
	font-family: georgia, serif;
	color: #fec300;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	text-transform: uppercase;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 5px 10px;
	border-bottom: solid 1px #fec300;
}

.content_col_left
{
	float: left;
	width: 330px;
	padding: 0px 10px 0px 0px;
}
.content_col_right
{
	float: left;
	width: 330px;
	padding: 0px 0px 0px 10px;
}


/* Boxen */
.content_box_3_1
{
	float: left;
	width: 220px;
}
.content_box_3_2
{
	float: left;
	width: 220px;
	margin: 0px 10px 0px 10px;
}
.content_box_3_3
{
	float: left;
	width: 220px;
}
.content_box_2_1
{
	float: left;
	width: 330px;
	margin: 0px 20px 0px 0px;
}
.content_box_2_2
{
	float: left;
	width: 330px;
}
.content_box_sub_2_1
{
	float: left;
	width: 240px;
	margin: 0px 20px 0px 0px;
}
.content_box_sub_2_2
{
	float: left;
	width: 240px;
}
.content_box_100
{
	width: 100%;
}
.content_box
{
	color: #001e32;
}
.content_box h3
{
	font-family: georgia, serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0px 0px 15px 0px;
}
.content_box h4
{
	font-size: 12px;
	padding: 0px 0px 0px 0px;
}
.content_box a
{
	color: #9a1b1b;
}
.content_box a:hover
{
	color: #9a1b1b;
	text-decoration: underline;
}
.bl
{
	background-image: url(images/box_bl.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.br
{
	background-image: url(images/box_br.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tl
{
	background-image: url(images/box_tl.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.tr
{
	background-image: url(images/box_tr.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}
.b_c
{
	padding: 10px 10px 0px 10px;
}
.body_1 .b_c
{
	height: 225px;
}




/* Tiny Template: Boxen Header Left Right */
.header_box_left
{
	float: left;
	width: 50%;
}
.header_box_left .left_inner
{
	padding: 0px 10px 0px 0px;
}
.header_box_right
{
	float: right;
	width: 50%;
}
.header_box_left .right_inner
{
	padding: 0px 0px 0px 10px;
}




/* Header Slideshow */
#header_slideshow
{
	position: relative;
	width: 680px;
	height: 255px;
	overflow: hidden;
}
#header_slideshow img
{
	position: relative;
}




/* Image Scrollable */
.content_box .csc-textpic-imagecolumn
{
	position: relative;
	width: 200px;
	height: 135px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}
.content_box div.csc-textpic div.csc-textpic-imagewrap
{
	position: relative;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
.content_box li
{
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: none;
}
.content_box div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image
{
	padding: 0px 0px 0px 0px;
}
.content_box .scroll_items
{
	position: absolute;
	width: 20000px;
}
a.prev
{
	position: absolute;
	display: none;
	top: 55px;
	left: 5px;
	width: 13px;
	height: 25px;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	overflow: hidden;

	background-image: url(images/scroll_buttons.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.prev:hover
{
	background-position: 0px -25px;
}
a.next
{
	position: absolute;
	display: none;
	top: 55px;
	right: 5px;
	width: 13px;
	height: 25px;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	overflow: hidden;

	background-image: url(images/scroll_buttons.png);
	background-repeat: no-repeat;
	background-position: -13px 0px;
}
a.next:hover
{
	background-position: -13px -25px;
}
a.img_resize
{
	position: absolute;
	display: none;
	top: 5px;
	right: 5px;
	width: 17px;
	height: 17px;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	overflow: hidden;

	background-image: url(images/open_in_lightbox.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.img_resize:hover
{
	background-position: 0px -17px;
}




/* News Scrollable */
.body_1 .news-list-container
{
	position: relative;
	width: 200px;
	height: 145px;
	overflow: hidden;
}
.body_1 .news_scroll_items
{
	position: absolute;
	height: 20000px;
}
.body_1 a.news_prev
{
	position: relative;
	display: none;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 6px;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	overflow: hidden;

	background-image: url(images/scroll_news_buttons.png);
	background-repeat: no-repeat;
	background-position: 0px -12px;
}
.body_1 a.news_prev:hover
{
	background-position: 0px -18px;
}
.body_1 a.news_next
{
	position: relative;
	display: none;
	top: 0px;
	right: 0px;
	width: 200px;
	height: 6px;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	overflow: hidden;

	background-image: url(images/scroll_news_buttons.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.body_1 a.news_next:hover
{
	background-position: 0px -6px;
}




/* Accordion */
.accordion_title
{
	margin: 0px 0px 7px 0px;
	padding: 5px 10px 5px 22px !important;
	background-color: #2e4552;
	border: solid 1px #8b9491;
	font-family: georgia, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #e8e3d1;
	cursor: pointer;

	background-image: url(images/arrow_accordion.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
}
.accordion h3:hover
{
	color: #fec300;
	background-position: 10px -18px;
}
.accordion h3.current
{
	color: #fec300;
	background-position: 10px -43px;
}
.accordion_content
{
	margin: -5px 0px 10px 0px;
	padding: 3px 10px 3px 10px;
}




/* Lightbox */
#cboxCurrent
{
	display: none !important;
}




/* wfGallery */
.tx-wfgallery-pi1 .wfNavigation
{
	padding: 0px 0px 20px 0px;
}
.tx-wfgallery-pi1 .paginate
{
	padding: 0px 25px 0px 0px;
}
.tx-wfgallery-pi1 img
{
	/* border: solid 1px #60737f; */
}
.tx-wfgallery-pi1 a
{
	color: #ffffff;
	text-decoration: none;
}
.tx-wfgallery-pi1 a:hover, .tx-wfgallery-pi1 a.wfGalleryPaginateAct, .tx-wfgallery-pi1 a.userImgCountAct
{
	color: #fec300;
	text-decoration: underline;
}




/* Calendar */
#event_cat_select
{
	margin: -4px 0px 7px 0px;
}
#event_cat_select select
{
	border: solid 1px #a1a5a9;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #001e32;
}
table.month-small, .monthSelected, .monthSelectedWeek
{
	background-color: #b3b3b3;
}
.month-weeknums
{
	background-color: #ffffff;
}
.tx-cal-controller .sideback
{
	background-color: #d8d3ca;
	background-image: none;
}
#minical span.bold, #minical span.bold a
{
	font-weight: bold;
	color: #9a1b1b;
	text-decoration: underline;
	cursor: pointer;
}
table.month-small .monthLargeBasic
{
	width: 10px;
	height: 10px;
}
table.month-small .default_catheader_bullet
{
	display: none;
	text-align: left;
	z-index: 100;
}
table.month-small .default_catheader_bullet a
{
	color: #fec300;
}
table.month-small .cal_day6
{
	background-color: transparent;
}




/* ToolTip */
.tooltip
{
	display: none;
	font-size: 12px;
	height: 70px;
	width: 160px;
	padding: 25px;
	color: #ffffff;
	background: transparent url(images/tooltip.png);
}




/* Navi Main */
#navi_main
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navi_main li
{
	list-style: none;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 14px 0px 14px;
}
#navi_main a
{
	font-family: 'CrimsonSemibold', georgia, serif;
	font-size: 16px; /* Georgia 14px; */
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}
#navi_main a:hover, #navi_main a.active
{
	color: #fec300;
}




/* Navi Sub Level 1 */
#navi_sub
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navi_sub li
{
	list-style: none;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navi_sub a
{
	display: block;
	font-family: georgia, serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 10px;
	border-bottom: solid 1px #ffffff;
}
#navi_sub a:hover, #navi_sub a.active
{
	color: #fec300;
	border-bottom: solid 1px #fec300;
}

/* Navi Sub Level 2 */
#navi_sub ul
{
	display: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navi_sub li.active ul
{
	display: block;
}

#navi_sub ul a
{
	font-size: 12px;
	padding: 0px 0px 5px 20px;
}
#navi_sub ul a:hover, #navi_sub ul a.active
{
	border-bottom: solid 1px #ffffff;

	background-image: url(images/navi_sub.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
}




/* Navi Footer Level 1 */
#navi_footer
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navi_footer li
{
	float: left;
	list-style: none;
	display: block;
	width: 93px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
#navi_footer li.first
{
	background-image: none;
}
#navi_footer a
{
	display: block;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 5px 0px;
}
#navi_footer a:hover, #navi_footer a.active
{
	color: #fec300;
}

/* Navi Footer Level 2 */
#navi_footer ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navi_footer ul li
{
	clear: left;
	padding: 0px 0px 0px 0px;
	background-image: none;
}
#navi_footer ul a
{
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 1px 0px;
}




/* Navi Service */
#navi_service a
{
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
#navi_service a:hover, #navi_service a.active
{
	color: #fec300;
}
#navi_service span
{
	padding: 0px 5px 0px 5px;
}
#navi_service span.first
{
	padding: 0px 5px 0px 0px;
}
#navi_service span.last
{
	padding: 0px 0px 0px 5px;
}




/* Navi Language */
#navi_language
{
	width: 76px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
#navi_language li
{
	float: left;
	list-style: none;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
}
#navi_language a
{
	display: block;
	width: 28px;
	height: 20px;
	text-indent: 50px;
	color: #ffffff;
	text-decoration: none;
	overflow: hidden;

	background-image: url(images/flags.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navi_language .lang_0 a { background-position: 0px 0px; }
#navi_language .lang_1 a { background-position: -28px 0px; }
#navi_language .lang_0 a:hover, #navi_language .lang_0 .active { background-position: 0px -20px; }
#navi_language .lang_1 a:hover, #navi_language .lang_1 .active { background-position: -28px -20px; }
