/* CSS Stylesheet Definitionen */
/* by Manfred Eggersdorf */
/* www.eggersdorf.com */


/* allgemeines */


html, body, div, p, ol, li,ul,
span, a, table, td, form, img 
	{

	margin: 0px;
	font-family: Arial;
	font-size: 17px;
	font-weight: normal;
	color: #001878;
	text-decoration: none;

	}
	
		
li,ul, div, a, table, td { background: transparent;}
table	{
	margin-left: 180px;
	}

a	{
	font-weight: bold;
	}
a:hover{
	font-style: italic;
	text-decoration: underline;
	}
td	{

	font-weight: bold;
	}

p	{ 
	margin-left: 200px;
	font-weight: bold;
	}		


/* fuer aufzaehlende Listenelemente */
.aufz 	{
	margin: 0px;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #001878;
	text-decoration: none;
	margin-left: 200px;
	list-style-image:url(../img/punkt.gif);
	}
.aufzsub {
	border: 0px;
	margin-left: 340px;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #008;
	text-decoration: none;
	
	}
.pfeil 	{
	margin: 0px;
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	color: #001878;
	text-decoration: none;
	margin-left: 200px;
	list-style-image:url(../img/pfeilrot.gif);
	}
	
/* fuer Tabellenelemente */	
.t1 	{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	background: transparent;
	color: #00B;
	margin-left: 180px;
	}
.t2 	{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #00B;
	background: transparent;
	text-decoration: none;
	margin-left: 180px;	
	}


/* Haupt-Seitenbereich */
#haupt 	{
	position: absolute;
	left:0px;
	top: 0px;
	width: 100%;
	height: 100%;
	}
	
#reiter	{
	margin-left: 180px;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #203898;
	}

/* Deko-Spielereien */


#dekolaengsul 
	{
	position: fixed;
	bottom:0px;
	left:0px;
	height:700px;
	width:175px;
	background-color: #001878;
	}

#dekolaengsol 
	{
	position: fixed;
	top: 0px;
	left:0px;
	height:700px;
	width:175px;
	background-color: #001878;
	}
/* Navig-Seitenbereich */
#navig 	{
	position: fixed;
	top:220px;
	left:0px;
	width:175px; 
	color: #FFF;

	background-color: #001878;
	}

/* Logo-Bereich */
#logo 	{
	position: fixed;
	top: 0px;
	left: 0px;
	height:220px;
	width :175px;
	margin-top: 20px;
	margin-bottom: 5px;
	background-color: transparent;
	background-color: #001878;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	
	}

	
/* Ueberschriften */

h1 	{
	position: relative;
	border: 0;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 180px;
	background: transparent;
	font-family: Arial;
	font-size: 23px;
	font-weight: bold;
	color: #B00;
	}

h2 	{
	position: relative;
	border: 0;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 200px;
	background: transparent;
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #B00;
	cursor: default;
	}

h3 	{
/* ist der footer */
	position: relative;
	border: 0;
	background: transparent;
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	margin-left: 180px;
	color: #001878;
	cursor: default;
	}

				
/* Menueleisten */
#menu 	{
	position: relative;
	height: auto;
	padding: 0;
	margin: 0; 
	color: #fff;
	background-color: #001878;
	list-style-type: none;
	}	
.menlist {
		position:  relative;
		height: auto;
		padding: 0;
		margin: 0;
		list-style-type: none;
		margin-left: 10px;
		}
.menlist li	{
		color: #fff;
		font-size: 12px;
		display: block; 
		text-decoration: none;
		color: #fff;
		line-height: 25px; 
		}

.menlist li a {
		display: block; 
		height: 24px; 
		background-position: 0px 0px;
		text-decoration: none;
		color: #fff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		line-height: 25px;
		font-weight: normal;
		}
.menlist li a:hover {
			height: 24px;
			background-position: 0px 0px;
			color: #ff0;
			font-size: 23px;
			font-style: italic;
			text-decoration: none;
			font-weight: bold;
		
			}
						
/* Sub-Menues */
#submenu {

    	height: auto;
	list-style-type: none;
	}
	
.sub {
	position: relative;
	top: 0px;
	left: 0px;
	height: auto;
	padding: 0;
	margin: 0;
	margin-top 0px;
	margin-bottom: 0px;
	border: 0;
	list-style-type: none;
	margin-left: 20px;
		line-height: 15px;
		font-weight: normal;
		margin-bottom: 5px;
	}

.sub li {
		margin-top: 5px;
		height: 15px;
		border: 0px;
		line-height: 15px;
		font-weight: normal;
				}
				
.sub li a{
		height: 15px;
		border: 0px;
		background: none;
		font-size: 11px;
		color: #FFF;
		line-height: 15px;
		font-weight: normal;
		}
		
.sub li a:hover {
			height: 15px;
			border: 0;
			margin-left: 0px;
			font-size: 15px;
			color: #ff0;
			line-height: 15px;
			font-weight: bold;
			text-decoration: none;
					
							}
	
	
	/* Sub-Menue2 */
#subsubmenu {
  	height: auto;
	list-style-type: none;
	}
	
.subsub {
	position: relative;
	top: 0px;
	left: 0px;
	height: auto;
	padding: 0;
	margin: 0;
	border: 0;
	list-style-type: none;

	}
.subsub li {
		height: 24px; 
		border: 0px;
			}
.subsub li a{
		height: 24px;
		border: 0px;
		background: none;
		text-indent: 40px;
		font-size: 12px;
		color: #DDD;
		}
.subsub li a:hover {
			height: 24px;
			border: 0;
			margin-left: 0px;
			font-size: 16px;
			background-image: url(../img/querinvrot.jpg);
			color: #fff;
			}


	
img {
border:none;
}

#box	{
	padding:0;
	color: #000;
}

#box div{
	display:none;
	color: #000;
	
}

#box:hover div{
	display:block; 
	background-color: #FFF;
	width:300px;
	position:absolute;
	top:20px;
	left:300px;
	border:1px dashed black;
	padding:15px;

	}
	.innen	{
		color: #000;
		background: #FFF;
	}

#praesentation
	{
	position: absolute;
	left:-2000px;
	top: -2000px;
	width:785px;
	height:642px

	}
