body {
 background-image: url(../pix/bg.png); 
 background-repeat: repeat-y;
 background-position: center;
 background-color: white;
 margin-left: auto;
 margin-right: auto;
 padding: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 bottom: 0px;
 height: 100%;
 color: #ffffff;
 text-decoration: none;
 font-family: Verdana, Arial, Helvetica;
 font-size: 12pt;
 scrollbar-arrow-color: #ffffff;
 scrollbar-base-color: #27365d;
}

a {
	color: #94adce;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	cursor: hand
}

a:hover {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	cursor: hand
}

p {
	color: #ffffff;
	padding: 5px;
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
}

td {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;  
}

th {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
}

div {
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
}

h1 {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	width: 300px;
	margin-left: 0px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
}

.copyright {
	position: absolute;
	bottom: 2px;
	right: 5px;
	width: 130px;
	height: 15px;
	padding: 2px;
	background-color: white;
	color: #cccccc;
	text-decoration: none; font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	cursor: hand
}

.copyright a {
	color: #cccccc;
	text-decoration: none; font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	cursor: hand
}

.copyright a:hover {
	color: #cccccc;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	cursor: hand
}

input {
	background-color : #FFFFFF;
	color: #111178;
	border: 1px solid;
	font-family: Verdana, Arial, Helvetica;
}

textarea {
	background-color: #FFFFFF;
	color: #111178;
	border: 1px solid;
	font-family: Verdana, Arial, Helvetica;
}

#wrapper {
 width:851px;
 position: relative;
 bottom: 0px;
 margin-bottom: 0px;
 margin-left: auto;
 margin-right: auto;
}

#links { 
 width:161px;
 height: 100%;
 float: left;
 bottom: 0px;
 margin-bottom: 0px;
 background-image: url(../pix/site/bg_links.png); 
}

#basic { 
 float: left;
 width: 649px;
 height: 100%;
 background: #1c5197;
}

#header {
 float: left;
 width:649px;
 height:155px;
}

#content {
 background: #1c5197;
 width:629px;
 float: left;
 text-align: left;
 padding: 10px;
 margin-bottom: 50px;
}

#rechts {
 float: left;
 width: 41px;
 height: 100%;
 background-image: url(../pix/site/bg_rechts.png); 
}

.image {
border: 0px;
}
