/* ### Logo ################################################################# */
#logo {
	position:absolute;
	top:0px;
	right:0px;
	border: 0px solid #c0c0c0;
	background-image: url(banner.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#logo a {
	display:block;
	height:135px;
	width:840px;
	text-indent:-700em;
}

/* ### Header ############################################################### */

/* deaktiv #header {
	background:#c0c0c0 url(bg_header.gif) 210px 0 no-repeat;
	color: #c4c4c4;
}

#nav-header {
	position:absolute;
	left:210px;
	bottom:18px;
}

/* ### Teaser ############################################################### */

/* deaktiv #main-teaser {
	background:url(main_teaser.jpg) no-repeat;
}

/* ### Main-block Background ################################################# */

#main-block {
	background-image: url(linie_main_block.gif);
	background-position: 627px 0;
	background-repeat: repeat-y;
	background-color: #ffffff;
	padding-bottom: 40px;
}

/* ### Donate ###################################################################### */

#donate {
	display:block;
	clear:left;
	width:208px;
	height: 300px;
	background: #c0c0c0 url(bg_unav.gif) no-repeat;
	color: #c0c0c0;
	text-align:right;
}

#donate input {
	margin-top: 200px;
	margin-right: 20px;
}