/* ############## */
/* reseting standard elements */
/* ############## */
table, tr, td, th, img, div, p, form, button { 
	margin: 0;
	padding: 0;
	border: 0;
}

ol, ul {
	margin:0;
	padding:0 0 0 3ex;
}
li {
	margin:0.5ex 0;
}

p { 
	margin:1ex 0;
} 

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

/* ############## */
/* general format */ 
/* ############## */
html, body { 
	background-color: #FFF; 
	font-family: Arial;
	font-size: 12px;
	color: #333;
}

* {
}

h1, .headline { font-size:20px; font-weight:normal; color:#5b5d95; margin:5px 0 10px; }
h2, .subheadline { font-size:14px; font-weight:bold; color:#333; margin:10px 0 5px; }
h3, .subsubheadline { font-size:12px; font-weight:bold; color:#333; margin:5px 0 0; }

a { /*, a:link, a:visited*/
	color:#5b5d95;
	font-weight:bold;
}
a:hover {}
a:focus, a:active {}

/* ############## */
/* SYSTEM_PAGE    */
/* ############## */


/*###############################*/
/*#### Main Divs  ###############*/
/*###############################*/
#div_main2 {
	background:url(/ecics/images/bg_top.png) repeat-x top;
	margin:0;
}

#div_main {
	width:100%; 
	height:auto;
	text-align: center;
	background:url(/ecics/images/bg_bottom.png) repeat-x bottom;
}

div.footer {
	display:none;
}

div.main_inner {
	margin:0 auto;
	width: 920px;
	text-align:left;
}

/*#### Kopfzeile ############*/

div.inner_header {
	min-height:112px;
	width:920px;
	height:130px;
}

div.header_logo {
	height:86px;
	width:370px;
	padding:7px 0 7px 100px;
}

div.header_row {
	height:19px;
	width:920px;
	color:#fff;
}

div.row_date {
	float:left;
	width:200px;
	margin:0 10px 0 0;
	text-align:center;
	padding:2px 0;
}

div.row_pfadnavi {
	float:right;
	width:710px;
	padding:2px 0;
}
a.pathelement {
	color:#fff;
	text-decoration:none;
}

/*#### Hauptbereich ############*/

div.inner_content {
	width:920px;
/*	overflow:hidden; */
	text-align:left;
}

div.content_left {
	float:left;
	width:200px;
	overflow:hidden;
	padding:0 0 40px;
}

div.content_right {
	float:right;
/*	overflow:hidden; */
	width:710px;
	padding:0;
	margin:0 0 55px 10px;
}


/*#### linke Spalte ############*/

div.left_navi {
	margin:0;
	padding:0 0 10px;
}

div.left_search {
	margin:0 0 10px;
	width:200px;
	padding:0;
	background:url(/ecics/images/shadow_right.png) no-repeat right top;
}
div.left_search2 {
	background:url(/ecics/images/shadow_bottom1.png) no-repeat bottom;
	padding:0 7px 8px 0;
}
div.left_search3 {
	width:189px;
	background:#8bbe4a;
	padding:2px;
}
input.search_input {
	width: 125px;
	border:1px solid #fff;
	margin:1px;
	padding:1px 2px;
	height:14px;
	color:#333;
	font-size:12px;
}
button.search_submit {
	cursor:pointer;
	margin:0;
	padding:1px 0 0 0;
	border:0;
	width:53px;
	background:transparent;
	vertical-align:top;
	font-weight:bold;
	color:#333;
}

div.left_links {
	padding:0 0 10px;
}
div.left_links a {
	color:#5b5d95;
	font-weight:bold;
	display:block;
	margin:5px;
	text-decoration:none;
}

/*#### Editor-Areas ############*/

div#content_main_area_box {
	width: 710px;
	overflow: hidden;
	margin:0;
	padding:0;
}
div#content_main_area {
	width: 710px;
}


/*#### Navigation / Elemente ###############*/

a.menu_allg {
	text-align:left;
	margin:0;
	display:block;
	padding:0;
	font-size:14px;
	line-height:normal;
	font-weight:normal;
	text-decoration:none;	
	color:#333;
}

span.menu_sr1 {
	display:block;
	margin:5px 0 0;
	width:200px;
	padding:0;
	background:url(/ecics/images/shadow_right.png) no-repeat right top;
}
span.menu_sr2 {
	display:block;
	margin:-1px 5px 0;
	width:190px;
	padding:0;
	background:url(/ecics/images/shadow_right.png) no-repeat right top;
}
span.menu_sb1 {
	display:block;
	background:url(/ecics/images/shadow_bottom1.png) no-repeat bottom;
	padding:0 7px 8px 0;
}
span.menu_sb2 {
	display:block;
	background:url(/ecics/images/shadow_bottom2.png) no-repeat bottom;
	padding:0 7px 8px 0;
}

span.menu_list_item {
	display:none;
}

a.menu_allg:link, a.menu_allg:hover, a.menu_allg:visited {}

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:183px;
	padding:4px 5px;
	background:#8bbe4a;
	font-weight:bold;
}

a.menu_active1, a.menu_child1 {
	text-decoration:underline;
}

a.menu_item1:hover {
	text-decoration:underline;
}

a.menu_item2 {
	width:173px;
	padding:3px 5px;
	color:#eee;
	background:#5b5d95;
	font-size:12px;
}

a.menu_active2, a.menu_child2 {
	text-decoration:underline;
}

a.menu_last2 {}

a.menu_item2:hover {
	text-decoration:underline;
}

a.menu_item3 {}
a.menu_last3 {}
a.menu_active3, a.menu_child3 {}
a.menu_item3:hover {}


/* WYSIWYG classes */
/* --------------- */

.standard {
}

.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 #333;
}
table.user_table td {
	border:1px solid #333;
	padding:2px;
}


/*#### (User-)Boxen ############*/

div.left_box {
	width:198px;
	margin:0 0 15px;
	border:1px solid #8bbe4a;
}
div.left_box_msg {
	border:1px solid red;
}
div.left_box div.header {
	padding:2px 5px;
	height:15px;
	background:#8bbe4a;
	font-weight:bold;
}
div.left_box div.content {
	padding:5px;
}

/* ####################### */
/* Werte für Angemeldete   */
/* ####################### */


div.ecics_script {
	border:1px solid blue;
	background:#b2b2b2;
	padding:1px 3px;
	height:20px;
	width:100%;
}


/****************/
/* website_view_page  */
/****************/

/* 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 }

/****************/

/*****************/
/* 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 }

/****************/

/*****************/
/* Community     */
/*****************/

.com_button {
	margin:5px 3px;
	cursor:pointer;
	vertical-align:middle;
}
.com_button:hover {}

.com_input_text {
	vertical-align:middle;
}

.com_login td {
	text-align:right;
	padding:3px;
}

/*****************/
/* Firmenpark    */
/*****************/

div.uh11 {
	margin:5px 0 0;
	width:710px;
	padding:0;
	background:url(/ecics/images/shadow_right.png) no-repeat right top;
}
div.uh12 {
	background:url(/ecics/images/shadow_bottom2_710.png) no-repeat bottom;
	width:703px;
	padding:0 7px 8px 0;
}
h1.uh1 {
	padding:5px 3px;
	margin:0;
	background:#5b5d95;
	text-align:center;
	color:#fff;
	width:697px;
}
h2.uh2 {
	margin:15px 0 5px;
	padding:2px 3px;
	border-bottom:1px solid #5b5d95;
	font-size:15px;
	font-weight:normal;
	color:#5b5d95;
}
div.ulogo {
	float:right; 
	width:350px; 
	padding:10px 7px 5px 20px;
	background:white;
	overflow:hidden;
}
span.uname {
	width:55px;
	display:block;
	float:left;
}
span.uvalue {
	display:block;
}

div.fp_inner { width:680px; overflow:hidden; margin:0 auto;  }
div.fp_search { width:190px; margin:13px 20px 0 0; padding:5px; text-align:right; float:left; }
div.fp_firmen { width:450px; text-align:left; padding:5px; overflow:hidden; float:right; }
div.fp_firma { clear:both; padding:5px 0 0; }
li.fp_firma { padding-bottom:2px; }
a.fp_firma_link {}
div.fp_search_text { margin:15px 0 2px; }
input.fp_search { width:140px; font-size:12px }
select.fp_search { width:180px; font-size:12px }
option.fp_search { }

div.fp_div1 { 
	float:left;
	padding:0 5px 0 20px;
	width:200px;
}
div.fp_div2 {
	float:right;
	padding:0 5px;
	width:215px;
}