/* CSS Document - pfk - editor */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right:0px;
	font-size: 0.78em;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	line-height:1.5em;
	}

h1 {
	font-size:1.2em;
	line-height:1.3em;
	font-weight:bold;
	}		

h2 {
	font-size:1.1em;
	line-height:1.3em;
	font-weight:bold;
	}

.fotoansprechpartner {
	float:left;
	padding-right:10px;
	padding-left:10px;
	margin-bottom:15px;
	margin-right:10px;
	border-left:2px solid #CC0000;
	}
	
.standort {
	background-color: #E8E3DD;
	padding-left:5px;
	}
	
.naechstesbild {
	clear:both;
	border-bottom:1px solid #E8E3DD;
	margin-bottom:20px;
	margin-top:10px;
	}

.naechstesbild2 {
	clear:both;
	border-bottom:14px solid #E8E3DD;
	margin-bottom:20px;
	margin-top:10px;
	}
	
.clear {
	clear:both;
	}

.bildlinks {
	float: left;
	padding-right: 15px;
	}
		
.bildrechts {
	float: right;
	padding-left: 15px;
	}

.fotorechtsrotrechts {
	float:right;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:15px;
	margin-left:10px;
	border-right:2px solid #CC0000;
	}


.fotorechtsrotunten {
	float:right;
	padding-left:0px;
	padding-bottom:10px;
	margin-bottom:15px;
	margin-left:20px;
	border-bottom:2px solid #CC0000;
	}	

.fotorechtsrotlinks {
	float:right;
	padding-left:10px;
	margin-bottom:15px;
	margin-left:10px;
	border-left:2px solid #CC0000;
	}



.adresse ul {
	margin-left: 0px;
	padding: 10px;
	list-style-image:url(images/bullet.gif);
	}	

.xxx {
	font-size:1em;
	margin-left:20px;
	margin-top:30px;
	}	

/* startseite */

.aktuell a:link{
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
	}	
	
.aktuell a:visited{
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
	}	
	
.aktuell a:hover{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	background-color:#D7D1C2;
	}		
	
.aktuell a:active{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	background-color:#D7D1C2;
	}		
	
.aktuell a:focus{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	background-color:#D7D1C2;
	}			
