@CHARSET "UTF-8";

img, div, span, input, a, li, h1 { behavior: url("css/iepngfix.htc") }
 
html,
body {
	margin: 0;
	padding: 0;
	background-color: #164769;
	text-align: center;
}

body,
body * {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #757776;
}

a,
a span {
	color: #008ed9;
}

a:hover,
a:hover span {
	color: #868686;
}

#pageContent {
	padding: 0;
	margin: 0;
}

.pageContent {
	padding: 0;
	margin: 0;
	width: 884px;
	margin: auto;
	text-align: left;
	background: white url(../images/background.jpg) top left no-repeat;
}

.menu {
	padding: 140px 0 15px 12px;
}

.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menu li {
	width: 201px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(../images/menubg-left.png) top left no-repeat;
	clear: left;
}

.menu li a {
	display: block;
	height: 30px;
	width: 195px;
	margin-left: 6px;
	background: url(../images/menubg.png) center left repeat-x;
	border-right: 1px solid #bbb;
}

.menu li a,
.menu li a:hover,
.submenu li a,
.submenu li a:hover {
	text-decoration: none;
}

.menu li a:hover span,
.submenu li a:hover span {
	color: #008ed9;
}

.menu li a span {
	display: block;
	padding: 6px 0 0 20px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

.submenu li {
	background: url(../images/submenubg.png);
}

.submenu li a {
	background: none;
	height: 20px;
	padding-top: 1px;
	border-right: 1px solid #999;
	display: block;
}

.submenu li a span {
	font-size: 12px;
	background: url(../images/menu-underline.gif) 10px left no-repeat;
	display: inline;
	padding: 0 0 3px 20px;
}

.submenu li a span span {
	padding: 0 0 3px 0;
	background: url(../images/menu-underline.gif) 10px right no-repeat;
	font-style: italic;
}

.submenu li a span span span {
	padding: 0 4px 3px 0;
	background: none;
}

.menu li.active a span {
	color: #4083ae;
}

.menu li.active .submenu a span {
	color: #333;
}

.menu li .submenu li.active a span {
	color: #4083ae;
}

h1.first {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
}

img {
	border: none;
}

h3 {
	margin: 3px 0;
}

.download {
	padding-bottom: 15px;
	display: block;
}

.pdf {
	background: url(../images/pdf.gif) no-repeat left -1px;
	padding-left: 20px;
}

.languagechange {
	float: right;
	margin: 0 0 6px 3px;
	height: 11px; 
	width: 16px;
}

.image {
	float: right;
	padding: 5px 12px 0 0;
	width: 626px;
	height: 298px;
}

.bgmask {
	z-index: 5;
	position: absolute;
	background: url(../images/bgmask.gif) left top no-repeat;
	width: 120px;
	height: 60px;
}

.footer {
	padding: 5px 12px 15px 244px;
	clear: both;
	background: url(../images/background-bottom.gif) bottom center no-repeat;
}

.footer,
.footer span,
.footer a {
	font-size: 10px;
}

.body {
	clear: both;
	padding: 20px 0 0 0;
	margin: 0;
}

.sidebar {
	margin: 0;
	padding: 0 0 0 12px;
	float: left;
}

.sidebar div {
	width: 201px;
	margin: 0;
	padding: 0;
	border-right: 1px solid #bbb;
	background: url(../images/corner-lb.gif) bottom left no-repeat;
}

.sidebar div div {
	border-right: none;
	background: none;
	width: auto;
}

.content {
	margin: 0 12px 0 244px;
	border-left: 1px solid #bbb;
	width: 624px;
	background: url(../images/corner-rb.gif) bottom right no-repeat;
}

h1 {
	margin: 0;
	background: url(../images/menubg-right.png) top right no-repeat white;
	padding: 0;
}

.sidebar h1 {
	background: url(../images/menubg-left.png) top left no-repeat white;
	height: 30px;
	padding: 0;
}

.content h1 {
	height: 30px;
}

h1 span {
	color: #333;
	margin: 0 6px 0 0;
	font-size: 14px;
	font-weight: bold;
	height: 23px;
	display: block;
	background: url(../images/menubg.png) top left repeat-x;
	padding: 7px 0 0 6px;
}

.sidebar h1 span {
	margin: 0 0 0 6px;
}

h1 div,
h1 span span {
	margin: 0;
	display: inline;
	padding: 0;
	background: transparent;
}

.contentdiv,
.sidebar .contentdiv {
	padding: 5px 10px;
	/* Hack für IE 6- */
    height: 1%;
}
.contentdiv:after,
.sidebar .contentdiv:after {
    content: ".";
    clear: right;
    display: block;
    height: 0px;
    visibility: hidden;
}

.news {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.news h2,
.news a {
	margin: 0 0 4px 0;
	padding: 0;
	text-decoration: none;
}

.sidebar .news li {
	margin-top: 30px;
}

.sidebar .news li.first {
	margin: 0px;
}

.news .date {
	display: block;
	text-align: right;
	color: #111;
	font-style: italic;
	font-size: 10px;
}

.arrows {
	float: right;
	margin: 0 0 10px 10px;
}

.file {
	float: right;
	margin: 10px 20px 10px 10px;
}

.mapdiv {
	float: right;
	width: 380px;
	height: 300px;
}

.map {
	width: 380px;
	height: 300px;
	margin: 0;
	overflow: hidden;
}

.mailForm {
	clear: right;
	padding-top: 10px;
}

.partnerlist ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.partnerlist li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #757776;
}

.partnerlist li.last {
	border: none;
}

.partner {
	list-style-type: none;
	margin: 0;
	padding: 25px 0 0 0;
}

.partner li {
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
	border-top: 1px dashed #cccccc;
	/* Hack für IE 6- */
    height: 1%;
    min-height: 45px;
}

.partner img {
	float: left;
	margin: 0 10px 10px 0;
}









.pi h1 {
	font-size: 18px;
	padding: 10px 0 3px 0;
	margin: 0;
	font-weight: bold;
	text-align: left;
	background: none;
}

.pi h1 span {
	background: none;
	margin: 0;
	padding: 0;
}

.pi .content h1 {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 7px;
	margin-bottom: 7px;
}

.pi h2 {
	padding: 10px 0 3px 0;
	margin-top: 10px;
	display: block;
	font-weight: bold;
	text-align: left;
}

.pi h3 {
	font-size: 10px;
	padding: 5px 0 0 0;
	display: inline;
	margin: 0;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

.pi .pressLocation {
	font-weight: bold;
}

.pi .pressContactList ul,
.pi .pressAboutList ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.pi .pressContactList li,
.pi .pressAboutList li {
	margin: 20px 0 0 0;
	padding: 0;
}

.pi .title {
	font-weight: bold;
	display: block;
}

.pi .pressContactList li {
	display: -moz-inline-stack;  
    display: inline-block;  
    vertical-align: top;  
    zoom: 1;  
    *display: inline;
    width: 300px;
}

.pi .pressDownload {
	display: block;
	margin: 20px 0 5px 0;
}

.pressImageList a {
	display: block;
}

.sidebar ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
}

.sidebar li {
	margin: 0;
	padding: 0;
}

.pressImageList ul {
	margin: 0;
}

.pressImageList li {
	text-align: center;
	margin: 15px 0;
}

h1 a {
	text-decoration: none;
}

.sidebar .pressReleaseList {
	margin: 5px 10px;
}

.sidebar .pressReleaseList ul {
	margin: 0;
}

.sidebar .pressReleaseList li {
	margin: 5px 0 5px 0;
	text-align: center;
}

.sidebar .pressReleaseList .date {
	display: block;
	text-align: right;
	font-style: italic;
	font-size: 10px;
}





.error input, 
.error textarea {
	background-color: #fabfbb;
}

.input,
.labeledtext {
	margin: 5px 2px;
	text-align: left;
}

.input label,
.labeledtext .label {
	color: #333333;
	margin-left: -2px;
}
label span:after,
.label:after {
	color: #333333;
	content: ":";
}
.labeledtext .label {
	display: block;
}

.input .requiredLabel {
	color: #d2423a;
}
.requiredLabel:after {
	content: "";
}

.input input,
.input textarea,
.input select {
	display: block;
}

.input .item input,
.input .item textarea,
.input .item select {
	display: inline;
	vertical-align: middle;
}

.input optgroup,
.input div.group span {
	font-style: italic;
	font-weight: bold;
	color: #777;
}

.input optgroup option {
	font-style: normal;
	font-weight: normal;
	color: #000;
}

.input input {
	width: 300px;
}

.input textarea {
	width: 300px;
	height: 100px;
}

.messages {
	background-color: #fabfbb;
	border: 1px dashed #d2423a;
	color: #d2423a;
	padding: 2px;
	margin: 10px;
	font-size: 10px;
}

.noMessages,
.overlay .noMessages {
	display: none;
}
	
	
	
	

.type,
.type_small {
	width: 110px;
	zoom: 1; /* fix for IE to display grid as inline element*/
	display:-moz-inline-block;
	display:-moz-inline-box;
	display: inline-block;
	padding-top: 2px;
}

.type_small {
	width: 50px;
}

.address {
	margin-bottom: 8px;
}
	
.disclaimer {
	font-weight: bold;
	margin-top: 20px;
}

.disclaimer ol {
	font-weight: normal;
	padding: 0 0 0 17px;
	margin: 15px;
}

.disclaimer ol li {
	padding: 0 0 5px 0;
	margin: 0;
}

.disclaimer h3 {
	margin-top: 9px;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
}

	
	
	
	
	
	
	
	

.size1100 .pageContent {
	width: 1084px;
	background: white url(../images/background1100.jpg) top left no-repeat;
}

.size1100 .footer {
	padding: 5px 12px 15px 298px;
	background: url(../images/background-bottom1100.gif) bottom center no-repeat;
}

.size1100 .menu {
	padding: 180px 0 15px 12px;
}

.size1100 .menu li {
	width: 251px;
}

.size1100 .menu li a {
	width: 245px;
}

.size1100 .image {
	width: 626px;
	height: 298px;
}

.size1100 .sidebar div {
	width: 251px;
}

.size1100 .sidebar div div {
	width: auto;
}

.size1100 .content {
	margin: 0 12px 0 298px;
	width: 770px;
}

.size1100 .image {
	padding: 9px 8px 0 0;
	width: 776px;
	height: 380px;
}