#header {
	width: 900px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 50px;
}


#footer {
clear: both;
font-size: 0.9em;
margin: 0; 
padding: 0px;
text-align: center;
border: none;
} 

#maintopic {
	width: 990px;
	height: 30px;
  text-align: left;
	position: absolute;
	top: 115px;
	left: 20px;
	background-color: #39DF39 url;
	border-top: 1px solid #bfbfbf;
}

#maintopic a {
float: left;
margin: 0px;
padding: 9px 10px 0px 10px;
text-decoration: none;
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #808080;
border-right: 1px solid #bfbfbf;
height: 22px;
}

#maintopic a:hoover {
background-color: #5C5FA4;
color: #ffffff;
}

#maintopic a.sel {
background-color: #5C5FA4;
color: #ffffff;
}



#htmlheader {
	position: absolute;
	top: 10px;
	left: 870px;
	text-align: right;
	width: 100px;
}


#maintopic ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#maintopic li {
	display: inline;
}

#maintopic li a {
	margin: 0px;
	padding: 4px 8px 8px 8px;
	background : #E6E6E6 url(../images/pel.gif) no-repeat top left;
	text-decoration: none;
	color: #181920;
	border-left: 1px solid #ffffff;
}

#maintopic li a img {
	vertical-align : middle;
}

#maintopic li a.sel {
	background-color: #607A86;
}

#maintopic li a:hover {
	background-color : #181920;
	color: #ffffff;
}

#logo {
	width: 180px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	background :url(../images/BSWRlogo.jpg) no-repeat;	
	position: absolute;
	top: 10px;
	left: 680px;
}



#eyecatcher {
  width: 650px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	background :url(../images/eyecatcher1.jpg) no-repeat;	
	position: absolute;
	top: 10px;
	left: 0px;}

#topic_bgr {
  position: absolute;
  top: 170px;
	left: 20px;
	width: 185px;
	background-color: #ffffff;
	padding: 9px 5px 5px 5px;
	margin: 0px;
}

#topic_bgr h3 {
  border-top: 1px solid #ffffff;
  color: #000000;
  font-family: arial;
  font-size: 100%;
  font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#topic_bgr h5 {
  border-top: 1px solid #ffffff;
  color: #999999;
  font-family: arial;
  font-size: 100%;
  font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#topic {
	width: 185px;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}


#topic p {
	text-decoration: none;
  font-weight: bold;
	margin: 0px;
	padding: 4px 0px 4px 0px;
}


#topic p a {
	font-family: arial;
  text-decoration: none;
	color: #999999;
}

#topic p a:hover {
	text-decoration: none;
  color: #000000;
}

#topic p a.sel {
	text-decoration: none;
  color: #000000;
}

#topic h4 {
border-top: 1px solid #999999;
color: #999999;
padding: 0px 0px 0px 0px;
text-decoration: none;
font-size: 100%;
font-weight: bold;
margin: 10px 0px 2px 0px;
}


form.search {
	padding: 0px;
	margin: 0px;
}

form.search input {
	padding: 0px;
	margin: 0px;
	vertical-align : left;
}

input.search {
	border: #607A86 1px solid;
	width: 100px;
}


#plaintext {
	top: 10px;
	left:0px;
	font-family: arial;
	font-size: 11px; 
  text-align: left;
	padding: 0px, 20px; 
	width: 100px;
}

#plaintext a {
	text-decoration: none;
	color: #181920;
}

#drucken {
  top: 300px;
	left:0px;
	text-align: left;
	padding: 0px, 20px; 
	width: 100px;
	}

#more {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}


#sidebar {
	position: absolute;
	top: 5px;
	left: 810px;
	width: 160px;
	padding: 10px;
	border-left: 1px solid #607A86;
	border-bottom: 1px solid #607A86;
	background-color: #ffffff;
}
