/* ### Logo ################################################################# */
#logo {
	position:absolute;
	top: 20px;
	right: 25px;
	background-position: 0 0;
}

#logo a {
	background-image: url(bwk-logo.gif);
	background-repeat: no-repeat;
	display:block;
	height: 40px;
	width:215px;
	text-indent:-700em;
}

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

#header {
	background-color: white;
	border-bottom-color: #004f79;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #c4c4c4;
}

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

#main-teaser {
	visibility: hidden;
}

                                                                                 

#nav-header {
	left: 20px;
	top: 0px;
	float: left;
	position:absolute;
	bottom: 20px;
}

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

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

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


