html, body {
	padding: 0;
	margin: 0;
	background-color: #6c6c6c;
	background-image: url('/shared/images/background.gif');
	background-position: center;
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

a {
	color: #3c6638;
}

a:hover {
	color: #333;
}

h1 {

}

h2 {
	padding-top: 28px;
	margin-top: 0;
	padding-bottom: 7px;
	margin-bottom: 0;
	font-size: 14px;
}

h3 {
	padding-top: 0px;
	margin-top: 0;
	padding-bottom: 7px;
	margin-bottom: 0;
	font-size: 14px;
}

.wrapper {
	width: 100%;
	height: 21px;
	background-image: url('/shared/images/background-top.gif');
	background-position: center;
	background-repeat: no-repeat;
}

.paper {
	width: 876px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 46px;
}

.logo {
	width: 169px;
	height: 72px;
	margin-top: 20px;
	margin-left: 30px;
	background-image: url('/shared/images/logo.gif');
	background-repeat: no-repeat;
	float: left;
}

.theme {
	width: 563px;
	height: 115px;
	margin-left: 20px;
	float: left;
	background-image: url('/shared/images/theme.jpg');
	background-repeat: no-repeat;
}

.gold {
	width: 831px;
	height: 4px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #cc9900;
	clear: both;
}

.green {
	width: 831px;
	height: 23px;
	background-color: #3c6638;
	clear: both;
}

.flags {
	position: relative;
	width: 100px;
	left: 505px;
	top: 30px;
}

.de {
	float: left;
}

.navigation {
	padding-top: 30px;
	padding-left: 32px;
	padding-bottom: 100px;
	float: left;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.content {
	padding-top: 30px;
	padding-bottom: 40px;
	float: right;
	width: 550px;
	padding-right: 100px;
	line-height: 21px;
}

.headline {
	padding-top: 4px;
	padding-bottom: 22px;
}

.footer {
	width: 250px;
	left: 125px;
	top: 20px;
	float: left;
	padding-bottom: 50px;
	position: relative;
}

.footerlink {
	font-size: 10px;
	color: #333;
	text-decoration: none;
}

.footer_home {
	background-image: url('/shared/images/home.gif');
	background-repeat: no-repeat;
	padding-left: 16px;
	padding-right: 20px;
	display: inline;
}

.footer_contact {
	background-image: url('/shared/images/contact.gif');
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-right: 20px;
	display: inline;
}

.footer_sitemap {
	background-image: url('/shared/images/sitemap.gif');
	background-repeat: no-repeat;
	padding-left: 16px;
	display: inline;
}

.inlogo {
	padding-bottom: 8px;
}


label {
	width: 120px;
	float: left;
	clear: both;
	padding-bottom: 10px;

}

.field {
	padding-top: 2px;
	padding-bottom: 10px;
}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 3px;
	width: 300px;
}


textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 306px;
	height: 95px;
}

.sub {
	padding-left: 119px;
}


.ebene1 {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #e1e1e1;
	margin-bottom: 1px;
	width: 270px;
}

.ebene2 {
	width: 240px;
	padding-top: 2px;
	background-color: #e1e1e1;
	padding-bottom: 2px;
	margin-left: 30px;
	padding-left: 10px;
	margin-bottom: 1px;
}

.links {
	padding-left: 225px;
	padding-top: 20px;
	float: left;
	width: 200px;
	line-height: 16px;
	padding-bottom: 60px;

}
