@charset "utf-8";

/*
=====================================
&&& %%%% ***** MMK 1.4 ***** %%%% &&&
=====================================

newSpecialcolor is aa282e
old one(green) was 57B551
headergreen was 68b562
*/

/* &&& %%%% ***** GENERAL ***** %%%% &&& */

body {
	background: #F4F4F4;
	color: #686868;
	font-size: 12px;
	font-family: Verdana;
}

#site {
	margin: 50px auto 20px auto;
	width: 880px;
	background: #dcdcdc;
	padding: 5px 5px 5px 5px;
}
 
/* &&& %%%% ***** HEADER ***** %%%% &&& */

#header {
	background: #EEEEEE;
	height: 200px;
	padding: 0px;
}

#head_mid {
	background: #f0f0f0 url(./img/header_plain.jpg) no-repeat center;
	height: 200px;
	width: 870px;
	margin: 0px auto 0px auto;
	float: left;
}

#head_right {
	height: 200px;
	padding: 0px; 
	margin: 0px;
	background: #F4F4F4 url(./img/head_right.png) repeat-x;
}

#head_mid h1 {
	text-align: center;
	font-size: 27px;
	line-height: 30px;
	margin: 35px 0px 0px 200px;
	width: 300px;
	height: 60px;
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
}

/* &&& %%%% ***** NAVIGATION ***** %%%% &&& */

#navi {
	background: #f0f0f0;
	height: 34px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#navi ul {
	margin: 0px auto 0px auto;
	padding: 0px;
	list-style: none;
}

#navi ul li {
	float: left;
	margin: 0px;
}

#navi ul li a {
	display: block;
	/*color: #57B551;*/
	color: #686868;
	background: #F4F4F4 url(./img/menu_beta.png) no-repeat center;
	text-decoration: none;
	padding: 10px 0px 10px 0px;
	width: 110px;
	text-align: center;
	font-weight: bold;
}

#navi ul li a:hover {
	background: #F0F0F0 url(./img/menu_beta_hover.png) no-repeat center;
	text-decoration: none;
	/*color: #57B551;*/
	color: #57B551;
}

#member-table {
	padding: 5px;
	margin: 0px auto 0px auto;
}

/* &&& %%%% ***** MAIN ***** %%%% &&& */

#main-text-field {
	min-height: 265px;
	background: #f0f0f0;
	padding: 10px;
	overflow: auto;
}

.green {
	color: #57B551;
}

.green_bold {
	color: #57B551;
	font-weight: bold;
}

ul li {
	color: #57B551;
}

#sponsoring {
	margin: 0px auto 0px auto;
	width: 500px;
	text-align: center;
}

/* &&& %%%% ***** INDEX ***** %%%% &&& */
#index_grouper {
	width: 700px;
	height: 500px;
	margin: 10px auto 0px auto;
	padding: 0px;
}

#index_content_bereich {
	width: 700px;
	height: 500px;
	padding: 0px;
	margin: 0px;
}

#index_foto_bereich {
	margin: 0px;
	padding: 0px;
	height: 462px;
	width: 400px;
	text-align: center;
	margin-right: 210px;
}

#index_upper_foto_bereich {
	height: 300px;
	padding: 30px 0px;
	margin: 0px;
	text-align: center;
}

#index_lower_foto_bereich {
	margin: 0 auto;
	padding: 25px 100px;
	width: 200px;
	height: 50px;
	background: url(./img/home_pinned.gif) no-repeat;
	line-height: 50px;
	color: #ffffff;
	font-weight: bold;
}

#index_lower_foto_bereich a {
	color: #ffffff;
}

#index_lower_foto_bereich a:hover {
	text-decoration: none;
}

#index_text_bereich {
  width: 210px;
	height: 500px;
	padding: 0px;
	margin: 0px;
	float: right;
}

.index_mini_infos {
	width: 200px;
	height: 100px;
	padding: 3px;
	margin: 0px auto 30px auto;
	border: 1px solid #57B551;
	background-color: #f5f5f5;
	display: block;
	
}

/* &&& %%%% ***** CHRONIK ***** %%%% &&& */
.quotebox {
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
	padding: 5px;
}

.auflistung {
	list-style-type: decimal;
}

.disc {
	list-style-type: circle;
}
.disc li {
	list-style-type: circle;
	color: #686868;
	margin: 5px;
}

/* &&& %%%% ***** GUESTBOOK + GALLERIES ***** %%%% &&& */

.entry_whole {
	width: 600px;
	background: #f0f0f0;
	padding: 0px;
	margin: 40px auto 0px auto;
	border: 1px #57B551 solid;
}

.entry_header {
	background: #e0e0e0;
	color: #57B551;
	width: 594px;
	height: 15px;
	padding: 8px 0px 7px 0px;
	margin: 3px 3px 0px 3px;
	text-align: center;
}

.entry_header a {
	color: #57B551;
}

.entry_header a:hover {
	text-decoration: none;
}

.entry_content {
	background: #f4f4f4;
	width: 574px;
	/*height: 109px;*/
	padding: 10px;
	margin: 0px 3px 3px 3px;
}

.entry_footnote {
	font-weight: italics;
	font-size: 9px;
}

/* stuff */
.bild_detail {
	float: left;
	margin: 0px 20px 0px 0px;
}

.text_detail {
}

.author a {
	font-weight: bold;
	color: #717171;
}

.author a:hover {
	color: #717171;
	text-decoration: none;
}

.link {
	color: #57B551;
}

.link:hover {
	text-decoration: none;
}

.link img {
	border:0px;
}

h3 {
	font-size: 17px;
	font-weight: bold;
	color: #57B551;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	color: #57B551;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #57B551;
}

.vorstand {}

.sticky {
  font-weight: bold;
  color: #ff0000;
}
/* &&& %%%% ***** FOOTER ***** %%%% &&& */
#footnote {
	margin: 10px auto 0px auto; padding: 10px;
	text-align: center;
	width: 748px;
	/*height: 50px;*/
	color: #999999;
}

#footnote img {
	margin: 0px 0px 20px 0px;
}

#footnote .link1 {
	color: #999999;
}

#footnote .link1:hover {
	text-decoration: none;
}

/* &&&&& [Highslide] &&&&& */

.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/* &&&&& [/Highslide] &&&&& */

