body, td {
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 15px;
	line-height:20px;
	color: #000000;
	}

h1 {
	font-size: 18px;
	color: #EE3338; 
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #0077BE;
}

/* Positionsdefinitionen */
.logo {
	position: absolute;
	visibility: visible;
	height: 200px;
	width: 225px;
	left: 25px;
	top: 25px;
}

.linie {
	position: absolute;
	visibility: visible;
	height: 450px;
	width: 25px;
	left: 250px;
	top: 125px;
}

.cont {
	position: absolute;
	visibility: visible;
	height: auto;
	width: 450px;
	left: 325px;
	top: 150px;
}

.subnav {
	position: absolute;
	visibility: visible;
	height: auto;
	width: 150px;
	left: 100px;
	top: 225px;
}


.nav {
	position: absolute;
	visibility: visible;
	height: auto;
	width: 450px;
	left: 325px;
	top: 65px;
		font-weight: bold;
	color: #0077BE;

}

#subnav li a:link, #subnav li a:visited {
	color: #0077BE;
	list-style-position: outside;
		}
		
 #subnav li a:hover {
 	color: #EE3338;
	list-style-position: outside;
	text-decoration: underline;
	}
		
#nav a:link, #nav a:visited {
	color: #0077BE;
	font-weight: bold;
			margin: 1px;
	padding: 1px;
		}
	
#nav a:hover {
	color: #0077BE;
	font-weight: bold;
	text-decoration: none;
	background-color: #e4e4e4;
		}
		
.hakt {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EE3338;
		margin: 1px;
	padding: 1px;
	}
		
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {  
	color: #666666;
	text-decoration: none;
	}

a:hover {  
	color: #EE3338;
	text-decoration: underline;
	}

hr {
	color: #CCCCCC;
	border: 1px dotted;
}

.kl {  
	font-size: 10px
	}
	
.hl {
	font-weight: bold;
	background-color: #EEEEEE;
}

#subnav li {
	list-style-image: none;
	list-style-type: none;
	color: #0077BE;
}



li {
	list-style-position: outside;
	list-style-image: url(/images/layout/li-grau.gif);
}

.druckcont {
	padding-top: 20px;
	width: 540px;
	padding-left: 60px;
}

.hdruck {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

.imglinks 
	{
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	}
	
#sprechts {
	position:absolute;
	left:825px;
	top:150px;
	width:200px;
	height:700px;
	z-index:1;
}
.seokapi {
font-size:8px;
	color:#FFFFFF;
	}
	
.seokapi a {
	color:#FFFFFF;
	text-decoration:none;
	}