
h1 {
	padding-top: 1em;
	border-top:1px dotted #656565;
}

#wrapper {
	background-image: url(../img/body-bgrnd-home.gif);
	background-repeat: repeat-x;
	background-color:#FFF;
}
#header {
	text-align: left;
	font-size: 1.0em;
	background-image: url(../img/header-bgrnd-home.jpg);
}
#main {
	margin: 0px 265px 0 345px;
	padding: 65px 15px 40px 15px;
}
#left {
	padding-top:65px;
	width: 330px;
}

.image_container {
	overflow:visible;
	z-index:10;
}

#right {
	padding-top:125px;
	
	width: 240px;
}


#right h1 {
	border-top:0px;
}

.ce_hyperlink {
	border:0px;
	text-align: right;
	background-image:url(../img/lesensiemehr.gif);
	margin: 0px 0px 20px 0px;
	padding: 10px 30px;
	font-size:1.2em;
	font-weight:normal;
	color:#323232;
	background-repeat: no-repeat;
	background-position:right;
}
.ce_hyperlink a {
	color:#323232;
}
#homeheader_teaser_image {
position: absolute;
	z-index:10;
	height:207px;

	overflow:visible;

	top: 5px;
left:380px;
	float:right;
	margin-left:15px;
}
#homeheader_teaser_content {
	position: absolute;
	z-index:10;
	top: 166px;
	left: 0px;
	width:740px;
	overflow:visible;
}
#homeheader_teaser_content h1 {
	border-top:0px;
	padding: 20px 0px 5px 0px;
	color:#333;
		font-size:1.5em;
}

#homeheader_teaser_content p {
	font-size:1.2em;
	padding:0px;
	color:#000;
}

#homeheader_teaser_content .ce_text, #homeheader_teaser_content .ce_hyperlink {
	
	
	left: 0px;
	width:320px;
}

#newsletteranmeldung {
	position: absolute;
	top: 230px;
	right: 0px;
	width:212px;
	height:180px;
	border:4px solid #fff;
	background-color:#dedede;
	
z-index:10;

overflow:visible;
padding:10px;
		
}

#newsletteranmeldung h1 {
	border-top:0px dotted #656565;
	padding-top:5px;
		
}


#newsletteranmeldung input, select, textarea {
					
					background-color: white;
					color: black;
					width: 11em;
					margin-right: 0.2em;
					margin-bottom: 0.3em;
				}
				
				#newsletteranmeldung input.submit {
					border: 1px solid #A72C41;
					background-color: #A72C41;
					float:right;
					color:#FFF;
					padding:3px;
					font-weight:bold;
					margin-top:5px;
					margin-right:20px;
					width:100px;
				}