@charset "UTF-8";
body {
	background-image: url(images/page_bgr.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #E2E2E2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	color: #555555;
}
#pageContainer {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/page_repeaty.jpg);
	background-repeat: repeat-y;
}
#pageTop {
	background-image: url(images/page_top.jpg);
	background-repeat: no-repeat;
}
#pageHeader {
	height: 122px;
}
#pageHeader #logo {
	float: left;
	height: 65px;
	width: 320px;
	margin-top: 45px;
	margin-left: 35px;
	display: inline;
}
#pageMenu {
	height: 48px;
}
#pageMenu ul {
	padding: 0px;
	height: 48px;
	list-style-type: none;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#pageMenu li {
	float: left;
	height: 48px;
	background-image: url(images/menu_button_seperator.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 2px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pageMenu .active a {
	color: #FFFFFF;
	background-image: url(images/menu_button_active_left.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 34px;
	padding-top: 14px;
}
#pageMenu a {
	float: left;
	height: 30px;
	padding-top: 18px;
	padding-right: 12px;
	padding-left: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
#pageMenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#pageMenu .active {
	background-image: url(images/menu_button_active.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#pageContent {
	height: 430px;
	overflow:visible;
}
html>body #pageContent {
	height: auto;
	min-height: 430px;
}
#pageContent #leftColumn {
	padding: 0px;
	float: left;
	width: 550px;
	margin-left: 40px;
	display: inline;
	margin-top: 30px;
}
#pageContent #leftColumn .contentPadding {
	padding: 25px;
}
#pageContent #rightColumn {
	display: inline;
	padding: 0px;
	float: right;
	width: 220px;
	margin-right: 40px;
	margin-top: 30px;
	color: #FFFFFF;
}
#pageContent #rightColumn a {
	color: #FFA023;
}
#pageContent #rightColumn a:hover {
	color: #FFA023;
}
#pageContent #rightColumn h3 {
	font-size: 1em;
	line-height: 1.2em;
	color: #000000;
	background-image: url(images/sidebar_header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-bottom: 17px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFDC99;
	margin-top: 0em;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 0.25em;
}
#pageContent #rightColumn p {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0em;
	margin-bottom: 1em;
}
#pageFooter {
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-size: 0.84em;
}
#pageBottom {
	background-image: url(images/page_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-bottom: 2em;
	background-color: #E2E2E2;
}
h2 {
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 1.33em;
	margin-bottom: 0.75em;
	color: #000000;
	line-height: 1.2em;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.4em;
	line-height: 1.2em;
}
h4 {
	font-size: 0.84em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.4em;
	line-height: 1.2em;
}
h1 {
	font-size: 1.6em;
	line-height: 1.2em;
	font-weight: bold;
	color: #FFA023;
	margin-top: 2em;
	margin-bottom: 1em;
}
.firstHeader {
	margin-top: 0.5em;
}
ul {
	list-style-type: none;
	margin-bottom: 1em;
	margin-left: 2em;
	margin-top: 0em;
	margin-right: 2em;
	padding: 0px;
}
li {
	background-image: url(images/icon_list_standard.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.5em;
	padding-left: 1.4em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	line-height: 1.2em;
}
ul.listChecked, ul.listCheckedBlue {
	list-style-type: none;
}
ul.listChecked li, ul.listCheckedBlue li {
	background-image: url(images/icon_list_checked_grey.gif);
	background-position: 0px 0.3em;
	font-weight: bold;
	padding-left: 2.2em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}
ul.listCheckedBlue li {
	background-image: url(images/icon_list_checked_blue.gif);
}
ul.listChecked li.blueIcon {
	background-image: url(images/icon_list_checked_blue.gif);
}
ul li ul, ul.listChecked li ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0.4em;
}
ul li ul li, ul.listChecked li ul li {
	font-weight: normal;
	background-image: url(images/icon_list_sublist.gif);
	line-height: 1.2em;
	padding-bottom: 0.1em;
	background-repeat: no-repeat;
	background-position: 0px 0.65em;
	padding-left: 15px;
}

p {
	margin-top: 0em;
	margin-bottom: 1em;
}
a {
	font-weight: bold;
	color: #004983;
	text-decoration: none;
}
a:hover {
	color: #004983;
	text-decoration: underline;
}
a.external {
	background-image: url(images/icon_link.gif);
	background-repeat: no-repeat;
	background-position: right 40%;
	padding-right: 14px;
}
table.kontaktFormular {

}
table.kontaktFormular th {
	padding-right: 4px;
	padding-bottom: 2px;
	width: 30%;
	font-weight: normal;
}
table.kontaktFormular td {
	padding-right: 4px;
	padding-bottom: 2px;
}
.smallFont {
	font-size: 0.84em;
}
.messageBox {
	background-color: #D1E29C;
	padding: 1em;
	border: 1px solid #7C9E13;
	margin-bottom: 1em;
}
.messageBoxError {
	background-color: #FFBBA4;
	padding: 1em;
	border: 1px solid #CC3300;
	margin-bottom: 1em;
}
.formSmall, .formMedium, .formBig {
}
.formSmall {
	width: 100px;
}	
.formMedium {
	width: 180px;
}	
.formBig {
	width: 320px;
}
input.formSmall, textarea.formSmall, input.formMedium, textarea.formMedium, input.formBig, textarea.formBig {
	margin: 0px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.boxPersonen {
	height: 162px;
	width: 500px;
	background-image: url(images/content/kontakt_personen.jpg);
	background-repeat: no-repeat;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 10px;
}
.boxPersonen .tablePersonen {
	width: 50%;
	font-size: 0.84em;
	color: #000000;
}
.boxPersonen .tablePersonen h4 {
	font-size: 1.2em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	color: #000000;
}
.boxPersonen .tablePersonen td {
	width: 50%;
	height: 142px;
}
.overview_fixed_3col {
	padding: 0px;
	height: 166px;
	width: 166px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 0px;
	background-image: url(images/overview_fixed_3col_bgr.jpg);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	overflow: hidden;
}
.overview_fixed_3col table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
.overview_fixed_3col td {
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.overview_fixed_3col img {
	margin: 0px;
	padding: 0px;
}
.overview_fixed_2col {
	padding: 0px;
	height: 60px;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	background-image: url(images/overview_fixed_2col_bgr.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}
.overview_fixed_2col table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
.overview_fixed_2col th, .overview_fixed_2col td {
	text-align: center;
	vertical-align: middle;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.overview_fixed_2col th {
	width: 166px;
}
.overview_fixed_2col td {
	width: auto;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
}
.overview_fixed_2col img {
	margin: 0px;
	padding: 0px;
}
.imageBorder {

}
.topImage {
	margin-bottom: 2em;
}
.floatLeft {
	float:left;
	margin-right: 10px;
	margin-bottom: 6px;
}
.seperator {
	font-size: 0.1px;
	height: 2px;
	margin: 12px 0 12px 0;
	padding: 0;
	background-image: url(images/seperator.jpg);
	background-repeat: repeat-x;
}

#pageContent #leftColumn .seperator {
	font-size: 0.1px;
	height: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #E8E8E8;

}


.imageDescription {
	font-style:italic;
	margin-bottom: 2em;
}


/* Sidebar Overview */
.sideBarOverview {
}
.sideBarOverview .entry {
}
.sideBarOverview .thumbnail {
	float: right;
	width: 60px;
	margin-left: 5px;
}
.sideBarOverview .textContainer {
	float: left;
	width: 155px;
}
.sideBarOverview .textContainerCompact {
	font-size: 0.84em;
	line-height: 1.2em;
	width: 220px;
}
.sideBarOverview p, .sideBarOverview .topInfo {
	margin-bottom: 0em;
}
.sideBarOverview .topInfo {
	font-size: 0.84em;
}
.sideBarOverview .date {
	color:#CCCCCC;
}
.sideBarOverview .date {
	
}
.sideBarOverviewBottom {
}
.sideBarOverview h3 {
}
.sideBarOverviewSimple {
}
.sideBarOverviewSimple .entry {
}
.sideBarOverviewSimple .thumbnail {
	float: right;
	width: 60px;
	margin-left: 5px;
}
.sideBarOverviewSimple .textContainer {
	float: left;
	width: 155px;
}
.sideBarOverviewSimple .textContainerCompact {
	font-size: 0.84em;
	line-height: 1.2em;
	width: 220px;
}
.sideBarOverviewSimple p, .sideBarOverviewSimple .topInfo {
	margin-bottom: 0em;
}
.sideBarOverviewSimple .topInfo {
	font-size: 0.84em;
}
.sideBarOverviewSimple .date {
	color:#CCCCCC;
}.sideBarOverviewSimpleBottom {
}
.sideBarOverviewSimple h3 {
}

.sideBarOverview a img.checked, .sideBarOverviewSimple a img.checked {
	height: 0px;
	width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	position: relative;
	top: 1px;
}
.sideBarOverview a:visited img.checked, .sideBarOverviewSimple a:visited img.checked {
	height: 11px;
	width: 11px;
}
/*
.sideBarOverview a:visited, .sideBarOverviewSimple a:visited {
	background-image: url(images/icon_visited.gif);
	background-repeat: no-repeat;
	background-position: right 90%;
	padding-right: 16px;
}
*/
/* sidebar Overview Ende */

/* Main Overview */
.mainOverview {
}
.mainOverview .entry {
}
.mainOverview .thumbnail {
	float: right;
	width: 60px;
	margin-left: 5px;
}
.mainOverview .textContainer {
	float: left;
	width: 485px;
}
.mainOverview .textContainerCompact {
	font-size: 0.84em;
	line-height: 1.2em;
	width: 550px;
}
.mainOverview p, .mainOverview .topInfo {
	margin-bottom: 0em;
}
.mainOverview .topInfo {
	font-size: 0.84em;
}
.mainOverview .date {
	color:#B8B8B8;
}
.mainOverview .category {
	color:#666666;
}

.mainOverviewBottom {
}
.mainOverview h3 {
}
.mainOverviewSimple {
}
.mainOverviewSimple .entry {
}
.mainOverviewSimple .thumbnail {
	float: right;
	width: 60px;
	margin-left: 5px;
}
.mainOverviewSimple .textContainer {
	float: left;
	width: 485px;
}
.mainOverviewSimple .textContainerCompact {
	font-size: 0.84em;
	line-height: 1.2em;
	width: 550px;
}
.mainOverviewSimple p, .mainOverviewSimple .topInfo {
	margin-bottom: 0em;
}
.mainOverviewSimple .topInfo {
	font-size: 0.84em;
}
.mainOverviewSimple .date {
	color:#B8B8B8;
}.mainOverviewSimple .category {
	color:#666666;
}
.mainOverviewSimpleBottom {
}
.mainOverviewSimple h3 {
}

.mainOverview a img.checked, .mainOverviewSimple a img.checked {
	height: 0px;
	width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	position: relative;
	top: 1px;
}
.mainOverview a:visited img.checked, .mainOverviewSimple a:visited img.checked {
	height: 11px;
	width: 11px;
}
/*
.mainOverview a:visited, .mainOverviewSimple a:visited {
	background-image: url(images/icon_visited.gif);
	background-repeat: no-repeat;
	background-position: right 90%;
	padding-right: 16px;
}
*/
/* main Overview Ende */

.popup {
	visibility: hidden;
	z-index: 1000;
	position: absolute;
	background-color: #E6E6E6;
	padding: 1em;
	border: 2px solid #FFFFFF;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	background-image: url(images/popup_bgr.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.popupClose {
	display:none;
	z-index: 1000;
	position: absolute;
	background-color: #FFFFFF;
	padding: 1em;
	border: 1px solid #CCCCCC;
}
.popupOpen {
}

