/* ############## */
/* reseting standard elements */
/* ############## */
table, tr, td, th, img, div, p, form, button { 
	margin: 0;
	padding: 0;
	border: 0;
}

ul, ol { padding:0; margin:3px 3px 3px 25px; }
li { margin:0 0 4px; }


p { 
	margin:0;
} 

html, body {
	height: 100%;
	margin:0;
	padding:0;
	border:0;
}

/* ############## */
/* general format */ 
/* ############## */
html, body { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
	line-height:normal;
}

* {}

h1, .headline, div.main_catlist_header { font-size:20px; font-weight:bold; color:#ed1847; margin:10px 0; overflow:hidden; line-height:120%; }
h2, .subheadline { font-size:14px; font-weight:bold; color:#ed1847; margin:12px 0 3px 0; line-height:100%; }
h3, .subsubheadline { font-size:12px; font-weight:bold; color:#4d4d4d; margin:12px 0 3px 0; }

a { /*, a:link, a:visited*/
	color:#111;
}
a:hover {
	color:#ed1847;
}
a:focus, a:active { 
}

/* ############## */
/* SYSTEM_PAGE    */
/* ############## */


/*###############################*/
/*#### Main Divs  ###############*/
/*###############################*/
body { background:#fff; }
body#main { background:url(/ecics/images/bg.png) repeat top center #009790; }

div#div_main {
	width: 100%; 
	padding:20px 0;
	text-align: center;
	background:url(/ecics/images/bg_body.png) no-repeat top center;
}
* html div#div_main { background:none; }

div#main_ie_helper { display:none; }
* html div#main_ie_helper { display:block; position:absolute; width:50%; margin:0 auto; top:0; left:50%; height:401px; }
* html div#main_ie_helper { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/ecics/images/bg_body_ie6.png'); }

div.footer {
	display:none;
}

div.footer_clear { clear:both; }

div#div_main_inner {
	position:relative;
	margin: 0 auto;
	padding:0;
 	width: 990px;
	text-align:left;
	background:url(/ecics/images/bg_main.png) no-repeat top #fff;
}

/*#### Kopfzeile ############*/

div#inner_header {
	width:990px;
	padding:0;
}

div#header_logo { float:left; overflow:hidden; width:294px; padding:15px 0 0 15px; height:109px; }

a#logo_link { display:block; width:100px; height:88px; margin:0 0 0 5px; }
a#logo_link img { }
div#logo_claim { float:right; font-size:18px; line-height:14px; font-family:Verdana; margin:-1px 25px 0 0 }
* html div#logo_claim { margin-right:13px; } /* IE6 */
div#logo_claim span { display:block; }
div#logo_claim span.t1 { color:#ed1847; }
div#logo_claim span.t2 { padding:0 0 0 22px; color:#ed1847; } /* color:#EE5588; */
div#logo_navi { position:relative; top:-21px; left:0; }
* html div#logo_navi { top:-42px; } /* IE6 */
div#logo_navi .sep_breit { padding:0 63px; }
div#logo_navi .sep_breit2 { padding:0 33px; }
div#logo_navi .sep { padding:0 5px; }
div#logo_navi a { text-decoration:none; }
div#logo_navi a:hover { text-decoration:underline; color:#111; }
div#logo_navi a.active { color:#ed1847; }

div#header_navi { float:right; width:666px; margin:15px 0; }

div.footer_navi { display:none; }

/* 2. Naviebene */ 	

#inner_navi {
	margin:7px 15px 13px 324px;
	width:651px;
	overflow:hidden;
	clear:both;
}

/*#### Hauptbereich ############*/

div#inner_content {
	width:990px;
	text-align:left;
	padding:0 0 10px;
	background:url(/ecics/images/bg_content.png) repeat-y;
}

div#content_main {
	float:left;
	width:786px;
	padding:0 15px;
	margin:0;
}

div#content_right {
	float:right;
	width:174px;
	padding:0;
	min-height:180px;
	background:url(/ecics/images/bg_news.png) no-repeat 0 -175px; 
}

div#main_kommentar { float:right; width:477px; }
div#main_kommentar h2 { display:inline-block; margin-right:30px; }
* html div#main_kommentar h2 { display:inline; } /* IE 6 */
*+html div#main_kommentar h2 { display:inline; } /* IE 7 */
div#main_kommentar a { font-size:11px; }
div#main_kommentar #create_comment_box { padding:5px; margin:5px 10px; background:#e8e8e8; display:none; }
div#main_kommentar td { padding:3px; vertical-align:top; }
div#main_kommentar input { width:250px; }
div#main_kommentar textarea { width:250px; }
div#main_kommentar ul { list-style:none; margin:10px 0; }
div#main_kommentar li { margin:0 0 5px; padding:0 3px 5px; border-bottom:1px solid #ed1847; }
div#main_kommentar p.title { color:#777; font-size:11px; }
div#main_kommentar div.content { margin:4px 1px; }

div#main_footer {
	clear:left;
	width:294px; 
	padding:15px 0 0;
	line-height:160%;
	position:relative;
}


/*#### linke Spalte ############*/

/*#### mittlere Spalte ############*/

/*#### rechte Spalte ############*/

div#right_news { margin:15px; width:144px; overflow:hidden; color:#fff; }
div.news_header { font-size:30px; color:#333; margin:0 5px 10px -3px; text-align:center; text-transform:uppercase; }
div.news_header a { text-decoration:none; color:#333; }
div.news_header a:hover { color:#333; text-decoration:underline; }

#right_news .news_list_aktuell h2 { margin:0; color:#fff; }
#right_news .news_list_aktuell ul { margin:2px 0 2px 15px; }
#right_news .news_list_aktuell li { margin:2px 0; font-size:11px; }
#right_news .news_list_aktuell a { color:#fff; text-decoration:none; }
#right_news .news_list_aktuell a:hover { text-decoration:underline; }
/*#### Fusszeile ############*/


.footer_map { position:absolute; top:15px; left:254px; }
.footer_functions { padding:6px 40px 6px 0; }
.footer_langs { display:inline; }
.footer_langs img { vertical-align:middle; }

.footer_search { display:inline; }
#search_form { display:inline; }

input.search_input {
	width: 50px;
	margin:2px 5px 0 2px;
	font-size:11px;
	border:0;
	background:#ccc;
	padding-left:2px;
	color:#111;
}
button.search_submit {
	display:none;
}

.footer_links { font-size:11px; }
.footer_links a { text-decoration:none; }
.footer_links a:hover { color:#111; text-decoration:underline; }
.footer_links .sep { padding:0 1px; }

/*#### Druckversion ############*/

div.print_box span {
	padding:10px 10px 5px;
	display:block;
}

@media print {
  div.print_box { border:1px solid #fff; }
  div.print_box_inner { display:none; }
  div.print_content { }
}


#view_page_container { 
	opacity:0.85; 
	filter:alpha(opacity=85);
}	

/************************/
/* Startseite */
/************************/

.pid_100 #div_main { background-image:url(/ecics/images/bg_body_cb.png); }
.pid_100 #div_main_inner { background-image:url(/ecics/images/bg_main_cb.png); }
* html .pid_100 div#div_main { background:none; }
* html .pid_100 div#main_ie_helper { height:625px; }
* html .pid_100 div#main_ie_helper { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/ecics/images/bg_body_cb_ie6.png'); }

#homepage_box { padding:40px 15px 17px 35px; height:574px; position:relative; }

#homepage_logo_box { float:left; padding-top:20px; }
#homepage_logo_box #header_logo { float:none; padding:0; width:270px; }
#homepage_logo_box #logo_claim { margin-right:1px; }

#homepage_news_box { position:absolute; top:70px; left:700px; }
#homepage_news_box h2 a { color:#ed1847; text-decoration:none; }
#homepage_news_box h2 a:hover { text-decoration:underline; }
#homepage_news_box ul { margin:2px 0 2px 15px; }
#homepage_news_box ul a { text-decoration:none; }
#homepage_news_box ul a:hover { text-decoration:underline; color:#111; }

#homepage_navi_box {}
#homepage_navi_box ul { margin:0; list-style:none; }
#homepage_navi_box #navi_box_1 { position:absolute; top:370px; left:105px; }
#homepage_navi_box #navi_box_2 { position:absolute; top:255px; left:225px; }
#homepage_navi_box #navi_box_3 { position:absolute; top:255px; left:565px; }
* html div#homepage_navi_box #navi_box_3 { width:410px; }

#homepage_box #typo_box { position:absolute; top:480px; left:680px; }

#homepage_footer_box { }
#homepage_footer_box #main_footer { width:auto; clear:both; padding:0; }
#homepage_footer_box .footer_map { display:none; }

/************************/
/* view der LayoutBoxen */
/************************/
div.layout_1 div.left_area { float:left; margin:0 15px 0 0; width:294px; clear:left; }
div.layout_1 div.main_area { float:right; margin:0; width:477px; }
div.layout_1 div.right_area { display:none; }
div.layout_1 div.footer_clear { display:none; }
#content_area_edit_box div.layout_1 div.footer_clear { display:block; }

div.layout_2 div.left_area { display:none; }
div.layout_2 div.main_area { float:left; margin:0; width:786px; }
div.layout_2 div.right_area { display:none; }

div.img_left_row { float:left; width:294px; overflow:hidden; margin-bottom:8px; text-align:right; }
div.img_left_row_broad { width:786px; overflow:hidden; margin-bottom:8px; }


.wysiwyg_1 { line-height:160%; overflow:hidden; }

body#tinymce { line-height:160%; }

/*#### Navigation / Elemente ###############*/

a.menu_allg {
	text-align:left;
	margin:0;
	display:block;
	padding:0;
	font-size:12px;
	line-height:normal;
	font-weight:normal;
	text-decoration:none;	
	color:#000;
	font-style:normal;
}
a.menu_allg:link, a.menu_allg:hover, a.menu_allg:visited {}

ul#main_ul {}

ul.menu, li.menu, ul.menu ul, ul.menu li {
	list-style-type:none;
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
}
li.menu { float:left; }
li.mlevel1 { width:82px; }

#navi_level2 { overflow:hidden; width:651px; }
#navi_level3, #navi_level4, #navi_level5, #navi_level6 { overflow:hidden; margin:10px 0 0; width:651px; }

a.menu_parent {}
a.menu_parent:link {}
a.menu_parent:hover {}

a.menu_item0 {}	
a.menu_active0, a.menu_child0{}
a.menu_item0:hover {}

a.menu_item1 {
	font-weight:bold; 
	width:77px; 
	overflow:hidden; 
	margin:0 5px 0 0; 
	padding:82px 0 0; 
	background-position:top; 
	background-repeat:no-repeat;
}
a.menu_item1:hover, a.menu_item1.sover { text-decoration:none; }
a.menu_active1, a.menu_child1 { color:#ed1847; }
a.menu_sub_static1 { }

a.menu_item2 { padding:0 10px 0 12px; background:url(/ecics/images/navi_level2.png) no-repeat 0 4px; }
a.menu_active2, a.menu_child2 { color:#ed1847; }
a.menu_last2 {}
a.menu_item2:hover, a.menu_item2.sover { text-decoration:underline; }
a.menu_sub_static2 { }

a.menu_item3 { padding:0 9px 0 10px; background:url(/ecics/images/navi_level3.png) no-repeat 1px 5px;}
a.menu_last3 {}
a.menu_active3, a.menu_child3 { color:#ed1847; }
a.menu_item3:hover, a.menu_item3.sover { text-decoration:underline; }

a.menu_item4 { padding:0 9px 0 10px; background:url(/ecics/images/navi_level3.png) no-repeat 1px 5px;}
a.menu_active4, a.menu_child4 { color:#ed1847; }
a.menu_item4:hover, a.menu_item4.sover { text-decoration:underline; }

a.menu_item5 { padding:0 9px 0 10px; background:url(/ecics/images/navi_level3.png) no-repeat 1px 5px;}
a.menu_active5, a.menu_child5 { color:#ed1847; }
a.menu_item5:hover, a.menu_item5.sover { text-decoration:underline; }

a.menu_item6 { padding:0 9px 0 10px; background:url(/ecics/images/navi_level3.png) no-repeat 1px 5px;}
a.menu_active6, a.menu_child6 { color:#ed1847; }
a.menu_item6:hover, a.menu_item6.sover { text-decoration:underline; }
y

ul.menu ul.menu_sub_ul {
	position:absolute;
	border:0;
	background:url(/central/images/dot_trans.gif);
	display:none;
	padding:3px 2px 2px;
	margin:0;
	text-align:left;
}
a.menu_popup {
	display:block;
	width:130px;
	border:1px solid #fff;
	background:#e5e5e5;
	padding:2px 10px 3px 5px;
	margin:0 0 -1px 0;
	color:#000;
	line-height:normal;
	font-size:12px;
	text-decoration:none;
	font-style:normal;
	opacity:0.85; 
	filter:alpha(opacity=85);
}
a.menu_sub {
	background-image:url(/central/menu/menue_bullet.gif);
	background-position:right center;
	background-repeat:no-repeat;
}
a.menu_sub:hover, a.mover {}
a.menu_sub:hover, a.mover {}
a.menu_popup:link, a.menu_popup:visited {}
a.menu_popup:hover, a.mover {
	color:#ed1847;
}

/* WYSIWYG classes */
/* --------------- */

.standard {
}

.img_right {
	margin:2px 0 2px 5px;
	float:right;
}

.img_left {
	margin:2px 5px 2px 0;
	float:left;
}

.img_box {
	margin:-12px -14px 4px;
}

table.user_table {
	border-collapse:collapse;
	border:1px solid black;
}
table.user_table tr {
	border:1px solid #333;
}
table.user_table td {
	border:1px solid #333;
	padding:2px;
}


/*#### (User-)Boxen ############*/

div.left_box {
	width:174px;
	margin:0 0 15px;
}
div.left_box_msg {
	width:172px;
	border:1px solid red;
}
div.left_box div.header {
	padding:2px 5px;
	background:#525252;
	font-size:11px;
	color:#fff;
	text-align:center;
}
div.left_box div.content {
	padding:5px;
	font-size:10px;
	background:#dedede;
	border-bottom:1px solid #525252;
}
div.left_box div.content li {
	margin:2px 0;
}
div.left_box div.content ul {
	margin:3px 3px 3px 15px;
}


/* ####################### */
/* Eventcalendar STyLes    */
/* ####################### */

div.ec_kompl { }
div.ec_header { } 
div.ec_sub_header { width:477px; text-align:right; margin:0 auto 10px; }
hr.ec { width:100%; background-color:#ED1847; color:#ED1847; height:1px; border-style:none; border-width:0px; }
ul.ec_events { width:477px; text-align:left; margin:0 auto; list-style-type:none; }
ul.ec_events li { width:477px; overflow:hidden; }
div.ec_event_admin { background:#dedede; padding:3px 6px; margin:0 0 5px; }
div.ec_event_admin img { background:#dedede; vertical-align:bottom; padding:0 2px 0 0; } 
div.ec_event_text { padding:0; vertical-align:top; display:block; }
div.ec_event_date { margin-top:2px; }
div.ec_event_title { font-size:14px; margin:4px 0 6px; font-weight:bold }
div.ec_event_infos {}
span.ec_event_infos_descr { display:inline-block; width:82px; font-size:11px; color:#aaa; padding:3px 2px 2px; text-align:right; vertical-align:top; }
span.ec_event_infos_content { display:inline-block; width:365px; padding:2px; }

span.ec_event_address, span.ec_event_more { font-weight:normal; font-size:12px; }
span.ec_event_more a { padding:0 12px 0 0; margin:0 3px; background:url(/central/images/sm_plus.png) no-repeat 0 3px; }
span.ec_lessbg a { background:url(/central/images/sm_minus.png) no-repeat 0 3px; }

p.ec_search_header { font-weight:bold; margin:5px 0 0; }
p.ec_search_string_box { margin:0 0 0 15px; }
p.ec_search_cat_box { margin:0 0 0 12px; }
div.ec_datepicker { font-size:10px; margin:0 0 0 15px; }

tr#tr_ec_veranstalter { display:none; }


/*****************/
/* Forum         */
/*****************/

.forum_main {}
.forum_header { padding:0 0 0 170px; border:1px solid #ED1847; }

.forum_title { font-size:15pt; font-weight:bold; margin:5px 0 2px; }
.forum_name { font-size:18pt; color:#ED1847; font-weight:bold; margin:5px 0 10px; }
.forum_descr { font-size:10pt; color:#777; margin:5px 0 }
.forum_link { margin:5px 0; }
.forum_admin_link { margin:3px 0; }
.forum_editor { width:95%; height:220px; }

.forum_table { border-collapse:collapse; width:100%; margin:10px 0 0; }
.forum_table td { border:1px solid #777; padding:6px; }
.forum_table td.bg { vertical-align:top; text-align:center; background:#bbb; width:160px; }
.forum_table td.bg2 { background:#eee; }
.forum_table td.bg_self { background:#eee; }
.forum_table td.bg_self span { font-weight:bold; }
.forum_table tr.no_border td { border:0; }


/****************/
/* NEWS-BEREICH */
/****************/

/*current category list */
div.news_current_cat { width:477px; float:right; text-align:center; }

/* single article anzeige */
div.news_single_article { width:477px; float:right; text-align:center }

/* category-header-bereich */
div.news_category_header { width:477px; overflow:hidden; border:solid; border-width:0; padding:0; margin:10px 0; }
div.news_cat_header { font-size:20px; font-weight:bold; color:#ED1847; }
div.news_new_article, div.news_all_article_in_cat { float:right; }
div.news_external_category { margin: -8px 5% 10px 0; text-align:right; }

/* article-bereich */
div.news_articles { width:477px; margin:0; }
div.news_article, div.news_article_teaser  { text-align:left; width:477px; overflow:hidden; margin:0; padding:0; }
div.news_article_title, div.news_article_teaser_title { font-size:18px; margin-top:15px }
div.news_article_title a, div.news_article_teaser_title a { text-decoration:none; }
div.news_article_subtitle { font-size:11px; margin:4px 0 0 1px; }
div.news_article_content { margin-top:10px; line-height:160%; }
div.news_article_end { margin:10px 0 0; width:100%; background-color:#ED1847; font-size:0; line-height:0; height:2px; clear:both; }

div.news_article_content_printable { width:455px; overflow:auto; border:1px solid #F00; padding:5px 10px 10px; margin-top:10px; }
div.news_article_content_printable_remark {	border-bottom:2px solid #F00; padding:3px; text-align:center; margin-bottom:5px; }

/* teaser extra */
div.news_article_teaser_complete { display:none; }
div.news_article_teaser_content { margin-top:4px; height:38px; overflow:hidden; position:relative; line-height:19px; }
div.news_article_teaser_content_fade { position:absolute; bottom:0; right:0; width:40px; padding:0 0 0 160px; background:url(/central/images/news_teaser_fade.png) repeat-y; }
* html div.news_article_teaser_content_fade { display:none; }


/* admin bereich beim article */
div.news_admin_area { background:#dedede; width:100%; margin:0 auto 5px; padding:2px; line-height:150%; }
font.news_admin_red { color:#ff0000 }
input.news_button, button.news_button {	margin: 1px 2px; background:#fff; border:2px solid #ED1847; padding:0 5px; cursor:pointer; }
input.news_button_inactive { margin: 1px 2px; background:#dedede; color:#333; border:2px solid #999; padding:0 5px; }
input.news_button_full { width:100%; }
div.news_change_article { background:#dedede; padding:5px; width:467px; }

/* teaser */
div.news_default_teaser_preview { background:#dedede; padding:5px; overflow:hidden; margin:0 0 10px; }
div.news_default_teaser_preview div.info_box { font-size:10px; margin:-5px -5px 5px; color:#fff; background:#444; padding:0 5px; }
div.news_default_teaser_preview div.img { float:left; margin:0 5px 0 0; }
div.news_default_teaser_preview div.content { overflow:hidden; }
div#news_default_teaser_change_box { width:477px; overflow:hidden; border:solid #ED1847; border-width:2px 0; background:#dedede; padding:5px 5px 0; margin:10px 0; text-align:left; }
div.teaser_box_title { margin:0 0 5px; }

/* Main category list */
div.main_catlist { width:477px; float:right; margin:0; }   /* div der gesamten liste */
div.main_catlist_header { padding: 0 15px; } /* text der ueberschrift, siehe h1 */
div.main_catlist_all_entries { } /* div fuer alle rubrikeintraege */
div.main_catlist_one_entry { margin:4px 0 } /* div fuer die einzelnen eintraege */
a.main_catlist_text { } /* verlinkte Kategorien */
span.main_catlist_text { font-weight:normal }  /* nur text-Kategorieren (leere) */

/* Liste fuer subcategories */
div.news_sub_catlist { width:180px; text-align:left; margin:260px 0 15px; }
div.news_sub_catlist_header { font-weight:bold; font-size:12px; text-align:left; margin:0 10px 10px; }
a.news_sub_catlist { font-size:10px; color:#4d4d4d; }
ul.news_sub_catlist { text-align:left; padding:4px }
li.news_sub_catlist { font-size:10px; }


/* news-Box */

div.news_article_startseite { width:590px; }

.nb_box {}
.nb_item { margin:0 0 5px; }
.news_article_content .nb_item { background:#ed1948; padding:15px; width:144px; color:#fff; }
.nb_header { font-weight:bold; }
.nb_header a { color:#fff; text-decoration:none; }
.nb_content a { color:#fff; }
.nb_header a:hover, .nb_content a:hover  { color:#fff; text-decoration:underline; }
.nb_subtitle {}
.nb_content { font-size:11px; margin:2px 0 3px; }
.nb_hr { width:90%; background-color:#fff; color:#fff; height:1px; border-style:none; border-width:0px; margin:10px auto; }

/****************/
/* ST Angebote  */
/****************/

h1.angebot_title { margin:0 0 8px; }
h2.angebot_title { margin:0 0 8px; }
p.angebot_untertitel { margin:-5px 0 7px 0px; }
p.angebot_zeit, p.angebot_ort { margin:-3px 0 7px; }
span.angebot_vacant { color:red; }
img.angebot_img { float:right; }
div.angebot_intro { overflow:hidden; }
div.angebot_intro div.footer_clear { display:block; }
div.angebot_intro_list { border-bottom:1px solid #ed1847; margin:10px 0; padding:0 0 10px; }
div.angebot_intro_img { float:left; width:127px; text-align:right; padding:0 8px 2px 0; }
div.angebot_intro_text { overflow:hidden; }
span.angebot_info_descr { display:inline-block; width:127px; font-size:11px; color:#aaa; padding:8px 8px 5px 0px; text-align:right; vertical-align:top; }
span.angebot_info_content { display:inline-block; width:342px; padding:7px 0; vertical-align:top; overflow:hidden; }
span.angebot_info_content ul { margin-top:0; margin-left:15px; }

h2.angebot_list { margin:12px 0 5px; padding:0 0 8px; border-bottom:1px solid #ed1847; }
ul.angebot_list { margin:5px 0; list-style:none; }
ul.angebot_list li { border-bottom:1px solid #ed1847; margin:5px 0; padding:0 0 3px; }
ul.angebot_list a { text-decoration:none; }
ul.angebot_list a:hover { text-decoration:underline; }
ul.angebot_list span.title { color:#ed1847; font-weight:bold; }

/****************/


/*****************/
/* Community     */
/*****************/

.com_login { width:477px; float:right; }

.com_button {
	border:1px solid #ed1847;
	margin:5px 3px;
	cursor:pointer;
	vertical-align:middle;
	background:#fff;
}
.com_button:hover {
	background:#ed1847;
	color:#fff;
}

.com_input_text {
	vertical-align:middle;
	border:1px solid #525252;
}

.com_login td {
	text-align:right;
	padding:3px;
}

/*************/
/* Diaschau */
/*************/

div.ds_box {
	padding:10px;
	overflow:hidden;
	clear:both;
}

div.ds_tn, div.ds_tn_single {
	float:left; 
	padding:6px; 
/*	width:100px !important; 
	height:75px !important; */ 
	overflow:hidden;
}

div.ds_tn_single { float:none }

br.ds_stopper {
	clear:left;
	display:block;
}

.sb_hidden { display:none; }

img.slideshow {	display:none; }
body.mceContentBody img.slideshow { display:block; }


/* fuer dforms */
.local_dform_table td { background:transparent !important; font-size:12px; }


