/* Import von weiteren CSS-Dateien */
@import url(default-settings.css);
@import url(gbook.css);
@import url(captcha-formular.css);
* {
	margin: 0;
	padding: 0;
}
body { margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; color: #ccc; font-size: 11px; background-color: #e2001a; background-image: url(back.jpg); background-repeat: repeat; }
/* ---------- ?berschriften ---------- */
h1 { font-size: 1.25em; color:#e2001a; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; margin: 0 0 12px; padding-top: 0; }
h2 { font-size: 1em; color:#e2001a; font-weight: bold; font-family: Arial, Helvetica, sans-serif;; text-transform: uppercase; letter-spacing: 2px; margin-right: 0; margin-left: 0; padding-top: 7px; padding-bottom: 8px; }
h3 { color: #e2001a; font-size: 1em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; letter-spacing: 2px; margin-right: 0; margin-left: 0; padding-top: 7px; padding-bottom: 8px; }
h5 { color: #e2001a; font-size: 1em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; letter-spacing: 2px; margin-right: 0; margin-left: 0; padding-top: 7px; padding-bottom: 8px; }
h4 { color: #e2001a; font-size: 1em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; margin-right: 0; margin-left: 0; padding-top: 7px; padding-bottom: 8px; }
h6 { color: #e2001a; font-size: 1em; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; margin-right: 0; margin-left: 0; padding-top: 7px; padding-bottom: 8px; }
p { font-size: 1em; line-height: 1.5em; margin: 0 0 8px; }
hr { margin-right: 5px; border-top: 1px solid #ff0000; border-bottom: 1px solid #000000; border-right-style: none; border-right-width: 0; border-left-style: none; border-left-width: 0;
  /* FÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼r I.Explorer (Seiten-Hintergrundfarbe!) */
}
a { color: #fff; text-decoration: underline; }
a:hover {
	text-decoration: underline;
}
a img {  }
img { border: solid 1px #e2001a; }
img.left {
	float: left;
	margin: 0 25px 0 0;
}
img.right {
	float: right;
	margin: 0 0 0 20px;
}
td { font-size: 11px; vertical-align: top; padding: 2px 4px 6px 0; border-style: none; border-width: medium; }
li {
  padding: 0;
}
ol li { font-size: 11px; margin-bottom: 8px; padding-right: 75px; }
/* Wrapper */
#wrapper { background-image: url(contentback.jpg); background-repeat: repeat; position: absolute; top: 0; left: 50%; width: 980px; margin-left: -490px; /* halbe Breite */
	z-index: 1; }
/* Header */
#header_top { height:220px; width: 980px; background-color:#000000; background-image: url(header.jpg); position: static !important; margin-bottom: 15px; }
#header_bottom { 
  position: static;
  height:26px;
  width: 980px;
}
#header_logo {
  position: absolute;
  top: 0px;
  left: 18px;
  height: 90px;
  width: 162px;	
}
#header_search {
  position: absolute;
  top: 0;
  left: 830px;
  height: 64px;
  width: 180px;
}
#header_language {
  position: absolute;
  top: 0;
  left: 890px;
  height: 32px;
  width: 80px;	
}
/* Wrapper */
#wrapper2 {
  position: relative;
  top: 0;
  left: 0;
  width: 980px;
  z-index: 1;
  background-image: url(contentback.jpg);
  background-repeat:repeat-y;
}
/* ----------------------------------------------------------------------------------
   Sidebar 
---------------------------------------------------------------------------------- */
#left_sidebar { 
  float: left;
  width: 200px;
  margin: 0 0 0 30px;
  padding: 0;
  z-index: 1;	
}
#right_sidebar { font-size: 11px; line-height: 14px; float: right; width: 180px; margin: 0; padding: 0 45px 0 0; z-index: 1; }
#right_sidebar a { font-size: 11px; line-height: 14px; }
#right_sidebar p { font-size: 11px; line-height: 18px; }
.level2 {
/*	list-style-image: url(ellipse.gif); */
  list-style-type: none;
  margin-bottom: 20px;
}
.level2 .active {
	text-decoration: underline;
}
.level3 {
  margin: 5px 0px 10px 5px;
  list-style-type: square;
  color: #05339c;	
}
.level3 .active {
	text-decoration: underline;
}
/* ----------------------------------------------------------------------------------
   Content 
---------------------------------------------------------------------------------- */
.image flLeft { margin-right: 55px; border: solid 15px #fae; }
#content { margin: 0 200px 0 230px; width: 510px;  /* padding muss von der Breite abgezogen werden */
/*  min-height: 400px; */

  padding: 0 0 10px; z-index: 1; }
#content a { font-size: 11px; text-decoration: underline; }
#content p { font-size: 11px; line-height: 14px; }
#breadcrumb { font-size: 0.85em; margin-bottom: 12px; }
#content img {
  margin: 2px 0px 5px 0px;
}
#content ul { font-size: 11px; list-style-type: disc; margin-left: 20px; }
#content ol { font-size: 11px; list-style-type: upper-roman; padding-left: 20px; }
#content ol li { font-size: 11px; margin-bottom: 0; list-style-position: inside; }
/* ----------------------------------------------------------------------------------
   Navigation
---------------------------------------------------------------------------------- */
#mainnavigation { color: #e2001a; font-size: 12px; margin-top: 0; padding-top: 0; padding-bottom: 40px; padding-left: 15px; }
.subnav1 {  }
#mainnavigation li a { color: #e2001a; font-weight: bold; text-decoration: none; margin: 0; }
#mainnavigation a.nav { color:#ccc; padding: 0 0 0 0; }
#mainnavigation a.active { color:#ff0000; }
/* ----------------------------------------------------------------------------------
  Submenue
---------------------------------------------------------------------------------- */
#mainnavigation ul li.level2 { color: #ccc; font-size: 1em; padding: 0; margin: 0 0 0 7px; display: list-item; }
#mainnavigation ul li.level2 a { color: #ccc; font-size: 0.95em; font-weight: normal; line-height: 16px; text-decoration: none; }
#mainnavigation ul li.level2.active { color: #e2001a; padding-left: 5px; }
#mainnavigation ul li.level2.active a { color: #000; background-color: #ccc; padding: 1px 5px; }
#mainnavigation ul li.level2.inactive { color: #ccc; margin-top: 0; margin-right: 0; margin-bottom: 0; padding: 0 0 0 5px; }
#mainnavigation ul li.level3 { line-height: 22px; padding: 0; margin: 0 0 0 10px; list-style-type: circle; }
#mainnavigation ul li.level3.active { margin-left: 10px; padding-right: 3px; padding-left: 0; border-style: none; list-style-type: disc; }
#mainnavigation ul li.level4 { line-height: 20px; padding: 0; margin: 0 0 0 20px; }
#mainnavigation ul li.level4.active { color: #dc6500; background-color: #b1d9ee; list-style-type: disc; margin-left: 18px; padding-right: 3px; padding-left: 3px; border-style: none; }
#mainnavigation ul li.level5 { line-height: 20px; padding: 0; margin: 0 0 0 25px; }
#mainnavigation ul li.active a { 
/* 	color: #00f; */
}
#mainnavigation ul li.open a { 
/*	color: #00f; */
}
/* ----------------------------------------------------------------------------------
   Footer
---------------------------------------------------------------------------------- */
#footer { width: 980px; text-align: center; background-image: url(footer.jpg); background-repeat: no-repeat; height:50px; padding-top: 15px; padding-bottom: 10px; }
#footer p {
  padding-top: 25px;
  text-align: center;
  color: #ccc;
  font-size: 0.8em;
}
#footer a {
  color: #ccc;
}
/* ----------------------------------------------------------------------------------
   Download anbieten
---------------------------------------------------------------------------------- */
.download-box {
  background-color: #b2d9f2;
  border: 1px solid #05339c;
  width: 400px;
  margin: 5px 0px;
  padding: 5px;
}
.download-hdl {
	font-weight: bold;
}
.download-file { }
.download-desc {
  background-color: #eeeeee;
  margin: 5px;
  padding: 10px;
}
.download-without-desc { }
/* ----------------------------------------------------------------------------------
   Newstext
---------------------------------------------------------------------------------- */
.newstext {
  background-color: #b2d9f2;
  border: 1px solid #05339c;
  margin: 5px 0px;
  padding: 5px;
}
/* ----------------------------------------------------------------------------------
  externe Links
---------------------------------------------------------------------------------- */
.extern{
  padding-right:15px;
  background:url(extern.gif) no-repeat right center;
}
/* ----------------------------------------------------------------------------------
  Zweispalter
---------------------------------------------------------------------------------- */
.zweispalter { 
  clear: both;
}
.zweispalter_left {
  float: left; 
  width: 290px; 
}
.zweispalter_right { 
  float: right; 
  width: 290px; 
  margin-right: 30px;
}
.clboth {
  clear: both;
}
/* ----------------------------------------------------------------------------------
  G-Book
---------------------------------------------------------------------------------- */
#gbook_name {  }
#gbook_url { }
#gbook_city { }
#gbook_text { }
#gbook_email { }
.a63-fsubmit { margin-top: 20px; }
.a63-pagination { list-style-type: none; list-style-position: outside; display: compact; }
.a63-pagination li { list-style-type: none; list-style-position: outside; display: inline; }
.a63-pagination_aktuell { color: #e2001a; list-style-type: none; }
.a63-pagination_aktuell a { color: #e2001a; }
.a63-entries {  }
td { color: #ddd; background-color: #000; padding: 0 5px 5px; }
code { color: #fffff0; font-family: "Courier New", Courier, Monaco, monospace; font-weight: bold; background-color: #454c4c; }
.eventteaser { color: #ddd; }
.eventteaser td { margin-bottom: 0; padding-bottom: 0; }
.eventteaser a { color: #e2001a; font-weight: bold; line-height: 8px; margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }
.teasleft { color: #e2001a; font-weight: bold; margin-left: 0; padding-left: 0; width: 160px; float: left; }
.teasright { color: #ccc; }
.teaser { padding-top: 15px; border-top: 1px dotted #f1f1f1; }

