body {
		font:0.7em/1.4em Verdana, Arial, Helvetica, sans-serif;
		
		}
		
p {
	padding: 5px;
	}
	
h1 {
	font-size:1.3em;
	font-weight:normal;
	color:#00112f;
	letter-spacing: 0.2em;
	text-indent: 0px;
	line-height: 1.6em;
	margin: auto;
	padding: 15px 5px 5px;

	}
	
h2 {
	font-size:1.1em;
	font-weight:bold;
	color:#00112f;
	letter-spacing: 0.2em;
	margin: auto;
	padding: 5px;
    }
	
li {
	display: list-item;
	list-style-position: outside;
	list-style-image: url(bilder/blusquare.gif);
	left: auto;
	margin: auto auto auto -10px;
	}
			
a:link {
	color:#00112f;
	text-decoration:none;
	font-weight:800;
	background-color: #d1d9e9;
}
a:visited {color: #396ab5;text-decoration:none;	font-weight:800; background-color: #d1d9e9;}
a:hover { color: #CC6600; font-weight:800;}

.content {
	position:absolute;
	width:1800px;
	min-width:300px;
	border:none;
	background-color:#758eb6;
	float: left;
	left: 160px;
	height: 1520px;
	top: 80px;
	background: #758eb6 url(bilder/linie_verlauf_w.jpg) no-repeat left top;
	z-index:1;
    }
	
#inhalt {
	position:absolute;
	width: 300px;
	top:40px;
	left:20px;
	min-height:1480px;
	background: #e3e7f2 url(bilder/linie_verlauf.jpg) no-repeat left top;
  	}	
	
#navAlpha {
	position:absolute;
	width:160px;
	top:110px;
	left:0px;
	border:none;
	padding:0px;
	z-index:6;
	}
	
#slice1  {
	position:absolute;
	width:160px;
	height:1560px;
	top:0px;
	left:0px;
	background: #00112f url(bilder/slice1.jpg) no-repeat left top;
	z-index:4;
	}
	
#slice2  {
	position:absolute;
	width:339px;
	height: 80px;
	top: 0px;
	left:160px;
	background: #fff url(bilder/slice2.jpg) no-repeat;
	z-index:5;
	}
	
#pic {
	position:absolute;
	width:300px;
	top:120px;
	left:500px;
	z-index: 1;	
	}
	
#rightcolum {
	position:absolute;
	width:300px;
	top:360px;
	z-index: 1;
	left: 500px;
	background: #e3e7f2 url(bilder/linie_verlauf.jpg) no-repeat left top;
	min-height:1240px;
	}

#rightcolumtop {
	position:absolute;
	width:300px;
	top:120px;
	z-index: 1;
	left: 500px;
	background: #e3e7f2 url(bilder/linie_verlauf.jpg) no-repeat left top;
	min-height:1480px;
	}
	
.menue {
	color: #002f1f;
	background-color: #d1d9e9;
	line-height: 1.7em;
	white-space: pre;
	margin: 20px auto auto;
	height: 20px;
	width: 160px;
	top: 0px;
	float: left;
	}
.neu  {
	color: #FF6600;
	font-style: normal;
	font-weight: bold;
}

