/* #################################################################################################### */
/* #                                            Standard-Module                                       # */
/* #################################################################################################### */

/* ******************************************** */
/* *        Rahmen-Bereich                    * */
/* ******************************************** */

* { padding: 0; margin: 0; }
html { height: 101%; }

body {
	color: black;
	background-color: white;
	font-family: Helvetica, sans-serif;
	font-size: small;
  padding: 2px;
	}

#wrapper {
	width: 999px;
  margin: 0 auto;
	}

/* ******************************************** */
/* *        Header-Bereich                    * */
/* ******************************************** */

#header {
	width: 999px;
  height: 140px;
  margin: 0 0 10px 0;
	}

#header img {
	border: none;
	}

/* ******************************************** */
/* *        Content Bereiche                  * */
/* ******************************************** */

#content_left {
  float: left;
	width: 21%;
  background-color: #FFF5EE;
  margin: 0 0 5px 0;
  padding: 5px;
	}

#content_left_admin {
  float: left;
  margin: 0 0 5px 0;
	}

#content_left_admin img {
  margin-bottom: 10px;
  border: none;
	}

#content_right {
  float: right;
	width: 77%;
  margin: 0 0 5px 0;
	}

#content_right_admin {
  float: right;
	width: 82%;
  margin: 0 0 5px 0;
	}

#content_footer {
  clear: both;
  width: 100%;
  height: 40px;
  background-color: #FFF5EE;
  border: 1px dotted black;
	}

#content_footer p {
  font-size: 11px;
  font-weight: bold;
  text-align: center;
	}

#content_footer a {
  text-decoration: none;
  color: black;
	}

#content_footer a img {
  text-align: center;
  border: none;
	}

#error404 {
  width: 99%;
	margin: 10px;
	}

#error404 p {
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
	}

#error404 img {
  width: 77%;
  margin-left: 110px;
	}

/* ******************************************** */
/* *        Navigation                        * */
/* ******************************************** */

#content_left ul {
	margin-bottom: 20px;
	}	

#content_left ul li {
	list-style-type: none;
	}	

#content_left ul li a {
	height: 22px;
	text-decoration: none;
	}	

#content_left ul li a:link, #content_left li a:visited {
  display: block;
	color: #666;
	background: url(image/navi.gif) no-repeat top left;
	padding: 10px 0 0 35px;
	}

#content_left ul li a:hover {
	color: #000;
	background: url(image/navi.gif) 0 -32px no-repeat;
	padding: 10px 0 0 35px;
	}

.navi01 {
  margin-bottom: 0;
  }

.navi02 {
  margin-bottom: 15px;
  }

/* ******************************************** */
/* *        Statistik                         * */
/* ******************************************** */

#statistik {
  margin: 5px 0 5px 0;
  padding: 2px 0 2px 2px;
	}

#statistik p {
  text-align: center;
  margin-bottom: 5px;
	}

#statistik a {
  text-decoration: none;
	}

#statistik img {
  border: none;
	}

#count_top {
  width: 200px;
  background-color: #808080;
  font-size: 13px;
  font-weight: bold;
  margin-top: 16px;
	}

#count_top p {
  font-size: 13px;
  font-weight: bold;
	}

#count_top img {
  width: 16px;
  height: 16px;
  margin: 5px 5px 0 2px;
  border: none;
	}

#count_mid {
  width: 195px;
  background-color: #DCDCDC;
  font-size: 14px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
	}

#count_bot {
  width: 200px;
  background-color: #808080;
  font-size: 14px;
  text-align: center;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
	}

/* #################################################################################################### */
/* #                             Standard-Module Content Rechts                                       # */
/* #################################################################################################### */

/* ******************************************** */
/* *        Content allgemein                 * */
/* ******************************************** */

#admin, 
#sitemap, 
#search_list, 
#startseite, 
#kontakt, 
#impressum, 
#news {
  width: 99%;
	margin: 0 5px;
	}

/* ******************************************** */
/* *        Administration                    * */
/* ******************************************** */

#login {
  width: 400px;
  background-color: #FFDEAD;
  margin: 50px 0 0 50px;
  padding: 10px;
  border: 1px solid black;
  }

#admin_head {
  color: white;
  background-image: url(image/grey_up.png);
	background-repeat: repeat-x;
  font-size: 15px;
  font-weight: bold;
	margin-bottom: 10px;
  padding-left: 2px;
	}

.admin_liste {
  background-color: #FFDEAD;
	margin-bottom: 5px;
  padding-left: 2px;
	}

.admin_box {
  float: left;
  width: 260px;
  margin: 0 5px;
  }

.admin_box ul li {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  list-style-type: none;
  }

.admin_box ul li a {
  text-decoration: none;
  }

.admin_top {
  background-color: #FFCC99;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0;
  }

/* ******************************************** */
/* *        Sitemap                           * */
/* ******************************************** */

#sitemap p {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
  }

#sitemap a {
  text-decoration: none;
  }

#sitemap li {
  font-size: 15px;
  font-weight: bold;
	}	

#sitemap ul li {
	margin-bottom: 10px;
  list-style-type: none;
	}	

#sitemap ul li ul li {
	margin: 10px 0 10px 50px;
  list-style-type: none;
	}	

/* ******************************************** */
/* *        Startseite                        * */
/* ******************************************** */

#startseite p {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 17px;
  }

#startseite a {
  text-decoration: none;
  }

h5 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: maroon;
  margin-bottom: 10px;
  }

h6 {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: navy;
  margin-bottom: 18px;
  }

/* ******************************************** */
/* *        Kontakt-Formular                  * */
/* ******************************************** */

#kontakt p {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px 0;
	}

#kontakt_formular {
  font-size: 14px;
	margin: 5px 0 0 0;
	padding: 0;
	}

#kontakt_formular table {
  width: 760px;
	background-color: #FAF0E6;
  margin-bottom: 20px;
  border: 1px solid black;
	}

#kontakt_formular label {
  width: 120px;
  font-weight: bold;
  padding-left: 5px;
	}

#kontakt_formular input {
  margin-right: 10px;
	}

#kontakt_formular textarea {
  width: 560px;
  height: 100px;
  font-size: 15px;
  margin: 10px 0 10px 0;
  border: 1px solid black;
	}

.form_zeile {
  width: 300px;
  font-size: 15px;
  margin-top: 10px;
  border: 1px solid black;
	}

/* ******************************************** */
/* *        Impressum                         * */
/* ******************************************** */

.imp_box {
  float: left;
  width: 350px;
  margin: 0 14px 15px 0;
	}  

.imp_box img {
  float: left;
  height: 100px;
  margin-right: 10px;
  border: none;
	}  

#imp_text {
  color: black;
  background-color: #DCDCDC;
  margin-bottom: 20px;
  padding: 10px 20px;
  clear: both;
	}

#imp_text p {
  font-size: 14px;
  margin-bottom: 20px;
	}

/* ******************************************** */
/* *        News / Updates                    * */
/* ******************************************** */

#news p {
  color: red;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
	}

.news_top {
  width: 750px;
  height: 18px;
  color: white;
  background-image: url(image/grey_up.png);
	background-repeat: repeat-x;
  padding: 5px 0px 5px 10px;
	}

.news_top span {
  color: #FF6347;
  font-weight: bold;
  margin: 0 5px;
	}

.news_text {
  width: 747px;
  color: black;
  background-color: #FFDEAD;
  font-size: 15px;
  padding: 5px 5px 5px 8px;
  margin-bottom: 15px;
	}

#news_form textarea {
  width: 800px;
  height: 60px;
  font-size: 14px;
  margin-bottom: 10px;
  padding: 3px;
	}

/* #################################################################################################### */
/* #                             Standard Schriftarten                                                # */
/* #################################################################################################### */

/* Seiten-Ueberschrift mit Rahmen */
h1 {
  text-align: center;
	font-size: 16px;
	background-color: #FAF0E6;
  margin-bottom: 10px;
  border: 1px solid black;
	}

/* Impressum Inhaber */
h2 {
	font-size: 16px;
  font-weight: bold;
  margin-bottom: 2px;
	}

/* Impressum Text */
h3 {
	font-size: 14px;
  font-weight: bold;
	margin-bottom: 3px;
	}

/* Galerie Untertitel */
h4 {
	font-size: 13px;
  width: 172px;
  margin-bottom: 10px;
	margin-left: 5px;
	}

/* #################################################################################################### */
/* #                             Standard-Module Diverses                                             # */
/* #################################################################################################### */

.blaettern_layout {
  width: 750px;
  height: 18px;
  color: #ECEBE9;
	background-image: url(image/grey_up.png);
	background-repeat: repeat-x;
	font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px;
	padding: 5px 0 5px 10px;
  }

.blaettern_text {
  float: left;
  width: 38px;
  color: black;
  background-color: white;
	font-size: 11px;
  margin-right: 10px;
  padding: 2px 5px;
  }

.blaettern_zahl {
  float: left;
  background-color: white;
	font-size: 11px;
  text-decoration: none;
  margin: 0 2px;
  padding: 2px 5px;
  }

.blaettern_zahl a {
  text-decoration: none;
  }

.blaettern_button {
  float: left;
  margin: 2px 5px;
  }

.blaettern_button a {
  text-decoration: none;
  }

.blaettern_button a img {
  height: 14px;
  border: none;
  }

.rating_bar {
  width: 55px;
  background: url(image/star_x_grey.gif) 0 0 repeat-x;
  margin-left: 5px;
  }

.rating_bar div {
  height: 12px;
  background: url(image/star_x_orange.gif) 0 0 repeat-x;
  }

/* Formular Meldung */
.message_ok {
  font-size: 15px;
	}

/* Formular Meldung */
.message_error {
  font-size: 15px;
  color: red;
	}

/* Breadcrumb-Leiste */
.breadcrumb {
  background-color: #FFDEAD;
  font-size: 15px;
  margin-bottom: 15px;
  padding: 2px 0 2px 10px;
  border: 1px solid black;
	}

/* Formular Ueberschrift */
th {
  text-align: left;
  border-bottom: 1px solid black;
	}

/* Spam-Email Hidden-Feld */
.nosee {
  display: none;
	}

/* Formular Submit */
.submit {
  font-size: 14px;
  margin: 10px 0;
	}

/* Farbige Zeile */
.line_color {
  background-color: #C0C0C0;
  }

/* Float aufheben */
.clear {
  clear: both;
	}

/* Trenn-Linie */
.trenn {
  border-top: 2px solid black;
  margin-bottom: 30px;
	}

/* Trenn-Linie und Float aufheben */
.clear_trenn {
  clear: both;
  border-top: 2px solid black;
  margin-bottom: 10px;
	}

