body {
	background: #3E83B4 url(../imgs/bg.png) top left repeat-x;
	color: #000;
	font-family: tahoma, sans-serif, 'helvetica ce';
	font-size: 9pt;
	text-align: left;
	border: 0px none; 
  margin: 0px; 
  padding: 0px; 
	line-height: 1.2;
}

img {
	border: 0px;
}

#main {
	position: relative;
	margin-top: 0px;
	margin: auto;
	text-align: left;
	width: 842px;
}

#logo {
	position: relative;
	background-color: #FFF;
	height: 113px;
	width: 802px;
	background: #FFF url(../imgs/topshadow.png) bottom left repeat-x;	
	overflow: hidden;
}

h1 {
	margin:0px;
	padding: 20px 0px 0px 20px;
	font-size: 24pt;
	*font-size: 20pt;
	font-family: Garamond, Arial;
	font-style: italic;
	width:270px; 
	overflow: hidden;
}

h1 a {
	color: #E4712E;
	height:113px;
	text-decoration: none; 
	width:270px; 
}

h1 a span {
   display:block;
   position:absolute; 
   left:0; 
   top:0; z-index:1;
   width:270px; 
   height:113px;
   margin:0; 
   padding:0;
   background:url(../imgs/logo.png) top left no-repeat;
   cursor:pointer;
}


#glf {
	position: absolute;
	width: 105px;
	height: 51px;
	right: 25px;
	top: 10px;
	background: transparent url(../imgs/glf.gif) top left no-repeat;
	z-index:10;
}
#glf a {
	display: block;
	width: 105px;
	height: 51px;
}
#glf a span {
   display:block;
   position: absolute; 
   left:0; 
   top:0; 
   z-index:11;
	 width: 105px;
	 height: 51px;
   background:url(../imgs/glf.gif) top left no-repeat;
   cursor:pointer;	
}

#menu {
	position: absolute;
	top: 80px;
	right: 30px;	
	height: 19px;
	margin: 0px;
	padding: 0px;
	z-index: 3;
	width: 500px;	 
} 

#menu ul {
	padding: 0px;
	margin: 0px;	
	font-size: 9pt;
	font-weight: bold;
	font-family: Georgia;
	font-style: italic;
	float: right;
}

#menu ul li {
	list-style-type: none;
	display: inline;
}

#menu ul li a {
	color: #000;
	text-decoration: none;  
	/*padding: 0px 0px 0px 5px;*/
	display: block;
	float:left;
	height: 19px;
	line-height: 19px;
	text-transform: uppercase;
	margin-left: 13px;
}

#menu ul li a:hover {
	text-decoration: none;
	color: #E4712E;
}


#content {
	background: #FFF url(../imgs/btmshadow.gif) top left repeat-x;
}

#contentl {
}

#contentr {
}

#contentc {
}

#incontent {
	padding: 25px;
	z-index: 1;
}

#incontent img {
}

p {
	margin: 0px;
	padding: 0px;
}

#content p {
	line-height: 1.4em;
	text-align: justify;
	margin-bottom: 8px;
}



h2 {
		font-size: 30px;
		margin: 0px;
		margin-bottom: 10px; 
		margin-top: 10px; 
		line-height: 35px;
		display: block; 
		font-family: Georgia, Garamond, Arial;
		color: #E4712E;
		font-style: italic;
		text-transform: uppercase;
}

h3 {
		font-size: 15px;
		margin-bottom: 3px;
		color: #296E9F;
}

#footer {
	clear: both;
	background-color: #1F608E;
	font-size: 8pt;
	color: #FFF;
	text-align: right;
	height: 40px;
	padding-right: 10px;
	padding-top: 10px; 
}

#footer a {
	color: #5DA2CC;
	text-decoration: none;
}

#footer .left {
	float:left;
	width:40%px;
	text-align:left;
	padding: 0px 10px;
}

#footer .right {
	float:right;
	padding: 0px 10px;
}



#leftshadow {
	position: relative;
	top: 0px;
	padding-left: 20px;
	background: transparent url(../imgs/shadow.png) top left repeat-y;	
	_background: none;
	z-index: 0;
}

#rightshadow {
	position: relative;
	top: 0px;
	padding-right: 20px;	
	background: transparent url(../imgs/shadowr.png) top right repeat-y;	
	_background: none;
	width: 802px;
}

#motiv {
	top: 0px;
	height: 158px;
	width: 802px;
	background: #679757 url(../imgs/motiv.jpg) top left no-repeat;	
}


.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
   border: none;
}

th {
	  white-space: nowrap;
}

tr.light {
	background-color: #EEE;	
}

p a, #content a {
  color: black;
  font-weight: bold;
}

form {
  margin: 0px;
}

.smaller {
	font-size: 88%;
}

#content ul {
	margin: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 0px;
}

#content li {
	padding-left:25px;
	background: url(../imgs/li.gif) 0px 2px no-repeat;
	margin-bottom: 3px;
	margin-left: 0px; 
	list-style-type: none;
}

div.galerie {
}

div.galerie img, div.map img {
	margin: 0px;
	padding: 5px;
	border: 1px solid #679757;
	z-index: 10;
}

div.galerie a, div.map a {
	_position: relative;
	background-color: white;
	display: block;
	float: left;
	margin: 5px;
}

div.galerie a:hover, div.map a:hover {
	background-color: #B0D5A2;
}


/**********************/

#lightbox{
	background-color:#eee;
	padding: 6px;
	/*border-bottom: 2px solid #666;
	border-right: 2px solid #666;*/
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 0px; right: 0px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ 
	background: transparent url(../imgs/overlay.png) top left repeat;
	/*-moz-opacity: .80;*/
	_background: #000;
	_filter: alpha(opacity=60);
}

/****************************/
