body {
	background-color:#EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FF9900;
}

a:hover {
	color:#FF3300;
}

a:active {
	color:#FF3300;
}

a img {
	vertical-align:middle;
	margin-right:10px;
	border:none;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #888888;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #888888;
}

p {
	line-height: 120%;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
}

.p-left {
	line-height: 120%;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	width:350px;
	float:left;
}

.p {
	line-height: 120%;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
}

.black { color:#000000; }

.message {
	color:#336633;
}

.page {
	width: 778px;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	}

.header {
	width: 778px;
	height: 165px;
	background: url(images/header.jpg) no-repeat;
	margin-bottom:4px;
	}

.content-header {
	width: 778px;
	height: 16px;
	background: url(images/hg-oben.jpg) no-repeat;
	margin:0px;
	}
	
.content {
	width: 712px;
	background: url(images/hg.jpg) repeat-y;
	padding-left: 34px;
	padding-right: 32px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

div.content h1 {
	font-size:18px;
}

div.content h2 {
	font-size:14px;
	margin-top:30px;
}

div.content .link {
	color:#777777;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

div.content .link-left {
	color:#777777;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	width:350px;
	float:left;
}

div.content .link-center {
	color:#777777;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	width:300px;
	padding: 10px;
	border:1px solid #FF9900;
	background-color:#f6f6f6;
	margin:auto;
}

div.content .link-info {
	color:#777777;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	width:430px;
	padding: 10px;
	border:1px solid #FF9900;
	background-color:#f6f6f6;
	margin:auto;
}

div.messages .error {
	position:fixed;
	bottom:25px;
	left:auto;
	right:auto;
	width:672px;
	height:30px;
	margin-top:15px;
	margin-bottom:15px;
	background: url(images/messages-hg.jpg);
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:30px;
	text-align:center;
}

div.content .warning-top {
	width:712px;
	height:5px;
	background: url(images/warn-hg-oben.jpg) no-repeat;
}

div.content .warning-bottom {
	width:712px;
	height:8px;
	background: url(images/warn-hg-unten.jpg) no-repeat;
}

div.content .warning {
	width:712px;
	height:auto;
	padding-top:5px;
	padding-bottom:5px;
	background: url(images/warn-hg.jpg) repeat-y;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:center;
}

div.content .form-top {
	margin-top:15px;
	width:712px;
	height:5px;
	background: url(images/form-hg-oben.jpg) no-repeat;
}

div.content .form-bottom {
	width:712px;
	height:5px;
	background: url(images/form-hg-unten.jpg) no-repeat;
	margin-bottom:30px;
}

div.content .form {
	width:672px;
	height:auto;
	padding:20px;
	background: url(images/form-hg.jpg);
	background-size:100%;
}

select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	width:650px;
}

input {
	margin-right:10px;
}

.bucherror {
	border: 2px solid #790e11;
}

input.error {
	border: 2px solid #790e11;
}

.form-bg1 {
	padding:10px;
	background-color:#f6f6f6;
}

.form-bg2 {
	padding:10px;
	background-color:#eeeeee;
}

div.content .form h1 {
	margin-top:0px;
	font-size:14px;
}

div.content .form .p {
	line-height: 120%;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
}

div.content .form .right {
	line-height: 120%;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-align:right;
	float:right;
	vertical-align:middle;
}

div.content .form .hinweise {
	height:100px;
	width:630px;
	vertical-align:top
}

#captcha {
	max-width:150px;
	max-height:39px;
	vertical-align:middle;
	margin-right:20px;
}

.content-footer {
	width: 778px;
	height: 75px;
	background: url(images/hg-unten.jpg) no-repeat;
	margin-bottom: 15px;
	text-align:center;
}

div.content-footer a {
	margin-left:40px;
	margin-right:40px;
}

div.content-footer a img {
	margin-right:5px;
}

div.content .telefon {
	color:#777777;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

div.content .adresse {
	color:#777777;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	width:356px;
	float:left;
}

div.content .bigseparator {
	margin-top:40px;
}

div.content .separator {
	margin-top:20px;
}

div.content .smallseparator {
	margin-top:15px;
}


#flashcontent {
	margin-top:20px;
}
