body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	background-color: #EEE;
	margin:0;
	padding: 0;
	text-align: center;
}

.tabletop {
	border-top: solid 1px #999;
	border-left: solid 1px #999;
	border-right: solid 2px #666;
	background-color:#FFF;
	width:960px;
	height:200px;
}

.topheight {
	height:120px;
}


.tablemiddle {
	border-left: solid 1px #999;
	border-right: solid 2px #666;
	background-color:#FFF;
	width:960px;
}

.tablebottom {
	border-top: solid 1px #999;
	border-bottom: solid 2px #666;
	border-left: solid 1px #999;
	border-right: solid 2px #666;
	background-color:#FFF;
	width:960px;
}


form {
	margin: 0;
}

h1 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #900;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #555;
}


th {
	font-weight: bold;
	text-align: left;
	color: #900;
	font-size: 13px;
	background-color:#CCC;
	padding:6px;
	border: solid 1px #999;
}

th.nav {
	font-weight: bold;
	text-align: left;
	color: #900;
	font-size: 13px;
	background-image: url(thbackground.jpg);
	padding:6px;
	border-bottom: solid 1px #999;
	border-top: none;
	border-left: none;
	border-right: none;
}

#sidebar {
	font-size: 10px;
}

#sidebar a, a:link, a:visited {
	font-weight: bolder;
	color: #666;
	text-decoration: none;
}

#sidebar a:hover {
	color: #000;
}

#sidebar a:active {
	color: #CC0000;
}

#sidebar td {
	padding: 6px;
}


a, a:link, a:visited {
	font-weight: bolder;
	color: #900;
	text-decoration: none;
}

a:hover {
	color: #FF9966;
}

a:active {
	color: #CC0000;
}

.LinieUnten {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}
.RahmenUnten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
}
.OutsideRahmen {
	border: 1px solid #0066FF;
}


.source {
	font-size: 9px;
	font-style: italic;
	color: #007CC3;
}

blockquote {
	margin-bottom: 0px;
}
.white {
	color: #FFFFFF;
}
.green {
	color: #063;
}
.red {
	color: #900;
	font-weight: bold;
}

ul#newNavi {
	padding:0;
	margin:0;
	width:250px;
	border-width:0;
	border-style:solid;
	border-color: #FFF;
	background:#01458E;
	list-style:none;
	text-align:left;
}

ul#newNavi li a {
	display:block;
	text-indent: 25px;
	text-decoration:none;
	padding: 5px 0;
	margin: 0;
	color:#FFF;
	border-bottom: 1px solid #FFF;
}

ul#newNavi li a:hover {
	background-color:#69F;
}


ul#newNavi li#active a {
	display:block;
	text-indent: 25px;
	text-decoration:none;
	padding: 5px 0;
	margin: 0;
	color:#01458E;
	background-color:#FFF;
	border-bottom: 1px solid #FFF;
}

#wsxwrap {
	width:980px;
	margin:0 auto;
	padding:0;
	text-align:justify;
}

#wsxheader {
	float:left;
	z-index: 50;
}

#wsxmain {
	display:block;
}

#wsxnav {
	position: relative;
	float:left;
	width:250px;
	margin:-42px 0 0 0;
	padding:0 0 15px 0;
	z-index: 49;
}

#wsxcontent {
	position:relative;
	width=730px;
	padding:0px 30px 0 290px;
	text-align:justify;
}

#wsxblock {
	width: 275px;
	float: right;
	padding: 15px;
	margin: 15px 10px 10px 10px;
	border: 1px solid #01458E;
	text-align: left;
	voice-family: "\"}\"";
    voice-family: inherit;
    width: 250px;
}

#wsxfooter {
	clear: both;
	background-color:#01458E;
	width: 980px;
	margin:0;
	padding:0px;
	text-align:center;
	border: 8px solid #01458E;
	color: #FFF;
}

ul#adminNav {
	padding:0;
	margin:0;
	width:250px;
	border-width:0;
	border-style:solid;
	border-color: #FFF;
	background:#01458E;
	list-style:none;
	text-align:left;
	text-indent: 5px;
	background:#333;
	color:#FFC;
	font-weight:bold;
}

ul#adminNav li a {
	display:block;
	text-indent: 25px;
	text-decoration:none;
	padding: 5px 0;
	margin: 0;
	color:#111;
	border-bottom: 1px solid #FFF;
	background-color:#EEE;
}

ul#adminNav li a:hover {
	background-color:#CCF;
	color:#000;
}


ul#adminNav li#active a {
	display:block;
	text-indent: 25px;
	text-decoration:none;
	padding: 5px 0;
	margin: 0;
	color:#01458E;
	background-color:#FFF;
	border-bottom: 1px solid #FFF;
}


