* {
	margin: 0;
	padding: 0;
}

a {    
   
	font-family: verdana;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

a:hover {
	color: #000000;
}


body {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
div.Background {
	padding: 20px 0 0 0;
	margin: 0 auto;
	background: url(/fileadmin/gossen/vorlagen/hintergrund.png) no-repeat;
	background-position: center center;
	
}

div.Main {
	position: relative;
	text-align: left;
	width: 785px; 
	margin-top: 34px;
	margin-bottom: 55px;

}

div.Top {
	height: 130px;
	background: url(/fileadmin/gossen/vorlagen/logo.png) no-repeat;
	background-position: center;
	

}

div.slide {
	height: 285px;
}

div.Menu1 {
	float: left;
	margin-left: 40px;
	margin-bottom: 40px;
	margin-top: 5px;
	width: 229;
	height: 240px;
	background: url(/fileadmin/gossen/vorlagen/welle.png) no-repeat;
	background-position: right top;
}

div.Menu2 {
	float: left;
	margin-left: 19px;
	margin-top: 5px;
	width: 229;
	height: 240px;
	background: url(/fileadmin/gossen/vorlagen/welle.png) no-repeat;
	background-position: right top;

}

div.Menu3 {
	float: left;
	margin-left: 19px;
	margin-top: 5px;
	width: 229;
	height: 240px;


}

div.footer {
	clear: left;
	position: absolute;
	bottom: 20px;
	width: 785px;
	
}
ul.nav1 {
	list-style: none;
	padding: 0;
	
}

ul.wrap {
	list-style-type: none;
	background: url(/fileadmin/gossen/vorlagen/bullet.png) no-repeat;
	background-position: 0 1px;
	padding-left: 15px;

	
}

li.wrap1 {
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #009DD4;	
}

.aktiv a:link {
	color: FBBA00;
}

.aktiv a:visited {
	color: FBBA00;
}

ul.slmenu {
	list-style: none;
}


li#Bild0 {
	list-style: none;
}

li#Bild1 {
	display: none;
	list-style: none;
}

li#Bild2 {
	display: none;
	list-style: none;
}

li#Bild3 {
	display: none;
	list-style: none;
}


ul.sub_nav {
	list-style-type: none;
	margin:0 0 0 200px;


	

}

li.normal_sub {
	float: left;
	padding-left: 5px;
	padding-right: 5px;

}

li.aktiv_sub a{
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	color: #FBBA00;
	
}


.normal_sub a {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	color: #009DD4;
	font-weight: bold;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}


img.slider {
	position:absolute;
	z-index: 2;
	display: none;
}

img.bg {
	position:absolute;
	z-index: 1;

}
