@charset "utf-8";
/* CSS Document */

body {
background-image: url(bilder/strobel-hintergrund.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#all{
	background-image: url(bilder/strobel-menue.jpg);
	background-repeat: no-repeat;
	width:100%;
	height: 906px;
	
}

.clear{
	clear: both; 
	font-size: 1px; 
	float: none;
	height:1px;
	margin-top:-1px;
	line-height: 1px;
}

#container {
	display: block;
	width: 970px;
	position: relative;
}

#header {
	display: block;
	height: 115px;
	width: 990px;
	background-image: url(bilder/strobel-logo.gif);
	background-repeat: no-repeat;
}

#header .adresse {
	display: block;
	width: 330px;
	height:85px;
	padding-top: 28px;
	color: #FFFFFF;
	float: left;
	font-size: 14px;
	line-height: 20px;
}

#header .adresse2 {
	display: block;
	width: 330px;
	height:85px;
	padding-top: 28px;
	color: #FFFFFF;
	float: left;
	font-size: 14px;
	line-height: 20px;
}
#header .adresse_leer {
	display: block;
	width: 320px;
	height:85px;
	padding-top: 28px;
	float: left;
	font-size: 14px;
	line-height: 20px;
}


#Menue {
	display: block;
	width: 280px;
	padding-top: 70px;
	float:left;
	
}

#Menue a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #214231;
	display: block;
	font-weight: bold;
	width: 135px;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #FFFFFF;
	margin: 18px;
}
#Menue a:hover {
	color: #214231;
	background-color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #214231;
}
#inhalt {
	display: block;
	float: left;
	width: 670px;
	padding-bottom: 40px;
	
}

#inhalt p {
	font-size: 14px;
	line-height: 20px;
	width: 350px;
	margin:0px;
	padding:0px 0px 5px 0px;
}

#inhalt a {
	color: #FF6600;
	text-decoration: underline;
}
#inhalt a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#inhalt h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #214231;
	margin-top:40px;
}
#inhalt h2 {
	font-size: 24px;
	color: #214231;
}
#inhalt ul {
	font-size: 14px;
	padding-left:20px;
	margin:0px;
	line-height:20px;
}
.BildRechts {
	display: block;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.BildRechtsRahmen {
	display: block;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 2px solid #214231;
}
.Rahmen {
	border: 2px solid #214231;
}

.gedenkfloristik {
	background-image: url(bilder/gedenkfloristik.jpg);
	background-repeat: no-repeat;
	background-position: right 20px;
}
.grabneuanlagen {
	background-image: url(bilder/grabneuanlagen.jpg);
	background-repeat: no-repeat;
	background-position: right 20px;
}
.grabpflege {
	background-image: url(bilder/grabpflege.jpg);
	background-repeat: no-repeat;
	background-position: right 20px;
}
.serviceUndQualitaet {
	background-image: url(bilder/startseite.jpg);
	background-repeat: no-repeat;
	background-position: right 720px;
}

#gelberKasten {
	background-color: #FFFF99;
	display: block;
	padding: 8px;
	width: 200px;
	font-size: 14px;
	float:right;
}

#gelberKasten p{
	padding-bottom: 8px;
	margin:0px;
	width:170px;
}

#gelberKasten ul{
	width: 170px;
}


#neben_gelberKasten {
	display: block;
	width: 250px;
	float:left;
}

#inhalt table {
	font-size: 14px;
}



.fachbetrieb {
	float: left;
	margin-right: 5px;
}
#wolkenkratzer {
	display: block;
	height: 600px;
	width: 160px;
	position: absolute;
	left: 980px;
	top: 150px;
	border: 1px solid #999999;
}

