body {
  background: #90BCD3;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 11px;
  margin: 10px;
  padding: 0;
  text-align: left;
  width: auto;
}

a {color: #194B77;}
a:link {color: #194B77; font-weight: bold;}
a:visited {color: #194B77; font-weight: bold;}
a:active{color: #777A77; font-weight: bold;}
a:hover {color: #777A77; font-weight: bold;}

a.noch {color: #000000;}
a.noch:link {color: #000000; font-weight: bold; text-decoration: none;}
a.noch:visited {color: #000000; font-weight: bold;text-decoration: none;}
a.noch:active{color: #000000; font-weight: bold;text-decoration: none;}
a.noch:hover {color: #000000; font-weight: bold;text-decoration: none;}

img {border: none;}

.wb {border:1px solid #000;}

.rednote {color: #f00; padding: 0px 0px 0px 8px;}
.red {color: #f00;}
.toplinks {text-align: right; font-size: 9pt;}
h1, h2, h3 {margin: 3px; padding: 3px; color:#000000;}
li {margin: 3px;}
hr {border: none; height: 2px; background: #90BCD3; margin: 10px 10px 10px 10px;}
.thick {border: none; height: 6px; background: #90BCD3; margin: 10px 10px 10px 10px;}
.tagline {margin-top: 5px; margin-bottom: 5px; margin-left: 0px; margin-right: 0px; padding: 0px; text-align:left;font-size: 14px;font-weight:normal;}
#head {padding:5px;margin:5px;border:1px solid #000;background:#FFFFFF; text-align:left;font-size: 24px;font-weight:bold;}
#sidebar { position: absolute; width: 30%; right: 15px; top: 110px; padding-bottom: 5px; border:1px solid #000;background:#FFFFFF; text-align:left; }
.sidetitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin:0 0 0 0;
	padding: 2px 13px 2px 5px;
	text-transform: uppercase;
	letter-spacing: 3px;
	background: #000;
	border-style:solid;
	border-color:#000;
	border-width:1px 0px 1px 0px;
}
.sideinner {
	font-size: 10px;
	font-weight: normal;
  	background: #fff;
	padding:5px;
  	line-height: 130%;
}
.sidebookinner {
	font-size: 10px;
	font-weight: normal;
  	background: #fff;
	padding: 5px;
  	line-height: 130%;
  	text-align:center;
}

#maincontent {position: absolute; left: 15px; right: 15px; top: 110px; padding-bottom: 10px; border:1px solid #000;background:#FFFFFF; text-align:left; }
#content { position: absolute; width: 66%; left: 15px; top: 110px; padding-bottom: 10px; border:1px solid #000;background:#FFFFFF; text-align:left; }
#wincontent {position: absolute; left: 15px; top: 65px; right: 15px; padding-bottom: 10px; border:1px solid #000;background:#FFFFFF; text-align:left; }
#plainwincontent {position: absolute; left: 15px; top: 15px; right: 15px; padding-bottom: 10px; border:1px solid #000;background:#FFFFFF; text-align:left; }

.innerbody {
	font-weight: normal;
  	background: #fff;
   	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 10px;
	line-height: 140%;
}

.innerbody_top {
	font-weight: normal;
  	background: #fff;
   	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 7px;
	padding-right: 10px;
	line-height: 140%;
	text-align: center;
}	
.innerbodyl {
	font-weight: normal;
  	background: #fff;
   	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 10px;
}

.innertitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin:0 0 0 0;
	padding: 2px 13px 2px 5px;
	letter-spacing: 3px;
	text-transform: uppercase;
	background: #000;
	border-style:solid;
	border-color:#000;
	border-width:1px 0px 1px 0px;
}


.innertitlesub {
	font-weight: bold;
	color: #194B77;
	margin:0 0 0 0;
	padding: 4px 4px 7px 10px;
	text-transform: uppercase;
}
.rttop {
	font-size: 10px;
	font-weight: normal;
  	background: #fff;
	margin: 5px 10px 5px 5px;
  	text-align:right;
}
	
.lefty {float: left; margin: 0 10px 10px 10px;}