@import url(boxen.css);
@import url(styles.css);

html, body
{
	height: 100%;
	margin: 0;
	padding: 0;
}

body
{
	text-align: left;
	background-image: url(../_picts/hintergrund.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #332717;
	line-height: 17px;
}

*
{
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}

ul, li
{
	list-style-type: none;
	width: 193px;
}

.center_logo
{
	position: absolute;
	top: 30px;
	left: 39px;
}

.nav_abstand_unten
{
	padding-bottom: 7px;

}

.hauptbild
{
	padding-left: 5px;
	border-bottom: 5px solid #FFF;
}

li
{
	border-top:solid 1px #8E8770;
}

.linie_unten
{
	border-bottom:solid 1px #8E8770;
}

.keine_linie
{
	border-top:none 0px #8E8770;
}

.footer
{
	border-top: solid 1px #8E8770;
	width: 613px;
	padding-top: 5px;
}

.fachhandel_box
{
	border-top: solid 1px #8E8770;
	width: 613px;
	padding-top: 5px;
}

.team_box
{
	padding-bottom: 25px;
	width: 613px;
	height: 193px;
}

.team_box img
{
	border:solid 1px #332717;
	float: left;
	margin-right: 25px;
}
