/* CSS Document */
html {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

#top {
	margin: 20px 20px 0px 20px;
	padding: 10px;
	padding-bottom: 20px;
	border: 5px solid InactiveCaptionText;
	background-image: url(../img/invisible/newblue.gif);
	height: 100px; /* ie5win fudge begins */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-align: center;
	line-height: 20px;
	overflow: hidden;
	}
#top a {
	text-decoration: none;
	color: White;
}	

#top span {
	font-size: 12px;
	color: Gray;
	
	
}
	
	
html>body #top {
	height: 70px; /* ie5win fudge ends */
	}
	
#topmenu {
	position: absolute;
	top: 120px;
	left: 5%;
	right: 20%;
	padding: 5px;
	border: 2px dotted #00008B;
	width: 90%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: White;
	z-index: 1;
}	

html>body #topmenu {
	width: 90%;
}

#topmenu table {
 	width: 100%;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}
#topmenu table td{
 	border-right: 2px inset;
	text-align: center;
}

#topmenu table td.active{
 	background-color: #B0E0E6;
}
#topmenu table td.active a:hover{
 	background-color: #B0E0E6;
}

#topmenu a {
	text-decoration: none;
	color: Blue;
	background:transparent;
	line-height: 20px;
	font-size: 17px;
}
#topmenu a:hover {
	background-color: #00CED1;
}
	
#left {
	position: absolute;
	top: 180px;
	left: 20px;
	margin: 0px;
	padding: 10px;
	border: 5px solid #6699CC;
	background: InactiveCaptionText;
	width: 220px; /* ie5win fudge begins */
	font-size: 14px;
	line-height: 120%;
	}

	
#leftsubheader {
	position: absolute;
	top: 500px;
	left: 20px;
	margin: 0px;
	padding: 10px;
	border: 1px solid #6699CC;
	background: White;
	width: 228px; /* ie5win fudge begins */
	font-size: 12px;
	line-height: 120%;
	color: red;
	}
	
#leftsub {
	position: absolute;
	top: 570;
	left: 20px;
	margin: 0px;
	padding: 10px;
	border: 5px solid #6699CC;
	background: InactiveCaptionText;
	width: 220px; /* ie5win fudge begins */
	font-size: 14px;
	line-height: 120%;
	}

html>body #leftsubheader {
	position: fixed;
	top: 0;
	left: 0;
	margin: 0px;
	padding: 10px;
	border: 1px solid #6699CC;
	background: White;
	width: 228px; /* ie5win fudge begins */
	font-size: 12px;
	line-height: 120%;
	color: red;
	}
html>body #leftsub {
	position: fixed;
	bottom: 80px;
	left: 20px;
	margin: 0px;
	padding: 10px;
	border: 5px solid #6699CC;
	background: InactiveCaptionText;
	width: 220px; /* ie5win fudge begins */
	font-size: 14px;
	line-height: 120%;
	}
	
html>body #righttop {
	position: fixed;
	top: 2px;
	right: 21px;
	margin: 1px;
	padding: 1px;
	border: 1px solid #6699CC;
	text-align: center;
	background: White;
	width: 160px; /* ie5win fudge begins */
	height: 14px;
	overflow: hidden;
	font-size: 14px;
	line-height: 100%;
	z-index: 1;
}

#righttop {
	position: absolute;
	top: 0;
	right: 0;
	border: 1px solid #6699CC;
	text-align: center;
	width: 160px;
	margin: 1px;
	padding: 1px;
}

#righttop span {
	
}
#righttop a {
	font-size: 14px;
	text-decoration: none;
}
#righttop a:visited {
	color: Blue;
}





html>body #left {
	width: 220px; /* ie5win fudge ends */
	}

#left a {
	text-decoration:none;
	color: Blue;
	background:transparent;
	line-height: 20px;
}
#left a:hover {
	background-color: Silver;
}
#left a:active {
	background-color: Silver;
}	

#middle {
	margin: 50px 170px 20px 270px;
	padding: 10px;
	border: 5px solid #6699CC;
	background: transparent;
	z-index: 1;
	overflow: hidden;
	}
	
#middle-forum {
	margin: 50px 40px 20px 40px;
	padding: 10px;
	border: 5px solid #6699CC;
	background: transparent;
	z-index: 1;
	overflow: auto;
	
	}
	
#middle a {
	color: Blue;
	text-decoration: none;
}
	
#middle a:visited {
	color: #483D8B;
}
#middle a:hover {
	text-decoration:underline;
}	
	
#middle table.intext {
	padding: 1px;
	border: 1px solid Blue;
	background: White;
}

#middle table.intext td{
	padding: 1px;
	border-bottom: 1px dotted Blue;
}
	
#middle table.overview td{
	padding: 15px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #00008B;
	border-right: 1px solid #00008B;
}	
	
#right {
	position: absolute;
	top: 160px;
	right: 0px; /* Opera5.02 will show a space 
	at right when there is no scroll bar */
	margin: 20px;
	padding: 10px;
	border: 5px solid #6699CC;
	background: transparent;
	width: 150px; /* ie5win fudge begins */
	
	width: 120px;
	
	}
html>body #right {
	width: 120px; /* ie5win fudge ends */
	}

html>body #search {
	position: fixed;
	right: 20;
	bottom: 0;
	border: 5px solid #6699CC;
	background: white;
	z-index: 1;
	width: 120px;
	padding: 10px;
	text-align: center;
}

#search {
	
	border: 5px solid #6699CC;
	background: white;
	width: 120px;
	padding: 10px;
	text-align: center;
}

#search a {
	font-size: 14px;
	text-decoration: none;
}
#search a:visited {
	color: Blue;
}
	
p {
	text-align: justify;
}
	
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	border-bottom: 1px dashed Blue;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

blockquote{
	font-size: 13px;
	text-align: center;
}

.imgsub{
	font-size: 11px;
	color:Gray;
}

.imgintext{
	float: left;
}

.logo {
	position: relative;
	float: left;
}

.center {
	text-align: center;
}
.center2 {
	
	font-size: 18px;
}

.right {
	text-align: right;
}

.Normal {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.Impressum {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
.Small {
	font-size: 10px;
	}
.fragen {
	list-style-image: url(../jsc/book-open.gif);
}

.ftable, .ftable td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
/* JSSearchList */
#middle div.JSSearchList ul li a {
	text-decoration: none;
}	