

/* ### Logo ################################################################# */
/*#logo {
	position:absolute;
	top:10px;
	right:10px;
	border: 1px solid #37444f;
	background-image: url(redaxo_logo_klein.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#logo a {
	display:block;
	height:80px;
	width:215px;
	text-indent:-700em;
}*/
#suche{
padding: 10px;
color:#ffffff;}

/* ### Header ############################################################### */

#header {
	position: relative;
	margin-top:0px;
	background:#8dcee4;
	/*width:620px;*/
	color: #c4c4c4;
}

#nav-header {
	position:absolute;
	left:10px;
	bottom:18px;
	background-color:8dcee4;
}

#nav-header1 {
	position:absolute;
	left:10px;
	bottom:18px;
	background-color:8dcee4;
}


#nav-header2 {
	position:absolute;
	left:10px;
	bottom:18px;
	background-color:8dcee4;
}


#nav-header3 {
	position:absolute;
	left:10px;
	bottom:18px;
	background-color:8dcee4;
}


#nav-header4 {
	position:absolute;
	left:10px;
	bottom:18px;
	background-color:8dcee4;
}


#nav-header5 {
	position:absolute;
	left:10px;
	bottom:18px;
	background-color:8dcee4;
}


/* ### Teaser ############################################################### */

#main-teaser {
	background:url(main_teaser.jpg) no-repeat;
	margin-top:0px;
}


/* ### Main-block Background ################################################# */

#main-block {
	background-color: #bbe4f8;
	padding-bottom: 0px;
}

/* ### main-block => MainContent ################################################### */

#main-content-block {
	padding-right:160px;
}



/* ### Donate ###################################################################### */

#donate {
	display:block;
	clear:left;
	width: 180px;
	height: 650px;
	background: #bbe4f8 url(bg_unav.gif) no-repeat;
	color: #c4c4c4;
	text-align:right;
}

#donate input {
	margin-top: 200px;
	margin-right: 20px;
}