/* stilvorlage fuer http://www.sbf-hemer.de 	*/
/* stand 14.11.2005		*/

/* alle stile aus sbf.css			*/
/* ############################################ */




/* bereichsdefinitionen */
		
	#service {
		display: none;
	}


	#service p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		text-decoration: none;
		text-align: right;
		padding: 0;
		margin: 0 13px 0 0;
	}
	
	
	#oben {
	width: 100%;
	}
	
#willkommen {
	width: 100%;
	border-bottom: 6px solid #CCCCCC;
	}
	
#willkommen p {
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	line-height: 18px;
	padding-bottom: 5mm;
	}
	
#logo {
	display: none;
	}
	
	#content {
		width: 100%;
	}

	
	
#inhaltebox {
	width: 100%;
	padding-top: 5mm;
	padding-bottom: 5mm;
	border-bottom: 6px solid #CCCCCC;
	float: left;
	}
	#rechtespalte {
	}
	
#aktuelles {
	border-bottom: 6px solid #CCCCCC;
	padding-bottom: 5mm;
	width: 100%;
		}
#bertha {
	display: none;
		}
		
#drucklogo {
	width: 100%;
	text-align: right;
	margin-top: 5mm;
	margin-bottom: 11px;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
#drucklogo p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 11px 0 11px 0;
	}
	
#logo {
	width: 217px;
	height: 50px;
	background-image:   url("/img/bg/sbf-hemer-logo.gif");
	background-repeat: no-repeat;
	margin-top: 10pt;
	display: none;
		}
	
#schriftgroesse {
	display: none;
}
	
#aktuellesbox {
	padding: 0;
	}

#aktuellesbox p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: #000000;
	}
	
#aktuellesbox a {
	font-size: 11px;
	margin: 0 0 0 0;
	color: #666666;
		
	}
	#aktuellesbox h2 {
	font-family: Georgia, "Courier New", "Times New Roman", Arial;
	font-size: 14pt;
	color: #666666;
	margin: 5mm 0 5mm 0;
	font-weight: bold;
	text-transform: none;
	}
	
	.titel {
		background-color: #FFFFFF;
		height: 50px;
		padding: 17px 0 0px 0;
		width: 180px;
	}
	.textstartseitel {
		width: 180px;
		clear: left;
		padding-top: 10px;
	}
	.titel p, .titelr p{
		margin: 0px 0px 0px 7px;
		padding: 0px 0px 0px 0px;
	}
	.textstartseitel p, .textstartseite p {
		padding: 0px 0px 0px 0px;
		margin: 0px 3px 0px 5px;
	}
	
	.weisslinks {
		margin-left: 0px;
		border-left: 1px solid #FFFFFF;
	}
	.titelr {
		background-color: #FFFFFF;
		height: 50px;
		width: 180px;
		padding: 17px 0px 0px 0px;
	}
	.textstartseite {
		width: 180px;
		padding-top: 10px;
	}
	.titelplustextl {
		height: 350px;
		margin: 0 0 0 0;
	
	}
	.titelplustext {
		border-left: 1px solid #FFFFFF;
		height: 350px;
	}
	#bildtiteltextl {
	width: 33%;
	float: left;
	height: 300px;
	text-align: left;
	}
	#bildtiteltextm {
		width: 33%;
		float: left;
		height: 300px;
	}
	#bildtiteltextr {
		width: 33%;
		float: left;
	}
	
	
	
	.bildl {
	}
	.roterbalkenl {
		width: 180px;
		background-color: #6F6F6F;
		height: 11px;
		font-size: 1px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
	.roterbalken {
		width: 180px;
		background-color: #6F6F6F;
		height: 11px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		font-size: 1px;
		border-left: 1px solid #FFFFFF;
	}

/* alle stile aus sbfpage2.css.css 		*/
/* ############################################ */

	#bilder {
	display: none;
	}
	
	#bilderbox {
	display: none;
	}
	
	#navigation {
	display: none;
	}
	

/* alle stile aus all.css 			*/
/* ############################################ */

		/* definierte html-tags */
		
		
		body {
			margin: 0 0 0 0;
			padding: 0px;
		}
		
		
		a {
	color: #122A53;
	text-decoration: underline;
	margin: 0 0 0 6px;
		}
		
		/* - - - immer diese reihenfolge beachten */
		/* Reihenfolge zu LVHFA (Link, Visited, Hover, Focus, Activ)  */
		/* ## links ## */
		
		a:link { 
			color: #122A53;
			text-decoration: underline;
		}
		a:visited { 
			color: #122A53;
			text-decoration: underline;
		}
		a:focus { 
			color: #122A53;
			text-decoration: none;
			}
		a:hover { 
			color: #122A53;
			text-decoration: none;
			}
		a:active { 
			color: #122A53;
			text-decoration: none;
			}
		
		
		
		/* Ueberschriften */
		/* ########################################################### */
		
		
		
		h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #666666;
	margin-bottom: 14pt;
	text-transform: none;
	letter-spacing: 1px;
	margin-top: 0px;
	font-style: normal;
	padding-top: 5mm;
	border-top: 11px solid #6F6F6F;
			}
			
		h1.invisible {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #666666;
	margin-bottom: 14pt;
	text-transform: none;
	letter-spacing: 1px;
	margin-top: 0px;
	font-style: normal;
	border-top: 11px solid #6F6F6F;
	padding-top: 8mm;
}
			
		#inhaltebox h1 {
	border-top: 0px solid #CCCCCC;
	width: 542px;
		}
		
		
		/* ###	H2  ### ### ### ### ### ### ### */
		
		h2 {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 14px;
			color: #666666;
			margin: 0px 0px 2px 5px;
			text-transform: uppercase;
			letter-spacing: 1px;
		
		}
		
		h2 a:link, h2 a:visited  { 
			color: #000000;
			text-decoration: none;
		}
		h2 a:focus, h2 a:hover, h2 a:active { 
			color: #CC3300;
			text-decoration: underline;
			}
		
		/* ###	H3  ### ### ### ### ### ### ### */
		
		h3 {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #000000;
			margin: 0px 0px 2px 0px;
			text-transform: uppercase;
			width: 135px;
			float: left;
		}
		
		h3 a:link, h3 a:visited { 
			color: #000000;
			text-decoration: none;
		}
		
		h3 a:focus, h3 a:hover, h3 a:active  { 
			color: #000000;
			text-decoration: underline;
			}
		
		/* ### H4  ### ### ### ### ### ### ### */
		
		
		h4 {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #666666;
			margin: 25px 0px 0px 0px;
		}
		
		
		/* ### H5  ### ### ### ### ### ### ### */
		
		h5 {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #666666;
			margin: 25px 0px 10pt 0px;
			text-transform: uppercase;
			letter-spacing: 1px;
		}
		
		
		
			
		
		p {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #333333;
			font-style: normal;
			font-size: 11px;
			line-height: 16px;
			margin: 0px 0px 13px 0px;
		}
		#breakall {
	clear: both;
	padding-top: 5mm;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
		}
h2.invisible {
	display: none;
}
.textbildl {

	border: 1px solid #666666;
	margin-right: 3mm;
	clear: left;
}


ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
li {
	margin-bottom: 11px;
}



#pfad {
	display: none;
}

.clear {
	clear: left;
}

.textbildhalb {
	float: left;
	margin: 0 4mm 5mm 0;
	border: 1px solid #666666;
	width: 250px;
}


.textbilddrittel {
	float: left;
	margin: 0 3mm 5mm 0;
	padding: 0 0 0 0;
	display: inline;
	background-color: #009999;
	width: 164px;
	border: 1px solid #666666;
}


.textbildviertelquer {

	float: left;
	margin: 0 3mm 5mm 0;
	padding: 0 0 0 0;
	display: inline;
	background-color: #009999;
	width: 121px;
	border: 1px solid #666666;
}

.textbildfuenftelhoch {

	border: 1px solid #666666;
	float: left;
	margin: 0 1px 6px 0;
	padding: 0 0 0 0;
	display: block;
	background-color: #009999;
	width: 101px;
}

.bildrandrechts {
	margin-right: 8px;
}
.autor {

	font-style: normal;
}

