body{
	font-family: verdana;
	font-size: 10px;
	text-align: center;
	/* background-image : url(../img/bg.gif);
	background-repeat : repeat-x; */
	background-color : FF9933;
}
p,ul,ol,address,ul li{margin:0 0 1em;font-style:normal;}
table{font-size:10px; font-weight:bold; margin-left:0; margin-right:0; margin-top:0; margin-bottom:1em}
h2{margin:0;padding:0;color:#666666;font-weight:bold;font-size:100%;}
h3{margin:0;padding:0;color:#ffffff;font-weight:bold;font-size:100%;}

#center{
	width: 700px;
	position: relative;
	text-align: left;
}
#title{
	color:#5A31DE;
	font-weight: bold;
	font-size: 20px;
	font-style: normal;
	width: 100%;
	text-align: center;
	line-height : 60px;
	padding-bottom: 10px;
}
#content_div{
	position: relative;
	width: 400px;
	font-size: 13px;
	background-color: #FF9933;
	border: solid 1px Black;
	text-align: left;
}

#content_top,
#content_bottom{
	width: 100%;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
#content_middle{
	width: 100%;
	padding-left: 200px;
	padding-right: 20px;
	padding-top: 20px;
}
#wifi_img{
	position: absolute;
	top: 180px;
	left: -18px;
	z-index: 40;
    width: 247px;
}

.brixnetlogo{
	position: absolute;
	z-index: 20;
	border-width: 4px;
	width: 398px;
    height: 100px;
    background-image: url('../img/logo_bn.jpg'); 
    background-repeat: no-repeat; 
}


#nav{position:relative;list-style:none;padding:18px 5px 12px 5px;font-weight:bold;width:144px;}
#nav li{display: block; width: 144px; margin: 0; padding: 0; background: url(../img/bg_nav_li.gif) no-repeat 0 50%; }
#nav a{display:block;width:135px;margin:4px 0 0;padding:0 2px 3px 14px;text-decoration:none;}
#nav a:hover{text-decoration:underline}

.services,
.menu_left,
.menu_right,
.werbung{
	position: absolute;
	z-index: 20;
	background-image : url(../img/bg_white.gif); 
    background-repeat:repeat;

}


.menu_left
{
	left: -170px;
	border-style: outset; 
	border-width: 2px
}

#menu_left{
	top: 70px;
	width: 100px;
	height: 100px;	
	z-index: 20;
}
.menu_right{
	left: 440px;
	border-style: outset; 
	border-width: 2px
}
#menu_right{
	top: 70px;
	width: 100px;
	height: 100px;	
	z-index: 20;
}
#services{
	top: 310px;
	width: 100px;
	height: 100px;	
	z-index: 1;
}

#login{
	top: 70px;
	width: 300px;
	left: 420px;
	height: 100px;	
	z-index: 20;
	padding:18px 5px 12px 5px;
	font-size:10px;
	font-weight:bold;
}
#werb1{
	top: 300px;
	left: 420px;
	z-index: 30;
}
#werb2{
	top: 400px;
	left: 420px;
	z-index: 30;
}
