div#wrapper{
	position:relative;
	width: 960px;
	height: 694px;
	top: 50%;
	left: 50%;
	background: url(/gfx/background.jpg) no-repeat;
	padding: 0;
	margin-top: -347px;
	margin-left: -480px;
	border: 1px solid #000000;
}

div#header{
	position: absolute;
	top: 110px;
	left: 50px;
	height: 30px;
	width: 620px;
	text-align: center;
}
div#header H1{
	color: #f9bc03;
	margin:0;
	padding:0;
	font-size: 24px;
	font-family: arial, verdana;
	letter-spacing: 5px;
}
div#content{
	position:absolute;
	top:243px;
	left:253px;
	width:680px;
	height: 300px;
	overflow-x: hidden;
	overflow-y: auto;
	color: #ffffff;
	font-size: 12px;
}
div#symbols{
	position:absolute;
	top: 227px;
	left: 47px;
	width: 59px;
	height: 322px;
}
div#symbols img{
        position:relative;
        top:0;
        left:0;
        margin:4px 0 0 0;
        padding:0;
}
div#menu{
	position: absolute;
	top: 234px;
	left: 105px;
	width: 115px;
}
div#telefoon{
	position: absolute;
	top: 385px;
	left: 30px;
	height: 15px;
	width: 165px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
span.bold{
	font-weight: bold;
}

div#menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	text-align: left;
}
div#menu li{
	line-height: 48px;
	font-weight: normal;
        text-align:center;
}
div#menu ul li a, div#menu ul li a:visited{
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
}
div#menu ul li a:hover,div#menu ul li.active a{
	color: #333333;
}
div.clear{
	clear:both;
	float: none;
	overflow: hidden;
}
ul.errors{
        border:1px solid #CC0000;
        background-color:#FF9999;
        margin:0;
	padding:5px;
        width:373px;
        list-style:none;
}
ul.errors li{
	color:#000000;
}
.form{
	width:400px;
}
.key{
	white-space: nowrap;
}
#logo_DeVoltage{
    position:relative;
    top:581px;
    left:24px;
    width:230px;
    height:85px;
}
#address{
    position:relative;
    top:525px;
    left:270px;
    width:630px;
    height:20px;
    color:#42b2c3;
    font-size:16px;
}
