/* ### 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-image: url(bwk-header-hg.jpg);
	background-repeat: repeat-x;
	background-color: white;
	border-bottom-color: #004f79;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#nav-header {
	left: 20px;
	top: 0px;
	float: left;
	position:absolute;
	bottom: 20px;
}

/* ### Teaser ############################################################### */

#main-teaser {

}

/* ### Start-block Background ################################################# */

#main-block {
	/*min-height: 390px;*/
	height:auto;
	background-color: white;
}

* html body #main-block { background-color: white; } /* IE 6 / 5.5 Hack */

/* ### main-block => MainContent ################################################### */

#main-content-block {
	background-color: white;
	/*padding-right:180px;*/
}

/* ### rokslide ###################################################################### */

.clr {
	clear: both;
}
.wrapper {
	margin: 0px;
	width: 940px;
}
#slidewrap {
	border: 0px;
	margin: 0;
	padding: 0px;
}



#slidewrap div { text-align: center; }
#main-block a, #main-block a:link {
	
	color: #593d35;
	background: inherit 0px 4px;
	text-decoration:none;
	border-bottom: 1px dotted black;

	
}
#spaltelinks a , #spaltelinks a:link {
	color: #593d35;
		

}

#spaltelinks a:hover {
	color: #593d35;
	

}

#spalterechts a , #spalterechts a:link {
	color: #593d35;

}

#spalterechts a:hover {
	color: #593d35;
	
}
