/*
 *	Stylesheet für die Landingpage
 */
html {  height:100%; overflow: hidden; }
body { 
	background-color: #0734AB;
 	width: 100%;
    height: 100%;
 	background-position: center;
 	background-image: url('../images/title-left.jpg');
 	background-repeat: repeat-x;
 	margin: 0px;
 	padding: 0px;
	color:#FFFFFF;
	font-size:10px;
	font-family:Verdana,sans-serif,Geneva,Bitstream Vera Sans Mono;
	overflow: hidden;
}
div {
	padding: 0px; margin: 0px; border: 0px;
}
#wrapper { 
 	position: absolute;
	height: 100%;
	width: 100%;
 	background-position: center;
 	background-image: url('../images/title-top-bottom-center.jpg');
 	background-repeat: repeat-y;
 }
#index_content { 
 	position: relative;
 	width: 100%;
	height: 100%;
}
#index_inner_content { 	
 	position: relative;
 	top: 50%;
 	margin-top: -238px;
 	margin-left: auto;
 	margin-right: auto;
 	background-image: url('../images/title-center.jpg'); 
 	background-position: center;
 	background-repeat: no-repeat;
 	width: 882px;
 	height: 476px;
	overflow: hidden;
}
#background_right {
 	background-image: url('../images/title-right.jpg');
 	background-position: center;
 	background-repeat: repeat-x;
	height: 100%;
	float: right;
	width: 50%;
}
a {
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	 margin: 0px;
 	padding: 0px;
}
a:hover { color: #94c5ff; }
.contentLink { font-weight: normal; font-size:13px; line-height:110%; }
a.contentLink:hover { color: #fff; font-weight: bold; }

.navi_menu {list-style-type: none;  margin: 0; padding: 0;  }
.navi_menu li { display: inline; margin-left: 8px; }

#shortcuts_menu { position: absolute; top: 70px; left: -3px; }

#shortcuts_navi { list-style: square; letter-spacing: 1px;  position: absolute; top: 70px; left: 476px; width: 400px; overflow: visible; white-space: nowrap;}
#shortcuts_navi li { margin-left: 7px; }
.title_dot{ margin-right: 4px; }
img { border: 0px; letter-spacing: 1px; }
#cati_img { width: 130px; height: 105px; }
#cati_link { position: absolute; top: 364px; left: 222px; }

#cis_list {list-style-type: none;  margin: 0; padding: 0;   position: absolute; top: 155px; left: 299px;  }
#cis_list li { display: block; margin-bottom: 34px; }

#cis_header { position: absolute;  top: 125px; left: 264px; width: 400px; }
.pretitle { position: absolute;color: #C1E0FC; font-size: 13px; line-height: 90%;  top: 0px;}
.aftertitle { position: absolute; color: #C1E0FC; font-size: 11px; float: left;left: 35px; top: -1px; }
#consulting_header { position: absolute; top: 256px; left: 410px;  width: 300px; }
#consulting_list {list-style-type: none;  margin: 0; padding: 0;   position: absolute; top: 286px; left: 567px;  }
#consulting_list li { display: block; margin-bottom: 20px; }
#solution_list {   position: absolute; top: 175px; left: 694px; width: 140px;  } 
#solution_list li { display: block;}
#more_box { position: absolute; width: 188px; height: 309px; left: 2px; top: 152px; color: #0D399B; }
#more_box_header { position: absolute; top: 25px; left: 37px; font-size: 12px; font-weight: bold;letter-spacing: 1px;} 
#more_box_list {list-style-type: none;  margin: 0; padding: 0; position: absolute; top: 51px; left: 16px;  width: 188px;}
#more_box_list li { display: block;   margin-bottom: 6px; }
#more_box a { color: #0D399B;  font-weight: normal; font-size: 11px; }
#more_box a:hover { font-weight: bold;}
.linktext { font-weight: normal; }
#brochures_div { position: absolute; top: 244px; left: 16px; width: 154px; height: 64px;}
#brochures_div a { background-image: url('../images/de/but_broschueren.gif'); display: block;}
#brochures_div a:hover { background-image: url('../images/de/but_broschueren_r.gif'); }
#brochures_img { width: 154px; height: 64px; }
