/* CSS Document */
html { 
      overflow: -moz-scrollbars-vertical;
	  overflow-y: scroll;
	  height: 100%;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: #666666;
	font-size: 11px;
}
p {
	margin: 0 0 7px;
	padding: 0;
}
div{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #6C6D70;
}
a:hover {
	color: #2E5DAD;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	
	margin-left: 5px;
	padding-left: 10px;
	background-image: url(img/bullet.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 0px 7px;
	margin-top: 4px;
}
#customerlist li {
	margin-top: 2px;
}
#center {
	width: 111px;
	
}
#wrapperposition {
	background-color: #FFFFFF;
	position: relative;
	height: 560px;
	width: 10px;
}


#wrapper {
	width: 924px;
	position: absolute;
	height: 555px;
	left: -425px;
	top: 0px;
}
#navi {
	height: 25px;
	width: 660px;
	overflow: hidden;
	margin-left: 144px;
	font-weight: bold;
	font-size: 12px;
}
#navi a {
	text-decoration: none;
}
#navi a:hover {
	color: #2E5DAD;
}
#subnavi {
	position: absolute;
	top: 35px;
	left: -10px;
	width: 144px;
	text-align: right;
	padding-right: 10px;
	line-height: 22px;
}

#logowrapper {
	position: absolute;
	top: 353px;
	left: 110px;
}
#logowrapper2 {
	top: -195px;
	left: 110px;
	position: absolute;
}
#logoposition {
	position: relative;
	height: 10px;
	width: 10px;
	background-color: #FFFFFF;

}
#display {
	width: 656px;
	border: 2px solid #999999;
	margin-left: 144px;
	min-height: 520px;
	height: auto !important;
	height: 520px;

	position: relative;
}
#photo {
	position: absolute;
	left: 640px;
	top: 65px;
	border: 2px solid #666666;
}

#textwrapper {
	margin-top: 40px;
	margin-left: 80px;
	margin-right: 200px;
	line-height: 16px;
	padding-bottom: 20px;
	z-index: 2;
	position: relative;
}
#textwrapper p {
	margin: 0px 0px 15px;
}
#hdl {
	margin-bottom: 10px;
}

.on {
	color: #2E5DAD!important;
}
label {
display:block;
float:left;
width:145px;
margin-top:3px;
}
input[type=text] {
	float:left;
	margin-top:5px;
	width:220px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
}
#ADRESSE, #MITTEILUNG {
	width:220px;
	border: 1px solid #000000;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#send {
	border: 1px solid #000000;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
}
.arrow {
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 50px;
}
#arrowhorz {
	margin-bottom: -4px;
}
#rahmen {
	border: 1px solid #666666;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.rahmenschrift {
	margin-top:-10px;
	background-color: #FFFFFF;
	font-weight: bold;
	
}
#wrapit {
	width: 200px;
}

