html, body, div, blockquote, code, kbd, span, table, tr, td, th, a, li, h1, h2, h3, p, img, input, select, textarea, form {
	margin:0px;
	font-family:Arial,sans-serif,Trebuchet MS;
	cursor:default;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	margin:0;
}

html, body, div, blockquote, code, kbd, span, table, tr, td, th, a, li, h1, h2, h3, p, img {
	padding:0px;
	border:0px;
}

body {
  background-color: #D4CDC6;
	padding:15px;
	-ie5-text-align:center;
		color: #574939;
		line-height:19px;

}

#container {
	width:968px;
	background-color: #fff;
	border:1px solid #957D61;
	margin:auto;
	padding-bottom:18px;
}






#header {
	width:968px;
	height:100px;
	margin-bottom:10px;
	background:url(/templates/blank/image/bslogo.gif) no-repeat 0px 20px;	
	
}

#nav {
	float:right;  
	margin-top:-10px;
}

#tabs {
	clear:both;
	height:25px;
	margin-top:10px;
	margin-left:10px;
}

.tabbar a.tabbutton {
	float:left;
	margin-right:3px;
	cursor:pointer;	
	text-decoration:none;
	display:inline-block;  
}

.tabbar a.tabbutton:hover {
	cursor:pointer;	  
}


.tabbar a.tabbutton span.middle {
	-ie5-height:25px;
	background-color: #D4CDC6;
	display:inline-block;
	cursor:pointer;
	color: #957D61;
	font-weight:bold;
	font-size:14px;
	float:left;	
	padding:6px 9px 6px 9px;
}




.tabbar a.tabbutton:hover span.middle, .tabbar a.selected span.middle {
	background-color: #957D61;
	cursor:pointer;
  color:white;	
}


#nav #mainlinks {
	margin-left:50px;
	margin-right:50px;
	margin-top:12px;
}

#nav #mainlinks a {
	color:black;
	font-size:11px;
	font-weight:normal;
	display:block;
	float:right;
	text-decoration:none;
	padding-top:8px;
	padding-left:7px;
	margin-right:7px;
	cursor:pointer;
}


#banner {
	clear:both;
	width:968px;
	margin:0 0px;
	float:left;
	margin-bottom:10px;
}

#mainarea {
	clear:both;
	width:968px;
}

#leftbar {
	width:244px;
	float:left;
margin-bottom:18px;	
}

#leftbar .holder, #content .holder {
	height:1px;
	color:white;
	visibility:hiddden;
	overflow:hidden;
	padding-top:3px;
}

#content {
	width:482px;
	margin-right:28px;
	float:left;
	font-size:13px;
	margin-bottom:18px;
}

#content img {
	display:inline-block;
	margin-right:5px;
}


#content div {
}

#content p {
margin-top: 10px;
margin-bottom: 10px;
}

#content div.infobox {
	background:url(/templates/blank/image/hirschg.gif) no-repeat;
	padding:25px 25px;
	margin-top: 20px;
	width:438px;
	border: 1px dotted #ccc;
}

#content .infobox h1 {
	color:#5d5d5f;
	font-size:14px;
	font-weight:bold;
	margin-bottom:16px;
	margin-left:-1px;
}

       
#content h1 {
	color:#5d5d5f;
	font-size:18px;
	font-weight:bold;
	margin-bottom:16px;
	margin-left:-1px;
}

#content h2 {
	font-size:14px;
	font-weight:bold;
	margin-top:14px;
	margin-bottom:10px;
}

#content h3 {
	font-size:11px;
	margin-bottom:18px;
}

#rightbar {
font-size: 10pt;
	float:left;
	width:180px;
margin-bottom:18px;	
}

#footer {
	clear:both;
	font-size:0.6em;
	color: #5d5d5f;
	margin-top: 22px auto;
  text-align: center;
}


#footer a {
	color: #5d5d5f;
	text-decoration:none;
	cursor:pointer;
}

.cleaner {
	clear:both;
}

hr, .spacer {
	width:95%;
	height:4px;
	background:white url(/templates/blank/image/hr.png) repeat-x;
	margin:22px auto;
	border:0;
	clear:both;
}

#overview {
	clear:both;
	margin-left:27px;
}

#overview a {
	border-bottom:1px dotted transparent;
}

#overview a:hover, #overview a.selected {
	border-bottom:1px dotted black;
}

#overview div.block {
	float:left;
	padding:0;
}

#overview div.block div {

}

#overview div.block div .link {
	padding-left:1px;
}

#overview div.block div a, #overview span.header {
	color:#574939;
	font-size:11px;
	display:block;
	float:left;
	text-decoration:none;
	clear:both;
	cursor:pointer;
}

#overview div.block div a.header, #overview span.header {
	font-weight:bold;
	margin-bottom:11px;
}




#overview span.headeradress {
	color:#574939;
	font-size:11px;
	display:block;
	float:left;
	text-decoration:none;
	clear:both;
	cursor:pointer;
}

#overview div.block div a.headeradress, #overview span.headeradress {
	font-weight:normal;
	margin-bottom:11px;
}

#navbar {
	background:#D4CDC6;
	-moz-border-radius-topright:10px; -khtml-border-topright-radius:10px;
	-moz-border-radius-bottomright:10px; -khtml-border-bottomright-radius:10px;
	padding:15px 5px 15px 5px;
	width:165px;
	margin-left:37px;
	margin-top:-50px;
	float:left;
}

#navbar a {
	color:black;
	font-size:14px;
	text-decoration:none;
	display:block;
	margin-bottom:3px;
	margin-left:0px;
	cursor:pointer;
	border-bottom:1px dotted transparent;	
}

#navbar a span {
	border-bottom:1px solid transparent;
	cursor:pointer;	
	color: #333;
}

#navbar a:hover span, #navbar a.selected span {
	border-bottom:1px solid #333;
	cursor:pointer;	
}

#navbar a.header {
	font-weight:bold;
	margin-bottom:10px;
	margin-top:1px;
	margin-left:0;
	cursor:pointer;
}

.arrowlinks {
	margin-top:10px;
}

.arrowlinks a.arrowbutton {
	height:33px;
	float:left;
	margin-right:10px;
	cursor:pointer;	
	text-decoration:none;
	display:inline-block;
	margin-bottom:10px;
}

.arrowlinks a.arrowbutton:hover {
	cursor:pointer;	
}

.arrowlinks a.arrowbutton span.left {
	height:33px;
	width:15px;
	background:url(/templates/blank/image/arrow-left.png);
	float:left;
	display:inline-block;
	cursor:pointer;	
}

.arrowlinks a.arrowbutton span.middle {
	height:25px;
	-ie5-height:33px;
	background:url(/templates/blank/image/arrow-middle.png);
	display:inline-block;
	cursor:pointer;
	color:black;
	font-size:14px;
	float:left;	
	padding-top:8px;
}

.arrowlinks a.arrowbutton span.right {
	float:left;
	height:33px;
	width:18px;
	background:url(/templates/blank/image/arrow-right.png);
	display:inline-block;
	cursor:pointer;	
}

.arrowlinks a.arrowbutton:hover span.left, .arrowlinks a.selected span.left {
	background:url(/templates/blank/image/arrow-left-hover.png);
	cursor:pointer;
	color:white;
}

.arrowlinks a.arrowbutton:hover span.middle, .arrowlinks a.selected span.middle {
	background:url(/templates/blank/image/arrow-middle-hover.png);
	cursor:pointer;		
	color:white;
}

.arrowlinks a.arrowbutton:hover span.right, .arrowlinks a.selected span.right {
	background:url(/templates/blank/image/arrow-right-hover.png);
	cursor:pointer;		
	color:white;
}

#content .factboxes{
	width:100%;
}

#content div.factbox div, #content div.factbox p {
	float:left;
}

#content div.factbox {
 	background:url(/templates/blank/image/hirschg.gif) no-repeat;
	width:220px;
	padding-right:10px;
	height:200px;
	display:block;
	float:left;
	font-size:12px;
	margin-bottom:8px;
	overflow:hidden;
	margin-right:8px;  
	padding-bottom:3px; 
	
	
	border: 1px dotted #ccc;
   
}

#content div.factbox h3 {  
	margin-left:10px;
	margin-top:10px;
	margin-bottom:5px;
	color:#000;
	font-size: 1.2em;
}


#content div.factbox p {
	margin-left:10px;
	margin-top:5px;
}

#content ul {
	list-style-type:none;
	padding:0;
}

#content ul a {
	color:black;
	border-bottom:1px dotted black;
	text-decoration:none;
	cursor:pointer;
}

html, body {
}
div#fancy_overlay {
    background-color: #666666;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 30;
}
* html div#fancy_overlay {
    position: absolute;
}
div#fancy_wrap {
    text-align: left;
}
div#fancy_loading {
    background: none repeat scroll 0 0 transparent;
    cursor: pointer;
    display: none;
    height: 40px;
    overflow: hidden;
    position: absolute;
    width: 40px;
    z-index: 100;
}
div#fancy_loading div {
    background: url("fancybox/fancy_progress.png") no-repeat scroll 0 0 transparent;
    height: 480px;
    left: 0;
    position: absolute;
    top: 0;
    width: 40px;
}
div#fancy_loading_overlay {
    background-color: #FFFFFF;
    position: absolute;
    z-index: 30;
}
div#fancy_loading_icon {
    background: url("fancybox/fancy_loading.gif") no-repeat scroll 0 0 transparent;
    height: 16px;
    position: absolute;
    width: 16px;
    z-index: 35;
}
div#fancy_outer {
    background: none repeat scroll 0 0 transparent;
    display: none;
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 18px 18px 33px;
    position: absolute;
    top: 0;
    z-index: 90;
}
div#fancy_inner {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BBBBBB;
    height: 100%;
    position: relative;
    width: 100%;
}
div#fancy_content {
    margin: 0;
    position: absolute;
    z-index: 100;
}
div#fancy_div {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    z-index: 100;
}
img#fancy_img {
    border: 0 none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}
div#fancy_close {
    background: url("fancybox/fancy_closebox.png") no-repeat scroll left top transparent;
    cursor: pointer;
    display: none;
    height: 30px;
    position: absolute;
    right: -15px;
    top: -12px;
    width: 30px;
    z-index: 181;
}
#fancy_frame {
    display: none;
    height: 100%;
    position: relative;
    width: 100%;
}
#fancy_ajax {
    height: 100%;
    overflow: auto;
    width: 100%;
}
a#fancy_left, a#fancy_right {
    background-image: url("data:image/gif;base64,AAAA");
    bottom: 0;
    cursor: pointer;
    display: none;
    height: 100%;
    outline: medium none;
    position: absolute;
    width: 35%;
    z-index: 111;
}
a#fancy_left {
    left: 0;
}
a#fancy_right {
    right: 0;
}
span.fancy_ico {
    cursor: pointer;
    display: block;
    height: 30px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
    width: 30px;
    z-index: 112;
}
span#fancy_left_ico {
    background: url("fancybox/fancy_left.png") no-repeat scroll 0 0 transparent;
    left: -9999px;
}
span#fancy_right_ico {
    background: url("fancybox/fancy_right.png") no-repeat scroll 0 0 transparent;
    right: -9999px;
}
a#fancy_left:hover {
    visibility: visible;
}
a#fancy_right:hover {
    visibility: visible;
}
a#fancy_left:hover span {
    left: 20px;
}
a#fancy_right:hover span {
    right: 20px;
}
.fancy_bigIframe {
    background: none repeat scroll 0 0 transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
div#fancy_bg {
    border: 0 none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 70;
}
div.fancy_bg {
    border: 0 none;
    display: block;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 70;
}
div.fancy_bg_n {
    background: url("fancybox/fancy_shadow_n.png") repeat-x scroll 0 0 transparent;
    height: 18px;
    top: -18px;
    width: 100%;
}
div.fancy_bg_ne {
    background: url("fancybox/fancy_shadow_ne.png") no-repeat scroll 0 0 transparent;
    height: 18px;
    right: -13px;
    top: -18px;
    width: 13px;
}
div.fancy_bg_e {
    background: url("fancybox/fancy_shadow_e.png") repeat-y scroll 0 0 transparent;
    height: 100%;
    right: -13px;
    width: 13px;
}
div.fancy_bg_se {
    background: url("fancybox/fancy_shadow_se.png") no-repeat scroll 0 0 transparent;
    bottom: -18px;
    height: 18px;
    right: -13px;
    width: 13px;
}
div.fancy_bg_s {
    background: url("fancybox/fancy_shadow_s.png") repeat-x scroll 0 0 transparent;
    bottom: -18px;
    height: 18px;
    width: 100%;
}
div.fancy_bg_sw {
    background: url("fancybox/fancy_shadow_sw.png") no-repeat scroll 0 0 transparent;
    bottom: -18px;
    height: 18px;
    left: -13px;
    width: 13px;
}
div.fancy_bg_w {
    background: url("fancybox/fancy_shadow_w.png") repeat-y scroll 0 0 transparent;
    height: 100%;
    left: -13px;
    width: 13px;
}
div.fancy_bg_nw {
    background: url("fancybox/fancy_shadow_nw.png") no-repeat scroll 0 0 transparent;
    height: 18px;
    left: -13px;
    top: -18px;
    width: 13px;
}
div#fancy_title {
    bottom: -33px;
    display: none;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 100;
}
div#fancy_title div {
    color: #FFFFFF;
    font: bold 12px Arial;
    padding-bottom: 3px;
}
div#fancy_title table {
    margin: 0 auto;
}
div#fancy_title table td {
    padding: 0;
    vertical-align: middle;
}
td#fancy_title_left {
    background: url("fancybox/fancy_title_left.png") repeat-x scroll 0 0 transparent;
    height: 32px;
    width: 15px;
}
td#fancy_title_main {
    background: url("fancybox/fancy_title_main.png") repeat-x scroll 0 0 transparent;
    height: 32px;
}
td#fancy_title_right {
    background: url("fancybox/fancy_title_right.png") repeat-x scroll 0 0 transparent;
    height: 32px;
    width: 15px;
}
#prevLink:hover, #prevLink:visited:hover {
    background: url("images/prevlabel.gif") no-repeat scroll left 15% transparent;
}
#nextLink:hover, #nextLink:visited:hover {
    background: url("images/nextlabel.gif") no-repeat scroll right 15% transparent;
}
#prevLink, #nextLink {
    background: url("css/blank.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 100%;
    width: 49%;
}
#prevLink {
    float: left;
    left: 0;
}
#nextLink {
    float: right;
    right: 0;
}

