body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #FFFFFF;
	background-color: #9FA6AB;
	background-image: url(../images/bg_content.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
#outer_margin {
	margin: auto;
	width: 896px;
	text-align: left;
}
#logo {
	width: 896px;
	height: 138px;
	text-align: right;
	background-image: url(../images/logo.png);
	background-position: right;
	background-repeat: no-repeat;
}
#content_outer {
	width: 896px;
	background-color: #FFFFFF;
	float: left;
	position: relative;
	height: 396px;
}
#content {
	padding: 6px;
	float: left;
	width: 884px;
	position: relative;
}
#left_outer {
	float: left;
	width: 442px;
	height: 384px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0px top;
}
#left {

}
#bild_outer {
	float: left;
	width: 884px;
	height: 384px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0px top;
	color: #000000;
}
#bild {

}
.padding8 {
	padding: 8px;
}
.padding8black {
	padding: 8px;
	padding-right: 73px;
	color: #000000;
	font-size: 10px;
}
.padding8blacka {
	padding: 8px;
	padding-left: 75px;
	color: #000000;
	font-size: 10px;
}
.csc-frame-frame1 {
	padding: 8px;
}
.csc-frame-frame1 a, .csc-frame-frame1 a:link, .csc-frame-frame1 a:visited {
	color: #FFFFFF;
}
.csc-frame-frame2 {
	padding: 8px;
	color: #000000;
}
.csc-frame-indent {
	color: #000000;
	padding-left: 72px;
}
table td {
	padding-bottom: 3px;
}
DIV.csc-frame-invisible DIV.csc-textpic DIV.csc-textpic-single-image IMG { margin-bottom: 0px; }

#right_outer {
	float: right;
	width: 442px;
	height: 384px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0px top;
}
#right {

}

#middle_outer {
	position: relative;
	width: 180px;
	background-image:url(../images/schatten_1.png);
	background-position: top center;
	background-repeat: no-repeat;
	color: #000000;
	text-transform: uppercase;
	float: left;
	margin-left: 352px;
	margin-top: -384px;
	height: 403px;
	z-index: 99;
}
#middle {
	padding-left: 28px;
	position: relative;
	z-index: 99;
}
#menu {
	height: 356px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-top: 35px;
	background-image: url(../images/bg_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}
#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li a, #menu li a:link, #menu li a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#menu li a.active, #menu li a.active:link, #menu li a.active:visited, #menu li a:hover {
	color: #B8B887;
}




h1 {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
}
h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 20px;
	font-weight: bold;
	font-size: 14px;
}
h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 17px;
	font-weight: bold;
	font-size: 13px;
}
a, a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
b, strong {

}
p {
	margin: 0;
	padding: 0;
}
ul {
	margin: 0;
	padding: 0;
	padding-bottom: 17px;
	padding-top: 5px;
}
li {
	margin: 0;
	padding: 0;
	margin-left: 30px;
}
img a, a img {
	border: 0;
}
#footer {
	text-align: right;
	color: #000000;
	z-index: 101;
	position: relative;
	font-size: 11px;
	padding-top: 3px;
	text-transform: uppercase;
}
#footer a, #footer a:link, #footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a.active, #footer a:hover {
	color: #FFFFFF;
}
#footer_left {
	float: left;
	width: 300px;
	text-align: left;
	padding-top: 3px;
	padding-left: 6px;
}
#footer_right {
	float: right;
	width: 500px;
}
#unten {
	padding-top: 20px;
	padding-bottom:10px;
	text-align: center;
	clear: both;
	color: #CCCCCC;
	font-size: 10px;
}
a.unten, a.unten:link, a.unten:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a.unten:hover {
	text-decoration: none;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.align-justify {
	text-align: justify;
}
table, td {
	font-size: 12px;
}
.clr {
	clear: both;
}
label {
	color: #FFFFFF;
	padding-top: 5px;
}
.loginform {
	width: 340px;
	color: #FFFFFF;
}
#user, #pass {
	width: 200px;
}
input[type=submit] {
	margin-top: 5px;
	border: 1px solid #7F9DB9;
	background-color: #FFFFFF;
	cursor: pointer;
	width: 75px;
	margin-left: 130px;
	text-align: center;
}
.formular {
	padding-left: 20px;
}
.label-not {
	float: left;
	width: 85px;
	font-weight: normal;
	text-align: right;
	padding-right: 15px;
	padding-top: 2px;
}
.labeltext {
	padding-top: 3px;
}
.formular input {
	margin-bottom: 2px;
}
.formular input {
	width: 300px;
	height: 17px;
	margin: 0;
	margin-bottom: 3px;
	padding: 0;
	padding-top: 2px;
	padding-left: 2px;
	font-size: 11px;
	border: 1px solid #cb6100;
	border-left: 1px solid #cb6100;
	border-top: 1px solid #cb6100;
	border-right: 1px solid #cb6100;
	border-bottom: 1px solid #cb6100;
	background-color: #EAEAEA;
}
* html .formular input {
	width: 166px;
	height: 21px;
}
.formular input:focus, .formular input:hover {
	background-color: #FFFFFF;
}
.textfeld {
	width: 402px;
	height: 150px;
	font-size: 11px;
	border-left: 1px solid #cb6100;
	border-top: 1px solid #cb6100;
	border-right: 1px solid #cb6100;
	border-bottom: 1px solid #cb6100;
	background-color: #EAEAEA;
	margin-top: 5px;
}
* + .textfeld {
	width: 400px;
}
#absenden {
	border: 0;
	font-size: 14px;
	line-height: 14px;
	width: auto;
	height: 25px;
	cursor: pointer;
	margin: 0;
	margin-left: 0px;
	margin-bottom: 10px;
	clear: both;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
	text-align: center;
	float: left;
	background-color: #cb6100;
	color: #FFFFFF;
	margin-left: 308px;
}
*+html #absenden {
	margin-left: 278px;
}
fieldset {
	padding-left: 25px;
	font-weight: bold;
	margin: 0;
	border: 1px solid #BBBEC0;
}
legend {
	padding: 10px;
}
form {
	margin: 0;
	padding: 0;
	color: #393C48;
}
.formular {
	padding-top: 15px;
}
