body {
	background-color: white;
	text-align: center;
	font-family: Universe, Arial, sanserif;
	font-size:12px;
	color: #2F53A7;
	line-height:1.4em;
}

div.wrapper {
	position:relative;
	margin: 0 auto;
	width: 680px;
	height: 1400px;
	border: 2px #2F53A7 solid;
	background: white url(images/head.jpg) no-repeat;
}


.webaddress {
	position:relative;
	top: 210px;
	text-align:right;
	margin: 0 50px 0 0;
	font-size:15px;
	font-weight:normal;
}

.webaddress a {
	text-decoration:none;
	color: white;
}

.webaddress a:link {
	text-decoration:none;
	color: white;
}

.webaddress a:visited {
	text-decoration:none;
	color: white;
}


.webaddress a:active {
	text-decoration:none;
	color: white;
}

.content {
	position:relative;
	top:310px;
	text-align:left;
	margin: 0 30px 0 58px;
}

.content h1 {
	font-size: 20px;
	font-weight:bold;
	line-height:20px;
}

table.formular tr td{
	padding-top:5px;
	padding-bottom:20px;
 }
 
table.formular tr td.description {
	vertical-align:top;
	text-align:right;
	padding-top:9px;
	margin: 5px 10px 0 0;
}

table.formular tr td.descriptionSuccess {
	padding-top:5px !important;
	text-align:left !important;
}

.abbinder {
	position:relative;
	top:270px;
	background-image:url(images/abbinder.jpg);
	width:600px;
	height:85px;
}

.errorclass, .error {
	color:red;
}