body {
	background-image: url(../images/back.jpg);
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #005E8D;
	margin: 0px;
	padding: 0px;
}

/***********************************************/
/* Layout Divs - header                        */
/***********************************************/

#hintergrund{
	width:864px;
	position: relative;
	z-index: 7;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#logo{
	width:864px;
	height:176px;
	background-image: url(../images/freddylecklogo.jpg);
	background-repeat: no-repeat;
	visibility: visible;
	z-index: 20;
	position: absolute;
	top: 0px;
	overflow: visible;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center top;
}
#navigation{
	width:864px;
	height:120px;
	position: absolute;
	z-index: 19;
	overflow: visible;
	top: 192px;
	visibility: visible;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/***********************************************/
/* Layout Divs - LOGOS u Names                    */
/***********************************************/

#freddysign{
	width:186px;
	height:47px;
	position: absolute;
	z-index: 18;
	overflow: visible;
	top: 787px;
	left: 166px;
	visibility: visible;
	background-image: url(../images/freddyleck_sign.gif);
}
#freddysign2{
	width:186px;
	height:47px;
	position: absolute;
	z-index: 17;
	overflow: visible;
	top: 500px;
	left: 90px;
	visibility: visible;
	background-image: url(../images/freddyleck_sign.gif);	
	}
#freddysign3{
	width:186px;
	height:47px;
	position: absolute;
	z-index: 17;
	overflow: visible;
	top: 875px;
	left: 300px;
	visibility: visible;
	background-image: url(../images/freddyleck_sign.gif);
}
#freddysign4{
	width:186px;
	height:47px;
	position: absolute;
	z-index: 17;
	overflow: visible;
	top: 870px;
	left: 200px;
	visibility: visible;
	background-image: url(../images/freddyleck_sign.gif);
}
#mielelogo{
	width:50px;
	height:12px;
	position: absolute;
	z-index: 21;
	overflow: visible;
	top: 900px;
	left: 250px;
	visibility: visible;
	background-image: url(../images/logo-fremd/miele.gif);
	background-repeat: no-repeat;
}
#stoerer{
	width:253px;
	height:135px;
	position: absolute;
	z-index: 21;
	overflow: visible;
	top: 441px;
	left: 8px;
	visibility: visible;
	background-image: url(../images/buttons/stoerer.gif);
	background-repeat: no-repeat;
}
/***********************************************/
/* Layout Divs - hintergrund - hell                        */
/***********************************************/

#backround_hell{
	width:864px;
	background-image: url(../images/backhell.jpg);
	top: 291px;
	position: absolute;
	background-repeat: repeat-y;
	z-index: 14;
	left: 0px;
	overflow: visible;
	visibility: visible;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1600px;
}
#main-info{
	width:532px;
	visibility: visible;
	top: 345px;
	position: absolute;
	z-index: 16;
	left: 48px;
}
#main-info_presse{
	width:532px;
	height:646px;
	visibility: visible;
	top: 220px;
	position: absolute;
	z-index: 16;
	left: 49px;
}


/***********************************************/
/* Layout Divs - rechte spalte                        */
/***********************************************/

#sub-info{
	width:208px;
	visibility: visible;
	top: 345px;
	position: absolute;
	z-index: 17;
	left: 608px;
}

/***********************************************/
/* Fonts Typo                        */
/***********************************************/
.headlines {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #005D8D;
	text-decoration: none;
}
.fliess_big {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 26px;
	color: #005D8D;
	text-decoration: none;
	font-weight: normal;
	}
.fliess_normal {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #005A89;
	text-decoration: none;
	}
.buttontext {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
}
.websites {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: lighter;
	text-decoration: none;
	text-align: center;
	color: #005D8D;
	letter-spacing: 1px;
}

a:hover {
	text-decoration: underline;
}
a:link {
}
.fliess_klein {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #005A89;
	text-decoration: none;
}

