.header
{
	background-color: #D9D9D9;
	height: 90px;
	padding: 10px 0 0 10px;
	color: #FF6701;
	text-align: center;
}

.footer
{
	height: 100px;
	padding: 10px 0 0 10px;
	text-align: center;
	border-top-color: black;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

.menue_bild_text
{
	color: Black;
	font-family: "Arial";
	font-size: 8pt;
	float: inherit;
}

#menu
{
	background-color: #D9D9D9;
	float: left;
	width: 150px;
	height: 100%;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	vertical-align: top;
}

div.menuhead
{
	color: blue;
	background-color: #D9D9D9;
	font-weight: bold;
	text-align: center;
}



/*** Menü-Eintragszeile ***/


ul.nav_menue
{
	text-decoration: none;
	top: 50px;
	margin: 0;
	padding: 10px 5px 5px;
	height: 20px;
	width: 120px;
}


ul.nav_menue a
{
	text-decoration: none;
	padding-left: 5px;
	padding-top: 2px;
	color: Black;
	font-family: "Arial";
	width: 120px;
	display: block;
	background-image: url(../Layout/menue_hintergrund1.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 9pt;
	height: 20px;
}





ul.nav_menue a:hover
{
	color: Blue;
	background-image: url(../Layout/menue_hintergrund.gif);
	width: 120px;
	height: 20px;
	background-repeat: no-repeat;
	display: block;
	padding-top: 2px;
	text-decoration: none;
}


.brandschutz
{
	font-family: Arial;
	font-size: 10pt;
	color: #003464;
}

.raumhandwerk
{
	font-family: Arial;
	font-size: 10pt;
	color: #003464;
}

.trockenbau
{
	font-family: Arial;
	font-size: 10pt;
	color: #003464;
}

.referenzen
{
	font-family: Arial;
	font-size: 10pt;
	color: #003464;
}

.referenzen-text
{
	font-family: Arial;
	font-size: 12pt;
	color: #003464;
}

.renovierung
{
	font-family: Arial;
	font-size: 10pt;
	color: #003464;
}

.akustik
{
	font-family: Arial;
	font-size: 10pt;
	color: #003464;
}

.akustik a
{
	font-family: Arial;
	font-size: 10pt;
	color: blue;
	font-weight: bold;
	text-decoration: none;
}

.content
{
	color: Blue;
	text-decoration: none;
	background-image: url(../images/Innenausbau1.jpg); 
	background-repeat: no-repeat;
	background-position: center;
}

.impressum
{
	color:#003464;
	font-family: Arial;
	font-size: 11pt;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 10px;
	text-align: left;
}


/* alt styles 
.header_letter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30pt;
	color: Blue;
	font-weight: 300;
	font-style: normal;
}

.menue_border{
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
}

.impressum_txt{
	font-size: 10pt;
	font-style: normal;
	font-weight: 200;
	font-family: Arial;
}

.imp_sp_txt
{
	padding-top: 30px;
	font-size: 10pt;
	font-style: normal;
	font-weight: 200;
	font-family: Arial;
	
}

.index_txt{
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman";
}

.service_txt{
	font-size: 14pt;
	font-style: italic;
	font-weight: 300;
	font-family: Arial;
}

.galerie_text
{
	font-size: 10pt;
	font-style: normal;
	font-weight: 200;
	font-family: Arial;
	border-right: thin solid Black;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

*/