@charset "UTF-8";

/* Basic */

body {
	background-color: #bde2f2;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.box {
	position: absolute;
	width: 990px;
	left: 50%;
	margin-left: -495px;
}



/* Kopf */

.kopf {
	background-image: url(pix_geruest/sf_kopfleiste.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 230px;
	width: 990px;
}

.metamenu {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	padding-top: 20px;
	padding-left: 35px;
}

	
.metamenu a {
	color: #60adc8;
	text-decoration: none;
}



	
	
/* Pfadmenu */

#pfad {
	font-size: 11px;
	font-weight: bold;
	color: #47a2cc;
	padding-bottom: 18px;
	padding-top: 12px;

}


#pfad a {
	font-weight: normal;
	color: #333;
	text-decoration: none;
}



/* Auszeichnungen */

.blau {
	color: #47A2CC;
}

.fettgrau {
	font-weight: bold;
	color: #333;
}
.box .contenthg .content #contab #contenttd #spalte1 a {
	color: #60adc8;
	text-decoration: underline;

}

.fettblau {
	font-weight: bold;
	color: #47a2cc;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
}
.blauaufblau {
	color: #7CCEED;
	background-color: #D6F0F9;
	padding: 0px;
	margin: 0px;
	border: 10px solid #D6F0F9;
	font-weight: bold;
}

.quote {
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #47a2cc;
	border-bottom-color: #47a2cc;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#spalte2 {
	padding-top: 30px;
	color: #333;
	vertical-align: top;
	font-size: 12px;
	line-height: 16px;
	padding-left: 10px;
}
.grauspalte2 {
	font-weight: bold;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin: 0px;
	padding: 0px;
}

/* Inhalt */

#contab {
}
#preise {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333;
}

a:link {
	color: #47a2cc;
	text-decoration: underline;
}
a:visited {
	color: #47a2cc;
	text-decoration: underline;
}

.contenthg {
	background-image: url(pix_geruest/sf_hg_content.jpg);
	background-repeat: repeat-y;
	width: 990px;
	margin-top: 5px;
	padding: 0px;	
}

.content {
	background-image: url(pix_geruest/sf_bogen_content.jpg);
	background-repeat: no-repeat;
	width: 990px;
	padding-top: 25px;
}


#contenttd {
	vertical-align: top;
	width: 710px;
	}

/* MainMenu */

#menu {
	vertical-align: top;
	font-size: 11px;
	width: 220px;
	line-height: 25px;
	}

#menu ul {
	list-style-type: none;
	padding-left: 25px;
	padding-top: 0px;
	padding-right: 15px;
}	

#menu a {
	display: block;
	font-weight: normal;
	text-transform: uppercase;
	color: #47a2cc;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #47a2cc;
	padding-left: 5px;
}	

#menu a:hover {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #47a2cc;
	padding-left: 5px;
	background-image: url(pix_geruest/sf_menu_hg.jpg);
	background-repeat: repeat-x;
}

.linieunten {
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #47a2cc;
}

.box .contenthg .content #contab #menu .active {

	display: block;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #47a2cc;
	padding-left: 5px;
	background-image: url(pix_geruest/sf_menu_hg.jpg);
	background-repeat: repeat-x;	
}



/* Spalte links */

#spalte1 p {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333;
}

#spalte1 {
	width: 465px;
	padding-top: 20px;
	vertical-align: top;
}
.box .contenthg .content #contab #contenttd #spalte1 .headline {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #47a2cc;
}

.box .contenthg .content #contab #contenttd #spalte1 img {
	padding-top: 20px;
	padding-bottom: 20px;
}

/* Spalte rechts */

.graubox {
	background-color: #f1f6f9;
	padding: 8px;
}




/* Seitenende */

.abstand_unten {
	background-image: url(pix_geruest/sf_untenleiste.jpg);
	background-repeat: no-repeat;
	height: 30px;
	background-color: #bde2f2;
	margin-top: 40px;
}

/* Download */
	#spalte1dl {
	width: 340px;
	padding-top: 20px;
	vertical-align: top;
}
#spalte2dl {
	width: 360px;
	padding-top: 20px;
	padding-left: 20px;
	vertical-align: top;
}

.box .contenthg .content #contab #contenttd #spalte1dl .headline {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #47a2cc;
}

.box .contenthg .content #contab #contenttd #spalte1dl img {
	padding-top: 20px;
	padding-bottom: 20px;
}

#spalte1dl p {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333;
}

#spalte2dl p {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333;
}

/* Stimmen */
	.stimmen {
	font-weight: bold;
	color: #333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #47a2cc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #47a2cc;
	margin: 0px;
	padding: 0px;
}.partner {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}
#spaltepartner {
	padding-top: 20px;
	vertical-align: top;
	background-position: top;
	width: 465px;
}
#spaltepartner p {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333;
	background-position: top;
	vertical-align: top;
}
#spalte1 ul li {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #47A2CC;
	list-style-type: square;
}

