/* ############## */
/* reseting standard elements */
/* ############## */
table, tr, td, th, tbody, img, div, p, form, button { 
	margin:0;
	padding:0;
	border:0;
}

ul, ol { padding:0; margin:3px 3px 3px 15px; }
li { margin:0 0 2px; }

p { 
	margin:0 0;
} 

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

/* ############## */
/* general format */ 
/* ############## */
html, body {  
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #444;
}

* {}

h1, .headline { font-size:22px; font-weight:bold; color:#555; margin:10px 11px 17px 23px; }
h2, .subheadline, .subheadline_farb { font-size:16px; font-weight:bold; color:#555; margin:12px 0 3px 0; }
h3, .subsubheadline, .subsubheadline_farb { font-size:14px; font-weight:bold; color:#555; margin:5px 0 0 0; }
h1.seitentitel_normal_view { overflow:hidden; }
.headline_inline, .headline_farb { font-size:22px; font-weight:bold; color:#555; margin:10px 0 17px 0; }

a { /*, a:link, a:visited*/
	color:#333;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:focus, a:active {}


/*###############################*/
/*#### Main Divs  ###############*/
/*###############################*/

div.main { height:100%; }
div.main2 { height:100%; }

div.footer {
	display:none;
}

div.main_inner {
	margin: 0px auto;
	width: 845px;
	text-align:left;
	min-height:100%;
	height:auto !important;
	height:100%;
}

/*#### Kopfzeile ############*/

div.inner_header {
	height:152px;
	width:845px;
	padding:0;
}

div.header_logo {
	padding:0;
	float:left;
}

div.header_image {
	position:relative;
	float:right;
}
a.ext_link1, a.ext_link2, a.ext_link3 {
	position:absolute;
	display:block;
	background:url(/ecics/central/images/dot_trans.gif);
}

div.header_row {
	clear:both;
	width:845px;
	margin:0 0 2px;
	overflow:hidden;
}

div.row_langs {
	float:left;
	width:192px;
	padding:5px 0 0;
	text-align:center;
	color:#fff;
	cursor:default;
}
div.row_langs img {
	vertical-align:bottom;
}
div.row_langs a {
	color:#fff;
}
span.is_lang {
	font-weight:bold;
}
span.no_lang {
	color:#ccc;
}
span.no_lang img {
	filter:alpha(opacity=50);
	-moz-opacity:.5;	
	opacity:.5;
}

div.row_infos {
	float:left;
	width:350px;
	padding:5px 10px 0;
}

div.row_links {
	float:right;
	width:200px;
	text-align:right;
	padding:0 2px 0 0;
}
div.row_links a {
	margin:0 1px 0 0;
}
/* BEGIN IE6 */
* html .row_links a { background-image: none; width:26px; height:26px; display:inline-block; cursor:pointer; }
* html .row_links img { display:none; }
/* END IE6 */

/*#### Hauptbereich ############*/

div.inner_content {
	width:845px;
	overflow:hidden;
	text-align:left;	
}

div.content_left {
	float:left;
	width:192px;
	overflow:hidden;
	padding:0 0 15px 0;
}

div.content_right {
	float:right;
	overflow:hidden;
	width:653px;
	padding:0 0 20px 0;
	margin:0;
}


/*#### linke Spalte ############*/

div.left_navi {
	margin:0;
	padding:5px 0 30px;
}

div.left_search {
	margin:0;
	width:192px;
	padding:0;
	height:25px;
}
input.search_input {
	width: 130px;
	border:0;
	margin:6px 0 5px;
	padding:0;
	font-size:11px;
	background:transparent;
	vertical-align:top;
}
button.search_submit {
	margin:5px 5px 5px 10px;
	padding:0;
	border:0;
	width:23px;
	height:15px;
	line-height:0;
	font-size:0;
	background:transparent;
	cursor:pointer;
}

/*#### rechte Spalte ############*/

.right_navi {
	width:653px;
	height:25px;
	margin:0;
	overflow:hidden;
	clear:both;
}
.rn_btn {
	float:left;	
}
.rn_btn a {
	display:block;
	height:21px;
	padding:4px 0 0;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
	text-align:center;
}
.rn_btn a:hover {
	text-decoration:none;
}
.btn_l a {
	width:129px;
	margin:0 1px;
}
.btn_m a {
	width:130px;
	margin-right:1px;
}
.btn_r a {
	width:129px;
}

.right_content {
	width:652px;
	padding:1px 0 0 1px;
	overflow:hidden;
}

/*#### Editor-Areas ############*/

div#content_main_area_box {
	float:left;
	overflow:hidden;
}
div#content_main_area {}

div#content_right_area_box {
	float:right;
	overflow:hidden;
}
div#content_right_area {}

div#content_left_area_box {
	margin:0 0 10px 0;
	width:192px;
}
div#content_left_area {}

/* apply css within editor */
.mceContentBody { background: transparent; }
.mceContentBody a { font-weight:bold; color:#333; text-decoration:none; text-decoration:underline; }

div#content_main_area_box a, div#content_right_area_box a, div#content_left_area_box a {
	font-weight:bold;
	color:#333;
	text-decoration:none;
}
div#content_main_area_box a:hover, div#content_right_area_box a:hover, div#content_left_area_box a:hover {
	text-decoration:underline;
}
	
.main_area_2 {
	width:415px;
	padding:0 11px 0 24px;
}
.right_area_2 {
	width:181px;
	padding:0 11px 0 10px;
}

.main_area_1 {
	width:617px;
	padding:0 11px 0 24px;
}
.right_area_1 {
	display:none;
}

/*#### Navigation / Elemente ###############*/

#my_navi {
	z-index:105; /* wegen header-image */
}

a.menu_allg {
	text-align:left;
	margin:0;
	display:block;
	padding:0;
	font-size:13px;
	line-height:normal;
	font-weight:normal;
	text-decoration:none;	
	color:#666;
}

div.navi_line {
	height:1px;
	font-size:0;
	line-height:0;
	width:192px;
}

span.menu_list_item {
	display:none;
}

a.menu_allg:link, a.menu_allg:hover, a.menu_allg:visited {
	text-decoration:none;
}

ul.menu, li.menu, ul.menu ul, ul.menu li {
	list-style-type:none;
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
}

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 {
	width:172px;
	padding:3px 5px 3px 15px;
	border:0;
	margin:0;
	font-weight:bold;
}
a.menu_active1, a.menu_child1 {}
a.menu_item1:hover {
	color:#fff;
}
a.menu_sub_static1 { }

a.menu_item2 {
	width:164px;
	margin:0;
	padding:3px 5px 3px 23px;
	border:0;
}
a.menu_active2, a.menu_child2 {
	font-weight:bold;
}
a.menu_child2, a.menu_last2 {}
a.menu_item2:hover {
	color:#fff;
}

a.menu_item3 {
	width:156px;
	margin:0;
	padding:2px 5px 2px 31px;
	font-size:11px;
}
a.menu_last3 {}
a.menu_active3, a.menu_child3 {
	font-weight:bold;
}
a.menu_item3:hover {
	color:#fff;
}


a.sover {
	color:#fff;
}

ul.menu_sub_ul {
	position:absolute;
	border:0;
	background:url(/ecics/central/images/menue_trans.gif);        /*url(/ecics/central/images/menue_trans.gif);*/
	display:none;
	padding:4px !important;
	margin:0;
	text-align:left;
}
a.menu_popup {
	display:block;
	width:160px;
	border:0px solid #fff;
	margin-top:1px;
	padding:2px 10px 2px 3px;
	color:#000;
	line-height:normal;
	font-size:12px;
	text-decoration:none;
	filter:alpha(opacity=90);
	-moz-opacity:.90;	
	opacity:.90;
}
a.menu_sub {
	background-image:url(/ecics/central/menu/menue_bullet.gif);
	background-position:right center;
	background-repeat:no-repeat;
}
a.menu_sub:hover, a.mover {
	background-image:url(/ecics/central/menu/menue_bullet_over.gif);
}
a.menu_popup:link, a.menu_popup:visited {}

a.menu_popup:hover, a.mover {
	color:#fff;
	text-decoration:none;
	filter:alpha(opacity=100);
	-moz-opacity:1;	
	opacity:1;
}


/* WYSIWYG classes */
/* --------------- */

.standard {
}

.standard9 {
	font-size:9pt;
}

.standard10 {
	font-size:10pt;
}

.standard11 {
	font-size:11pt;
}

.absatz {
	margin:1ex 0;
} 

.markiert {
	font-weight:bold;
}
.markiert2 {
	font-weight:normal;
}

.text_farb {}

.img_right {
	margin:2px 0 2px 5px;
	float:right;
}

.img_left {
	margin:2px 5px 2px 0;
	float:left;
}

table.user_table {
	border-collapse:collapse;
	border:1px solid black;
	margin:2px;
}
table.user_table tr { 
	border:1px solid #333;
}
table.user_table td {
	border:1px solid #333;
	padding:2px;
}


/*#### (User-)Boxen ############*/

div.left_box {
	width:190px;
	margin:0 0 10px 0;
	border:1px solid #a1a1a1;
}
div.left_box_msg {
	margin:0 0 10px 0;
	border:1px solid red;
}
div.left_box div.header {
	padding:1px 5px 1px 20px;
	height:16px;
	background:#e4e4e4;
	font-size:10pt;
	font-weight:bold;
}
div.left_box div.content {
	padding:5px 5px 5px 20px;
	font-size:9pt;
}


/* ####################### */
/* Werte für Angemeldete   */
/* ####################### */

/* WEBSITE_VIEW_PAGE (blauer Balken)   */
div#view_page_container {}
div#view_page_ask_for_release_container {}

/* WEBSITE_WEBSITE_CHANGE (blauer Balken)   */
div#website_change_container {}

/* TINYMCE TOOLBAR   */
.mceToolbarExternal {}

div.ecics_script {
	border:1px solid blue;
	background:#b2b2b2;
	padding:1px 0;
	height:20px;
	width:99%;
}

/* Admin-Toolbar */
div.page_admin_toolbar { text-align:center; }
.admin_button   { width:100px; margin-left:8px; margin-right:8px; border: 2px solid #8590BE; background:white }

/****************/

/****************/
/* NEWS-BEREICH */
/****************/

/*current category list */
div.news_current_cat { width:100%; text-align:center; }

/* single article anzeige */
div.news_single_article { width:100%; text-align:center }

/* category-header-bereich */
div.news_category_header { width:95%; overflow:hidden; border:2px solid #fff; border-left:0; border-right:0; background:#D7D6CB; padding:6px; margin:5px auto 10px auto; }
div.news_cat_header { font-size:20px; color:#444; }
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:600px; margin:0 auto; }
div.news_article { text-align:left; width:600px; overflow:hidden; margin:0 auto; }
div.news_article_title { font-size:20px; margin-top:10px }
div.news_article_subtitle { font-size:8pt; margin:4px 0 0 1px; }
div.news_article_content { margin-top:10px }
hr.news_article_end { margin-top:10px; width:100%; background-color:#D7D6CB; color:#D7D6CB; height:2px; border:0 none; clear:both; }

div.news_article_content_printable { width:678px; overflow:auto;	border:1px solid #FF0000; padding:5px 10px 10px; margin-top:10px; }
div.news_article_content_printable_remark {	border-bottom:2px solid #FF0000; padding:3px; text-align:center; margin-bottom:5px; }


/* admin bereich beim article */
div.news_admin_area { background:#ccebff; width:100%; margin:0 auto 5px; }
font.news_admin_red { color:#ff0000 }
input.news_button {	margin: 1px 2px; background: #FFF; border:2px solid #06c; padding:0 5px; cursor:pointer; }
input.news_button_inactive { margin: 1px 2px; background: #eee;	color:#333;	border:2px solid #999; padding:0 5px; }
input.news_button_full { width:100%; }

/* Main category list */
div.main_catlist { width:90%; margin:20px 5%; }   /* div der gesamten liste */
div.main_catlist_header { margin:10px; font-size:20px } /* text der ueberschrift */
div.main_catlist_all_entries { } /* div fuer alle rubrikeintraege */
div.main_catlist_one_entry { margin:2px 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 */
.news_sub_catlist_div { width:142px; font-size:10px; color:#4d4d4d; float:right; text-align:left; }
.news_sub_catlist { font-size:10px; color:#4d4d4d; }
ul.news_sub_catlist { text-align:left; padding-left:2px }
li.news_sub_catlist { }
div.news_sub_catlist_header { font-weight:bold; font-size:10px; text-align:left; padding:2px; }

/* Teaser-Artikel bearbeiten */
div#article_content_box { width:600px; margin:5px auto; }


/*****************/
/* Community     */
/*****************/

.com_login { 
	width:617px;
	padding:0 11px 0 24px;
}

.com_button {
	border:1px solid #555;
	margin:5px 3px;
	cursor:pointer;
	vertical-align:middle;
	background:#f3f3ef;
}
.com_button:hover {
	background:#555;
	color:#fff;
}

.com_input_text {
	vertical-align:middle;
}

.com_login td {
	text-align:right;
	padding:3px;
}


/****************/

.list_search_highlight {
	background-color:#ffa;
}

/*************/
/* 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; line-height:0; font-size:0; height:1px; }

img.slideshow {	display:none; }
body.mceContentBody img.slideshow { display:block; }