/**** HEADER ****/
body { background-color: #f5eccd; }

#bgheader {
	background-image: url(../images/bg_small.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 252px;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: -999;
}

#logo {
	width: 611px;
	height: 112px;
	margin-left: auto;
	margin-right: auto;
	top: 70px;
	position: relative;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}

#lights {
	width: 958px;
	height: 170px;
	margin-left: auto;
	margin-right: auto;
	top: -13px;
	position: relative;
	background-image: url(../images/lights.png);
	background-repeat: no-repeat;
}

#socialfooter {
	width: 230px;
	height: 75px;
	margin-left: auto;
	margin-right: auto;
	top: 60px;
	position: relative;
}

#facebook a {
	width: 52px;
	height: 84px;
	margin: 0 30px;
	float: left;
	text-decoration: none;
	background-image: url(../images/fb.png);
}
#facebook a:hover {
	width: 52px;
	height: 84px;
	margin: 0 30px;
	float: left;
	text-decoration: none;
	background-image: url(../images/fb_blue.png);
}

#twitter a {
	width: 52px;
	height: 84px; 
	margin: 0 30px;
	float: left;
	text-decoration: none;
	background-image: url(../images/tw.png);
}
#twitter a:hover {
	width: 52px;
	height: 84px;
	margin: 0 30px;
	float: left;
	text-decoration: none;
	background-image: url(../images/tw_blue.png);
}

#badge {
	width: 65px;
	height: 67px;	
	background-image: url(../images/badge.png);
	background-repeat: no-repeat;
	z-index: 99;
	margin-left: 810px;
	margin-top: -25px;
	position: absolute;
}


/**********************************************************************/

hr {
	border: 0px; /* F&uuml;r Firefox und Opera */
	/*border-top: solid 1px #eaeaea;*/
	border-bottom: solid 1px #eaeaea; /* F&uuml;r I.Explorer (Seiten-Hintergrundfarbe!) */
}

.gal a:link {text-decoration: underline; color: #2f2c2c; }
.gal a:visited {text-decoration: underline; color: #2f2c2c; }
.gal a:active {text-decoration: none; color: #3c1306; }
.gal a:hover {text-decoration: none; color: #3c1306; }

#wrapper {
	width: 815px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

#content {
	width: 815px;
	min-height: 414px;
	padding: 5px 20px 15px 20px;
	margin-top: 20px;
	margin-left: -20px;
	color: #2f2c2c;
	position: absolute;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	z-index: 1;
}

.top {
	position: absolute; 
	top:0; 
	left:0; 
	margin-left: -1px;
	margin-top: -1px;
	background-image:url('../images/top.gif'); 
	background-repeat:repeat-x; 
	width:100%; 	
	height:9px;
}
.bottom {
	position: absolute; 
	bottom:0; 
	left:0; 
	margin-left: -1px;
	margin-bottom: -1px;
	background-image:url('../images/bottom.gif'); 
	background-repeat:repeat-x; 
	width:100%; 	
	height:9px;
}
.tl{ /*top left corner*/
	position: absolute; 
	top:0; 
	left:0; 
	margin-left: -1px;
	margin-top: -1px;
	background-image:url('../images/tl.gif'); 
	background-repeat:no-repeat; 
	width:9px; 
	height:9px;
}
.left {
	position: absolute; 
	top:0; 
	left:0; 
	margin-left: -1px;
	margin-top: -1px;
	background-image:url('../images/left.gif'); 
	background-repeat:repeat-y; 
	width:9px; 
	height:100%;
}
.tr{ /*top right corner*/
	position: absolute; 
	top:0; 
	right:0; 
	margin-top: -1px;
	margin-right: -1px;
	background-image:url('../images/tr.gif'); 
	background-repeat:no-repeat; 
	width:9px; 
	height:9px;
}
.right {
	position: absolute; 
	top:0; 
	right:0; 
	margin-top: -1px;
	margin-right: -1px;
	background-image:url('../images/right.gif'); 
	background-repeat:repeat-y; 
	width:9px; 
	height:100%;
}
.bl{ /*bottom left corner*/
	position: absolute; 
	bottom:0;
	left:0; 
	margin-bottom: -1px;
	margin-left: -1px;
	background-image:url('../images/bl.gif'); 
	background-repeat:no-repeat; 
	width:9px; 
	height:9px;
}
.br{ /*bottom right corner*/
	position: absolute; 
	bottom:0; 
	right:0; 
	margin-bottom: -1px;
	margin-right: -1px;
	background-image:url('../images/br.gif'); 
	background-repeat:no-repeat; 
	width:9px; 
	height:9px;
}

#sliderwrapper {
	width: 850px; /*9px plus shadow*/
	height: auto;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}

#slider {
	width: 841px;
	min-height: 414px;
	background-color: #c2c3c6;
	float: left;
	padding: 0;
	z-index: 1;
}

#slidershadowright {
	width: 9px;
	height: 403px;
	background-image: url(../images/shadow_right.png);
	background-repeat: no-repeat;
	float:right;
}

#slidershadowbottom {
	width: 831px;
	height: 29px;
	background-image: url(../images/shadow_bottom.png);
	background-repeat: no-repeat;
	float: left;
	margin-left: 7px;
}



#menuewrapper {
	width: 850px;
	height: 30px;	
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	z-index: 2;
}

#menueitem {
	height: 20px;
	max-height: 20px;
	width: auto;
	float: left;
	padding-right: 20px;
	z-index: 2;
}


h3 a {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 17px;
	text-shadow: #000 0 1px 0;
	text-decoration: none;
}

h3 a:hover {
	color: #7A3307;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:17px;
	text-shadow: #000 0 1px 0;
	text-decoration: none;
}

h2 { margin: 10px 0 10px 0px; font-family: Georgia; font-size: 15px; font-weight: normal; color:#000; top: 25px; }
.text-shadow {text-shadow: #999 1px 1px;}

h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px; font-weight: bold; color: #2f2c2c; margin-top: 10px; margin-bottom: 6px; }

.whitelabel {
	float: left;
	clear: both;
	margin: 6px 17px 2px;
	color: #f5eccd;
	text-shadow: #000 0 1px 0;
	padding: 1px 0 3px 0px;
	position: absolute;
	font: 18px "century gothic";
	font-weight: bold;
	overflow: hidden;
}


/***** FORMS ****/
input, textarea {
	display: block;
	font-size: 13px;;
	margin-bottom: 0.4em;
	border: 1px solid #3c1306;
	padding: 0.2em;
	width: 20em;
}
textarea { width: 40em; }


#sendbutton {
    background:#acb4cb; color:#fff;
    cursor:pointer;
    padding:5px 10px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px
}


/***** TEXTSLIDER *****/
#textslider {
	width: 100%;
  	margin: 0 auto;
 	position: relative;
}

.textscroll {
	height: 570px; /*570px*/
	overflow: auto;
	position: relative; /* fix for IE to respect overflow */
	clear: left;
}

.textscrollContainer div.textpanel {
	padding: 10px 20px 20px 00px;
	height: 570px; /*570px*/
	width: 100%; /* change to 560px if not using JS to remove rh.scroll */
}

ul.navigation {
	/*font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
    list-style: none;
    margin: 0;
	margin-left: -5px;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    display: inline;
    margin-right: 0px;
}

ul.navigation a {
    padding: 6px;
    color: #2f2c2c;
    text-decoration: none;
}

ul.navigation a:hover {
    /*background-color: #f5eccd;*/
	font-weight: bold;
	color: #7A3307;
}

ul.navigation a.selected {
    /*background-color: #3c1306;*/
	font-weight: bold;
	color: #3c1306;
}

ul.navigation a:focus {
    outline: none;
}

/***** TABLES *****/
#tablemin {
	font-family: Verdana;
	font-size: 12px;
	/*background: #fff;*/
	/*margin: 45px;*/
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}

#tablemin th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #3c1306;
	padding: 3px 8px;
	border-bottom: 1px solid #3c1306;
}

#tablemin td {
	border-bottom: 1px solid #f5eccd;
	color: #3c1306;
	padding: 6px 8px;
}

#tablemin tbody tr:hover td {
	color: #7A3307;
}




/* caption styling */

.caption-top, .caption-bottom {
	color: #ffffff;	
	/*padding: 1.2em;	*/
	padding: 8px;
	height: 25px;
	font-weight: normal;
	font-size: 12px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
	background: #000;
	text-shadow: 1px 1px 0 #202020;
}
.caption-top {
}
.caption-bottom {
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }



/********************************************************************************************/
#fade { /*--Transparent background layer--*/
	display: none; /*--hidden by default--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	font-family: "Verdana";
	font-size: 13px;
	display: none; /*--hidden by default--*/
	background: #fff;
	padding: 15px;
	padding-top: 0px;
	border: 10px solid #ddd;
	float: left;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right;
	margin: -25px -35px 0 0;
	text-decoration: none;
	border: 0px;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}
