 body {

scrollbar-darkshadow-color: #E9E9E9;
scrollbar-track-color: #E9E9E9;
scrollbar-face-color: #E9E9E9;
scrollbar-highlight-color: #E9E9E9;
scrollbar-3dlight-color: #E9E9E9;
scrollbar-shadow-color: #E9E9E9;
scrollbar-arrow-color: #5C8445;

background-color: #232323;
      background: url('Bilder/bg.jpg');

      	color: #9BA7B0;
			font-family: Verdana;
			font-size: 11px;
			letter-spacing: 1px;
			text-align: left;

}

td, div, font, textarea, input, box  {
color: #606060;
font-family: verdana;
 font-size: 11px;
}

i, em {
color:#709447; }

b, strong {
color:#5C8445; }

u {
color:#606060;
border-bottom:1px solid #5C8445; }

s {
color:#737373;}

A
{color: #5C8445;
text-decoration: none;
text-transform: uppercase;
font-weight: normal;
 }

A:visited
{color: #5C8445;
text-decoration: none;
text-transform: uppercase;
font-weight: normal;
 }

A:active
{color: #5C8445;
text-decoration: none;
text-transform: uppercase;
font-weight: normal;
 }

A:hover
{color: #709447;
text-transform: uppercase;
font-weight: normal;
text-decoration: line-through;
cursor: crosshair;
}




input { Color: #606060;
Background-Color: transparent;
Border-Color: #709447;
Border-Style: dotted;}

textarea {Color: #606060;
Background-Color: transparent;
Border-Color: #709447;
width: 150px;
height: 80px;
Border-Style: dotted;}


A.navi:link, A.navi:active, A.navi:visited
{display: block;
color: #903006;
font-family: tahoma;
font-size: 10px;
line-height: 17px;
border-bottom: 1px solid #f0f0f0;
text-decoration: none;
background-color: #ECE7D4;
text-align: left;
font-weight: normal;
padding-left: 4px;}


A.navi:hover
{display: block;
color: #ffffff;
font-family: tahoma;
font-size: 10px;
line-height: 17px;
border-bottom: 1px solid #f0f0f0;
text-decoration: none;
background-color: #5C8445;
text-align: left;
cursor: crosshair;
font-weight: bold;
padding-left: 4px;}

h1
{display: block;
font-family: tahoma;
font-size: 13px;
color: #5C8445;
font-weight: bold;
letter-spacing: 1px;
line-height: 12px;
text-align: right;
border-bottom: 1px dotted #903006;
margin-top: 5px;
}

h3{
font-family: tahoma;
font-size: 9pt;
color: #903006;
text-decoration: none;
margin-right: 2px;
line-height: 17px;
text-align: left;
border-bottom: 1px dotted #903006;
}








#content
{
         position: absolute;
         left: 100px;
         width: 500px;
         top: 363px;
}

#sidebar
{
	position: absolute;
         overflow: auto;
         left: 530px;
         width: 200px;
         top: 40px;
         height: 325px;
}

#navi {
   position: absolute;
         overflow: auto;
         left: 610px;
         width: 140px;
         top: 363px;
         height: 773px;
}

hr {
border:solid 1px #5C8445;
}


.table
{
line-height: 13px;
text-decoration: uppercase;
font-weight: bold;
background-color: #E5CEA9;
}



.box {
border-top: 1px solid #E5CEA9;
border-bottom: 1px solid #903006;
background-color: #ECE7D4;
padding-bottom: 2px;
padding-top: 15px;
margin-bottom: 15px;
text-align: left;
width: 500px;
}

.side {
border-top: 1px solid #E5CEA9;
border-bottom: 1px solid #903006;
padding-bottom: 2px;
margin-bottom: 15px;
text-align: left;
width: 200px;
}


.sidenavi {
border-top: 1px solid #E5CEA9;
border-bottom: 1px solid #903006;
padding-bottom: 2px;
margin-bottom: 15px;
padding-top: 15px;
text-align: left;
width: 140px;
}

blockquote
{
	color:						#9BA7B0;
	font-size:					12px;
	padding-left: 				7px;
	border-left: 				5px #903006 solid;
}




/*  Kalendereigenschaften---------------------------------------------------------------*/
td.monat	{
	color: 						#903006;
	font-family: 			arial;
	font-size: 					14px;
	font-style: italic;
	font-weight: 				bold;
	text-decoration: 		none;
	text-align: 				center;
	line-height: 3px;
background-color: #AFBED2;
border-bottom: 5px solid #BFD4DF;
	}

td.woche	{
	color: 						#903006;
	font-family: 			verdana;
	font-size: 					10px;
	text-decoration: 		none;
	text-align: 				center;
	}

td.tag	{
	color: 						#903006;
	font-family: 			verdana;
	font-size: 				       10px;
	font-weight: 				normal;
	text-decoration: 			none;
	text-transform: 			none;
	text-align: 				center;
	background-color: 	#F2F8FF;
	}

td.tag2	{
	color: 						#903006;
	font-family: 			verdana;
	font-size: 					10px;
	font-weight: 				normal;
	text-decoration: 			none;
	text-transform: 			none;
	text-align: 				center;
	background-color: 	#E5CEA9;
	}

td.markiert	{
	color: 						#903006;
	font-family: 				verdana;
	font-size: 					10px;
	font-weight: 				normal;
	text-decoration: 			none;
	text-transform: 			none;
	text-align: 				center;
	background-color: 	#D5CF9D;
border-top: 1px solid #709447;
border-right: 1px solid #709447;
border-bottom: 1px solid #5C8445;
border-left: 1px solid #5C8445
	}



.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

 /*Kontaktformular */
  .pflichtfeld {
   color: #EE0000;
  }
  .hintergrund {
   background: #ECE7D4;
  }
  label {
   font-weight: bold;
  }






