body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bosverlauf.jpg);
	background-color: #498BAF;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#logotext {
	background-image: url(../img/bostext.jpg);
	background-repeat: no-repeat;
	width: 274px;
	height: 90px;
	float: left;
	margin-left: 200px;
}
#logo {
	background-image: url(../img/boslogo.jpg);
	background-repeat: no-repeat;
	width: 335px;
	height: 90px;
	float: left;
	cursor: pointer;
}

.topheading {
	height: 90px;
	width: 950px;
}

.heading {
	height: 69px;
	width: 950px;
	clear:both;
}

.navmain {
	width: 950px;
	clear: both;
}

.navigation {
	height: 34px;
	background-image: url(../img/navmain.jpg);
	float: left;
	padding-left:150px;
}
.content {
	background-image: url(../img/contentmain.jpg);
	background-repeat:repeat-y;
	clear: both;
	width: 690px;
	padding-left: 66px;
	padding-right: 30px;
	padding-bottom: 10px;
	line-height: 17px;
}

.content img {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.ending {
	background-image: url(../img/bottom.jpg);
	background-repeat:repeat-y;
	clear: both;
	width: 710px;
	height: 27px;
	padding-left: 54px;
	padding-right: 20px;
	font-size:9px;
	padding-top: 5px;
}

.footnote {
border-top: solid 1px #666666;
padding-top: 1px;
padding-left: 12px;
}


.navigation a {
	display: block;
	background-image: url(../img/nitemmain.jpg);
	//background-repeat: repeat-x;
	float: left;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.npre {
	float: left;
	display: block;
	height: 34px;
	width: 10px;
	background-image: url(../img/nitemleft.jpg);
}

.nafter {
	float: left;
	display: block;
	height: 34px;
	width: 11px;
	background-image: url(../img/nitemright.jpg);
}

#barleft {
	float: left;
}

#barright {
	float: left;
}

#hpre {
	float: left;
	display: block;
	height: 69px;
	width: 60px;
	background-image: url(../img/headingleft.jpg);
	background-repeat: no-repeat;
}

#hafter {
	float: left;
	display: block;
	height: 69px;
	width: 29px;
	background-image: url(../img/headingright.jpg);
	background-repeat: no-repeat;
}

#hmain {
	float: left;
	display: block;
	height: 57px;
	width: 699px;
	background-image: url(../img/headingmain.jpg);
	background-repeat: repeat-x;
	padding-top: 12px;
}

#hmain h1 {
	display: inline;
	font-size: 19px;
	letter-spacing: 2px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 30px;
}

#printme {
	margin-left: 445px;
}

.footnote a {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

.footnote a:hover {
	border-bottom-style: solid;
}

.content .linklist a {
padding-top: 2px;
padding-bottom: 2px;
padding-left: 8px;
display: block;
clear: both;
text-decoration: none;
border-bottom: none;
font-weight:normal;
color: #000000;

}
.content .linklist a:hover {
background-color: #E9EAEA;
border-bottom: none;
text-weight:normal;
color: #000000;
}
.linklist {
border: 1px solid #808080;
width: auto;
margin-right: 10px;
margin-bottom: 10px;
padding-bottom: 5px;
}
.linkheading {
color: #606060;
background-image: url(../img/linkbg.jpg);
	background-color: #D3D3D3;
	background-repeat: repeat-x;
border-bottom: solid 1px grey;
text-align: center;
font-weight: bold;
padding-top: 3px;
padding-bottom: 3px;
margin-bottom: 5px;
}
#listtable td {
vertical-align: top;
text-align: left;
width: 33%;
}
#listtable {
width: 100%;
}
#contactform input {
border: 1px solid #808080;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
width: 250px;
}
#contactform textarea {
border: 1px solid #808080;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
width: 250px;
height: 70px;
}
#contactform select {
border: 1px solid #808080;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
width: 250px;
}

p {
margin-top: 0px;
padding-top: 0px;
}

.content listtable {
line-height: 14px;
}

.content a {
text-decoration: none;
color: #498baf;
font-weight: bold;
}

.content a:hover {
color: #335072;
}

.rightimg {
float: right;
clear: right;
}

.leftimg {
float: left;
clear: left;
}