/*Alle Abstaende auf Null setzen*/
html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
margin: 0px;
padding: 0px;
font-family: arial, helvetica, verdana,  sans-serif;
}

/*Allgemein gueltige Angaben*/
body {
font-size:100.01%;
background-color: #6B8E25;
margin-bottom: 300px;
}

/*Ueberschriften*/
h1 {
font-size:1.4em;
margin-bottom:16px;
margin-top: 0px;
font-weight: bold;
color: #8B0000;
}

h2 {
font-size:1.2em;
margin-bottom: 12px;
margin-top: 0px;
font-weight: bold;
color: #8B4513;
}

h3 {
font-size:1em;
margin-bottom: 8px;
margin-top: 0px;
color: #2F4F4F;
}

/*Absaetze*/
p {
margin: 0px 0px 16px 0px;
}

p.auszug {
margin: 0px 0px 16px 0px;
	font-size: 0.8em;
}

p.bold {
margin:0px 0px 16px 0px;
font-weight: bold;
}

p.copyright {
padding: 20px 0px 0px 0px;
color:#1a3830;
text-align: center;
font-size:0.8em;
}

/*Bilder*/
img	{ 
border: 0px;
}

img.border{
margin-bottom: 15px;
}

img.left{
float: left;
margin-right: 40px; }

img.right{
float: right;
padding: 0px;
margin-left: 50px; 
margin-right: -10px;}
 
/*Tabellen*/
table{
	margin: 0px 0px 16px -10px;
	border-collapse: collapse;
}

table.color{
	margin: 0px 0px 16px 0px;
	border-collapse: collapse;
}

tr{
vertical-align: top;
}

tr.hell{
background-color:#b6b6b6;
}

tr.dunkel{
background-color:#7f7f7f;
}

td{
padding:0px 0px 0px 10px;
}

td.line-through{
text-decoration: line-through;
}

td.number{
width:10%;
}

td.navigation{
width:20%;
}

td.weit{
width:200px;
}

td.bottom{
vertical-align:bottom;
}

/*Links*/
a:link {
color: #000000;
}

a:visited {
color: #000000;
}

a:hover {
color: #8B0000;
}

a:active {
color: red;
}

a.pdf {background-image:url(../pictures/icon/pdficon_small.gif); background-repeat:no-repeat; padding-left: 20px;
}

a.menu:link {
	color: black;
	text-decoration: none;
	background-color: Gray;
	display: block;
	width: 152px;
	padding-left: 10px;
	background-image: url(../pictures/design/lnkbkgrd.gif);
}

a.menu:visited {
	color: black;
	text-decoration: none;
	background-color: Gray;
	display: block;
	width: 152px;
	padding-left: 10px;
	background-image: url(../pictures/design/lnkbkgrd.gif);
}

a.menu:hover {
color:#FFCC00;
text-decoration: none;
border-color: #1a3830;
	}

a.menu:active {
text-decoration: none;
color: red;
	}

A.top:link {
color : #000000;
text-decoration: none;
margin-bottom: 20px;
float:right;
}

A.top:visited {
color : #000000;
text-decoration: none;
margin-bottom: 20px;
float:right;
}

A.more:link {
color : #000000;
text-decoration: none;
}

A.more:visited {
color : #000000;
text-decoration: none;
}

A.more:hover {
color: #FFCC00;
text-decoration: none;
}

A.more:active {
color: red;
text-decoration: none;
}

.weiter{
color: #8B0000;
}

.menuheader{
margin-top: 5px;
	text-align: center;
	color: #B8860B;
	width: 162px;
	height: 19px;
	font-weight: bold;
	background-image: url("../pictures/design/lnktop.gif");
	background-repeat: no-repeat;
}

.menufooter{
	width: 162px;
	height: 5px;
	background-image : url("../pictures/design/lnkbottom.gif");
	background-repeat : no-repeat;
}

/*Anordnung der Bereiche*/
#header {
/*margin: 0px 0px 25px 0px;*/
background-color: #000000;
border-bottom-color:#B8860B;
border-bottom-style:solid;
border-bottom-width:10px;
background-image: url(../pictures/design/StuG.gif); 
background-repeat: no-repeat;
}

#left {
	position: absolute;
	top: 120px;
	left: 20px;
}

#menu li{
margin-left:0px;
list-style-type: none;
}

#content {
margin: 25px 5% 25px 200px;
padding: 0px 0px 0px 5%;
text-align: justify;
}

#footer {
margin: 25px 5% 25px 5%;
}

#fixed {
position:fixed;
bottom: 10px;
left: 10px;
}

.lnk{
font-size: 16px;
font-weight: bold;
margin-left : 20px;
}

span.vergroessern{
display:block;
	font-size: 11px;
	margin-left: 20px;
	margin-bottom: 16px;
}

.erbauer{
font-size:9px;
color : #a9a9a9;
margin: -20px 0px 16px 0px;
}

.right{
text-align:right;
margin: 0px 5% 5px 0px;
padding-top: 40px;
color: #a9a9a9;
font-size: 35px;
font-weight: bold;
}

/*Listen*/
ol {
margin: 0px 0px 16px 0px;
}

li{
margin-left:15px;
}

.list li{
list-style: none;
margin-left:15px;
}

span.sub{
vertical-align: -2px;
font-size:0.6em;
color:red;
}

li.red{
color: red;
}

li.lime{
color: lime;
}

li.blue{
color: blue;
}

li.fuchsia{
color: fuchsia;
}

li.aqua{
color: aqua;
}

li.yellow{
color: yellow;
}



/*G&auml;stebuch*/
div.gb              {
	margin: 0px 10px 20px 0px;
	padding: 0px;
	border: 1px solid black;
	line-height: 19px;
	background : #D3D3D3;
	margin-top : 50;
}
div.gb-author       {
	margin: 0px;
	padding: 1px 10px 1px 10px;
	border-bottom: 1px solid black;
	background : Gray;
}
p.gb-author-left    { margin: 0px; float: left; }
p.gb-author-right   {
	margin: 0px;
	text-align: right;
}
div.gb-entry        { margin: 10px; padding: 0px; }
p.gb-browse         {
	margin : 10;
}
p.gb-admin-buttons  {
	margin: 5px 0px 0px 0px;
	text-align: right;
}
.caution            { color: red; font-weight: bold; }

.dark { background-color:#CCCCCC; border:solid #000000; padding: 10px; }

.small              {
	font-size: 11px;
	line-height:16px;
	margin : 10px;
}
.comment            {
	margin: 10px 10px 0px 0px;
	color: Red;
	font-size: 0.8em;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottom {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/*Schatten*/
.img-shadow {
  float:left;
  background: url(../pictures/shadow/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../pictures/shadow/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 12px !important;
  margin: 10px 0 0 7px;
  }
 
.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  /*border: 1px solid #a9a9a9;*/
  margin: -6px 6px 6px -6px;
  /*padding: 4px;*/
  }
  
.img-shadowl {
  float:left;
  background: url(../pictures/shadow/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../pictures/shadow/shadow.gif) no-repeat bottom right;
  margin: 10px 10px 0 15px !important;
  margin: 10px 10px 0 10px;
  }
 
.img-shadowl img {
  display: block;
  position: relative;
  background-color: #fff;
  /*border: 1px solid #a9a9a9;*/
  margin: -6px 6px 6px -6px;
  /*padding: 4px;*/
  }
  
.img-shadowr {
  float:right;
  background: url(../pictures/shadow/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../pictures/shadow/shadow.gif) no-repeat bottom right;
  margin: 10px 10px 0 15px !important;
  margin: 10px 10px 0 10px;
  }
 
.img-shadowr img {
  display: block;
  position: relative;
  background-color: #fff;
  /*border: 1px solid #a9a9a9;*/
  margin: -6px 6px 6px -6px;
  /*padding: 4px;*/
  }

