body {
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px; 	
	background-image: url(/images/Ineas08/econtent/bg_1.gif);
	background-repeat:repeat-y;
}

div {
	border: 0px solid #000000;
}

#header {
	background-color:#FFFFFF;
	width: 870px;
	height:68px;	
	position: absolute;
	left: 0px;
	top: 1px;
	background-image: url(/images/Ineas08/econtent/bg_header_1b.gif);
	background-repeat:repeat-y;
/*	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6D7278;*/
}

.header_logo {
	width: 194px;
	float:left;

}

.header_headline {
	float:left;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color:#555555;
	padding-left:12px;
	padding-top:14px;
}

.header_naviBox {
	margin-top:7px;
	margin-right:6px;
	position: absolute;
	right: 0px;
}

.header_naviButton {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#414141;
}

#header a {
	text-decoration: none;
	color:#414141;
}

.header_navi_separator {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#414141;
}

.header_speech {
	margin-top:44px;
	position: absolute;
	left: 789px;
	vertical-align:middle;
	
}
.header_speech_img{
	float:left;
	margin-right: 6px;
}

.header_speech_txt{
font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
	font-size: 10px;
	color: #414141;
}

/*
Navigation

*/
#LeftPane {	
	position: relative;
	width: 187px;
	left: 0px;
	top: 68px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	z-index: 1;
}

#LeftPane_First {
	background-color:#EEEEEE;	
	z-index: 1;
}


#LeftPane_Second {
	margin-top:7px;
	background-color:#EEEEEE;
	z-index: 1;
}



#LeftPane_Other {
	margin-top:1px;
	background-color:#EEEEEE;
	z-index: 1;
}


.navigation_box_footer {
	background-color:#C4EACB;
	height:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #9A9EA2;
	border-left-color: #FFFFFF;
	margin-top: -1px;
}

.navigation_headline {
	height: 22px;
	color:#FFFFFF;
	background-color:#59C56E;
	margin-bottom:0px;
	padding-top: 5px;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 900;
	text-align: left;
}

.naviButton_main {
	height: 24px;
	width: 187px;
	color:#E31810;
	background-color:#FFFFFF;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.naviButton_grey {	
	background-image: url(/images/Ineas08/econtent/navi/lockit.gif);
	background-position: 150px 10px;
	background-repeat: no-repeat;
	background-color:#EEEEEE;
	border-bottom-color:#FFFFFF;
	border-bottom-width: 1px;
	padding-top: 6px;
	padding-left:6px;
	vertical-align:top;	
	cursor:pointer ;
	text-align: left;
	position: relative;
	z-index: 1;
}

.naviButton_grey a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	text-align: left;
}

.naviButton_sub {
	height: 20px;
	background-color:#EEEEEE;
	border-bottom-color:#FFFFFF;
	border-bottom-width: 1px;	
	padding-top: 6px;
	vertical-align:top;	
	cursor:pointer;
	text-align: left;
}

.naviButton_sub a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	text-align: left;
}

.naviButton_green {
	background-color:#C4EACB;
	border-bottom-color:#FFFFFF;
	border-bottom-width: 1px;
	padding-top: 6px;
	padding-left:6px;
	vertical-align:top;	
	cursor:pointer ;
	text-align: left;
}

.naviButton_green a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	text-align: left;
}

.navi_indent {
	margin-left: 20px;
}

#shadow {
	padding-left:1px;
	padding-right:1px;
	background-color: #94999E;
	position: relative;
	width: 584px;
	left: 0px;
	top:0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #B5BABF;
	border-left-color: #B5BABF;
	z-index: 1;
}

#ContentPane {
	width: 580px;	
	visibility: visible;
	overflow: hidden;
	padding:6px;	
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;	
	border-right-color: #6D7278;
	border-left-color: #6D7278;
	position: relative;
	z-index: 1;
}

#ContentPane div.visual {
 	margin-bottom:17px;
}

#ContentPane div.visual_motiv {
	width:202px;
	float:left;
}

#ContentPane div.visual_txt {
	background-image: url(../img/econtent/head_visual_right_bg.jpg);
	padding:15px;
	height:80px;
	width:330px;
	overflow: hidden;
}

#ContentPane div.focus {
	text-align:right;
	margin-top:15px;
	margin-right:2px;	
}

#content_footer {
	height:24px;
	font-size: 11px;
	font-weight: bold;
	color: #454545;
	margin-top: 13px;
	margin-bottom: -12px;
	text-decoration: none;
	padding-bottom:0px;
	text-align:center;
}

#content_footer a {
	text-decoration: none;
	cursor:pointer ;
	color: #454545;
	clear:both;
}

#content_footer div.left {
	float:left;	
}

#content_footer div.lefttxt {
	float:left;
	margin-left:5px;
}

#content_footer div.right {
	float:right;
	clear:right;
}

#content_footer div.righttxt {
	margin-right:5px;
}

#RightPane {
	width: 184px;
	height:100%;
	visibility: visible;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}

.bubbles {
	width: 204px;
	margin-top:2px;
	overflow:visible;
	z-index: 1;
}

#bub_home {
	background-image: url(/images/Ineas08/econtent/bubbles_h.gif);
	background-position: 4px 0px;
	background-repeat: no-repeat;
	height: 168px;
}

#bub_reg {
	background-image: url(/images/Ineas08/econtent/bubbles_r.gif);
	background-position: 4px 0px;
	background-repeat: no-repeat;
	height: 386px;
}

#bub_calc {
	background-image: url(/images/Ineas08/econtent/bubbles_c.gif);
	background-position: 4px 0px;
	background-repeat: no-repeat;
	height: 345px;
}

.teaserBox_204 {
	background-color:#FFFFFF;
	width: 204px;
	text-decoration: none;
	overflow:visible;
	margin-bottom:2px;
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:8px;
}

.teaserBox_204_txt_h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #349D5C;
	margin-left:5px;
	margin-bottom:10px;
}

.teaserBox_204_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	margin-left:5px;
	margin-bottom:12px;
}

.teaserBox_204_img {
	width: 204px;
	text-align: center;
	margin-left:-8px;
}

.teaserBox_204x48 {
	visibility: visible;
	background-color:#FFFFFF;
	width: 204px;
	height:48px;
	margin-top:2px;
	text-decoration: none;
}

.teaserBox_204x48_img {
	float:left;
	width:80px;
	padding-left:5px;
}

.teaserBox_204x48  p {
 margin:0px;
 padding:0px;
 }
 
.teaserBox_204x48  p.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #349D5C;
	padding-top:5px;
	margin-top:0px;
	margin-left:6px;
}

.teaserBox_204x48 p.bottom{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #646464;
	vertical-align: middle;
	margin-top:3px;
	margin-left:5px;
}

.teaserBox_204x85{
	background-color:#FFFFFF;
	width: 204px;
	height: 85px;
	text-decoration: none;
	padding:0px;
}




.teaserBox_204x85 img {
	float:left;
}


.teaserBox_204x85_txt {
	position:absolute;
	left:80px;
	padding-top:9px;
	margin-left:5px;
}

.teaserBox_txt_h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #349D5C;
	padding-top:3px;
	margin-left:5px;
	margin-bottom:4px;
}

.teaserBox_txt_click {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #646464;
	vertical-align:top;
	margin-left:5px;
}

.headline_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #424141;
}

.headline_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #349D5C;
}

.fliesstext {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #424141;
}

.text_green{
	color: #349D5C;
}

.text_grey{
	font-style: normal;
	color: #424141;
}

#home_head {
	width:586px;
	height: 55px;
	font-size: 19px;
	padding-left:0px;
	padding-top:0px;	
}
#home_visual {
	width:586px;
	height: 236px;
	margin-top:-6px;
	margin-left:-12px;
}
#home_content {
	width:561px;
	margin-top:9px;
}

#home_content_a {
	width:561px;
	margin-top:23px;
	margin-bottom:20px;
	font-size: 18px;
	text-align: left;
}
#home_content_b {
	width:561px;

}
#home_content_b div{
}


#home_content_c {
	width:561px;
	height: 125px;
 	background-image: url(/images/Ineas08/econtent/home_content_gradient_.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	margin-bottom:3px;
	text-align: left;
}

#home_content_c div.box {
	float:left;
	padding-left:9px;
	padding-top:9px;
	padding-right:9px;
	padding-bottom:9px;
	font-size: 12px;
	color: #494949;
	
}
#home_content_c div.line {
	float:left;
	width:1px;
	height:110px;
	margin-top:7px;
	margin-left:3px;
	background-color:#666666;
}
#home_content_c a {
	color: #349d5c;
	text-decoration: underline;
	text-aligment: left;

}



.divider_box {
margin-top:14px;
text-align: left;
}

.divider_box_headline{
	margin-bottom:4px;
}
.divider_box_content{
	background-color:#F1F1F1;
	padding:13px;
	color:#555555;
	font-size: 12px;
}


.divider_box_next {
	margin-top:10px;
	text-align:right;
}

#description p {
	margin: 10px 0px 0px 1px;
	padding:0px;
	font-size: 12px;
	text-align:left;
}

#tiny {
	color: #000000;
	text-decoration: none;
	font-size: 11px;	
}


#table {
margin: 5px 0px 0px 0px;
}
#table table {
	border: 0px solid #FF0000;
	font-size: 11px;	
}
#table th {
	border: 1px solid #CDCDCD;
	background-color: #EBEBEB;
	font-weight: bold;
}
#table th.green {
	color: #FFFFFF;
	background-color: #5DBC70;
	height:26px;
	padding-left:11px;
	text-align: left;
	font-weight: bold;
}


#table td {
	border: 1px solid #CDCDCD;
	height:32px;
}

#table td.green {
	color: #2b9051;
	background-color: #DAf0E3;
	padding-left:4px;
}

#table td.white {
	color: #555555;
	background-color: #FFFFFF;
	padding-left:11px;
}

#table td.grey {
	color: #555555;
	background-color: #EBEBEB;
	text-align: center;
	font-size: 11px;
}

#table td.blank {
	color: #ffffff;
	background-color: #ff0000;
	text-align: center;
	font-size: 8px;
}

#footer_box {
	height:48px;
	background-color: #EBEBEB;
	margin-top:20px;
	padding:1px;
	
}

#footer_box div.box{
	height:46px;
	width:138px;
	background-color: #FFFFFF;
	vertical-align:middle;
	float:left;
	margin:1px;
}

 #footer_box  p {
 margin:0px;
 padding:0px;
 }
 
 #footer_box  p.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #349D5C;
	padding-top:0px;
	margin-top:3px;
	
}

#footer_box p.bottom{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #646464;
	vertical-align: middle;
	margin-top:5px;
}

.content_page_main {
	background-color:#FFFFFF;
	text-align: left;
	padding-left:0px;
	padding-right:13px;
	padding-bottom:10px;
	font-size: 12px;
	margin-bottom:4px;
	border: 0px solid #000000;
}
.content_page_main h1{
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
	padding-bottom:5px;
	margin: 0px;
	color: #424141;
	font-size: 15px;
	font-weight: 900;
}

.content_page_sub {
	background-color:#F1F1F1;
	text-align: left;
	padding-left:13px;
	padding-right:13px;
	padding-bottom:10px;
	padding-top:10px;
	color:#555555;
	font-size: 12px;
	margin-bottom:6px;
}

.content_page_sub h1.green{
	text-align: left;
	padding:0px;
	margin: 0px;
	color: #349D5C;
	font-size: 12px;
	font-weight: 900;
}

.content_page_sub h1.grey{
	text-align: left;
	padding:0px;
	margin: 0px;
	color: #424141;
	font-size: 12px;
	font-weight: 900;
}

.content_page_sub li {	
	color:#424141;
	list-style-image: url(/images/Ineas08/econtent/bullet.gif);
	vertical-align:bottom;
	line-height:21px;
	padding-left:-5px;
}

.content_page_sub a {
	text-decoration:underline;
	color: #349D5C;
	font-size: 12px;
	font-weight:bold;
}

ul {
	margin-left: 13px;
	padding:0px;
}


form {
	margin:0px;
	padding:0px;
}
.form_box_grey   {
	background-color:#F1F1F1;
	padding-left:13px;
	padding-right:13px;
	padding-bottom:10px;
	padding-top:10px;
	color:#424141;
	font-size: 12px;
	margin-bottom:16px;
	margin-top:7px;
	overflow:hidden;
	vertical-align:middle;
}

.form_box_grey p.headline{
	background-color:#FFFFFF;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:4px;
	padding-top:0px;
	margin-top:-10px;
	margin-left:-13px;
	margin-right:-13px;
	margin-bottom:10px;
	color:#424141;
	font-size: 12px;
	font-weight:bold;
	overflow:hidden;
}


select {
	border: 1px solid #595959;	
	margin-top:0px;
	margin-bottom:5px;
	padding:0px;
	vertical-align:middle;
}

button {
	width:75px;
	height:25px;
	border: 0px solid #595959;
	padding:0px;
	margin:0px;
	background-color:#F1F1F1;
}

hr {
	color:#FFFFFF;
	background-color:#FFFFFF;
	height:2px;
	border:hidden;
	margin:0px;
	padding:0px;	
}

input.text {
	margin:0px;
	padding:0px 0px 0px 4px;
	width:96px;
	height:16px;
	border: 1px solid #595959;
	vertical-align:middle;
}

.form_box_grey h1 {
	margin: 5px 0px 4px 0px;
	color:#424141;
	font-size: 12px;
	font-weight:bold;
}

.form_box_grey h2 {
	margin-top:4px;
	margin-bottom:1px;
	font-size: 12px;
	font-weight:normal;
}

.form_box_grey a {
	text-decoration:underline;
	color: #349D5C;
	font-size: 12px;
	font-weight:bold;
}

.form_box_grey img {
	vertical-align:middle;
	margin-left:5px;
	margin-right:5px;
	margin-top:0px;
}

ul
{
margin: 0;
text-align: left;
}

#nav
{
padding-left: 5px;
width: 2px;
}

#content
{
padding-left: 20px;
}

li.basic {
padding: 0px 0px 0px 0px;
margin: 0px 0px;
}

img.left{
float: left;
}

img.right{
float: right;
}
