/* //////////////////// */
/* /// 	 GENERELL	/// */
/* //////////////////// */

body
{
	background: white;
	font: 80% verdana, arial, helvetica, sans-serif;
	text-align: left;
}

#container
{	
	
	margin-top: 200px;
	min-height: 200px !important;
	position: absolute;
	width: 845px;
}

#header
{
	background: transparent;
	height: 50px;
	padding-bottom: 10px;
	position: relative;
	width: 100%;

}

#zusatz
{
	margin-top: 50px;
	margin-left: 15px;
	


}

#holding
{
	visiblity: hidden;

}

#unternehmung
{
	visiblity: hidden;
	
}

#holzbau
{
	visiblity: hidden;

}

#immobilien
{
	visiblity: hidden;

}

#architekten
{
	visiblity: hidden;

}

#text1{

background-image: url(../../images/Bauholding.gif);
background-repeat: no-repeat;
margin-top: 40px;
margin-left: 15px;
height: 50px;


}

#text1 a{

background-image: url(../../images/Bauholding.gif);
background-repeat: no-repeat;
display: block;
height: 40px;

}

#text1 a:hover{

background-image: url(../../images/Bauholding_black.gif);
background-repeat: no-repeat;
display: block;
height: 40px;

}

#text1 a span {
visibility: hidden;

}

#text2{

margin-left: 15px;
margin-bottom: 10px;
background-image: url(../../images/Bauunternehmung.gif);
background-repeat: no-repeat;

}

#text2 a{

background-image: url(../../images/Bauunternehmung.gif);
background-repeat: no-repeat;
display: block;
height: 40px;

}

#text2 a:hover{

background-image: url(../../images/Bauunternehmung_black.gif);
background-repeat: no-repeat;
display: block;
height: 40px;

}



#text2 a span {
visibility: hidden;

}

#text3{

margin-left: 15px;
margin-bottom: 10px;
background-image: url(../../images/Holzbau.gif);
background-repeat: no-repeat;

}



#text3 a{

background-image: url(../../images/Holzbau.gif);
background-repeat: no-repeat;
display: block;
height: 40px;

}

#text3 a:hover{

background-image: url(../../images/Holzbau_black.gif);
background-repeat: no-repeat;
display: block;
height: 40px;

}

#text3 a span {
visibility: hidden;

}

#text4{

margin-left: 15px;
margin-bottom: 10px;
background-image: url(../../images/Immobilien.gif);
background-repeat: no-repeat;

}

#text4 a{

background-image: url(../../images/Immobilien.gif);
background-repeat: no-repeat;
display: block;
height: 40px;

}

#text4 a:hover{

background-image: url(../../images/Immobilien_black.gif);
background-repeat: no-repeat;
display: block;
height: 40px;

}

#text4 a span {
visibility: hidden;

}

#text5{

margin-left: 15px;
margin-bottom: 10px;
background-image: url(../../images/Architekten.gif);
background-repeat: no-repeat;

}

#text5 a{

background-image: url(../../images/Architekten.gif);
background-repeat: no-repeat;
display: block;
height: 40px;

}

#text5 a:hover{

background-image: url(../../images/Architekten_black.gif);
background-repeat: no-repeat;
display: block;
height: 40px;

}

#text5 a span {
visibility: hidden;

}











#navi
{
	/*background-image: url(../../images/marti_matt_logo_black_big.gif);*/
	padding-top: 5px;
	margin-left: 10px;
	min-height: 147px !important;
	position: absolute;
	

}

#page_start
{
	background: white;
	border-left: 1px black solid;
	height: 669px;
	margin: 35px  45px auto;
	min-height: 669px !important;
	position: relative;
	text-align: left;
	width: 1030px;
}

#strokes
{
	border-right: 1px black solid;
	height: 50px;
	margin-left: 167px;
	position: absolute;
	width: 175px;
}

#strokes1
{
	border-right: 1px black solid;
	height: 50px;
	margin-left: 500px;
	position: absolute;
	width: 175px;
}





#strokes2
{
	border-right: 1px black solid;
	height: 50px;
	margin-left: 850px;
	position: absolute;
	width: 175px;
}




/* //////////////////// */
/* /// 	 Navi		/// */
/* //////////////////// */

.nav-element
{

	border-top: 1px black solid;
	height: 25px;
	line-height:25px; /*Vertikales Alignment im Element*/
	text-align: left;
	width: 160px;
	

}

.nav-element a
{

	color: black;
	text-decoration: none;
	
	

}

.nav-element a:hover
{

	border-top: 1px red solid;
	border-bottom: 1px red solid;
	padding-top: 5px;
	padding-bottom: 4px;
	text-align: left;
	


}





