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

body {
  background: #000;
  
  margin: 0;
  padding: 0;
}

#head {
	background-color: #000000;
}

body, p, span, td, select, option, textarea {
	font: 12px Verdana;
	voice-family: "\"}\""; voice-family: inherit;
	color: #fff;
	line-height: 1.5em;
}

select, option, textarea {
	color: #000;
}

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

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

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

ul {
	list-style-type: square;
}

img {
	border-width: 0px;
}

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

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

.menu-1 {
	background: transparent url(standard/line.jpg) repeat-x left 92%;
	padding-bottom: 5px;
	
	text-align: center;
}

.menu-1-1 {
	text-decoration: none;
	cursor: pointer;
}

.menu-1-1:hover {
	text-decoration: none;
}

.menu-1-2 {
	text-decoration: none;
}

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

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

.menu-2-0 {
	padding-top: 25px;
	padding-bottom: 25px;
}

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

.menu-2top {
}

.menu-2 {
}

.menu-2-0 a {
	display: block;

	background: transparent url(standard/bullet.gif) no-repeat left 6px;

	margin-left: 15px;
	padding-left: 12px;
}

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

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

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

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

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

.menu-2off {
}

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

.menu-3top {
}

.menu-3bottom {
}

.menu-3 {
	margin-left: 10px;
}

.menu-3-1 {
	color: #555555;
	font-weight: normal;

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

	text-decoration: none;
}

.menu-3-2 {
	color: #b0b0b0;

	font-weight: normal;
	text-decoration: none;
}

.menu-3-2:hover {
	color: #b0b0b0;

	text-decoration: none;
}

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

.aux {
	width: 150px;
}


/* --------------------------------------- */
/* ---- 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: #fff;
	
	padding-left: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
}


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

.pre-content-table {
	width: 900px;

	margin-top: 7px;
	margin-bottom: 7px;
}

.content {
	text-align: center;
	vertical-align: top;

	height: 495px;
	
	background-color: #1c1c1c;
}

#content-table {
	height: 325px;
}

.inner-content {
	width: 830px;
	
	border-spacing: 2px;
	border-collapse: separate;

	margin-top: 35px;
	margin-bottom: 35px;

	background-repeat: no-repeat;
	background-position: bottom right;
}

.inner-content td {
	padding: 2px;
}

.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: 12px;
	font-weight: bold;
}


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

.main-links {
	background: transparent url(standard/line.jpg) repeat-x left 10px;
	color: #969595;
	
	text-align: center;
}

.main-links table {
	background-color: #000;
}

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

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

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

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

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

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

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

.position a {
	text-decoration: none;
}


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

.pagetitle {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-weight: lighter;
	font-size: 84%;
	color: #fff;
}


.headline {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-weight: lighter;
	font-size: 55%;

	line-height: 2.5em;

	color: #fff;
}

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

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

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

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

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

.half-headline {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

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

.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 {
	padding: 0px;
}

.table-border table {
	background-color: #65739e;

	padding: 0px;
}

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

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

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

.overview-header {
	background-color: transparent;
}

.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;
}

textarea.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;
}

.image-details {
}

#navigation {
	float: left;
	
	width: 100%;
	line-height: normal;
	text-transform: uppercase;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation li {
	float: left;
	margin: 0;
	padding: 0 0 0 4px;
}

#navigation li,
#navigation a {
	color: #969595;
}

#navigation a {
	float: left;
	display: block;

	text-decoration: none;
}

/* Commented Backslash Hack
 hides rule from IE5-Mac \*/
#navigation a {
	float: none;
}

/* End IE5-Mac hack */
#navigation a:hover {
	color: #fff;
}

#navigation #current {
	border-width: 0;
}

#navigation #current a {
	color: #fff;
}

hr {
	background-color: #666;
	color: #666;
	border: 0pt none;
	height: 1px;
}

.layout-seperator {
	background-color: #740101;
	
	height: 17px;
}

.td-default a {
	color: #e80505;
	line-height: 2.5em;
	font-size: 120%;
}

.content ul {
	list-style-image: url(standard/bullet.gif);
}

.content li {
	line-height: 1.8em;
}

.articlegroup hr {
	display: none;
}

.articlegroup {
	width: 830px;
}

.articlegroup .inner-content {
	width: 95%;
}

li a,
li a:hover {
	color: #fff;

	text-decoration: none;
}

.table-wrapper {
	width: 100%;
}