body {
	background: url("../pics/bg02.png") repeat-x #FFFFFF;
	background-position: 0 96px;
	margin: 0;
	font-size: 13px;
	font-family: Georgia,"Times New Roman",Times,serif;
	line-height: 150%;
	overflow-y: scroll;
	overflow-x: hidden;
}
a {
	font-size: 12px;
	text-decoration: none;
	font-family: arial;
	color: #525252;
	cursor: pointer;
}
a:visited { color:#000000; text-decoration:none; }
a:focus { color:#000000; text-decoration:none; }
a:hover { color:#000000; text-decoration:none; }
a:active { color:#000000; text-decoration:none; }
h1 {
	font-size: 26px;
	font-weight: normal;
	color: #684283;
	font-family: Georgia,"Times New Roman",Times,serif;
	line-height: 140%;
	margin-top: 0;
	margin-bottom: 0;
}
#topWrap {
	width: 100%;
	margin:0;
	min-height: 95px;
	background: url("../pics/bg01.png") repeat-x #FFFFFF;
	background-position: top;
	text-align: center;
}
#topCon {
	width: 1006px;
	margin: 0 auto;
	text-align: left;
}
#topWrapLeft {
	width: 50%;
	float: left;
}
#twBanner {
	padding-top: 6px;
}
#twBanner a {
	text-decoration: none;
}
#twBanner a img {
	border: 0;
}
#topWrapRight {
	width: 47%;
	float: left;
	text-align: right;
}
#twOptions {
	margin-top: 10px;
	padding: 10px;
	text-align: right;
}

#twOptions a {
	font-size: 10px;
	color: #CBC8C3;
	text-transform: uppercase;
}

#twLinks {
	width: 100%;
	margin-top: 34px;
	text-align: right;
	color: #D5D3D4;
}

#twLinks ul {
	margin:0;
	padding:0 0 0 154px;
}

#twLinks li {
	float: left;
	list-style-type: none;
	
}

#twLinks li.last {
	float: none;
	clear: left;
}

#twLinks a {
	font-size: 12px;
	color: #D5D3D4;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	/*border-right: 1px solid #D5D3D4;*/
}
#twLinks li.last a{
	border-right: 0;
}

#middleWrap {
	width: 1006px;
	min-height: 512px;
	margin: 0 auto;
	background: url("../pics/bg_oben02.png") no-repeat transparent;
}
#middleWrapWI {
	width: 1006px;
	min-height: 512px;
	margin: 0 auto;
	background: url("../pics/bg_oben.png") no-repeat transparent;
}
#bottomWrap {
	width: 1006px;
	height: 100px;
	margin: 0 auto;
	background: url("../pics/bg_unten02.png") no-repeat transparent;
}
#bottomWrapWI {
	width: 1006px;
	height: 100px;
	margin: 0 auto;
	background: url("../pics/bg_unten.png") no-repeat transparent;
}
#navi {
	float: left;
	width: 206px;
	margin-left: 15px;
	margin-top: 47px;
	background-color: transparent;
}
#navi ul {
	list-style-type: none;
	margin:0;
	padding: 0;
	margin-left: 2px;
	width: 206px;
}
#navi ul li.lvl1 {
	margin:0;
	padding:0;
	padding-left: 22px;
	padding-bottom: 10px;
	margin-top: 5px;
}
#navi ul li.lvl1 a {

}
#navi ul li.lvl1 ul{
	margin: 0;
	padding: 0;
	margin-top: 2px;
	margin-left: 8px;
}
#navi ul li.lvl1 ul.lvl2 {
	background-color: transparent;
}
#navi ul li.lvl1 ul.lvl2 li {
	background-color: transparent;
}
#navi ul li.lvl1 ul.lvl2 li a {
	color: #684283;
	font-size: 11px;
}
.ulActive {
	padding-bottom: 10px;
	background: url("../pics/liActive.png") no-repeat transparent;
	background-position: 0 5px;
}
#con {
	float: left;
	width: 743px;
	margin-top: 34px;
	margin-left: 16px;
	background-color: transparent;
}
#breadcrumb {
	width: 100%;
	font-size: 10px;
	color: #A8A8A8;
	padding-right: 30px;
	padding-left: 28px;
	margin-top: 5px;
}
#breadcrumb a {
	font-size: 10px;
	color: #A8A8A8;
}
#content {
	width: 685px;
	margin-top: 20px;
	padding-right: 24px;
	padding-right: 30px;
	padding-left: 28px;
}
#contentWI {
	float: left;
	width: 461px;
	margin-top: 10px;
	padding-right: 30px;
	padding-left: 28px;
}
#msgBox {
	float: left;
	width: 166px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: transparent;
	text-align: center;
}
#msgBox h1 {
	font-size: 20px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 150px;
	font-family: Georgia,Book Antiqua,Microsoft Sans Serif;
}
.infoBox {
	width: 100%;
	margin-bottom: 10px;
	margin-top: 20px;
	font-size: 11px;
	text-align: left;
}
.infoBox p{
	margin: 0;
}
.infoBox a {
	font-size: 11px;
	color: #775592;
	text-decoration: none;
}
#msgBox .infoBox h1 {
	margin-top: 2px;
	margin-bottom: 0;
	padding-top: 0px;
	font-size: 16px;
}

#msgBox .infoBox h3 {
	font-size: 10px;
	font-weight: normal;
	margin:0;
	padding:0;
}
ul.sitemap {
	list-style-type: none;
	border-left:1px dotted #000000;
	margin: 0;
	padding: 0;
}
ul.sitemapSub {
	margin:0;
	padding:0;
	margin-left: 20px;
}
ul.sitemapSub li {
	list-style-type: none;
	border-left:1px dotted #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footer {
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	color: #A8A8A8;
}


.headerLine {
	margin-bottom: 5px;
	background-color: #F3F3F3; /* Mozilla 1.4 */
	color: #F3F3F3; /* IE 6 */
	border: #F3F3F3; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	padding-left: 0px;
	border-top: 0;

}
.flLeft {
	float: left;
}
.clear {
	clear: both;
}
#langList {
	display: none;
	position: absolute;
	top: 50px;
	left: 70%;
	padding-left: 3px;
	width: 200px;
	height: 140px;
	text-align: left;
	border: 1px solid #000000;
	background-color: #FEFEFE;
}
#langList h1 {
	font-size: 13px;
}
#okButton {
	display: block;
	margin-left: 70%;
	border: 0;
	width: 40px;
	height: 25px;
}
.formText {
	width: 40%;
	display: block;
	float: left;
	margin-bottom: 5px;
}
.formInputText {
	width: 50%;
	display: block;
	float: left;
	margin-bottom: 5px;
}
.formText {
	width: 40%;
	display: block;
	float: left;
	margin-bottom: 5px;
}
.formInputText {
	width: 50%;
	display: block;
	float: left;
	margin-bottom: 5px;
}
.formCheck {
	width: 40%;
	display: block;
	float: left;
	margin-bottom: 5px;
}
.formInputCheck {
	width: 50%;
	display: block;
	float: left;
	margin-bottom: 5px;
}
.formRadio {
	width: 40%;
	display: block;
	float: left;
	margin-bottom: 5px;
}
.formInputRadio {
	width: 50%;
	display: block;
	float: left;
	margin-bottom: 5px;
}
.formRadio {
	width: 40%;
	display: block;
	float: left;
	margin-bottom: 5px;
}
.formRadioDiv {
	width: 50%;
	display: block;
	float: left;
	margin-bottom: 5px;
}
.InputRadio {

}
.formInRadio {

}
.formSubmit {
	clear: both;
	margin-bottom: 5px;
}
.field {
	border: #AFAFAF 1px solid;
	width: 300px;
}
.field2 {
	border: #AFAFAF 1px solid;
	width: 90px;
}
.field3 {
	border: #AFAFAF 1px solid;
	width: 280px;
}
.field4 {
	border: #AFAFAF 1px solid;
	width: 283px;
}
.field5 {
	border: #AFAFAF 1px solid;
	font-size: 12px;
	width: 300px;
}
.field6 {
	border: #AFAFAF 1px solid;
	width: 300px;
}
.showMore {
	display: block;
	width: 100%;
	text-align: right;
}
