/* ############## */
/* reseting standard elements */
/* ############## */
table, tr, td, th, img, div, p, form, button { 
	margin: 0px;
	padding: 0px;
	border: 0px;
}

ol, ul {
	margin-top:0;
	margin-bottom:0;
}

p { 
	margin:1ex 0;
} 

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/* ############## */
/* general format */ 
/* ############## */
html, body { 
	background-color: #FFF; 
	font-family:Arial, sans-serif;
	font-size: 12px;
	color: #666;
}

* {
}

h1, .headline { font-size:24px; font-weight:normal; color:#666; margin:0 0 15px 0; border-bottom:1px solid #f60; }
h2, .subheadline { font-size:18px; font-weight:normal; color:#666; margin:12px 0 3px 0; }
h3, .subsubheadline { font-size:14px; font-weight:bold; color:#666; margin:5px 0 0 0; }

a { /*, a:link, a:visited*/
	text-decoration:underline;
	color:#f60;
}
a:hover {
	color:#666;
}
a:focus, a:active { 
}

/* ############## */
/* SYSTEM_PAGE    */
/* ############## */


/*###############################*/
/*#### Main Divs  ###############*/
/*###############################*/
body#body_main {
	background:#eeeced;
	height:100%;
	background:url(/ecics/images/bg_main.jpg) no-repeat top center #eeeced;
}

div#div_main {
	width: 100%; 
	height:auto;
	text-align: center;
	background:url(/ecics/images/bg_main.jpg) no-repeat top center #eeeced;
}

div.footer {
	display:none;
}

div.main_inner {
	margin: 0px auto;
	width: 867px;
	height:100%;
	text-align:left;
}

/*#### Kopfzeile ############*/

div.inner_header {
	height:241px;
	width:867px;
}

div.header_claim {
	float:left;
	height:17px;
	width:210px;
	padding:6px 13px 4px 0;
	text-align:right;
	margin:87px 23px 3px 0;
	background:#f60;
	color:#fff;
	font-size:15px;
	font-weight:bold;
}
div.header_claim a {
	color:#fff;
	text-decoration:none;
}

div.header_logo {
	height:114px;
	width:385px;
	float:left;
	padding:0 230px 0 0;
}

div.header_links {
	height:16px;
	width:867px;
	padding:3px 0;
	clear:both;
	overflow:hidden;
	font-size:12px;
	text-align:center;
	/*background:#8b8b8d;*/
}
div.header_links span {
	font-weight:bold;
	color:#f60;
	padding:0 20px;
}
div.header_links a {
	font-weight:bold;
	color:#fff;
	background:transparent;
	text-decoration:none;
	letter-spacing:4px;
}


/*#### Hauptbereich ############*/

div.inner_content {
	width:867px;
	overflow:hidden;
	text-align:left;
	background:url(/ecics/images/bg_navi.png) repeat-y;
	min-height:385px;
}
div.inner_bg{
	background:no-repeat 223px 0 #fff;
}

div.content_left {
	float:left;
	width:236px;
	overflow:hidden;
	padding:0 0 15px 0;
}

div.content_right {
	float:right;
	overflow:hidden;
	width:619px;
	padding:5px 7px 0 5px;
	margin:0 0 30px 0;
}


/*#### linke Spalte ############*/

div.left_navi {
	margin:0;
	padding:23px 0;

}

div.left_search {
	margin:2px 15px 5px 2px;
	width:219px;
	padding:0;
	background:#8b8b8d;
}
input.search_input {
	width: 145px;
	border:0;
	margin:2px;
	padding:0px 3px;
	font-size:14px;
	background:#ffa269;
}
button.search_submit {
	cursor:pointer;
	margin:0;
	padding:1px 0 0;
	border:0;
	width:55px;
	background:transparent;
	vertical-align:top;
	color:#fff;
	font-weight:bold;
}


/*#### Editor-Areas ############*/

div#content_main_area_box, .com_login {
	width: 534px;
	overflow: hidden;
	margin:24px 45px 20px 40px;
	padding:0;
}
div#content_main_area {
	width: 534px;
}

div#content_left_area_box {
	margin:0 0 10px 0;
	padding:0 0 0 20px;
	width:170px;
}
div#content_left_area {
	width: 170px;
}

/* apply css within editor */
.content_main_area_box, .content_left_area_box {
	background: transparent;
}

/*#### Navigation / Elemente ###############*/

a.menu_allg {
	text-align:right;
	margin:0;
	display:block;
	padding:0;
	font-size:14px;
	line-height:normal;
	font-weight:bold;
	text-decoration:none;	
	color:#fff;
}

span.menu_list_item {
	display:none;
}

a.menu_allg:link, a.menu_allg:hover, a.menu_allg:visited {
	text-decoration:none;
	color:#fff;
}

ul.menu, li.menu {
	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:205px;
	padding:3px 13px 3px 5px;
	margin:-1px 13px 0 0;
	background:#f60;
	border:1px solid #ffa269;
	border-left:0;
	border-right:0;
}

a.menu_active1, a.menu_child1 {
	padding-right:26px;
	margin-right:0;	
}

a.menu_item1:hover {
	padding-right:26px;
	margin-right:0;
	background:url(/ecics/images/bg_navi_point.png) no-repeat right center;
}


a.menu_item2 {
	width:205px;
	margin:-1px 0 0;
	padding:3px 26px 3px 5px;
	font-size:14px;
	background:#ffa269;
	border:1px solid #ffa269;
	border-left:0;
	border-right:0;
}

a.menu_active2, a.menu_child2 {
	background:#fa8032;
}

a.menu_child2, a.menu_last2 {
}

a.menu_item2:hover {
	background:#ffa269 url(/ecics/images/bg_navi_point2.png) no-repeat right center;
}

a.menu_item3 {
	width:155px;
	margin:0 0 0 25px;
	padding:2px 5px 2px 5px;
	font-size:8pt;
	background:#c1c9e7;
	border:1px solid #c1c9e7;
	border-right:0;
	border-left:0;
}
a.menu_last3 {
	border-bottom:1px solid #f3f4fa;
}
a.menu_active3, a.menu_child3 {
	font-weight:bold;
	background:#5d6bb2;
	color:#FFF;
}
a.menu_item3:hover {
	font-weight:bold;
	background:#5d6bb2;
	color:#FFF;
}


/* WYSIWYG classes */
/* --------------- */

.standard {
	line-height:25px;
	margin:20px 0;
}

.markiert {
	color:#f60;
	font-weight:bold;
}

.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;
}
table.user_table tr {
	border:1px solid #666;
}
table.user_table td {
	border:1px solid #666;
	padding:2px;
}


/*#### (User-)Boxen ############*/

div.left_box {
	width:223px;
	margin:0 0 10px 0;
}
div.left_box_msg {
	margin:0 0 10px 0;
	width:221px;
	border:1px solid red;
}
div.left_box div.header {
	padding:2px 13px 2px 5px;
	text-align:right;
	height:16px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	background:#8b8b8d;
}
div.left_box div.content {
	padding:5px 10px;
	font-size:12px;
	background:#ffa269;
	color:#333;
}
div.left_box div.content a {
	color:#333;
	padding:2px 0;
	margin-left:15px;
	display:list-item;
}



/* ####################### */
/* 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 3px;
	height:20px;
	width:100%;
}

/*****************/
/* Community     */
/*****************/

.com_button {
	border:1px solid #f60;
	background:#fff !important; 
	margin:5px 3px;
	cursor:pointer;
	vertical-align:middle;
	color:#666 !important;
}
.com_button:hover {
	background:#f60 !important;
	color:#fff !important;
}

.com_input_text {
	vertical-align:middle;
}

.com_login td {
	text-align:right;
	padding:3px;
}

/****************/
/* website_view_page  */
/****************/

/* Admin-Toolbar */
div.page_admin_toolbar { width:100%; text-align:center; }
.admin_button   { width:100px; margin-left:8px; margin-right:8px; border: 2px solid #8590BE; background:white }

/****************/

/*****************/
/* Helper-styles */
/*****************/

div.system_helper_header  { width:530px; overflow:hidden; border:0px; border-top:2px solid #8590BE; border-bottom:2px solid #8590BE; background: #D4D8E7; margin:10px; padding:6px; font-size:16px; font-weight:bold; color:#4d4d4d; }
div.system_helper_teaser  { width:530px; overflow:hidden; border:0px; background: #D4D8E7; padding:6px; margin-left:10px; margin-right:10px }
div.system_helper_content { width:530px; overflow:hidden; border:0px; background: #D4D8E7; padding:6px; margin-left:10px; margin-right:10px }
div.system_helper_button  { width:530px; overflow:hidden; border:0px; background: #D4D8E7; padding:6px; margin-left:10px; margin-right:10px }

.form_button   { border: 2px solid #8590BE; background:white }
.form_textfeld { border: 2px solid #8590BE; background:white }

/****************/

div#dform_main {
	width: 534px;
	overflow: hidden;
	margin:24px 45px 20px 40px;
	padding:0;
}
div#dform_main table td { 
	background:transparent;
}