/*<![CDATA[*/
/**18.05.09 cycro-systems Andreas Karl **********/

/** Global Reset********************************************************************/

html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, em, font, 
img, small, strong, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus { outline: 0; }

body {
	line-height: 1;
	color: #000000;
	background: #ffffff;
}

ol, ul { list-style: none; }

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

a img, #content a img { border:none; }
a.linkMgTooltip{display: none;}
a.anker { 
	font-size: 0px;
	line-height: 0px;
}

/**General Site Rules********************************************************************/

html, body { height: 100%; }

body {
	font: 12px/1.4em Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	color:#666;
	width: 100%;
}

br { line-height:10px; }

a {
	color:#0E2E55;
	text-decoration: none;
}

a:hover { 
	color:#FF8C12;
	cursor: pointer;
	text-decoration: underline;
}

p a, .content-segment a { 
	background: url(../../img/custom/textlink.png) 3px center no-repeat;
	padding: 0 0 0 12px; 
	color: #FF8C12!important; 
}
p a:hover, .content-segment a:hover { text-decoration: underline; }


p a.pdf, .content-segment a.pdf { 
	background: url(../../img/custom/download.png) 0px 1px no-repeat;
	padding: 0 0 0 15px; 
	color: #FF8C12!important; 
}
p a.pdf:hover, .content-segment a.pdf:hover {
	background: url(../../img/custom/download.png) 0px -13px no-repeat;
	text-decoration: underline; 
}


#content img { }

strong { font-weight:bold; }

em { font-style:italic; }

p { padding: 8px 0; }


/**Functions ******************************************************************************/

.hideme { display:none; }

.cleaner, .clearFix {
	display: block;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	background: transparent;
	height:0px;
	padding: 0;
	margin: 0;
}

.clearafter:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	overflow: hidden;
}

* html .clearafter:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	overflow: hidden;
}

.clearafter {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearafter {height: 1%;}
.clearafter {display: block;}
/* End hide from IE-mac */

* html .clearafter, * html .floatbox {
	display: block; 
	height: 1%;
}

.left { float: left; }
.right { float: right; }

/**Layout *********************************************************************************/

#page  {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 600px;
	padding: 0 10px;
	margin: 0;
}

#header {
	background: #fff;
	padding: 0 0 5px 0;

}

.head-box .right, img.theme, .navi-box, #footer { display: none; }

a.logo-link {
	width: 600px;
	height: 40px;
	display: block;
	margin-left: 0px;
	border-bottom: 1px solid #112E7A;
}

a.logo-link h1.print {
	font-weight: bold;
	font-size: 18px;
}

.content-box { padding: 5px; width: 99%; border-bottom: 1px solid #112E7A; }
#content { margin-bottom: 20px; }

#quicksearch0, #quicksearch1 {
	width: auto; 
	padding: 0px;
	margin: 0;
}

#qSearchForm0 label, #qSearchForm1 label{ 
	display: block;
	padding: 0 0 4px 0;
	font-weight: bold;
	color: #112e7a;
}
#qSearchForm0 input#qsearch0, #qSearchForm1 input#qsearch1 { 
	background: #fff;
	float: left; 
	padding: 4px 5px; 
	width: 70%;
	color: #666;
}
#qSearchForm0 input#btnFire, #qSearchForm1 input#btnFire {
	float: right; 
	width: 25px!important;
	height: 25px!important;
	padding: 3px 7px;
	margin: 2px 0 0 0;
	background: url(../../img/custom/suche-i.png) center center no-repeat;
	color: #0E2E55;
	border: none;
	font-size: 0em;
	cursor: pointer;
}

#qSearchForm0 input#btnFire:hover, #qSearchForm1 input#btnFire:hover {
	background: url(../../img/custom/suche-a.png) center center no-repeat;
}

/***Middle****************************************/

/* ResultList */

.searchTerm {
	font-size: 1.3em;
	font-weight: normal;
	line-height: 2em;
	margin: 5px 0;
}

.searchHits{
	color: #666;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
	margin: 5px 0;
}

#f1, #f2, #f3 {
	border-bottom: 1px solid #959595;
	margin-bottom: 8px; 
	padding-bottom: 8px;
}

.searchResultList a.categoryHit {
	font-size: 1.2em;
	font-weight: bold;
}

/** FONT_DECLARATION **/


h1, .itc-headline {
	margin:5px 0;
	font-size: 25px;
	color: #112e7a;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: -0.05em;
}

h2{
	margin:5px 0;
	font-size: 15px;
	color: #112e7a;
	font-weight: bold;
	line-height: 1.8em;
	letter-spacing: -0.05em;
}

h3{
	margin: 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #112e7a;
	line-height: 1.8em;
	letter-spacing: -0.05em;
}

h4, h5, h6 {
	margin: 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #112e7a;
	line-height: 1.8em;
	letter-spacing: -0.05em;
}

#content ul { padding: 2px 0; margin: 3px; }
#content ul li { padding: 0 0 0 12px; background: url(../../img/custom/li-point.gif) 0px 10px no-repeat; }
#content ul li li { padding: 0 0 0 12px; background: url(../../img/custom/li-point2.gif) 0px 9px no-repeat; }

#content ol { padding: 2px 0; margin: 3px; }
#content ol li {; margin: 0 0 0 18px; list-style-type: decimal; }


.mb2-left-width { width: 68%; float: left; }
.mb2-left-thin { width: 30%; float: right; }

.mb5-left { width: 49%; float: left; }
.mb5-right { width: 49%; float: right; }

.imgLeft { float: left; margin: 0 10px 10px 0; }
.imgRight { float: left; margin: 0 0 10px 10px; }

/** CONTENTTEMPLATE DECLARATION **/
/** Txt Formatierungen*************************************************************************/

.c-col-01-tpl-1{width: 100%;margin-bottom: 25px;}

.c-col-01-tpl-2{float: left;width: 49%;margin-right: 8px;}
.c-col-02-tpl-2{float: right; width: 49%;}

.c-col-01-tpl-3{float: left;width: 33%;margin-right: 8px;}
.c-col-02-tpl-3{float: left;width: 32%;margin-right: 8px;}
.c-col-03-tpl-3{float: left;width: 32%;}

.c-col-02-tpl-6{ float: right; width: 59%; }
.c-col-01-tpl-6{ float: left; width: 39%;margin-right: 8px; }

.c-col-01-tpl-7{float: left;width: 59%;margin-right: 8px;}
.c-col-02-tpl-7{float: right;width: 39%;}

.c-tpl-14 { border: 1px solid #142b91; overflow:hidden; color: #fff; }

.c-col-01-tpl-14 img { border-top: 5px solid #fff; border-right: 5px solid #fff; position: relative; bottom: -8px!important;  }
.c-col-01-tpl-14{float: left;width: 31%; margin: 28px 0 0 0; overflow:hidden; }
.c-col-02-tpl-14{float: right; width: 66%; overflow:hidden; }

.c-col-01-tpl-17{width: 99%; border-bottom: 1px solid #ccc; margin: 10px 0 20px 0; height: 1px;}

.c-col-01-tpl-27{float: left;width: 28%;margin-right: 5px;}
.c-col-02-tpl-27{float: left;width: 29%;}
.c-col-03-tpl-27{float: right;width: 29%;}

.mb-tpl-2 .c-col-01-tpl-27{float: left;width: 28%;margin-right: 4px;}
.mb-tpl-2 .c-col-02-tpl-27{float: left;width: 28%;}
.mb-tpl-2 .c-col-03-tpl-27{float: right;width: 28%;}

.mb-tpl-2 .c-col-01-tpl-27, .mb-tpl-2 .c-col-02-tpl-27,
.mb-tpl-2 .c-col-03-tpl-27{ padding: 10px 10px 10px 15px; }

.c-col-01-tpl-27, .c-col-02-tpl-27,
.c-col-03-tpl-27{ padding: 10px 10px 10px 20px ; border: 1px solid #142b91; overflow: hidden;}

.c-col-01-tpl-27 img, .c-col-02-tpl-27 img,
.c-col-03-tpl-27 img { margin: -18px -10px 10px 0px!important;}


/* News */
h1.month{ margin: 7px 0;font-size: 1em; font-weight:bold; color: #666;}
.newsBoxInner { padding: 8px 3px!important
;}
.news_desc a { background: #0E2E55; padding: 0px 5px; margin-top: 1.1em; font-size: 0.9em; display: block; float: right; color:#fff;  }
.news_desc a:hover { background: #CFD5DD; color:#0E2E55; border: none; }

/* Details */

#c-tpl-news .itc-short { display: none; }

/*Events*/

.evt_head_box { border-bottom: 1px solid #0E2E55; font-weight: bold; }
.evt_dates_hd, .evt_headline_hd, .evt_place_hd { float: left; padding: 3px; overflow: hidden; }
.evt_dates_hd { width: 18%; }
.evt_headline_hd { width: 60%; }
.evt_place_hd { width: 18%; }


.evt_dates { float: left; width: 18%; overflow: hidden;  padding: 4px 3px; font-size: 1em; }
.evt_dates .evt_time { display: none; }

.evt_headline{
        padding: 1px 3px;
        width: 60%;
	color: #0E2E55;
	font-weight: bold;
	float: left;
}

.evt_place {
        padding: 1px 3px;
        width: 18%;
	font-size: 1em;
	font-weight: normal;
	float: left;
}
.itc-event-date, .itc-event-place, .itc-event-country,
.itc-event-desc, .itc-event-url, .itc-event-contact{
	overflow: hidden; margin: 10px 0;
	border: none;
	border-top: 1px solid #ccc;
	font-size: 0;
	font-size: 1em;
}
.itc-event-date { border-top: 0px solid #ccc; }

.itc-event-date-label, .itc-event-place-label, .itc-event-country-label,
.itc-event-desc-label, .itc-event-url-label, .itc-event-contact-label {
        padding: 2px 3px;
        width: 14%;
	font-weight: normal;
	float: left;
	overflow: hidden;
}

.itc-event-date-data, .itc-event-place-data, .itc-event-country-data,
.itc-event-desc-data, .itc-event-url-data, .itc-event-contact-data {
        padding: 2px 5px;
        width: 82%;
	font-weight: normal;
	float: left;
	overflow: hidden;
}


.achtzig-zwanzig .itc-event-date-label, .achtzig-zwanzig .itc-event-place-label, .achtzig-zwanzig .itc-event-country-label,
.achtzig-zwanzig .itc-event-desc-label, .achtzig-zwanzig .itc-event-url-label, .achtzig-zwanzig .itc-event-contact-label {
        width: 22%;
}


.achtzig-zwanzig .itc-event-date-data, .achtzig-zwanzig .itc-event-place-data, .achtzig-zwanzig .itc-event-country-data,
.achtzig-zwanzig .itc-event-desc-data, .achtzig-zwanzig .itc-event-url-data, .achtzig-zwanzig .itc-event-contact-data {
        width: 72%;
}

.even {
	padding: 2px 0;
	border-top: 1px solid #CFD5DD;
}
.odd { padding: 2px 0; }

.fb_standard td { padding: 1px 2px; }


/* Image Galery */

#content .galleryCont img { margin: 0px 4px; }

#fancy_title, .fancy_title, #fancy-title_main{ display: none; }
/**Accordion   ********************************/

h3.trigger {
	padding-left: 20px;
	background: #CFD5DD url(../../img/custom/textlink.png) 5px center no-repeat;
	border-bottom: 1px solid #002E6E;
	font-size: 1em;
	font-weight: normal;
}


h3.trigger_active {
	padding-left: 20px;
	background: #112e7a url(../../img/custom/textlink.png) 5px center no-repeat;
}

.trigger {
	color: #112e7a;
	cursor:pointer;
	margin-bottom:8x;
	padding:3px 10px;

}
.trigger_active {
	color:#fff;
}
.toggle_container {
	margin: 0px 0 8px 0;
	padding:3px 10px;
	border: 0px solid #ccc;

}


/** Sitemap **/

#sitemapFrontend{ padding: 5px; }
#sitemapFrontend li a{ display: block; }

.ulParent li{
	float:left;
	margin: 0 5px;
	border: 1px solid #ccc;
	border-top: 0px solid #ccc;
	-moz-box-shadow: 2px 2px 4px #ccc;
	-webkit-box-shadow: 2px 2px 4px #ccc;
	box-shadow: 2px 2px 4px #ccc;

}
.ulChild li {
	float:none;
	border: none;
	border: 0px solid #ccc;
	-moz-box-shadow: none;
	-webkit-box-shadow: none
	box-shadow: none;
}

.ulParent li a{
	padding: 0 5px;
	background: #ccc;
	color: #333;
	text-decoration: none;
}

.ulParent li a:hover, .ulChild li a:hover{ color: #660000; }


.ulChild li a{
	color: #333;
	padding: 0 15px;
	background: url(../../img/custom/li-point.gif) 0px center no-repeat;
	text-decoration: none;
}

fieldset { border: none; padding: 4px 4px 10px 4px; }

/*]]>*/