/* @override 
	http://lp/css/lp_layout.css
*/

h1 {
	height: 90px;
}
h1 img {
	width: 300px;
	height: auto;
	cursor: pointer;
}
img#carus_logo {
	position: absolute;
	top: 10px;
	width: 150px;
	left: 370px;
}
/* @group LP LULL Wechsel */

img#lp_lull {
	position: absolute;
	top: -20px;
	right: 0px;
	width: 100px;
	height: auto;
	cursor: pointer;
}
div#lp_lull_label {
	position: absolute;
	top: -2px;
	right: 130px;
}
div#umkleide_vorhang {
	position: absolute;
	width: 996px;
	height: 0px;
	color: white;
	background-color: rgba(255, 255, 255, 0.8);
	z-index: 10000;
}
div#umkleide_vorhang.transp_b {
	background-color: rgba(255, 255, 255, 0.9);
}
img#ukleide_a {
	position: absolute;
	top: 100px;
	left: 200px;
	width: 350px;
	background-color: white;
	padding: 100px 100px 150px 100px; 
	border: 1px solid #c1b076;
}
img#ukleide_b {
	position: absolute; 
	top: 145px; 
	left: 390px; 
	width: 180px; 
	background-color:white; 
	padding: 0px;
}
img#ukleide_c {
	position: absolute; 
	top: 330px; 
	left: 435px; 
	width: 50px; 
	background-color:white; 
	padding: 0px;
}


/* @end */

/* @group Hauptnavigation & Suche */

ul#hauptnavigation {
	position: absolute;
	top: 49px;
	right: 200px;
	width: 200px;
	height: 20px;
	text-align: right;
	}
ul#hauptnavigation li {
	display: inline;
	margin: 0px 3px 0 0;
	cursor: pointer;
	padding: 4px 10px 3px 10px;
}
div#sprachwechsel {
	position: absolute;
	right: 0px;
	top: 110px;
	cursor: pointer;
	display: block;
	z-index: 300;
}

/* @end */

/* @group Suche */

/* @group Suchfeld */

div#suche {
	position: absolute;    
	top: 45px;
	right: 0px; 
	width: 190px;
	height: 24px;
	z-index: 2000;
}
div#suche input#suche-text {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 180px;
	height: 24px; 
	border: 1px;
	border-style: solid;
	padding: 0 0 0 7px;
}

/* @end */


/* @end */

/* @group Projektnavigation */
ul#projekt_tabs {
	display: block;
}
/* @end */

div#partner_logos {
	margin: 20px 0 0 -12px;
	display: block;
}