body {
	color:#1B2A3D;
	font-family:helvetica;
}
#head img {
	position:relative;
	left:60px;
}
#landing_page {
	width:1140px;
	margin:0 0 0 10%;
}
#landing_col1 {
	width:350px;
	float:left;
	height:500px;
	position: relative;
}
#landing_col1 p {
	font-size:13px;
	padding-left:15px;
	margin-top:0px;
}
#landing_col1 img {
	width:350px;
}
#landing_col2 {
	width:620px;
	float:left;
	height:500px;
	margin-left:60px;
	position:relative;
}
#landing_menue {
	position:absolute;
	width:225px;
	top:-23px;
	left:210px;
}
#landing_menue ul {
	list-style-type:none;
	width:225px;
	padding:0px;
	margin:0px;
}
#landing_menue li {
	height:27px;
	width:225px;
	font-size:0.9em;
	margin-bottom:10px;
	+margin-bottom:10px;
}
* html #landing_menue li {
	margin-bottom:10px;
}
#landing_menue li a {
	font-size:0.95em;
	padding:6px 0 0 10px;
	text-decoration:none;
	color:#1B2A3D;
	display:block;
}
/* Liste farbig -start- */
#landing_phil {
	background:#BCB19F;
}
#landing_rez {
	background:#6F7686;
}
#landing_koch {
	background:#D0DA9D;
}
#landing_fern {
	background:#AB8383;
}
#landing_berat {
	background:#BB9C63;
}
#landing_paul {
	background:#E9DFA2;
}
#landing_part {
	background:#AFB392;
}
#landing_pers {
	background:#A8a8a8;
}
#landing_aktu {
	background:#D4D7DE;
}
/* Liste farbig -end- */
#aktuelles {
	width:255px;
	position:absolute;
	right:-103px;
	top:20px;
	+top:20px;
}
* html #aktuelles {
	top:20px;
}
#aktuelles p {
	font-size:14px;
	line-height:24px;
	margin-top:0px;
}
#aktuelles a {
	color:#1B2A3D;
text-decoration:none;
}
#aktuelles h3 {
	font-size:15px;
	margin-top:17px;
	margin-bottom:5px;
	font-weight:normal;
}
#sig {
	margin-left:20px;
	bottom: -55px;
    left: 180px;
    position: absolute;
    width: 140px !important;
}
#landing_footer {
	height:50px;
	width:auto;
	clear:both;
	background:url(../../fileadmin/img/landing_pics/geitl_landing_footerverlauf.gif) repeat-x 0px 8px;
	text-align:left;
	margin-top:70px;
}
#landing_footer img {
	border:none;
}
#landing_footer a {
	text-decoration:none;
	color:#1B2A3D;
	margin-left:10px;
	margin-right:30px;
	font-size:0.9em;
	width:80px;
}
#landing_footer a.first {
	margin-left:0px;
	margin-right:35px;
}
#landing_footer a.last {
	margin-right:0px;
}
