@charset "utf-8";
#button-main {
	position:absolute;
	width:600px;
	height:29px;
	z-index:3;
	left: 0px;
	top: 0px;
}
#button-agentur {
	position:absolute;
	width:86px;
	height:29px;
	z-index:1;
	background-image: url(../images/button-agentur.png);
	left: 0px;
}
#button-agentur-active {
	position:absolute;
	width:86px;
	height:29px;
	z-index:1;
	background-image: url(../images/button-agentur-active.png);
	display:none;
	text-decoration:none;
}
#button-kontakt {
	position:absolute;
	width:83px;
	height:29px;
	z-index:2;
	left: 96px;
	background-image: url(../images/button-kontakt.png);
}
#button-kontakt-active {
	position:absolute;
	width:83px;
	height:29px;
	z-index:2;
	background-image: url(../images/button-kontakt-active.png);
	display:none;
	text-decoration:none;
}
#button-kunden {
	position:absolute;
	width:77px;
	height:29px;
	z-index:4;
	background-image: url(../images/button-kunden.png);
	right: 50px;
}
#button-kunden-active {
	position:absolute;
	width:77px;
	height:29px;
	z-index:4;
	background-image: url(../images/button-kunden-active.png);
	display:none;
	text-decoration:none;
}
#button-impressum {
	position:absolute;
	width:101px;
	height:29px;
	z-index:3;
	bottom: 0px;
	left: 189px;
	background-image: url(../images/button-impressum.png);
}
#button-impressum-active {
	position:absolute;
	width:101px;
	height:29px;
	z-index:3;
	display:none;
	background-image: url(../images/button-impressum-active.png);
}

#main {
	position:absolute;
	width:700px;
	height:400px;
	z-index:1;
	position:relative;
	bottom: 000px;
	margin: auto;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#Logo {
	position:absolute;
	width:270px;
	height:45px;
	z-index:1;
	background-image: url(../images/buw_logo.png);
	left: 50px;
}
#Logo {
	position:absolute;
	width:270px;
	height:45px;
	z-index:1;
	background-image: url(../images/buw_logo.png);
	left: 50px;
}





body {
	background-color: #990033;
	padding:0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}



body {
	background-color: #990033;
	padding:0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}


#content {
	position:absolute;
	width:600px;
	height:240px;
	z-index:3;
	left: 50px;
	bottom: 35px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#content {
	position:absolute;
	width:600px;
	height:240px;
	z-index:3;
	left: 50px;
	bottom: 35px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#controller {
	position:absolute;
	width:100%;
	height:450px;
	z-index:2;
	bottom: 0px;
	left: 0px;
}
