﻿body 
{
	background-color:#50301b;/*B39e91;/*c4bdb5;/*#958d7a;/*74624a;/*#392d22;d6cabc201608;bgbackground-2.png*/
	background-image:url(images/BgGradient.jpg);
	background-repeat:repeat-x;
	min-width:850px;
	height: 900px;
	margin:0;
	padding:0;
	text-align:center;
	color:#ffffff;/*a64b00;*/
	text-align:left;
	font-family:Georgia;
	font-size:12px;
	
}


/*Slideshow styles*/
.galleria
{
	list-style: none;
	width: 300px;
	margin: 10px;
	padding: 10px;
}
.galleria li{display:block;width:60px;height:60px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb
{
	cursor: pointer;
	top: auto;
	left: auto;
	display: block;
	width: auto;
	height: auto;
}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */
/*slideshow end*/


#div_wrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	text-align: center;
	border: groove 0px gray;
	background-color: #68574d;
}

a.selected
{
	color:Red;}

.Row
{
	
	background-color: #68574d;
	float: left;
	width: 100%;
}

#header
{
	height:414px;
	width:850px;
	background-color: #000000;
	text-align: left; /*border:solid thin red;*/
}

 #leftColumn
{
	margin: 10px;
	margin-right: 0px;
	float: left;
	background-color: #1f1607; /*ffc35368574d;*/
	text-align: left;
	padding: 0px;
	width: 315px;
}

#rightColumn
{
	margin:10px;
	float:right;
	background-color: #1f1607; /*ffc35368574d;*/
	text-align: left;
	padding: 0px;
	width: 505px;
}
#award
{
	margin: 10px;
	margin-right: 0px;
	background-color: #1f1607; /*#74624a;*/
	text-align: center;
	float: left;
	width: 315px;
}

 #messageLeft
{
	margin: 10px;
	margin-right: 0px;
	background-color: #1f1607; /*#74624a;*/
	text-align: center;
	float: left;
	width: 315px;
}
#address
{
	margin: 10px;
	margin-right: 0px;
	background-color: #1f1607; /*#74624a;*/
	text-align: center;
	float: left;
	width: 315px;
}
#bottomColumn
{
	margin:10px;
	float:right;
	background-color: #1f1607;
	padding:0px;
	width: 505px;
}
.fieldsetsTop
{
	margin: 10px;
	padding: 10px;
	height: 300px;
	border-bottom-style: double;
	border-bottom-color: orange;
	border-right-style: double;
	border-top-color: orange;
	border-top-style: double;
	border-right-color: orange;
	border-left-style: double;
	border-left-color: orange;
}
.fieldsetsTop legend
{
	color: #a64b00;/*990000;*/
	font-weight: bold;
}
.fieldsetsBottom
{
	margin: 10px;
	padding: 10px;
	height: 300px;
	border-bottom-style: double;
	border-bottom-color: orange;
	border-right-style: double;
	border-top-color: orange;
	border-top-style: double;
	border-right-color: orange;
	border-left-style: double;
	border-left-color: orange;
	
}

.fieldsetsBottom legend
{
	color: #a64b00;
	font-weight: bold;
}
.innerdiv
{
	
	padding: 10px;
	margin:0px;
}

.col1 h2 /*streifen..*/
{
	font: 18px arial, sans-serif;
	color: #FF8c00;
	border-bottom: 1px solid #FF8c00;/*C4AE7C;*/
	padding-bottom: 6px;
	margin-bottom: 1em;
	/*background-color:#68574d; */
	
}
p
{
	
	text-align:left;
}

ul
{
	text-align:left;
	}
/*.isSelected
{
  
  background-color:#ff8c00;
}*/

#footer
{
	text-align: center;
	float: left;
	
	background-color: #68574d;
}
.footerMenu
{
	padding:5px;
	font-weight:normal;
	font-size:12px;
	background-color:#68574d;
}

.footerMenu ul
{
	padding: 0px 0 0px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
}

.footerMenu ul li
{
	display: inline;
}

.footerMenu ul li a
{
	color: #cccccc;
	padding: 4px 2px 0px 2px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 2px; /*spacing between each menu link*/
	text-decoration: none;
	
}

/*menu styles*/
#navigation {
	border:1px solid #5263AB;
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#ff9640;
	width:160px;
}
#navigation img
{
	width:160px;
}
#navigation a.head
{
	cursor: pointer;
	border: 1px solid #CCCCCC;
	background: #ff9640 url(collapsed.gif) no-repeat scroll 3px 4px;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	text-indent: 14px;
	text-decoration: none;
	font-size: 12px;
}
#navigation a.head:hover {
	color:#FFFF99;
}
#navigation a.selected {
	background-image: url(expanded.gif);
}
#navigation a.current {
	background-color:#FFFF99;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
	color:#000000;
	display:block;
	text-indent:10px;
	text-decoration: none;
}
#navigation li li a:hover {
	background-color:#FFFF99;
	color:#FF0000;
}


#navigation2 {
font-size:12px;
width:150px;
}
#navigation2 ul {
background-color:#666666;
margin:0;
padding:0;
}
#navigation2 ul li {
border-bottom:1px solid #FFFFFF;
border-top:1px solid #FFFFFF;
border-width:1px;
color:#FFFFFF;
cursor:pointer;
height:25px;
line-height:25px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left:10px;
}
#navigation2 ul li:hover {
background-color:#FF9900;
position:relative;
}
#navigation2 ul ul {
background-color:#999999;
border:1px solid #FFFFFF;
display:none;
left:75px;
position:absolute;
top:5px;
}
#navigation2 ul li:hover ul {
display:block;
}
#navigation2 ul ul li {
border:medium none;
display:inline;
float:left;
width:150px;
}
#navigation2 ul ul li:hover {
border:medium none;
text-decoration:underline;
}
#navigation2 li:hover ul li ul {
display:none;
}
#navigation2 ul ul li ul {
background-color:#0099CC;
left:110px;
}
#navigation2 ul ul li:hover ul {
display:block;
}
 
 
 /*new image gallery
===================================*/
 div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	width: 850px; 

}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;

}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: none;

}

div.slideshow-container {
	height: 414px; /* This should be set to be at least the height of the largest image in the slideshow */
}

div.slideshow {

}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 850px;
	height: 414px; /* This should be set to be at least the height of the largest image in the slideshow */
}

div.slideshow span.image-wrapper {
height:414px;
}
div.slideshow a.advance-link {
	display: block;
	width: 850px;
	height: 414px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 0px; /* This should be set to be at least the height of the largest image in the slideshow */
 
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited
{
	text-decoration: none;

}
div.slideshow img {
	vertical-align: top;
	border: 0px solid #ccc;
}

div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
