/*	undo
*************/
:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom;}
address { font-style:normal }
table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }
p { font-size: small; }
legend { display:none; }
body, div,p,li { background-repeat:no-repeat; }



/*	html
*********/
html {
	min-height: 100%;
}
html,body {
height: 100%;
}

/*	body
**********/
body {
	font-family:verdana, arial, helvetica, sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 81.25%;
	margin-bottom:25px;
	margin: auto;
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto;
	background-color: #003366;
}
#wline {
	position: absolute;
	height: 179px;
	background-color: #FFF;
	margin-top:23%;
	width:100%;
	background: url(../images/start_line_bg.gif);
}
#logo {
	position: absolute;
	/*left: 250px;*/
	left: 34%;
	margin-top:23%;
	height: 100px;
	width: 500px;
	z-index: 1;
}

#yellowopacity {
	background-color:#E6CB93;
	height:100%;
	opacity:0.8;
	filter: alpha(opacity = 80);
	position:absolute;
	top:0px;
	width:125px;
	margin-left:100px;
}

#kanzlei {
		position: relative;
		left: 36%;
		top: 6px;
		width: 280px;
}





