body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #e7e7e7 url(../images/shadowbg.gif) repeat-y center;
	color: #000000;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	position: relative;
}
#banner   { background-image: url("../images/banner_neu.jpg"); text-align: justify; display: block; margin-right: auto; margin-left: auto; width: 700px; height: 50px }
#pagecontainer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: justify;
	position: relative;
}
#maincontent   { text-align: left; display: block; margin: 5px 0 0; padding: 0 0 0 5px; width: 520px }
#sidebar {
	position: absolute;
	top: 92px;
	right: 0px;
	display: block;
	width: 170px;
	margin: 0px 0px 10px 10px;
	border-left: 1px dashed #DCDCDC;
	text-align: left;
}
#team { text-align: left; margin: 0 0 10px 10px; position: relative; top: 20px; left: 80px; width: 170px }
#team p { font-size: 11px; line-height: 14px; text-align: left; padding: 0 10px 4px }
#sidebar p  { font-size: 11px; line-height: 14px; text-align: left; padding: 0 10px 4px }
#sidebar hr {
	height: 1px;
	border-style: none;
	background: #DCDCDC;
	color: #DCDCDC;
	margin: 4px 8px 8px 8px;
}
ul#nav  { background: #dadada url("/images/tabshadow.png") repeat-x; list-style-type: none; display: block; margin: 0; padding: 5px 0 0; width: 100%; height: 20px; border: 0 }
#maincontent li  { color: #f90; line-height: 1.4em; list-style-type: disc; padding-bottom: 6px }
#maincontent ul { margin-right: 25px; margin-left: 40px; border-color: transparent }
ul#nav li    { font-size: 13px; font-weight: 500; display: inline; margin-right: 10px; margin-left: 10px; padding-top: 10px; padding-left: 5px; border-left: 2px solid #ffba00 }
.title { color: gray; font-size: 14px; font-family: Verdana }
.text { color: #696969; font-size: 12px; font-family: Verdana }
.textkl { color: #696969; font-size: 11px; font-family: Verdana }
h1 { color: #04070d; font-size: 16px; text-decoration: none; margin-left: 10px;margin-top:20px;} 
h2 { color: #04070d; font-size: 12px; text-decoration: none; background-color: #dadada; margin: 0; padding: 2px 10px 1px; height: 15px }
h3 { color: #04070d; font-size: 12px; text-decoration: none; margin: 0; padding: 12px 10px 3px }
h3 .new  { color: #F90 }
p  { line-height: 1.6em; margin: 0; padding: 3px 20px 10px 30px }
a:link { color: #696969; text-decoration: none }
a:visited { color: #696969; text-decoration: none }
a:active { color: #cc0000; text-decoration: none }
a:hover { color: black; text-decoration: none }
input  { background-color: #dadada; margin: 1px; padding-left: 2px; border: solid 1px #808080 }
textarea  { background-color: #dadada; margin: 1px; padding-left: 2px; border: solid 1px #808080 }
