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

td {
	vertical-align: top;
}

body {
	background-color: #bfb7a4;
	color: #333;
	font-size: 12px;
	font-family: Arial;

	padding-bottom: 20px;
}

p, td, input, ol, ul {
	color: #333;
	font-size: 12px;
	font-family: Arial;

	line-height: 1.5em;
}

select, option, textarea {
	color: #333;
	font-size: 12px;
	font-family: Arial;
}

a {
	color: #333;
	text-decoration: underline;
}

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

h3 {
	color: #555555;
	font-size: 12px;
	font-weight: bold;
}

ul {
	list-style-type: square;
}

img {
	border-width: 0px;
}

h1, h2, h3 {
	padding: 0;
	margin: 0;
}

.menu-2-0 a {
	line-height: 1.6em;
}

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

.menu-1 {
}

.menu-1-1 {
}

.menu-1-1:hover {
}

.menu-1-2 {
}

.menu-1-2:hover {
}

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

#navigation {
	margin-left: 60px;
	margin-top: 50px;

	width: 135px;
}

.menu-2-0 {
	background: #fff url(standard/logo_navigation.jpg) no-repeat top left;

	width: 203px;
	height: 546px;
}

.menu-2-0 td,
.menu-3 td {
	text-align: right;
}

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

.menu-2top {
}

.menu-2 {
}

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

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

.menu-2-2 {
	color: #a63b35;
	font-weight: bold;
	text-decoration: none;
}

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

.menu-2on {
}

.menu-2off {
}

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

.menu-3top {
	background: transparent url(standard/background_subnavigation.jpg) repeat-x top left;

	margin-top: 5px;
	padding-top: 5px;
}

.menu-3bottom {
	background: transparent url(standard/background_subnavigation.jpg) repeat-x bottom left;

	padding-bottom: 5px;
}

.menu-3bottom {
}

.menu-3 {
}

.menu-3-1 {
	color: #a8a7a4;
	font-weight: bold;
	text-decoration: none;
}

.menu-3-1:hover {
	color: #a63b35;
	text-decoration: none;
}

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

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

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

.aux {
	width: 192px;
}

.aux a,
.aux a:hover {
	text-decoration: none;
}

.aux * {
	color: #948e81;
}

.aux a:hover {
	color: #fff;
}

/*

.aux .corner-right-top a:hover {
	color: #fff;
}
*/



/* --------------------------------------- */
/* ---- 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 ---- */

.head {
}

.present {
	color: #008000;
}

.absent {
	color: #f00000;
}

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

.search-text {
	color: #555555;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}

.highlight {
	background-color: #feff96;
}


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

.content {
	background: #fff url(standard/background_content.jpg) repeat-x bottom left;
	vertical-align: top;

	width: auto;

	padding-bottom: 20px;
	height: 750px !important;
}

.content-cell {
	width: 500px;
}

.td-left {
	width: 50%;
}

.td-right {
	width: 50%;
}

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: bold;
}

.datelist-header {
	color: #e59700;
	font-size: 11px;
	font-weight: bold;
}


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

.main-links {
}

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

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

a.main-1 {
	color: #555555;
	font-weight: none;
	text-decoration: none;
	cursor: pointer;
}

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

a.main-2:hover {
	color: #555555;
}

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

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

.position a {
	text-decoration: none;
}


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

.headline,
.pagetitle {
	color: #a63b35;

	font-size: 14px;
	font-weight: bold;
}

.pagetitle {
	font-size: 17px;
}

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

.faq span.headline-bold {
	font-size: 11px;
	font-weight: bold;
}

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

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

.headline-bold {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.half-headline {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.half-subline {
	color: #000000;
	font-size: 11px;
}

.tag-cloud {
	text-align: center;
}

.tag-cloud a {
	text-decoration: none;
}

.tagweight-1, .tagweight-2 {
	font-size: 100%;
}

.tagweight-2, .tagweight-4, .tagweight-5 {
	font-weight: bold;
}

.tagweight-3, .tagweight-4 {
	font-size: 150%;
}

.tagweight-5 {
	font-size: 180%;
}

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

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

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

/* --------------------------------------- */
/* ---- 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: #efefef;
}

.table-header {
	background-color: #efefef;
	color: #555555;
}

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

.table-content {
	background-color: #ffffff;
	padding-top: 4px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
}

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

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


/* --------------------------------------- */
/* ---- Copy-Mailbox ---- */

.mail-table-border {
	background-color: #000000;
}

.mail-table-header {
	background-color: #4d656b;
	color: #ffffff;
}


.mail-table-row-even {
	background-color: #ffffff;
	border: solid 1px #80ABDE;
}

.mail-table-row-odd {
	background-color: #eff3eb;
	border: solid 1px #80ABDE;
}

/* --------------------------------------- */
/* ---- 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;
}

.metas { }


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

.overview-border {
	background-color: #efefef;
}

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

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

.metas { }

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

.drop {
	position: relative;
}

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

.drop_menu a {
	color: #00206f;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

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

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

.upload-form {
	background-color: #efefef;
	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;
}

/* --------------------------------------- */
/* ---- E-Mail Formulare ---- */

.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: 11px;
}

.corner-left-bottom {
	background: #a63b35 url(standard/cbl.jpg) no-repeat 0 100%;
}

.corner-left-top {
	background: url(standard/ctl.jpg) no-repeat 0 0;
}

.corner-right-bottom {
	background: url(standard/cbr.jpg) no-repeat 100% 100%;
}

.corner-right-top {
	background: url(standard/ctr.jpg) no-repeat 100% 0;

	padding: 10px;
}

.corner-right-top * {
	color: #fff;
}

.corner-right-top,
.corner-right-top .headline {
	text-transform: none;
	font-weight: normal;

	line-height: 1.3em;
}

.corner-right-top .headline {
	line-height: 1.4em;
}

.locales {
	background: transparent url(standard/background_locales.jpg) no-repeat;
	height: 47px;

	text-align: center;
	vertical-align: top;
}

.locales table {
	margin: auto;

	background-color: #857e6f;
}

.locales table td {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;

	text-transform: lowercase;
}

.locales a,
.locales a:hover {
	color: #fff;

	text-decoration: none;
}

.footer * {
	color: #fff;
}

.bottom,
.bottom-extension {
	background: #bfb7a4 url(standard/background_bottom.jpg) no-repeat;

	height: 108px;
}

.bottom-extension {
	background-image: none;

	height: 75px;
}

#wrapper {
	width: 100%;
}

.decoration-image {
	width: 219px;
	height: 546px;
}

.sidebar {
	width: 420px;
}

.aux p * {
	color: #d98d80;
}

.aux a:hover {
	color: #d98d80;
	text-decoration: underline;
}