body {
	text-align: center;
	background: #90CDE3;
	margin: 20px;
	margin-top: 80px;
	margin-bottom: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-weight: normal;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}
a:active,a:hover {
	color: black;
}
img {
	border: none;
}
#outer {
	position: relative;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	margin: 0px;
}
#outer #design {
	position:relative;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	width:870px;
	height: 620px;
	z-index:1;
	background-color: #ffffff;
}
#design #logopart {
	z-index: 1;
	position: absolute;
	margin-left: -105px;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 100px;
	z-index:1;
	text-align: left;
}
#design #header {
	z-index: 2;
	top: 0px;
	left: 0px;
	position:absolute;
	width:100%;
	height:35px;
}

#design #header #headerbar {
	z-index: 3;
	top: 0px;
	left: 0px;
	position:absolute;
	width:100%;
	height:25px;
	background-color: #FBD3AB;
}
#design #header #leftmenu {
	z-index: 4;
	position: absolute;
	left: 35px;
	top: 0px;
	height: 35px;
	width: auto;
	text-align:left;
	white-space:nowrap;
}
#design #header #rightmenu {
	z-index: 4;
	position: absolute;
	right: 35px;
	top: 0px;
	height: 35px;
	width: auto;
	text-align:right;
	white-space:nowrap;
}
#design #footer {
	z-index: 3;
	bottom: -1px;
	left: 0px;
	position:absolute;
	width: 100%;
	height:30px;
	background-color: #009CCB;
}
#design #footergrey {
	display: none;
	z-index: 3;
	bottom: -1px;
	left: 0px;
	position:absolute;
	width: 100%;
	height:30px;
	background-color: #B7B7B5;
}
#design #content {
	z-index: 1;
	left: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: #ffffff;
	border: 0px;
}

#content #contentimage {
	position: absolute;
	height: 100%;
	right: 0px;
	top: 0px;
	width: auto;
	overflow: hidden;
}
#contents ul {
	margin: 0px;
	padding: 5px;
	margin-left: 23px;
}
.menuitem {
	position: relative;
	float: left;
	display: inline;
	height: 32px;
}
.menuitem a {
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: white;
}
.menuitem a:active, .menuitem a:hover {
	color:#FF9900;
}
#rightmenu .menuitem a {
	color:#999999;
}
#rightmenu .menuitem a:active, #rightmenu .menuitem a:hover {
	color: black;
}
.menudivider{
	display: block;
	float: left;
	position: relative;
	width: 1px;
	background-color: #000000;
	margin-left: 15px;
	margin-right: 15px;
	height: 32px;
}
#content #logo {
	position: absolute;
	height: 100px;
	left: 30px;
	bottom: 55px;
	width: 245px;
	background-image:url(bilder/logo.jpg);
}
/* Logo Position Startseite
#content #logo {
	right: 20px;
	top: 32px;
}*/
#content #contents {
	position:absolute;
	top: 35px;
	bottom: 35px;
	left: 0px;
	right: 200px;
	text-align:left;
	padding-left: 30px
}
#contents ul {
	margin-left: 0px;
	padding-left: 5px;
}
#contents li {
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 0px;
}
#contents a{
	font-size:12px;
	color: #999999;
}
#contents a:active, #contents a:hover{
	color:black;
}

#designbar {
	position: absolute;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	bottom: 45px;
	left: 30px;
	right: 30px;
	height: 35px;
	width: 810px;
	background-image: url(bilder/qorange.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: right;
	vertical-align: bottom;
}
#designbar a {
	display: block;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 17px;
	padding-right: 35px;
}
#designbar a:hover, #designbar a:active {
	color: #FF6600;
}
h1 {
	color:#0099CA;
	margin: 0px;
	font-size: 22px;
	font-weight: normal;
}
h2 {
	color:#77c3ee;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
}
#contents a.linkorange {
	color:#FF9900;
}
#contents a.linkorange:hover, #contents a.linkorange:active {
	color:#FF6600;
}

#contents a.linkblau {
	color:#006BAB;
}
#contents a.linkblau:hover, #contents a.linkblau:active {
	color:#000033;
}
#contents a.linkgruen {
	color:#006430;
}
#contents a.linkgruen:hover, #contents a.linkgruen:active {
	color:#003300;
}

.newsitem .newsheadline{
	font-weight: bold;
}
.newsitem .newsdescription {
	
}
.newsitem .newstimestamp {
	font-style:italic;
	font-size: 9px;
}

#textbg {
	position:absolute;
	background-color:#FFFFFF;
	border: 0px solid black;
	right:26px;
	top:36px;
	width:595px;
	height:445px;
	z-index:100;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#text {
	position:absolute;
	right: 26px;
	top:36px;
	width:595px;
	height:445px;
	z-index:102;
	overflow:auto;
}
