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

body {
	background-color: #a5aea5;
	background-image: url(/crbard/cms/images/standard/bg.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

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

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

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

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

ul {
	list-style-type: square;
	/* list-style-position: outside;
	padding-right: 24px; */
	
	
}

ul li { 
	margin-left: -24px;
}

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

.menu-1 {
	color: #669966;
}

.menu-1-1 {
	color: #cccc99;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.06em;
}

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

.menu-1-2 {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.06em;
}

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

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

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

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

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

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

.menu-2-1 {
	color: #666633;
	font-weight: bold;
	text-decoration: none;padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

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

.menu-2-2 {
	color: #666633;
	font-weight: bold;
	text-decoration: none;
	background-color: #dedcc6;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

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

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

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

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

.menu-3 {
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.menu-3-1 {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menu-3-1:hover {
	color: #333333;
	text-decoration: none;
}

.menu-3-2 {
	background-color: #dedcc6;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

.menu-3-2:hover {
	background-color: #dedcc6;
	color: #333333;
	text-decoration: none;
}

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

.aux {
	background-color: #ebebdf;
	color: #333333;
}


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

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

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

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

.login {
	border: solid 1px #999999;
	width: 250px;
	margin-left: 4px;
	margin-top: 2px;
}

.asterisk {
	font-family: Verdana;
	color: #FF6600;
}

.present {
	color: #008000;
}

.absent {
	color: #f00000;
}

.search {
	border: solid 1px #bcbc8e;
	width: 110px;
	height: 16px;
}

.search-text {
	color: #ffffff;
}

.extras {
}


/* --------------------------------------- */
/* ---- Editor-Tabelle ---- */

.customer {
	background-color: #dedcc6;
}

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

.content {
	background-color: #f6f6eb;
	color: #333333;
	padding-left: 8;
	padding-right: 8px;
	padding-top: 14px;
}

.td-default {
	width: 490px;
}

.td-left {
	width: 245px;
}

.td-right {
	width: 245px;
	padding-left: 8px;
}

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: #333333;
	font-size: 11px;
	font-weight: bold;
}

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

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

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

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

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

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

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


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

.main-links {
	font-size: 10px;
}

.main-links a {
	color: #cccc99;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.06em;
}

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

a.main-1 {
	color: #cccc99;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.06em;
}

a.main-2 {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.06em;
}

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

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

.position a {
	text-decoration: none;
}


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

.headline {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}

.headline-bold {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}

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

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

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

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

.half-headline {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}

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

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

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

.item-frame {
	/* border-bottom: dotted 1px #555555; */
}

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

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

.table-header {
	background-color: #dedcc6;
	color: #333333;
}

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

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

.table-content a {
}

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

.sitemap-border {
	background-color: #999999;
}

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

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

.sitemap-content {
	color: #666633;
	background-color: #f6f6eb;
}

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

