<!--
/* for index.php - Login */
#body{
	text-align:center; font-family:Verdana;sans-serif;
	/*background-image:url('bg.gif');*/
	background-repeat:repeat-x;
	background-color:#dce7f8;
	}
#box{
	border: 1px solid #2C299B;; width: 200px; font-size: 14px; margin: 0px auto;
	}
#ueberschrift{
	border-bottom: 1px solid #2C299B;;
	background-image:url('roombg.gif');
	background-repeat:repeat-x;
	}
#inhalt{
	padding: 3px; font-size: 12px; background-color: #dce7f8;
	}
#copyright{
	font-size: 9px;
	}
#login{
	display:inline;
	}
/* end login.php*/
 a {text-decoration: none}
 a:hover span {display: block; position: absolute; top:355px; left:500px; }
 a span {display: none;}
.Stil2 {color: #DCE7F8}
.Stil6 {font-size: smaller}
.Stil1 {color: #cc0000}
.Stil7 {font-size: small}
.Stil1 {color: #cc0000}
-->
body {
	font-family: "Trebuchet MS", Futura, Arial, Helvetica, Verdana, sans-serif;
	color: #000;
	text-align: center;
	font-size: 90%;
	background-color: #181860;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	letter-spacing: 0.0em;
}

a {
	text-decoration: none;
}
	
div#mainwrap {
	width: 700px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	text-align: left;
}

table#header {
	background: #181830 url(header.jpg);
	height: 200px;
	width: 100%;
}

table#header2 {
	background: #181830 url(header.jpg);
	height: 60px;
	width: 100%;
}

table#header td {
	vertical-align: top;
	padding: 5px 20px 5px;
}

table#header td h1 {
	font-family: "mead bold", Futura, Arial, Helvetica, Verdana, sans-serif;
	color: #D8A818;
	text-align: left;
}

table#header2 td h1 {
	font-family: "mead bold", Futura, Arial, Helvetica, Verdana, sans-serif;
	color: #D8A818;
	text-align: left;
}

div#topnav {
	color: #181860;
	padding: 8px;
	font-size: 70%;
	background-color: #304890;
	text-align: center;
}

div#topnav a {
	color: #D8A818;
	border-bottom: 0px solid #D8A818;
	font-weight: bold;
}

div#topnav a:hover {
	color: #DCE7F8;
	border-bottom: 0px solid #DCE7F8;
}

div#breadcrumb {
	color: #181860;
	padding: 8px;
	font-size: 85%;
	background-color: #DCE7F8;
	text-align: center;
}

div#breadcrumb a {
	color: #181860;
	border-bottom: 1px solid #181860;
}

div#breadcrumb a:visited {
	color: #181860;
	border-bottom: 1px dashed #181860;
}

div#breadcrumb a:hover {
	color: #0000FF;
	border-bottom: 1px solid #0000FF;
}

div#contentwrap {
	border: 0px solid #2A2ABD;
}

div#content {
	line-height: 170%;
	padding: 20px;
}

div#content h2 {
	color: #CC0000;
	border-bottom: 2px solid #DCE7F8;
	padding-bottom: 6px;
}

div#content h3 {
	color: #CC0000;
	border-bottom: 2px dashed #DCE7F8;
	padding-bottom: 6px;
}

div#content a {
	color: #0000FF;
	border-bottom: 1px solid #0000FF;
}

div#content a:visited {
	color: #181860;
	border-bottom: 1px dashed #181860;
}

div#content a:hover {
	color: #AA0000;
	border-bottom: 1px solid #AA0000;
}

div#bottomnav {
	color: #181860;
	padding: 8px;
	font-size: 80%;
	background-color: #304890;
	text-align: center;
}

div#bottomnav a {
	color: #D8A818;
	border-bottom: 1px solid #D8A818;
}

div#bottomnav a:hover {
	color: #DCE7F8;
	border-bottom: 1px dashed #DCE7F8;
}

div#copyright {
	color: #304890;
	padding: 8px;
	font-size: 80%;
	background-color: #181830;
	text-align: center;
}

div#copyright a {
	color: #304890;
	border-bottom: 1px dashed #304890;
}

div#copyright a:hover {
	color: #0000FF;
	border-bottom: 1px solid #0000FF;
}

div#credit {
	color: #181830;
	padding: 8px;
	font-size: 80%;
	background-color: #181860;
}

div#credit a {
	color: #181830;
	border-bottom: 0px solid #181830;
}

div#credit a:hover {
	color: #0000FF;
	border-bottom: 0px solid #0000FF;
}
		
.right {
	text-align: right;
}

.left {
	text-align: left;
} 
	
div#clear {
	clear: both;
}

.box {
	color: #181860; 
	border: 2px dashed #CC0000; 
	background-color: #DCE7F8; 
	padding: 10px 12px 12px;
	margin: 20px 100px;
	text-align: justify;
	font-size: 90%;
	line-height: 180%;
}
		
.center {
	text-align: center;
}
.warning {
	color: #FF0000;
}
div#impress  a:hover{		
		text-decoration: none
 a:hover span {display: block; position: absolute; top:3000px; left:0px; 
 a span display: none;
}

