*{
	margin: 0;
	padding: 0;
}


body { 
	background-color: #c1c1c1; 
	margin-top: 0px; 
	margin-left: 0px; 
	text-align: center;
	}
	
body, td, th, p, ul, ol, li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #000000;
	}


#sd3 {
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	}
	
A:LINK {
	color : #00008B;
}

a:visited {
	color: #2F4F4F;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.jp5 { 
	text-decoration: none;
	}

.jp8 {
	text-decoration: underline; 
	font-size : 8pt;
	color : #00008B;
}

h3 {
	font-size : 12pt;
	font-weight : bolder;
	border-bottom : thin solid Navy;
	margin-bottom : 15px;
}

#site {
	height: 436px;
	width: 785px;
	margin : 40px auto;
	posisition: absolute;
	border: 1px solid #000033;
	
}

#mb {
	height: 436px;
	width: 781px;
	margin : 40px auto;
	posisition: absolute;
	z-index: 1;
	border: 1px solid #000033;
}

#versteckt {
	height: 436px;
	width: 781px;
	margin: 0px auto;
	visibility: hidden;
	position: relative; top: -475px;
	z-index: 0;
	
}

#ob {
	height: 436px;
	width: 791px;
	margin : 40px auto;
	posisition: absolute;
	border: 1px solid #000033;
}

#navi {
	clear: both;
	float: left;
	height: 420px;
	width: 140px;
	margin : 0 0 0 0;
	background-image: url(bilder/navi_linie.jpg);
	background-repeat: repeat-y;
}

#navi ul {
	list-style: none;
	list-style-position: outside;
}

#navi li {
	margin: 0 0 0 0;
	color : Blue;
}

#navi a {
	display: block;
	height: 37px;
	text-align: center;
	background-image: url(bilder/navi_1.jpg);
	background-repeat: no-repeat;
	padding: 12px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 600;
	text-decoration: none;
	color: White;
}

#navi a:hover {
	background-image: url(bilder/navi_1.jpg);
	background-position: left -45px;
	color: Silver;
}

#navi pre {
	display: block;
	height: 37px;
	text-align: center;
	background-image: url(bilder/navi_1.jpg);
	background-repeat: no-repeat;
	background-position: left -45px;
	padding: 12px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 600;
	text-decoration: none;
	color: Navy;
}

#content {
	
	float: left;
	background: transparent;
	height: 420px;
	width: 640px;
	margin : 0 0 0 0;
}

#content a {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 600;
	text-decoration: underline;
	color: White;
}

#content a:visited {
	text-decoration: underline;
	color: White;
}

#content table {
	border: 0 none; 
	border-collapse: collapse; 
	border-spacing: 0;
	display: block;
	vertical-align: bottom; 
 } 
 
#content td img { 
	display: block; 
	vertical-align: bottom; 
}

#form {
	margin : 20px 0 0 30px;
}

#form a {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: 600;
	text-decoration: underline;
	color: #00008B;
}

#form a:visited {
	text-decoration: none;
	color: #2F4F4F;
}

#form td {
	text-align: left;
}

#form h3 {
	font-size : 12pt;
	font-weight : bolder;
	border-bottom : thin solid Navy;
	margin-bottom : 15px;
}
