/*----#564b47----*/
body {
  background-image:url(wood_pattern.jpg);
  background-repeat:repeat-x;
	background-color: #FFFFFF;
	font-size: 0.8em;
	font-family: Monaco,"Lucida Grande", "Lucida Sans Unicode","Lucida Sans Unicode","Lucida Sans",verdana,arial,helvetica;
	color:#564b47;
	padding:0;
	margin:0;
}
a {color: #99C200;	text-decoration:none;}
a:visited {color: #99C200;	text-decoration:none;}
a:hover {color: #99C200;	text-decoration:underline;}
a:active { color: #99C200;	text-decoration:none;}


h1 {
	font-size: 2em; 
	font-weight: bold;
  padding:0px;
	margin:0px;
 }

h2 {
	font-size: 1.7em;
	font-weight: normal;
}

img.download { vertical-align:middle;}

img { border: 0px solid transparent;}

/* ----------container zentriert das layout-------------- */
#container {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background-color: transparent;
}

/* ----------banner for logo-------------- */
#thinban{
	margin: 0;
	padding: 0;
  min-height:29px;
	background-color: transparent;
}
#banner {
	margin: 0;
	padding: 0;
  min-height:220px;  
  background-image:url();
  background-repeat:no-repeat;
  background-color: transparent;
  
}
#banner p{
	margin-left: 20em;
	padding: 25px;
}

/*-------#5C5C54-- Main navigation ----------*/

#mainnavi {
  width:auto;
  height: 30px;
	margin: 8px 0px -8px 0px;
	padding: 0px 0px 0px 40px;
	background-color: transparent;
	text-align:left;
	vertical-align:bottom;
}

#mainnavi p{
	margin-left: 20em;
	padding: 0 25px;
  font-family: Monaco,"Lucida Grande", "Lucida Sans Unicode","Lucida Sans Unicode","Lucida Sans",verdana,arial,helvetica;
}
#mainnavi a{
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 0px 0px;
	color: #99C200;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
}
#mainnavi a:visited {
	color: #99C200;
	font-weight: bold;
	font-size: 17px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	}
#mainnavi a:hover {
	color: #363015;
	font-weight: bold;
	font-size: 17px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	}
#mainnavi a:active { 
	color: #FFFFFF;
	font-weight: bold;
	font-size: 17px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	}

/* -----------------Inhalt--------------------- */
#content {
	min-height:600px;
	background-color: #FFFFFF;
	padding: 50px 0px 0px 30px;
	margin: 0 0 0 22em;
  border-top:0px solid #564b47;
}

p{
	padding: 0px 20px 15px 15px;
	margin:0;
	font-size: 1.2em;
	line-height: 1.4em;
  font-family: Monaco,"Lucida Grande", "Lucida Sans Unicode","Lucida Sans Unicode","Lucida Sans",verdana,arial,helvetica;
}
pre{ 
  font-size: 1.2em;
  margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 25px;
  font-family: Monaco,"Lucida Grande", "Lucida Sans Unicode","Lucida Sans Unicode","Lucida Sans",verdana,arial,helvetica;
 }
/*------ Grundformatierungs elemente ---------*/
span{ 
 color:#AAAAAA;
 font-size: 1.0em;
 margin: 0px 0px 0px 20px;
 padding: 0px 0px 20px 25px;
 font-style: italic;
 font-family: Monaco,"Lucida Grande", "Lucida Sans Unicode","Lucida Sans Unicode","Lucida Sans",verdana,arial,helvetica;
 }

h1 {
	padding: 30px 25px 0px 0px;
	margin:0;
  size:22px;
  color: #99C200;
}
h2 {
	padding: 5px 25px 5px 25px;
	margin: 0px;
  color: #363015;
}

.gross {
	width: 5.71em;
	height: 1.07em;
}
.date2{
 color:#AAAAAA;
 font-size: 1.1em;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 20px 0px;
}
table span{ 
 font-size: 1.0em;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 font-style: normal;
 }
table {
	font-size: 1.1em;
}
/*----- nickpage  style ----*/
#np2 li{
	padding: 10px 0px 0px 0px;
  font-size:1.2em;
}
#np2 ul{
	padding: 20px 0px 0px 50px;
	margin: 0px 0px 0px 0px;
	left: 0px;
}
/*----------bilder gallerie style------------*/
#bg2 li{
	padding: 10px 0px 0px 0px;
  font-size:1.2em;
}
#bg2 ul{
	padding: 20px 0px 0px 50px;
	margin: 0px 0px 0px 0px;
	left: 0px;
}

/* -------#5C5C54-------left navigavtion-----#99C200-------- */
#left {
	float: left;
	width: 20em;
	margin: 0;
	padding: 50px 0px 0px 0px;
	color:#5C5C54;
	border-top:0px solid #564b47;
}
#left p{
	padding: 10px 10px 10px 40px;
}
#left img{
	padding:20px 0px 10px 40px;
}
#left ul{
	list-style-type: none ;
	padding: 0 0 0 25px;
	margin: 0;
}
#left ul.borderbottom{
	border-bottom:1px solid #ffffff;
	padding: 0 0 10px 25px;
}

#left li a {
	font-size: 1.3em;
	text-decoration:none; 
}
#left  li li a { font-size: 1em; }
#left li{
	margin: 0;
	padding: 0px 0px 4px 0px;
}
#left li li{
	margin: 0;
	padding: 0 0 3px 0;
}
#left li a.selected {
	margin: 0;
	padding: 0 0 0 25px;
	color:#ffffff;
}

#left li li a.selected {
	margin: 0;
	padding: 0;
}
#left a{
	padding-left: 0px;
}
#left h2{
 	padding: 5px 5px 0px 40px;
}
/*----- login und logout styles --------*/

#smf_login {
	padding: 20px 10px 5px 30px;
	margin: 0px 0px 0px 10px;
}
#smf_logout{
	padding: 30px 10px 5px 40px;
}
#smf_logout a {
	color: #564B47;
	background-color:#CDE855;
	margin: 0px 0px 0px 0px;
	padding: 2px 10px 2px 10px;
}
#smf_logout a:hover {
	color: #CDE855;
	background-color: #564B47;
	margin: 0px 2px 0px 2px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}
/*--- cs styles zur mail api ----*/
#wm_submenu a{
	padding: 5px 5px 0px 10px;
}
#wm_submenu {
	padding: 5px 5px 0px 0px;
}
#wm_submenu h2{
	padding: 0px 0px 0px 40px;
}
#wm_mail * {
	color:#564B47;
}
/* -----------footer  #CDE855  ------#99C200--------------------- */
#footer {
  min-height: 100px;
  width:auto;
	clear: left;
	padding: 0;
	margin: 0;
	background-color: #CDE855;
	text-align:center;
	vertical-align:middle;
}
#footer p{
	padding: 40px 0px 0px 0px;
	text-align:center;
	vertical-align:middle;
}
#footer img{
	padding: 10px;
}

/*-----------Galerie Normal clemens css play gallerie --------------*/
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/slide_show.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */

/* set up the overall width of the menu div and the margins */
.menu2 {
font-family: verdana, arial, sans-serif; 
width:673px;
height:31px;
background:#080A14;
padding:0;
margin:0 auto; 
position:relative;
z-index:1;
border-bottom:20px solid #333;
margin-bottom:650px;
}
/* position the instructions using a dl */
.menu2 dl {
font-family:verdana, arial, sans-serif;
font-size:0.9em;
position:absolute;
width:270px;
top:160px;
left:50px;
}
.menu2 dl dt {font-size:1.2em; margin-bottom:2em; font-weight:bold;}
.menu2 dl dd { padding:0; margin:0; line-height:1.7em; margin-bottom:2em;}
.menu2 dl dd:first-letter {font-weight:bold;}

/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu2 ul {
padding:0; 
margin:0;
list-style-type: none;
border:0;
}
/* float the list so that the items are in a line */
.menu2 ul li {
display:block;
float:left;
width:51px;
height:31px;
}
/* style the links to be 50px wide by 31px high with a right border 1px solid white. Set the background color and the font size. */
.menu2 ul li a, .menu2 ul li a:visited {
display:block; 
float:left;
text-align:center; 
text-decoration:none; 
width:50px; 
height:31px; 
color:#ddd;
border-right:1px solid #fff;
background:#333; 
line-height:30px; 
font-size:11px;
}

/* clear the float at the end of each line of four slides */
.menu2 span.clr {display:block; clear:both; width:0; height:0; font-size:0; line-height:0;}

/* make the dropdown ul invisible */
.menu2 ul li ul {
display: none;
}

/* remove the table styling */
.menu2 table {
border-collapse:collapse;
margin:0; 
padding:0;
}


/* specific to non IE browsers */
/* set the background and foreground color of the main menu li link on hover */
.menu2 ul li:hover a{
color:#fff; 
background:#000;
cursor:default;
}

/* make the sub menu ul visible and position it beneath the first list item */
.menu2 ul li:hover ul {
text-align:left;
display:block; 
position:absolute; 
top:31px; 
left:0;
}

/* make the sub menu ul li the full width with padding and border. */
.menu2 ul li:hover ul li {
cursor:pointer;
width:483px;
height:483px;
border:20px solid #000;
border-width:20px 5px;
background:#ddd url(slide/linen.jpg); 
color:#fff;
padding:82px 90px;
cursor:default;
}

/* style the background and foreground color of the submenu links */
.menu2 ul li:hover ul li a {
background:#333;
width:118px;
height:118px;
border:1px solid #ddd;
border-color:#888 #000 #000 #888;
}


/* keep the large image hidden */
.menu2 ul li:hover ul li a em {
display:none;
}
/* add a border to the horizontal slide and position it centrally using a top margin */
.menu2 ul li:hover ul li a.horiz span img {
border:1px solid #888;
margin-top:21px;
}
/* add a border to the vertical slide and position it centrally using a top margin */
.menu2 ul li:hover ul li a.vert span img {
border:1px solid #888;
margin-top:9px;
}

.menu2 ul li:hover ul li a:hover {
background:#000;
}


/* make the active links zero size so the active dotted border does not show through the large image */
.menu2 ul li:hover ul li a:active, .menu2 ul li:hover ul li a:focus {background:#aaa; height:0; width:0; border:0;}
.menu2 ul li:hover ul li a:active em, .menu2 ul li:hover ul li a:focus em {background:#bbb; height:0; width:0; padding:0; margin:0; border:0;}


/* make the large image visible and set the border, position them using position absolute centrally over the slides */
/* horizontal large image styling */
.menu2 ul li:hover ul li a.horiz:active em, .menu2 ul li:hover ul li a.horiz:focus em {display:block; background:#ddd; position:absolute; left:15px; top:100px; width:640px; height:480px; z-index:200; z-index:500; cursor:default; border:1px solid #fff;}
.menu2 ul li:hover ul li a.horiz:active em img, .menu2 ul li:hover ul li a.horiz:focus em img {border:0;}
/* vertical large image styling */
.menu2 ul li:hover ul li a.vert:active em, .menu2 ul li:hover ul li a.vert:focus em {display:block; background:#ddd; position:absolute; left:95px; top:23px; width:480px; height:640px; z-index:200; z-index:500; cursor:default;  border:1px solid #fff;}
.menu2 ul li:hover ul li a.vert:active em img, .menu2 ul li:hover ul li a.vert:focus em img {border:0;}

/*-----------------Galerie IE------------*/
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/slide_show.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* styling specific to Internet Explorer IE5.5 and IE6. Yet to see if IE7 handles li:hover */

/* set the background and foreground color of the main menu link on hover */
.menu2 ul li a:hover {
color:#fff; 
background:#000;
cursor:default;
}

/* make the sub menu ul visible and position it beneath the first list item */
.menu2 ul li a:hover ul {
text-align:left;
display:block; 
position:absolute; 
top:31px; 
left:0;
}

/* make the sub menu ul li the full width with padding and border. Hack for IE5.5 */
.menu2 ul li a:hover ul li {
cursor:pointer;
width:673px;
height:688px;
border:20px solid #000;
border-width:20px 5px;
background:#ddd url(slide/linen.jpg); 
color:#fff;
padding:82px 90px;
cursor:default;
w\idth:483px;
he\ight:483px;
}

/* style the background and foreground color of the submenu links (with hack for IE5.5)*/
.menu2 ul li a:hover ul li a {
width:120px;
height:120px;
margin-top:-2px;
border:1px solid #ddd;
border-color:#888 #000 #000 #888;
w\idth:118px;
he\ight:118px;
m\argin:0;
}


/* keep the large image hidden */
.menu2 ul li a:hover ul li a em {
display:none;
}

/* add a border to the horizontal slide and position it centrally using a top margin */
.menu2 ul li a:hover ul li a.horiz span img {
border:1px solid #888;
margin-top:21px;
}

/* add a border to the vertical slide and position it centrally using a top margin */
.menu2 ul li a:hover ul li a.vert span img {
border:1px solid #888;
margin-top:9px;
}


/* make the active links zero size so the active dotted border does not show through the large image */
.menu2 ul li a:hover ul li a:active {background:#aaa; height:0; width:0; }
.menu2 ul li a:hover ul li a:active em {background:#bbb; height:0; width:0; padding:0; margin:0;}


/* make the large image visible and set the border, position using position absolute */
.menu2 ul li a:hover ul li a.horiz:active em {display:block; background:#ddd; position:absolute; left:15px; top:100px; width:640px; height:480px; z-index:200; cursor:default; border:1px solid #fff;}
.menu2 ul li a:hover ul li a.vert:active em {display:block; background:#ddd; position:absolute; left:95px; top:23px; width:480px; height:640px; z-index:200; cursor:default;  border:1px solid #fff;}

