body {  
	width:100%;
	height:100%;
	background-color:#ffffff;
	background:url(../bilder/back_streifen.gif);
	background-position: 0px 0px;
	Background-repeat:y-repaet;
	font-family: monospace, Verdana, sans-serif;
	margin-top:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	padding:0px;
	border:0px;
	text-align:center;
	overflow:scroll;
}

#content{
	position:absolute;
	width: 838px;
	height:100%;
	top:82px;
	left:200px;
	margin:auto;
	padding:0px;
	border:0px;
}


#titelbild {
	position:absolute;
	top:18px;
	left:240px;
	margin:0px;
	padding:0px;
	border-right:1px solid #666666;
	border-bottom: 1px solid #999999;
	z-index:1
}

#navigation { 
	position:absolute;
	top: 100px;
	left: 40px;
	width:151px;
	border:0px;
	margin: 0px;
	padding: 18px 4px 0px 10px; 
	line-height:28px;
	z-index:6;
}

 .menuetext {
	margin-top:0px;
	padding:0px;
	font-size:13px;
	text-align:left;
}

#text1{
	position:absolute;
	top: 20px;
	left: 171px;
	width: 482px;
	padding: 18px 0px 0px 68px;
	border:0px;
	font-family: monospace, Verdana, sans-serif;
	font-size:13px;
	color: #666666;
	text-align: left;
	line-height: 16px;
	z-index:5;
}
 .kursiv {
	font-style:italic;
}

.small {
	font-size:11px;
}

h1 {
	font-size:13px;
	font-style:normal; 
	font-weight:bold;
	text-decoration:none;
	letter-spacing:0.14em;
	color: #AF1535; 
	text-align:left;
	line-height:13px;
 }

h2 {
	font-size:13px;
	font-style:normal; 
	font-weight:bold;
	text-decoration:none;
	letter-spacing:0.1em;
	color: #AF1535; 
	text-align:left;
	line-height:13px;
}

h3 {
	font-size:13px;
	font-style:normal; 
	font-weight:normal;
	text-decoration:none;
	color: #AF1535; 
	text-align:left;
	line-height:16px;
}

h4 {
	font-size:13px;
	font-style:italic; 
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	line-height:16px;
}

h5 {
	font-size:13px;
	font-style:normal; 
	font-weight:normal;
	text-decoration:none;
	color: #666666; 
	text-align:left;
	line-height:13px;
}
	
/* Verweise & Links */

a.navi { 
	text-align: left; 
	color: #AF1535; 
	text-decoration: none; 
	letter-spacing:0.1em;
	font-size: 13px; 
	font-weight: normal 
} 
  a.navi:hover {  color: #AF1535; font-weight: bold; }
  
  
  a.navi_link { 
	text-align: left; 
	color: #AF1535; 
	text-decoration: none; 
	
	font-size: 13px; 
	font-weight: normal 
} 
  a.navi_link:hover {  color: #AF1535; font-weight: bold; }
  
  
 a.navi_me { 
	text-align: left; 
	color: #AF1535; 
	text-decoration: none; 
	font-family: verdana, sans-serif; 
	font-size: 10px; 
	font-weight: normal 
} 

 a.navi_mee { 
	text-align: left; 
	color: #AF1535; 
	text-decoration: none; 
	font-family: verdana, sans-serif; 
	font-size: 10px; 
	font-weight: normal 
} 
  a.navi:hover {  color: #AF1535; font-weight: bold; }
  
  

#footer {
	position: absolute;
	bottom:20px;
	left:448px;
	margin:0px;
	width: 482px;
	height:36px;
	padding:0px; 
	font-size:10px;
	text-align:left;
	color: #666666;
	z-index:0;
}
.foot {
	font-family:verdana, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	line-height:120%;
	text-indent:197px;
	color:#ffffff;
	padding-top:10px; 
}



