/* --------------------------------------- */
/* Seitenaufbau */
/* --------------------------------------- */

/* ----- Gesamtangaben ----- */

#frame-box {
	width: 952px;
	margin: 0px auto;
}

/* ----- Leiste oben ----- */

#top-box {
	background-color: #ffffff;
	width: 100%;
	text-align: center;
}

/* ---------------------------------------- */
/* ----- Navigation oben ----- */

#mainnav-box {
	width: 100%;
	height: 20px;
	text-align: left;

}

/* ---------------------------------------- */
/* ----- Inhalt ----- */

#content-box {
	text-align: center;
}

/* ----- Navigation links ----- */

#navbar {
	width: 198px;
	height: 468px;
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
}

/* ----- Inhalt ohne Zusatzspalte ----- */

#content {
	background-color: #f2f5f7;
	width: 714px;
	text-align: center;
	vertical-align: top;
	padding-top: 16px;
	padding-left: 4px;
	padding-right: 6px;
}

/* ----- Inhalt mit Zusatzspalte ----- */

#content-plus {
	background-color: #f2f5f7;
	width: 490px;
	text-align: left;
	vertical-align: top;
	padding-top: 16px;
	padding-left: 4px;
	padding-right: 4px;
}

/* ----- Zusatzspalte ----- */

#aux {
	width: 228px;
	text-align: center;
	vertical-align: top;
	padding-top: 26px;
	padding-left: 0px;
	padding-right: 0px;
}

/* ---------------------------------------- */
/* ----- Hauptlinks ----- */

#mainlinks-box {
	background-color: #cfd1d2;
	width: 100%;
	height: 20px;
	text-align: right;
}

#mainlinks {
	float: right;
	padding-right: 8px;
}

#mainlinks table {
	height: 20px;
}

#extras-box {
	float: left;
	width: 23%;
	height: 20px;
	text-align: center;
}

#extras {
	float: left;
	width: 226px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}

/* --------------------------------------- */
/* Hauptnavigation oben / Linke Navigation */
/* --------------------------------------- */

body {
	background-color: #ffffff;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

p, td, input, ol, ul {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

select, option, textarea {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

a {
	color: #00206f;
	text-decoration: underline;
}
a:hover {
	color: #00206f;
	text-decoration: underline;
}

h3 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

ul {
	list-style-type: square;
}

/* --------------------------------------- */
/* ---- Hauptnavigation 1. Ebene ---- */

.menu-1 {
	background-color: #2d2d2d;
	border-top: solid 3px #ffffff;
	border-bottom: solid 3px #ffffff;
	color: #ffffff;
}

.menu-1-1 {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.menu-1-1:hover {
	color: #67b0d9;
	text-decoration: none;
}

.menu-1-2 {
	color: #67b0d9;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.menu-1-2:hover {
	color: #67b0d9;
	text-decoration: none;
}

/* --------------------------------------- */
/* ---- Navigation 2. Ebene : Rahmen ---- */

.menu-2-0 {
	background-color: #445255;
}

/* --------------------------------------- */
/* ---- Navigation 2. Ebene : Verweise ---- */

.menu-2top {
	border-top: dotted 1px #ffffff;
}

.menu-2 {
	border-top: dotted 1px #ffffff;
	border-bottom: dotted 1px #ffffff;
}

.menu-2-1 {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.menu-2-1:hover {
	color: #D1D572;
	text-decoration: none;
}

.menu-2-2 {
	color: #D1D572;
	font-weight: normal;
	text-decoration: none;
}

.menu-2-2:hover {
	color: #D1D572;
	text-decoration: none;
}

.menu-2on {
	background-color: #596969;
}

.menu-2off {
}

/* --------------------------------------- */
/* ---- Navigation 3. Ebene : Verweise ---- */

.menu-3top {
}

.menu-3bottom {
	border-bottom: solid 1px #ffffff;
}

.menu-3 {
}

.menu-3-1 {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.menu-3-1:hover {
	color: #D1D572;
	text-decoration: none;
}

.menu-3-2 {
	color: #D1D572;
	font-weight: normal;
	text-decoration: none;
}

.menu-3-2:hover {
	color: #D1D572;
	text-decoration: none;
}

/* --------------------------------------- */
/* ---- Zusatzspalte rechts ---- */

.aux {
	border-left: solid 2px #ffffff;
	background-color: #445255;
	color: #ffffff;
}

.aux td {
	color: #ffffff;
}

.aux .standard {
	text-align: center;
}


/* --------------------------------------- */
/* ---- Bilder ---- */

.left-inline {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	font-style: italic;
}

.right-inline {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	font-style: italic;
}
.standard {
	font-size: 10px;
	font-style: italic;
}

/* --------------------------------------- */
/* ---- Misc ---- */

.search {
	border: solid 1px #cccccc;
	width: 130px;
}

.search-text {
	color: #ffffff;
}

.highlight {
	background-color: #feff96;
}

.extras {
	background-color: #ffffff;
}

.dates {
	color: #ffffff;
	font-size: 10px;
}

.present {
	color: #008000;
}

.absent {
	color: #f00000;
}

/* --------------------------------------- */
/* ---- Inhalt ---- */

.content {
	background-color: #eff3eb;
	padding-left: 15px;
}

.td-left {
	width: 50%;
}

.td-right {
	width: 50%;
}

.td-default {
}

div.main {
	overflow: auto;
	scrollbar-base-color: #cccecf;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-arrow-color: #000000;
  scrollbar-darkshadow-color: #cccccc;
  scrollbar-face-color: #cccecf;
  scrollbar-highlight-color: #efefef;
  scrollbar-shadow-color: #ffffff;
  scrollbar-track-color: #ffffff;
	width: 100%;
	height: 350px;
}


/* --------------------------------------- */
/* ---- Listen ---- */

.datelist-date {
	font-weight: normal;
}

.datelist span.headline-bold {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

a.datelist-header span.headline-bold {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}

.documentlist-date {
	font-weight: normal;
}

.documentlist span.headline-bold {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

a.documentlist-header span.headline-bold {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}

.eventlist-date{
	font-weight: normal;
}

.eventlist span.headline-bold {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

a.eventlist-header span.headline-bold {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}


/* --------------------------------------- */
/* ---- Hauptseite ---- */

.main-links {
	border-top: solid 3px #ffffff;
	background-color: #2d2d2d;
	height: 24px;
}

.main-links a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

.main-links a:hover {
	color: #ffffff;
	text-decoration: none;
}

a.main-1 {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	text-transform: uppercase;
}

a.main-2 {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	text-transform: uppercase;
}

/* --------------------------------------- */
/* ---- History ---- */

.position {
	font-size: 10px;
	text-decoration: none;
	font-style: italic;
}

.position a {
	text-decoration: none;
}


/* --------------------------------------- */
/* ---- Ueberschriften ---- */

.headline {
	color: #ee3535;
	font-size: 15px;
	font-weight: bold;
}

.headline-bold {
	color: #ee3535;
	font-size: 15px;
	font-weight: bold;
}

.subline {
	font-size: 12px;
	font-weight: bold;
}

.faq span.headline-bold {
	color: #00206f;
	font-size: 11px;
	font-weight: bold;
}

.faq2 {
	color: #ee3535;
	font-size: 12px;
	font-weight: bold;
}

.faq {
	color: #00206f;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.half-headline {
	color: #ee3535;
	font-size: 15px;
	font-weight: bold;
}

.half-subline {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

/* --------------------------------------- */
/* ---- Artikel Übersicht ---- */

.item-headline {
	color: #ee3535;
	font-weight: bold;
	border-bottom: solid 1px #efefef;
}

.item-frame {
	border: solid 1px #00206f;
	border-style: outset;
}

/* --------------------------------------- */
/* ---- Tabellen ---- */

.table-border {
	background-color: #00206f;
}

.table-header {
	background-color: #80abde;
	color: #ffffff;
}

.table-header a {
	color: #ffffff;
}

.table-content {
	background-color: #ffffff;
}

.table-row-even {
	background-color: #ffffff;
}

.table-row-odd {
	background-color: #eff3eb;
}

/* --------------------------------------- */
/* ---- Sitemap ---- */

.sitemap-extension {
	margin: 0px;
	padding: 0px;
}

.sitemap-margin {
	margin-left: 14px;
}

.sitemap-border {
	border: 1px solid #efefef;
}

.sitemap-header {
	padding: 4px;
	margin: 1px;
	background-color: #efefef;
}

.sitemap-link {
	text-decoration: none;
}

.sitemap-content {
	background-color: #ffffff;
}

/* --------------------------------------- */
/* ---- Overview ---- */

.overview-border {
	border: solid 1px #bbbbbb;
	background-color: #ffffff;
}

.overview-header {
	background-color: #cccccc;
}

.overview-link {
	text-decoration: none;
}

.metas { }

/* --------------------------------------- */
/* ---- Drop Menu ---- */

.drop {
	position: relative;
}

.drop_menu {
	border: solid 1px #2d2d2d;
	border-style: outset;
	background-color: #ffffff;
}

.drop_menu a {
	color: #2d2d2d;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.drop_menu a:hover {
	font-weight: normal;
	color: #67b0d9;
	text-decoration: none;
}


/* --------------------------------------- */
/* ---- Upload Formular ---- */

.upload-form {
	background-color: #ffffff;
	border: solid 1px #cccccc;
}

.upload-form input {
	border: solid 1px #b0b0b0;
	border-style: outset;
}

.upload-comment {
	overflow: auto;
	width: 100%;
	padding-right: 2px;
	height: 50px;
	font-size: 10px;
	scrollbar-base-color: #cccecf;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-arrow-color: #000000;
  scrollbar-darkshadow-color: #cccccc;
  scrollbar-face-color: #cccecf;
  scrollbar-highlight-color: #efefef;
  scrollbar-shadow-color: #ffffff;
  scrollbar-track-color: #ffffff;
}


/* --------------------------------------- */
/* ---- Termin Kalender ---- */


.form-fields {
	width: 300px;
}

.fake-link {
	cursor: pointer;
}

.disabled {
	opacity: 0.45;
}

* html .disabled {
  filter: alpha(opacity=45);
}

.editable-inputfield {
	height: 30px;
}

.editable-inputfield, .replaceable-module {
	border: 1px solid #ccc;
	padding: 5px;
}

.replaceable-module {
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
}

.styleswitch-css_huge {
	font-size: 16px;
}

.styleswitch-css_small {
	font-size: 8px;
}

.styleswitch-css {
	font-size: 12px;
}

form {
	padding: 0;
	margin: 0;
}

.searchButton {
	height: 24px;
}


			.calenderselect {
				width: 40px;
			}
			#searchquery { 
				border: 1px solid #a7a6aa;
				clear: left;
				display: inline;
				font: bold 14px Arial, Helvetica, sans-serif;
				height: 1.7em;
				margin:0;
				padding: 2px 3px 2px 3px;
				vertical-align: top;
				width: 350px;
				*height: 1.7em;
			}
			.searchButton {
				background-color: #EBEBEB;
				border: 1px solid #999b9a;
				color: #000;
				cursor: pointer;
				font: bold 100% Arial;
				margin-left: -1px;
				padding: 3px 8px 3px 8px;
				text-align: center;
				vertical-align: top;
				white-space: nowrap;
				*margin-top: 1px;
			}
			.boxes {
				overflow: auto;
				height: 150px;
			}
