* {
	margin: 0;
	padding: 0;
}
html {
	font: 400 11px/14px Tahoma, arial, helvetica, sans-serif;
}
body {
	background-color: #E7DECD;
	color: #333333;
	margin: 0;
	padding: 0;
}
img {
	border: 0px;
}
h1, h2, h3, p {
	font: 400 11px/14px Tahoma, arial, helvetica, sans-serif;
}
h1 {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	margin: 25px 0px 10px 0px;
}
h2 {
	color: #666;
	font-size: 13px;
	font-weight: 700;
	line-height: 18px;
	margin: 20px 0px 10px 0px;
}
h3 {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}
p {
	color: #333;
	font-size: 11px;
	line-height: 18px;
}
p.secure {
	margin:10px 0px 20px;
}
a {
	color: #930;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
a:visited {
	color: #930;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #f60;
	font-weight: bold;
	text-decoration: none;
}

/* HAUPT-DIVs */
/* ============================================================================================== */
div#seite {
	margin: 10px auto 0px auto;
	text-align: center;
	width: 950px;
}
div#mainnav {
	background-color: #BAAB96;
	height: 25px;
	margin-top: 10px;
	line-height: 25px;
}
div#subnav {
	background-color: #4C4C4C;
	height: 20px;
	position: relative;
}
.links {
	background-color: #f0f0f0;
	border-left: 1px solid #4C4C4C;
	border-right: 1px solid #666666;
	float: left;
	height: 398px;
	overflow: hidden;
	width: 474px;
}
div#rechts {
	background-color: #f0f0f0;
	border-right: 1px solid #4C4C4C;
	float: left;
	height: 398px;
	overflow: hidden;
	padding: 0;
	text-align: left;
	width:473px;
	position: relative;
}
div#margin {
	padding: 20px 20px 20px 20px;
}
div#mitte{
	border-left: 1px solid #4C4C4C;
	border-right: 1px solid #4C4C4C;
	height: 398px;
	overflow: hidden;
	width: 948px;
}
div#footer {
	background-color: #4C4C4C;
	clear: left;
	padding: 0px 0px 0px 21px;
	height: 25px;
	line-height: 25px;
}
/* Navigation CSS */
/* ============================================================================================== */
/* Haupt-Navigation */
.nav {
	color: #f0f0f0;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
	text-align: center;
}
a.nav {
	color: #f0f0f0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.nav:visited {
	color: #f0f0f0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover {
	color: #f60;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
/* Sub-Navigation */
.snav,
.snavselect {
	background-color: #4c4c4c;
	font-size: 10px;
	font-weight: bold;
	height: 17px;
	left: -10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
	position: relative;
	text-align: center;
}
a.snav,
a.snavselect {
	color: #f0f0f0;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
 a.snav:visited,
 a.snavselect:visited {
	color: #f0f0f0;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.snav:hover,
a.snavselect:hover {
	color: #f60;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.snavselect {
	color: #ffb400;
}
a.snavselect:visited {
	color: #ffb400;
}
a.snavselect:hover {
	color: #ffb400;
}
a.mainselected, a.mainselected:visited {
	color: #ffb400
}
/* Java-Script Scroller */
/* ============================================================================================== */
div#scroll{
	width: 50px;
	visibility: hidden;
	float: right;
}

.scrollDown {
	margin-top: 300px;
}
#lyr1 {
	xborder: 1px solid #f0f0f0;
	padding: 0px 5px 50px 15px;
	position: relative;
	text-align: LEFT;
	top: 0px;
	visibility: hidden;
}
#wn {
	xborder: 1px solid #f0f0f0;
	clip: rect(0px, 390px, 410px, 0px);
	height: 368px;
	overflow: hidden;
	position: relative;
	float: left;
	width: 400px;
}
#wn h1,
table#nojstable h1 {
	margin-top: 10px;
}
table#nojstable {
	left: 25px;
	position: absolute;
	scrollbar-3dlight-color: #4C4C4C;
	scrollbar-arrow-color: #000;
	scrollbar-base-color: #F0F0F0;
	scrollbar-darkshadow-color: #F0F0F0;
	scrollbar-face-color: #F0F0F0;
	scrollbar-highlight-color: #F0F0F0;
	scrollbar-shadow-color: #000;
	top: 25px;
	
	}
table#nojstable td {
	height: 358px;
	
}
table#nojstable td div {
	height: 100%;
	overflow: auto;
	padding-right: 25px;
	width: 390px;
}
.top {
	margin-top: 0;
}
/* Formulare */
/* ============================================================================================== */
fieldset {
	text-align: center;
	margin: 20px 0px;
	padding: 1px 0px;	
}
label {
	margin-right: 10px;
}
input.text {
	width: 85px;
	height: 15px;
	font: 700 11px/14px Tahoma, arial, helvetica, sans-serif;
}
input.submit {
	color: #000;
	background-color: #F0F0F0;
	width: 50px;
	height: 20px;
	font-size: 10px;
}

.lang {
	float: left;
	color: #ccc;
}
.lang img{
	position: relative;
	top: 2px;
	margin-right: .5em;
}
.lang a {
	color: #ccc;
	font-weight: normal;
}
