/*##################   Container ########################################################*/

.main {
	height: 559px;
	width: 840px;
	background-image: url(../Bilder/schreinerBaderhuber_startseite_03.jpg);
	background-repeat: no-repeat;
}

.mainImpressum {
	height: 559px;
	width: 840px;
	background-image: url(../Bilder/schreinereiBaderhuber_impressum_03.jpg);
	background-repeat: no-repeat;
}
.container {
	position: relative;
	top: 5%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	left: 5%;
}
.impressum {
	position: absolute;
	width: 789px;
	top: 615px;
	color: #CCC;
	left: 114px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990033;
	text-transform: uppercase;
}
.text_kontaktstartseite {
	height: 49px;
	width: 154px;
	position: absolute;
	left: 281px;
	top: 114px;

}

.text_kontaktstartseiteImpressum {
	height: 49px;
	width: 508px;
	position: absolute;
	left: 281px;
	top: 114px;
	font-size: x-small;

}

.text_kontaktstartseiteSpalte2 {
	height: 49px;
	width: 224px;
	position: absolute;
	left: 491px;
	top: 114px;

}

.text_roteFlaeche {
	height: 49px;
	width: 279px;
	position: absolute;
	left: 321px;
	top: 366px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 14px;

}

/*##################   Navigation ########################################################*/

a:link, a:visited
{
	color:#900;
	text-decoration:none;

}

a:hover {
	color:#333;
	text-decoration: underline;
}

/*##################   Navigation IMPRESSUM ########################################################*/

.impressum a:link , .impressum a:visited , .impressumleistung a:visited , .impressumleistung a:link
{
color:#CCCCCC;
text-decoration:none;

}


.impressum a:hover {
color:#CCCCCC;
text-decoration: underline;}
