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

body {
        background-image: url('images/sugarbag.png');
	background-color: #F07EAF;
	color: #ffffff;
	font-size: 12px;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
}


/* TinyMCE specific rules */
body.mceContentBody {
   background:  #B4000F;
}

.mceContentBody a {
   color: red !important; /* FF requires a important here */
}
.backgroundbar {
        position:absolute;
        left:0px;
        top:150px;
        width:100%;
        height:400px;
	background-color:#B4000F;
        opacity:0.6;
        filter:alpha(opacity=60);
        z-index:-1;
}
h6 {
        font-size: 12px;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
}
h5 {
        font-size: 14px;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
}
h4 {
        font-size: 16px;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
}
h3 {
        font-size: 20px;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
}
h2 {
        font-size: 24px;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
}
h1 {
        font-size: 36px;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
}
legend {
        color: #ffffff;
}

p, td, ol, ul {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	line-height: 1.5em;
}

input {
	color: #ffffff;
	background-color: #B4000F;
	font-size: 12px;
	font-family: Arial;
	line-height: 1.5em;
}

input[type="text"] {
        border: solid 1px #ffffff;
}

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

a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #F07EAF;
	text-decoration: none;
}

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

ul {
	list-style-type: square;
}

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

.menu-1 {
	border-top: solid 3px #D2405F;
	border-bottom: solid 3px #D2405F;
	color: #000000;
        background-color: #B4000F;
}

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

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

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

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

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

.menu-2-0 {
	padding-top: 10px;
	padding-left: 20px;
	border-right: solid 2px #D2405F;
	background-color: #B4000F;
}

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

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

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

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

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

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

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

.menu-2on {
        background-color: #F07EAF;	
        /*background-color: #FF7E66;*/
}

.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: #ffffff;
	text-decoration: none;
}

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

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

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

.aux {
	border-left: solid 2px #a0a0a0;
	padding-left: 10px;
	padding-top: 10px;
	background-color: #f4f4ff;
}


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

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

.highlight {
	background-color: #feff96;
}


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

.content {
	background-color: #B4000F;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.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-table {
        background-image: url('images/sugarbag.png');
        background-repeat: no-repeat;
        background-attachment:fixed;
        background-position: center center;
}
*/

.main-links {
        background-color: #D2405F;
	border-bottom: solid 3px #D2405F;
	border-left: solid 3px #D2405F;
	border-right: solid 3px #D2405F;
}

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

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

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

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

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

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

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

.position a {
        color:#F07EAF;
	text-decoration: none;
}
.position a:hover {
        color:#ffffff;
	text-decoration: none;
}


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

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

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

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

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

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


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

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

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

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

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

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

.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-border {
	background-color: #B4000F;
}

.sitemap-header {
	background-color: #B4000F;
}

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

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

.metas { }


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

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

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

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

.metas { }

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

.drop {
	position: relative;
}

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

.drop_menu a {
	color: #00206f;
	font-size: 12px;
	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;
}



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


.calendar_1_entry {
	background-color: #b0b0b0;
}

.calendar_2_entry {
	background-color: #cccccc;
}

.calendar_3_entry {
	background-color: #efefef;
}

