body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	background-image: url(../images/mainbg.gif);
	color: #B7C5D9;
	background-color: #E7EFF2;
	background-attachment: fixed;
}
a:link {
	color: #71AAFF;
	text-decoration: none;
}
a:visited {
	color: #71AAFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #71AAFF;
	text-decoration: none;
}
p {
	margin: 0;
	padding-bottom: 15px;
	text-align: justify;
}
p.title {
	font-weight: bold;
	font-size: 18px;
	color: #A9B6C9;
}
.littletitle {
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
	color: #A9B6C9;
}
.pdf {
	background-color:#4B556D;
	border: 1px solid #B3C0D0;
	line-height: 17px;
	height: 34px;
	padding: 5px;
}
#navi {
	position:absolute;
	left:84px;
	top:404px;
	width:578px;
	height:26px;
}
#navilay {
	margin-top: 4px;
	margin-right: 5px;
	text-align: right;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#navilay a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#navilay a:hover {
	text-decoration: none;
	color: #214A7C;
}
#navilay a.active {
	text-decoration: none;
	color: #214A7C;
	cursor: default;
}
#pagetitle {
	font-size:26px;
	letter-spacing: 2px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #465E75;
}
form {
	margin: 0;
	padding: 0;
}
.formelement1 {
	margin-bottom: 4px;
	height: 20px;
}
.formelement2 {
	margin-bottom: 30px;
	height: 150px;
}
.formelement1label {
	float: left;
	width: 120px;
	height: 20px;
	font-weight: bold;
}
.input2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: none 0px;
	width: 280px;
	height: 17px;
	background-color: #4B556D;
}
.inputstrasse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: none 0px;
	width: 210px;
    height: 17px;
	margin-right: 4px;
	background-color: #4B556D;
}
.inputnr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: none 0px;
	width: 66px;
    height: 17px;
	background-color: #4B556D;
}
.inputplz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: none 0px;
	width: 66px;
    height: 17px;
	margin-right: 4px;
	background-color: #4B556D;
}
.inputort {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: none 0px;
	width: 210px;
    height: 17px;
	background-color: #4B556D;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: none 0px;
	width: 350px;
	height: 150px;
	background-color: #4B556D;
}
select {
	border: none 0px;
	background-color: #4B556D;
	color: #FFFFFF;
}
#headerwrap {
	position:absolute; 
	left:84px; 
	top:0px;
}
#preloader {
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: 256px 180px;
}
#header{
	background-image: url(../images/header.jpg);
}
#header, #headerwrap, #preloader {
	width:578px;
	height:524px;
}
#contentwrap {
	position:absolute; 
	left:84px; 
	top:446px; 
	width:578px; 
}
#content {
	margin: 20px;
}
#footer {
 	text-align:center;
	margin-top: 40px;
	border-top: 1px solid #465E75;
	font-size:11px;
}
.thumbborder {
	float: left; 
	width:132px; 
	height: 100px; 
	margin-left: 1px; 
	margin-bottom: 1px;
}
.thumbinfoborder {
	float: left; 
	width:132px; 
	height: 120px; 
	margin-left: 1px; 
	margin-bottom: 1px;
}
.thumbinfoborder img, .thumbborder img {
	margin-left: 4px;
	margin-top: 0px;
	border: 1px solid #1A1927;
	background-color: #4A5B79;
}
.thumbinfo {
	text-align: left;
	padding-left: 4px;
}

