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

body {
	background-color: #ffffff;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

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: #b66668;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

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

ul {
	list-style-type: square;
}

.cart a  {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.cart a:hover  {
	color: #ffffff;
}

.search {  width: 98px; border: solid 0px #ffffff; background-color: #fff6ea; color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal }

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

.menu-1a {
	border-top: solid 2px #ffffff;
	border-left: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
	border-bottom: solid 2px #ffffff;
}

.menu-1b {
	border-left: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
	border-bottom: solid 2px #ffffff;
}

.menu-1 {
	background-color: #ffffff;
	border-bottom: solid 3px #00206f;
}

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

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

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

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

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

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

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

.menu-2top {
}

.menu-2 {
	border-left: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
	border-bottom: solid 2px #ffffff;
}

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

.menu-2-1:hover {
	color: #636363;
}

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

.menu-2-2:hover {
	color: #b66668;
}

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

.menu-3 {
	border-left: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
	border-bottom: solid 2px #ffffff;
	background-color: #f0e5bb;
}

.menu-3top {
}

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

.menu-3-1 {
	color: #636363;
	font-weight: normal;
	text-decoration: none;
}
.menu-3-1:hover {
	color: #636363;
}

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

.menu-3-2:hover {
	color: #b66668;
}


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

.aux {
	border-left: solid 1px #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 ---- */

.present {
	color: #008000;
}

.absent {
	color: #f00000;
}

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

.search-text {
	color: #ffffff;
}

.top {
	background-color: #ffebdc;
}

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

.content {
	background-color: #ffffff;
}

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


/* --------------------------------------- */
/* ---- Listen ---- */

.datelist-date {
	font-weight: bold;
}

.datelist-header {
	color: #ffebdc;
	font-size: 12px;
	font-weight: bold;
}


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

.main-links {
	background-color: #000000;
}

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

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

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

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

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

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

.position a {
	text-decoration: none;
}


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

.headline {
	color: #314575;
	font-size: 12px;
	font-weight: bold;
}

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

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

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

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

.headline-bold {
	color: #314575;
	font-size: 15px;
	font-weight: bold;
}

.half-headline {
	color: #314575;
	font-size: 15px;
	font-weight: bold;
}

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

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

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

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

/* --------------------------------------- */
/* ---- Preistabelle Artikel ---- */

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

.table-header {
	background-color: #f0e5bb;
	color: #000000;
}

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

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

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

.sitemap-extension {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

.sitemap-margin {
	margin-left: 14px;
}

.sitemap-border {
	border: 1px solid #e8e8e8;
}

.sitemap-header {
	background-color: #c8c8c8;
	padding: 4px;
	margin: 1px;
}

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

.sitemap-content {
	background-color: #ffffff;
	padding: 1px;
}

.fake-link {
	cursor: pointer;
}

.metas { }

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

.overview-border {
	border: solid 1px #f0e5bb;
	background-color: #ffffff;
}

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

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

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


.top_1 { padding-left: 6px }
.top_1 a { color: #ffffff; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, sans-serif; text-decoration: none }
.top_1 a:hover { text-decoration: none; color: #fadc72 }

.top_2 { padding-left: 6px }
.top_2 a { color: #ffffff; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, sans-serif; text-decoration: none }
.top_2 a:hover { text-decoration: none; color: #ffffff }

.search-text { color: #314575; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, sans-serif }
.search {  width: 110px; border: solid 2px #314575; color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal }

.position a { font-size: 10px; text-decoration: none }
.position { font-size: 10px; text-decoration: none; background-color: #faf4e8; padding: 2px }

.learning { border-left: solid 1px #636363; border-top: solid 1px #636363;  border-bottom: solid 1px #636363;  border-right: solid 1px #636363; }

.tbl { background-color: #faf4e8; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; height: 20px }
.tblw { background-color: #faf4e8; color: #cc0000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; height: 20px }	
.fair { background-color: #339900; color: #ffffff; font-size: 10px }	
.td-header { padding: 2px; font-weight: bold; font-size: 10px; }


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

.form-fields {
	width: 300px;
}

.fake-link {
	cursor: pointer;
}