/* --------------------------------------- */
/* Seitenaufbau IDs */
/* Breiten / Abstaende / Ausrichtungen */
/* --------------------------------------- */

/* ----- Gesamt ----- */

#frame-box {
	width: 952px;
	margin: 0px auto;
}

/* ----- Oben ----- */

#top-box {
	width: 100%;
	text-align: center;
	background-color: transparent;
}

/* ----- Navigation oben ----- */

#mainnav-box {
	width: 100%;
	height: 20px;
	text-align: right;
}

#mainnav-box table {
}



/* ----- Navigation links ----- */


#navbar-box {
	width: 206px;
	height: 468px;
	text-align: left;
	vertical-align: top;
	padding-top: 26px;
	padding-left: 20px;
	padding-right: 20px;
}

/* ----- Inhalt ohne Zusatzspalte ----- */

#content-box {
	width: 694px;
	text-align: left;
	vertical-align: top;
	padding-top: 16px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 16px;
}

/* ----- Inhalt mit Zusatzspalte ----- */

#content-plus-box {
	width: 470px;
	text-align: left;
	vertical-align: top;
	padding-top: 16px;
	padding-left: 19px;
	padding-right: 19px;
	padding-bottom: 16px;
}

/* ----- Zusatzspalte ----- */

#aux-box {
	width: 194px;
	text-align: left;
	vertical-align: top;
	padding-top: 26px;
	padding-left: 16px;
	padding-right: 16px;
}

/* ----- Hauptlinks ----- */

#mainlinks-box {
	height: 20px;
	background-color: #e4d3c1;
}

/* ----- Extras ----- */

#extras-box {
	height: 20px;
	text-align: center;
	background-color: #e4d3c1;
}


/* --------------------------------------- */
/* Hauptnavigation oben / Linke Navigation */
/* --------------------------------------- */

body {
	background-color: #ffffff;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	margin-top: 4px;
	margin-left: 0px;
	text-align: center;
}

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: #090f5d;
	text-decoration: underline;
}
a:hover {
	color: #e00507;
	text-decoration: underline;
}

h3 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

ul {
	list-style-type: square;
}

/* --------------------------------------- */
/* ---- Hauptnavigation 1. Ebene ---- */

.menu-1 {
	background-color: #ffffff;
	color: #000000;
	border-top: solid 1px #6b352a;
	border-bottom: solid 1px #6b352a;
}

.menu-1-1 {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.menu-1-1:hover {
	color: #e00507;
	text-decoration: none;
}

.menu-1-2 {
	color: #e00507;
	font-weight: normal;
	text-decoration: none;
}

.menu-1-2:hover {
	color: #e00507;
	text-decoration: none;
}

/* --------------------------------------- */
/* ---- Navigation 2. Ebene : Rahmen ---- */

.menu-2-0 {
	background-color: #f4e6d5;
	color: #000000;
}

/* --------------------------------------- */
/* ---- Navigation 2. Ebene : Verweise ---- */

.menu-2top {
	border-top: 1px solid #6b352a;
}

.menu-2 {
	border-top: 1px solid #6b352a;
	border-bottom: solid 1px #6b352a;
}

.menu-2-1 {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.menu-2-1:hover {
	color: #e00507;
	text-decoration: none;
}

.menu-2-2 {
	color: #e00507;
	font-weight: normal;
	text-decoration: none;
}

.menu-2-2:hover {
	color: #e00507;
	text-decoration: none;
}

.menu-2on {
}

.menu-2off {
}

/* --------------------------------------- */
/* ---- Navigation 3. Ebene : Verweise ---- */

.menu-3top {
}

.menu-3bottom {
	border-bottom: solid 1px #6b352a;
}

.menu-3 {
}

.menu-3-1 {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.menu-3-1:hover {
	color: #e00507;
	text-decoration: none;
}

.menu-3-2 {
	color: #e00507;
	font-weight: normal;
	text-decoration: none;
}

.menu-3-2:hover {
	color: #e00507;
	text-decoration: none;
}

/* --------------------------------------- */
/* ---- Zusatzspalte rechts ---- */

.aux {
	background-color: #f4e6d5;
	color: #000000;
}

.aux td {
	color: #000000;
}


/* --------------------------------------- */
/* ---- 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 #924233;
	width: 130px;
	height: 16px;
}

.search-text {
	color: #000000;
}

.highlight {
	background-color: #feff96;
}

.dates {
	color: #000000;
	font-size: 10px;
}

.present {
	color: #008000;
}

.absent {
	color: #f00000;
}

/* --------------------------------------- */
/* ---- Inhalt ---- */

.content {
	background-color: #ffffff;
}

.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 {
	background-color: e4d3c1
	color: #000000;
	font-size: 11px;
}

.main-links a {
	color: #000000;
	text-decoration: none;
}

.main-links a:hover {
	color: #e00507;
	text-decoration: none;
}

a.main-1 {
	color: #000000;
	text-decoration: none;
}

a.main-2 {
	color: #e00507;
	text-decoration: none;
}

/* --------------------------------------- */
/* ---- History ---- */

.position {
	font-size: 10px;
	text-decoration: none;
	font-style: italic;
}

.position a {
	text-decoration: none;
}


/* --------------------------------------- */
/* ---- Ueberschriften ---- */

.headline, .headline-bold, .half-headline {
	color: #e00507;
	font-size: 13px;
	font-weight: bold;
}

.subline, .half-subline {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.faq span.headline-bold {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.faq2 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.faq {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* --------------------------------------- */
/* ---- Artikel Übersicht ---- */

.item-headline {
	color: #000000;
	font-weight: bold;
	border-bottom: solid 1px #efefef;
}

.item-frame {
	border: solid 1px #00206f;
	border-style: outset;
}

/* --------------------------------------- */
/* ---- Tabellen ---- */

.table-border {
	background-color: #f4e6d5;
}

.table-header {
	background-color: #f4e6d5
	color: #000000;
}

.table-header a {
}

.table-content {
	background-color: #ffffff;
}

.table-row-even {
	background-color: #ffffff;
}

.table-row-odd {
	background-color: #eff3eb;
}

/* --------------------------------------- */
/* ---- Sitemap ---- */

.sitemap-border {
	background-color: #f4e6d5;
}

.sitemap-header {
	background-color: #f4e6d5;
}

.sitemap-link {
	text-decoration: none;
}

.sitemap-content {
	background-color: #ffffff;
}

/* --------------------------------------- */
/* ---- Overview ---- */

.overview-border {
	border: solid 1px #090f5d;
	background-color: #ffffff;
}

.overview-header {
	background-color: #ffffff;
}

.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: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.drop_menu a:hover {
	font-weight: normal;
	color: #f16152;
	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 ---- */


.calendar_1_entry {
	background-color: #b0b0b0;
}

.calendar_2_entry {
	background-color: #cccccc;
}

.calendar_3_entry {
	background-color: #efefef;
}

/* --------------------------------------- */
/* ---- Formular ---- */
.form-fields {
width: 301px; 
	}