body{
	background: url(img/bg.gif);
	text-align: center;
	font: .69em "Verdana",sans-serif;
	padding: 25px 0;
	margin: 0;
	color: #666;
	line-height: 1.6em;
}


#boxmain{
	margin: 0px auto;
	width: 750px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px;
}

#einzug{
	margin-left: 5px;
}

#navi{
	padding: 1em 1em;
	}
h1{
	color: #916731;
	margin: 20px 0px 0px 20px;
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 2em;
	font-weight: normal;
	}
h2{
	background: #eabd5c;
	color: #FFF;
	padding: 1px .9em;
	margin: 0;
	font-size: 1em;
	font-weight: normal;
	display: inline;
}

p{
	margin: 0px 20px 0px 20px;
}

p a{
	color: #916731;
	border-bottom: 1px dotted #000;
	text-decoration: none;
}

a:link, a:visited{
	color: #916731;
	border-bottom: none;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	border-bottom: none;
	background: none;
	color: #eabd5c;
}
li{
	margin: 0px 0px 0px 0px;
}
ul{
	
}
.einzug{
	margin-left: 20px;
}
img {
	border: none;
	margin: 0px;
}

.fliesslogo  {
float: left;
margin: 0 5px 0 10px;
padding: 2px 0;


}

#copy{
	color: #FFFFFF;
	font-size: 0.8em;
	text-align: center;
}

/************************************************
*************FIRST_LEVEL*************************
************************************************/
/*Style-Definition für die First-Level-Navigation*/
DIV.fstLevel a
{
color: #916731;
	font-size: 1.2em;
	line-height: 2.2em;
	padding: 00px 10px;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
	width: 75%;
	font-family: "Trebuchet MS", Geneva, sans-serif;
}
/*Style-Definition für die First-Level-Navigation bei Mouse-Over*/
DIV.fstLevel a:hover
{
text-decoration: underline;
	border-bottom: none;
	background: none;
	color: #eabd5c;
}
/*Style-Definition für die First-Level-Navigation bei aktivem Link*/
DIV.fstLevelActive a
{
color: #eabd5c;
	font-size: 1.2em;
	line-height: 2.2em;
	padding: 0px 10px;
	margin: 0;
	font-weight: bold;
	width: 75%;
	font-family: "Trebuchet MS", Geneva, sans-serif;
}

/************************************************
*************SECOND_LEVEL*************************
************************************************/
/*Style-Definition für die Second-Level-Navigation*/
DIV.secLevel a
{
TEXT-DECORATION: none;
DISPLAY: block;
WIDTH: 120;
BORDER: none;
padding: 0px 20px;
MARGIN: 1Px;
FONT-FAMILY: verdana, arial, helvetica;
FONT-SIZE: 10px;
FONT-WEIGHT: normal;
TEXT-ALIGN: left;
COLOR: #916731;
BACKGROUND-COLOR: none;
}
/*Style-Definition für die Second-Level-Navigation bei Mouse-Over*/
DIV.secLevel a:hover
{
COLOR: #eabd5c;
BACKGROUND-COLOR: none;
}
/*Style-Definition für die Second-Level-Navigation bei aktivem Link*/
DIV.secLevelActive a
{
TEXT-DECORATION: none;
DISPLAY: block;
WIDTH: 120;
BORDER: none;
PADDING: 0px 10px 0px 0px;
MARGIN: 1Px;
FONT-FAMILY: verdana, arial, helvetica;
FONT-SIZE: 10px;
FONT-WEIGHT: normal;
TEXT-ALIGN: right;
COLOR: #916731;
BACKGROUND-COLOR: #eabd5c;
}