@CHARSET "ISO-8859-1";

.content .cc .image{
	display:none;
}

body{
	font: Normal 11px verdana;
	background: #ffffff url("../img/lp/bg.jpg") no-repeat center top;
	height: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	
}
div,p,h1,h2,h3,h4,h5,ul,li{
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h1{
	font: Bold 12px verdana;
	margin: 0;
	padding: 25px 5px 4px;
	width: 150px;
	height: 14px;
	overflow: hidden;
}

/* Headerpic */
#wrapper{
	margin: 0 auto;
	width: 890px;
	position: relative;
	right: 25px;
	top: 250px;
}

#background {
	width: 880px;
	height: 203px;
	margin: 0 0 0 8px;
}
.border{
	padding: 2px 2px 3px 2px;
	background: #000000 none;
}
/* Define area and elements*/
#container{
	width: 876px;
	height: 241px;
	background: transparent url("../img/lp/container_bg.gif") repeat-x Right Top;
	overflow:hidden;
}
#logo{
	float: left;
	background: #000000 url("../img/lp/neutral_logo.jpg");
	width: 211px;
	height: 241px;
}
#logo div{
	width: 211px;
	height: 241px;
	position: absolute;
}
#box_verein{
	width: 300px;
	height: 241px;
	background: #a0a632 url("../img/lp/verein_box.jpg");
	float: left;
	overflow: hidden;
	cursor: pointer;
}
#box_stiftung{
	width: 150px;
	height: 241px;
	background: #84aebd url("../img/lp/stiftung_box.jpg");
	float: left;
	overflow: hidden;
	cursor: pointer;
}
#box_sozial{
	width: 150px;
	height: 241px;
	background: #ffffff url("../img/lp/sozial_box.gif");
	float: left;
	overflow: hidden;
	cursor: pointer;
}
.break{
	width: 22px;
	float: left;
	height: 241px;
	background: #ff0000;
}
/* Top Bar */
.header{
	height: 44px;
}
.header .ht{
	margin: 0px 6px;
	height: 44px;
}

/* text and image area */
.inner{
	height: 167px;
}
.content{
	overflow: hidden;
	height: 167px;
	float: left;
	margin: 0 0;
	padding: 0 0;
}
.content .text{
	float: left;
	height: 167px;
}
.content .cc{
	padding: 0;
	margin: 0;
	width: 300px;
}
.content .cc .pt{
	line-height: 15px;
	padding: 5px 8px 0;
	float: left;
	width: 130px;
}
.content .cc .image{
	width: 135px;
	height: 105px;
	float: right;
	padding: 1px 0 0;
	margin: 0;
	overflow: hidden;
}
#box_sozial .content .cc .image{
	padding: 1px 1px 0 0;
}

#box_sozial .inner{
	background: transparent url("../img/lp/sozial_text.gif") no-repeat 100% 0;
	color: #ffffff;
}
/* Box end */
.footer{
	height: 30px;
}
.shadow{
	height: 5px;
}

/* Basics */
.cl{
	clear: both;
}

/* Define colors */

			
/*Logo*/
#logo .verein{
	background: #a7ad32 url("../img/lp/verein_logo.jpg");
}
#logo .stiftung{
	background: #7ca2af url("../img/lp/stiftung_logo.jpg");
}
#logo .sozial{
	background: #262626 url("../img/lp/sozial_logo.jpg");
}

			/*Header*/
#box_verein .header{
	/*background: transparent url("../img/lp/verein_header.jpg");*/
}
#box_stiftung .header{
	/*background: transparent url("../img/lp/stiftung_header.jpg");*/
}
#box_verein .header .ht{
	background: transparent url("../img/lp/verein_ht.jpg") no-repeat;
} 
#box_stiftung .header .ht{
	background: transparent url("../img/lp/stiftung_ht.jpg") no-repeat;
}
#box_sozial .header .ht{
	background: transparent url("../img/lp/sozial_ht.jpg") no-repeat;
}

			/* Content */
#box_verein h1{
	color: #ffffff;
	background: transparent url("../img/lp/verein_h1.jpg") no-repeat 0 0;
}
#box_stiftung h1{
	color: #ffffff;
	background: transparent url("../img/lp/stiftung_h1.jpg") no-repeat 0 0;
}
#box_sozial h1{
	color: #262626;
	background: transparent url("../img/lp/sozial_h1.jpg") no-repeat 0 0;
	margin: 0 15px 0 0;
}

		/* Breaks*/
.bverein{
	background: transparent url("../img/lp/verein_break.jpg") no-repeat;
	width: 11px;
}
.bstiftung{
	background: transparent url("../img/lp/stiftung_break.jpg") no-repeat;
	width: 22px;
}
.bsozial{
	background: transparent url("../img/lp/sozial_break.jpg") no-repeat;
	width: 22px;
}

.overlay{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 25;
	text-align: center;
	height: 1px;
}
.overlay div{
	margin: 0 auto;
	width: 985px;
}

.overlay div .outerRE{
	width: 110px;
	height: 480px;
	float: right;
	background: url("../img/lp/outerRE.gif") no-repeat 0 0;
	position: relative;
	left: 22px;
	top: 48px;
}
