@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	background-color: #E0E3DF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #9AA097;
	letter-spacing: 1px;
}
#logotop {
	height: 255px;
	width: 265px;
	position: absolute;
	top: 50px;
	overflow: hidden;
	z-index: 11;
}
#container {
	z-index: 9;
	width: 920px;
	height: 1350px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	margin-left: 0px;
	top: -15px;
}
#search {
	z-index: 8;
	height: 200px;
	width: 300px;
}
#picturetop {
	height: 255px;
	position: absolute;
	width: 655px;
	left: 265px;
	top: 50px;
	z-index: 11;
	background-repeat: no-repeat;
	background-color: #B4B9B0;
}
#navimain  {
	width: 265px;
	z-index: 11;
	top: 321px;
	height: 725px;
	position: absolute;
}
#navisub {
	z-index: 11;
	left: 310px;
	width: 572px;
	height: 70px;
	position: absolute;
	top: 325px;
}
#maincontent {
	z-index: 11;
	width: 520px;
	height: 821px;
	left: 310px;
	position: absolute;
	top: 417px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B4B9B0;
}
#language {
	z-index: 11;
	position: absolute;
	top: 18px;
	left: 768px;
	height: 30px;
	width: 120px;
	overflow: hidden;
}
#footer {
	z-index: 11;
	position: absolute;
	width: 271px;
	height: 61px;
	top: 1280px;
	left: 612px;
}
#colormain {
	z-index: 10;
	width: 265px;
	position: absolute;
	height: 1350px;
	background-color: #B4B9B0;
}
#colorright {
	z-index: 10;
	position: absolute;
	height: 1350px;
	left: 265px;
	width: 655px;
	top: 0px;
	background-color: #E0E3DF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #888D86;
	text-decoration: none;
	letter-spacing: 1px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
.redplus {
	color: #D30132;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #888D86;
	letter-spacing: 1px;
}
h1 {
	font-size: 16px;
	display: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	color: #888D86;
	letter-spacing: 1px;
	padding-bottom: 15px;
	margin: 0 0;
	font-weight: bold;
	padding-top: 21px;
}
#backstripe {
	z-index: 8;
	position: absolute;
	width: 100%;
	height: 255px;
	background-color: #B4B9B0;
	top: 35px;
}
.einzug {
	text-indent: 15px;
}
input.format {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#A2A6A1;
	border: 1px solid #B4B9B0;
	letter-spacing: 1px;
}
input.knopf, select.knopf {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color:#888D86;
	background-color:#FFFFFF;
	border: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #B4B9B0;
	border-right-color: #B4B9B0;
	border-bottom-color: #B4B9B0;
	border-left-color: #B4B9B0;
	letter-spacing: 1px;
}
.versteckt {
	visibility: hidden;
}

