/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	
	background-color: #ffffff;
	background-image: url(../images/pattern.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;

	height: 100%;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848589;
}

#page-content-centerDIV {
	position: absolute;
	left: 50%;
	margin-left: -400px;
	margin-top: 0px;
	width: 800px;
	z-index: 1;
	top: 19px;
}

#page-content-headerBild {
	position: relative;
	
	left: 0px;
	top: 0px;
	
	width: 800px;
	height: 185px;
	
	z-index: 2;
	
	background-image: url(../images/headerbild.jpg);
	background-repeat: no-repeat;
}

#page-navigation-main {
	position: relative;
	left: 250px;
	top: -20px;
	width: 268px;
	height: 20px;
	z-index: 6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#page-navigation-meta {
	position: relative;
	left: 432px;
	top: -205px;
	width: 360px;
	height: 18px;
	z-index: 6;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#page-navigation-subnav01 {
	position: relative;
	left: 245px;
	top: -205px;
	width: 70px;
	height: 167px;
	z-index: 3;
	visibility: hidden;
	padding-left: 5px;
	
	background-color: #ffffff;
	border-left: 1px solid #dddedf;
	border-right: 1px solid #dddedf;
}

#page-navigation-subnav02 {
	position: relative;
	left: 345px;
	top: -372px;
	width: 80px;
	height: 167px;
	z-index: 4;
	visibility: hidden;
	padding-left: 5px;
	
	background-color: #ffffff;
	border-left: 1px solid #dddedf;
	border-right: 1px solid #dddedf;
}

#page-navigation-subnav03 {
	position: relative;
	left: 445px;
	top: -392px;
	width: 42px;
	height: 20px;
	z-index: 5;
	visibility: hidden;
	padding-left: 5px;
	
	background-color: #ffffff;
	border-left: 1px solid #dddedf;
	border-right: 1px solid #dddedf;
}

#page-navigation-subnav04 {
	position: relative;
	left: 513px;
	top: -412px;
	width: 50px;
	height: 20px;
	z-index: 6;
	visibility: hidden;
	padding-left: 5px;
	
	background-color: #ffffff;
	border-left: 1px solid #dddedf;
	border-right: 1px solid #dddedf;
}

#page-content-main {
	position: absolute;
	left: 50%;
	top: 185px;
	margin-top: 20px;
	margin-left: -400px;
	
	width: 800px;
	z-index: 9;
	
	background-color: #ffffff;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a.metanav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848589;
	text-decoration: none;
	font-weight: bold;
}
a.metanav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848589;
	text-decoration: none;
	font-weight: bold;
}
a.metanav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.metanav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.mainnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #848589;
	text-decoration: none;
	font-weight: bold;
}
a.mainnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #848589;
	text-decoration: none;
	font-weight: bold;
}
a.mainnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.mainnav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.subnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848589;
	text-decoration: none;
}
a.subnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848589;
	text-decoration: none;
}
a.subnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.subnav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.programm_headline {
	font-size: 16px;
	color: #d5d6d8;
	font-weight: bold;
}

.programm_headline2 {
	font-size: 12px;
	color: #d5d6d8;
	font-weight: bold;
}

.content_headline {
	font-size: 11px;
	color: #d5d6d8;
	font-weight: bold;
}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

a.thumbs {
	color: #DFDFDF;
}

a.thumbs:hover {
	color: #ADADAD;
}

a.headline {
	color: #d5d6d8;
	text-decoration: none;
}

a.headline:hover {
	color: #d5d6d8;
	text-decoration: underline;
}

/*### NEWSLETTER ###*/

.collector_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848589;
	
	background-color: #ffffff;
	border: 1px solid #333333;
	
	width: 200px;
	
	padding-left: 2px;
}

.collector_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848589;
	
	background-color: #ffffff;
	border: 1px solid #333333;
}.fett {
	font-weight: bold;
}
