body, td {
	font-family: "Lucida Grande", Verdana, Arial;
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

h1 {
	font-size: 18px;
	color: #0077BE;
		font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin-bottom:24px;
}

h2, h2 a {
	font-size: 14px;
	font-weight: bold;
	color: #CC3366 !important;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	}





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

.cont {
	position: absolute;
	visibility: visible;
	height: auto;
	width: 440px;
	left: 200px;
	top: 180px;
}

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

#on {
	font-weight:bold;
	color: #CC3366;
	padding-left:10px;
	padding-top:3px;
		padding-bottom:3px;
	width:120px;
	height:16px;
	border: 1px solid #CC3366;
		margin-bottom:1px;

	}

#off {
	font-weight: bold;
	color: #0077BE;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	width:120px;
	height:16px;
	border: 1px solid #CCCCCC;
	margin-bottom:1px;
	}



.nav {
	position: absolute;
	visibility: visible;
	height: auto;
	width: 480px;
	left: 70px;
	top: 20px;
		font-weight: bold;
	color: #0077BE;

}


		
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {  
	color: #666666;
	text-decoration: none;
	}

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

#off a:hover {
	color: #0077BE;
	text-decoration: none;
}

#on a:link, #on a:hover, #on a:visited {
	color: #CC3366;
	text-decoration: none;
}


hr {
	border:solid #CCCCCC 1px;
	
}

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

.archivmarker {
	color: #0077BE;
}

#subnav ul {
	list-style-image: none;
	list-style-type: none;
	color: #0077BE;
	text-indent: -40px;
}

#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: 10px;
	margin-left: 0px;
}
.list {

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


#right {
	font-size:11px;
	line-height:16px;
	 position:absolute; 
	 left:660px;
	  top:180px;
	   width:200px;
	    height:400px; 
		z-index:1;
	 }
