body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0 0 0 0;
	font-size: 14px;
}
body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {
	text-decoration: underline;
}
#body {
	background: #98A6B3;
	width:980px;
	margin:0 auto;
	height:auto;
	padding-bottom:40px;
	margin-bottom:15px;
	margin-top:15px;
}
#wrapper {
	width:950px;
	text-align:left;
	margin:0 auto;
	position: relative;
	top:15px;
}
.leftbox {
	float:left
}
.rightbox {
	float:right
}
.left {
	width:260px;
	background:#E7ECEF;
	height:540px
}
.right {
	width:690px;
	height:auto;
	background:#fff;
}
#header {
	background:url(images/hdr.jpg);
	height:170px;
	text-align:center;
}
#header h1 {
	font-size:30px;
	color:#669900;
}

#header a {
	font-size:30px;
	color:#669900;
}

#header h1 {
	padding-top: 45px;
}
ul#header1 {
	background: url(images/Bauer2.jpg);
	height:170px;
	padding:0 50px 0 50px
}
#navi ul {
	padding:10px 20px 0 20px
}
#navi li {
	line-height:1.9em;
	border-bottom:#88bcbc 1px solid;
	list-style: inside disc;
	color:#336666;
	padding:5px 0 5px 0;
	font-size: 12px;
}
#navi li a {
	color:#336666
}
.active {
	color:#336666;
	padding-left:30px;
}
#content h2 {
	font-size:22px;
	color:#669900;
	padding: 10px 15px 0 15px;
	text-align: left;
}
#content h3 {
	font-size:17px;
	color:#669900;
	padding: 10px 15px 0 15px;
	text-align: left;
}
#content p {
	padding: 0 15px 0 15px;
}
#content a {
	color:#665;
	font-size:15px;
	text-decoration:underline;
}
#content ul {
	padding-left:25px
}
#content li {
	list-style: inside disc;
	color:#000;
	padding:5px 0 5px 0;
	font-size: 14px;
}
#footer {
	color: #fff;
	left: 20px;
	position:relative;
	top:5px;
	clear:both;
	height:auto
}
