@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.wrapper {
	background-image: url(/images/page-bg.gif);
	background-repeat: repeat-x;
	}



h1, .coloredText    {
	color: #3399FF;
}
h1, h2, h3, h4, p, ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: normal;
}
h2, h3, h4 {
	font-size: 14px;
	color: #666666;
}
h1 {
	font-size: 16px;
}


ul {
	padding-left: 20px;
}


.clear {
	font-size: 0px;
	clear: both;
}



a img {
	border: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


a .marker {
	display: none;
}
a:hover .marker {
	display: inline;
}


.head-wrapper {
	background-image: url(/images/head-bg.jpg);
	white-space: nowrap;
}
ul.mainMenu {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 205px;
	z-index: 100;
	float: left;
}
ul.mainMenu li {
	list-style-type: none;
}

ul.mainMenu a  {
	width: 200px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(/images/menu-seperator.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
ul.mainMenu a:hover {
	color: #000000;
}

ul.mainMenu a.first {
	background-image: none;
	padding-bottom: 10px;
}
.pageWrapper .bottomLine {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 570px;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
}
.pageWrapper {
	padding-left: 200px;
	width: 750px;
}

.pageWrapper .bottomLine a {
	color: #666666;
	text-decoration: none;
}
#pageContent  {
	width: 570px;
	min-height: 400px;
	margin-left: 0px;
	float: left;
}
.pageWrapper .rightColumn {
	margin-left: 580px;
}
.rightColumn .userLogin {
	font-size: 10px;
	color: #999999;
	height: 100px;
}
.rightColumn .userLogin input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #999999;
	margin-top: 3px;
	margin-bottom: 5px;
}
.rightColumn .bannerSpace {

}
.news-wImage {
	width: 170px;
	margin-right: 20px;
	float: left;
	margin-bottom: 30px;
}

.news-wImage ul {
	margin: 0px;
	padding: 0px;
}
.news-wImage li {
	list-style-type: none;
}
.news-wImage h1 {
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.news-wImage  .detailsLink {
	display: block;
	font-size: 12px;
	background-image: url(/images/news-details.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #666666;
	text-decoration: none;
}
.news-wImage  .detailsLink:hover {
	background-image: url(/images/news-details-f2.gif);
	color:#333333;
}



.introText {
	height: 100px;
	overflow: visible;
}
.introText  p, .introText h1{
	margin: 0px;
	padding: 0px;
}
.introText h1 {
	font-size: 24px;
}
.choose {
	padding-bottom: 30px;
	line-height: 2em;
}

.choose h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}
.choose a {
	font-size: 16px;
	color: #999999;
	text-decoration: none;
	padding-left: 40px;
}
.choose a:hover .coloredText {
	font-weight: bold;
	line-height: 1px;
}
.twoColumn-News {
	float: left;
	width: 230px;
	margin-right: 20px;
	padding-left: 25px;
	background-image: url(/images/info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 30px;
	font-size: 11px;
}
.twoColumn-News h1 {
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ul.submenu {
	margin: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.submenu li {
	list-style-type: none;
	display: inline;

}

.submenu a {
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
	text-decoration: none;
}
#pageContent.structuredList {
}
.structuredList   h1   {
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.structuredList h2 {
	background-image: url(/images/info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
}
.structuredList  h2, .structuredList  p, .structuredList ul {
	padding-left: 30px;
	padding-right: 10px;
}
.structuredList ul {
	padding-left: 55px;
}
.structuredList ul.submenu {
	padding-left: 20px;
	padding-right: 0px;
}

label {
	color: #666666;
}
form {
	margin: 0px;
	padding: 0px;
}

.formpage input {

}
.formpage {
	font-size: 11px;
}
.formpage #besonderheiten {
	width: 500px;
}

.formfield {
	display: block;
	font-size: 11px;
	margin-bottom: 5px;
	padding-left: 20px;

}
.formsegment {
	padding: 10px;
	margin-bottom: 20px;
	background-color: #F4F4F4;
}
.formbuttons {
	text-align: center;
	padding-bottom: 30px;
}
.radioList  br {
	display: none;
}
.radioList  label {
	padding-right: 20px;
}
.linkwDescription {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;

}
.linkwDescription li       {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	list-style-image: url(/images/news-details-f2.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-position: outside;

}
.linkwDescription  a {
	color: #3399FF;
	font-size: 14px;
}
.dowloadListe {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.dowloadListe li {
	margin-bottom: 15px;
	list-style-image: url(/images/pdf-icon.gif);
}
.dowloadListe a {
	padding-left: 10px;
}
.presse-table {
	margin-left: 30px;
	border-collapse: collapse;
	border: 1px black solid;
}
.presse-table p {
	margin: 0px;
	padding: 0px;
}
.presse-table td {
	padding: 5px;
}
.presse-table .presse-table-text-cell {
	width: 350px;
}

