body { 
		font-family: Gothic, arial, verdana;
		font-size: 8pt;
		color: #222323;
		background: #D9D8D2; 
		padding: 0; 
		margin: 0; 
		overflow: hidden; 
	}

p { margin-top: 11px; margin-bottom: 6px;}
ul {margin-top:5px; margin-bottom:6px;}

#header { 
		background: transparent url(../images/top_grafik.jpg) no-repeat top; 
		padding: 0px; 
		border-left: 2px solid #fff; 
		border-right: 2px solid #fff;
		margin: 0 0 0 -369px; 
		position:absolute; 
		top: 0%; 
		left: 50%; 
		width: 750px; 
		height: 563px; 
		z-index: 1;
	}
#main { 
		background: transparent url(../images/bg_grafik.jpg) no-repeat center; 
		padding: 0px; 
		border: 2px solid #fff; 
		margin: -277px 0 0 -369px; 
		position:absolute; 
		top: 50%; 
		left: 50%; 
		width: 750px; 
		height: 563px; 
		z-index: 10;
	}
#footer { 
		background: transparent url(../images/bottom_grafik.jpg) no-repeat top; 
		padding: 0px; 
		border-left: 2px solid #fff; 
		border-right: 2px solid #fff;
		margin: -386px 0 0 -369px; 
		position:absolute; 
		top: 100%; 
		left: 50%; 
		width: 750px; 
		height: 563px; 
		z-index: 1;
	}
		
table{
	line-height: 1.5;
}

a:link { text-decoration:none; font-weight:bold; color:#780709; }
a:visited { text-decoration:none; font-weight:bold; color:#780709; }
a:hover { text-decoration:none; font-weight:bold; color:#9A9890; }
a:active { text-decoration:none; font-weight:bold; color:#9A9890; }



a.nav:link { 
	background-image: url(../images/kreis.gif);    
	background-position:18px 16px; 
	background-repeat:no-repeat; 
	color: #E5E5E3; 
	text-decoration:none;
	font-weight:bold; 
	padding-left:40px;
	padding-top:25px;
	padding-bottom:25px;
/*	border: 1px solid black;*/
	line-height: 40px;
}
a.nav:visited {
	background-image: url(../images/kreis.gif);    
	background-position:18px 16px; 
	background-repeat:no-repeat; 
	color: #E5E5E3; 
	text-decoration:none;
	font-weight:bold; 
	padding-left:40px;
	padding-top:25px;
	padding-bottom:25px;
/*	border: 1px solid black;*/
	line-height: 40px;
}
a.nav:hover { 
	background-position:18px -40px; 
	background-repeat:no-repeat; 
	color: #FFF; 
	text-decoration:none; 
	font-weight:none; 
	background-color:transparent;
}
a.nav:active { 
	background-position:18px -40px; 
	background-repeat:no-repeat; 
	color: #E5E5E3; 
	text-decoration:none; 
	font-weight:none; 
	background-color:transparent;
} 

a.navaktiv:link { 
	background-image: url(../images/kreis.gif);  
	background-position:18px -40px; 
	background-repeat:no-repeat; 
	color: #E5E5E3; 
	text-decoration:none; 
	font-weight:none; 
	background-color:transparent;
	padding-left:40px;
	padding-top:25px;
	padding-bottom:25px;
/*	border: 1px solid black;*/
	line-height: 40px;
}

a.navaktiv:visited { 
	background-image: url(../images/kreis.gif);  
	background-position:18px -40px; 
	background-repeat:no-repeat; 
	color: #E5E5E3; 
	text-decoration:none; 
	font-weight:none; 
	background-color:transparent;
	padding-left:40px;
	padding-top:25px;
	padding-bottom:25px;
/*	border: 1px solid black;*/
	line-height: 40px;
}

a.navaktiv:hover { 
	background-position:18px -40px; 
	background-repeat:no-repeat; 
	color: #FFF; 
	text-decoration:none; 
	font-weight:none; 
	background-color:transparent;
}

a.ext:link { text-decoration:none; font-weight:normal; color:#770608; font-style:normal; letter-spacing:1.5pt;}
a.ext:visited { text-decoration:none; font-weight:normal; color:#770608; font-style:normal; letter-spacing:1.5pt;}
a.ext:hover { text-decoration:underline; font-weight:normal; color:#222323; font-style:normal; letter-spacing:1.5pt;}
a.ext:active { text-decoration:underline; font-weight:normal; color:#222323; font-style:normal; letter-spacing:1.5pt;}

h1 {
	font-family: Gothic, verdana, arial;
	font-size: 8pt;
	font-weight:bold;
	color: #222323;
	margin: 2px;
    padding: 0px 0px 10px 0px;
}

h2 {
	font-family: Gothic, verdana, arial;
	font-size: 8pt;
	font-style: bold ;
	color: #5F6262;
}

h3 {
	font-family: Gothic, verdana, arial;
	font-size: 8pt;
	font-weight:bold;
	color: #5F6262;
	margin:0px;
	}

#logo {
	position:absolute;
	top:14px;
	left:400px;
	width:303px;
	height:81px;
	padding:0px;
	margin:0px;
	border:0px solid #FFFFFF;
	/*background-image:url(../images/logo.gif);*/
	z-index:10;
}

#zurueck{
	position:absolute;
	top:474px;
	left:410px; /* 510px, dann ist es so wie im entwurf*/
	z-index:10;
}

#einzel{
	position:absolute;
	top:474px;
	left:410px;
	
	z-index:10;
}

#menu {
	position:absolute;
	top:505px;
	left:110px;
	padding:10px;
	margin:0px;
	height:81px;
	font: normal 10px Arial;
	z-index:10;
/* border:1px solid #FFFFFF;*/
}

#content {
	position:absolute;
	top:180px;
	left:145px;
	width:605px;
	height:255px;
	padding:0px;
	margin:0px;
	border:0px solid #E1E9E3;
	overflow: auto;
	z-index:10;
}

#kontakt {
	position:absolute;
	top:190px;
	left:185px;
	width:440px;
	height:261px;
	padding:0px;
	margin:0px;
	border:0px solid #E1E9E3;
	overflow: auto;
	z-index:10;
	border: 0px solid black;
}

#kreisrot {
	position:relative;
	top:140px;
	left:-16px;
	width:100px;
	height:23px;
	padding:9px 0px 0px 12px;
	margin-left:150px;
	border:0px solid #000;
	background-image:url(../images/kreisrot.gif);
	background-repeat:no-repeat;
	z-index:15;
}

#email {
	position:relative;
	top:0px;
	left:-16px;
	width:90px;
	height:15px;
	padding:0px 0px 0px 15px;
	margin-left:0px;
	border:0px solid #000;
	background-repeat:no-repeat;
	z-index:15;
}
