/* layer styles */
#news{
	position:relative;
	background:transparent;
	width:205px;
	height:auto;
	padding:0 10px 5px 10px;
	overflow:hidden;
	float:left;
}
#news h2{
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin:0;
	padding:0;
	margin-bottom:5px;
}
#all_global{
	position:relative;
	background-color:transparent;
	margin:0;
	padding:0;
	width:1236px;
	height:auto;
	float:left;
}
#all_news{
	position:relative;
	background:transparent url(../img/line_grey.png) repeat-y top left;
	margin:0;
	padding:0;
	width:1236px;
	height:auto;
	float:left;
}
#all_news_start{
	position:relative;
	background:transparent url(../img/line_grey.png) repeat-y top left;
	margin:0;
	padding:0;
	width:1236px;
	height:auto;
	float:left;
}
#all{
	position:relative;
	background-color:#ffffff;
	margin:0;
	padding:0;
	width:1010px;
	height:auto;
	float:left;
}
#body{
	position:relative;
	background-color:#ffffff;
	margin:0;
	padding:0;
	width:1010px;
	height:auto;
	float:left;
}
#main{
	position:relative;
	background:#ffffff url(../img/bsy_bg.jpg) no-repeat top left;
	width:480px;
	height:671px;
	padding:0;
	padding-left:530px;
	padding-top:230px;
	float:left;
}
#main_start{
	position:relative;
	background:#c8c8c8 url(../img/bsy_start_bg.jpg) no-repeat top left;
	width:1010px;
	height:901px;
	padding:0;
}
#head{	
	position:absolute;
	background:transparent;
	width:717px;
	height:210px;
	left:290px;
}
#content{
	position:relative;
	background:transparent;
	margin:0;
	padding-right:10px;
	width:450px;
	height:480px;
	float:left;
	overflow:auto;
}
#navi{	
	position:absolute;
	background:transparent;
	width:300px;
	height:300px;
	top:235px;
	left:500px;
	float:left;
	padding:0;
	margin:0;
}
.navi_item{
	position:relative;
	display:block;
	float:left;
	width:300px;
	height:60px;
	cursor:pointer; cursor:hand;
}

.navi_1{ background:transparent url(../img/navi.png) no-repeat 0 0; }
.navi_1:hover{ background:transparent url(../img/navi.png) no-repeat -300px 0; }

.navi_2{ background:transparent url(../img/navi.png) no-repeat 0 -60px; }
.navi_2:hover{ background:transparent url(../img/navi.png) no-repeat -300px -60px; }

.navi_3{ background:transparent url(../img/navi.png) no-repeat 0 -120px; }
.navi_3:hover{ background:transparent url(../img/navi.png) no-repeat -300px -120px; }

.navi_4{ background:transparent url(../img/navi.png) no-repeat 0 -180px; }
.navi_4:hover{ background:transparent url(../img/navi.png) no-repeat -300px -180px; }

.navi_5{ background:transparent url(../img/navi.png) no-repeat 0 -240px; }
.navi_5:hover{ background:transparent url(../img/navi.png) no-repeat -300px -240px; }

#foot{	
	position:absolute;
	background:transparent url(../img/bsy_foot.gif) no-repeat top left;
	width:1002px;
	height:90px;
	top:740px;
	color:#FFF;
	padding:71px 0 0 8px;
	float:left;
}
#foot_start{
	position:absolute;
	background:transparent url(../img/bsy_start_foot.gif) no-repeat top left;
	width:1002px;
	height:90px;
	top:740px;
	color:#FFF;
	padding:71px 0 0 8px;
	float:left;
}
#newsletter{
	position:absolute;
	background:transparent url(../img/trans_white.png) repeat-y top left;;
	width:206px;
	height:143px;
	top:740px;
	left:1010px;
	/*padding:0 10px 5px 10px;*/
	padding:0 9px 5px 9px;
	float:left;
	display:none;
}
#foot a:hover, #foot a, #foot a:link, #foot a:visited{
	color:#FFF;
}
/* html styles */
body {
	margin:0;
	padding:0;
	background: #ffffff;
	color: #000000;
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

A:link { color: #ff6600; text-decoration:none; }
A:visited { color: #ff6600; text-decoration:none; }
A:hover { color: #ff6600; text-decoration:underline; }
A:active { color: #ff6600; text-decoration:underline; }

hr{
	height:0;
	border:0;
	border-top:#c8c8c8 1px dotted;
}

h1{
	font-size: 20px;
	font-weight: bold;
}
h2{
	font-size: 16px;
	font-weight: bold;
}
h3{
	font-size: 14px;
	font-weight: bold;
}
h4, h5, h6{
	font-size: 12px;
	font-weight: bold;
}
ul.list li{
	margin-left:-30px;
	list-style-type: none;
}
/* classes */
legend{
	color:#000000;
	border:1px solid #bbb;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
	padding:2px;
	margin-left:2px;
	vertical-align:middle;
}
fieldset{
	border:1px solid #ccc;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
	padding:8px;
}
.menu_title{
	font-style:italic;
	font-size:26px;
	font-weight:bold;
	color:#FFFFFF;
}
.txthead {
	font-size: 20px;
	font-weight: bold;
}
.txtsub {
	font-size: 15px;
	font-weight: bold;
}
.txtbold {
	font-size: 11px;
	font-weight: bold;
}
.txtbody {
	font-size: 11px;
	font-weight: normal;
}
.txtmini {
	font-size: 10px;
	font-weight: lighter;
}
.border {
	border: #000000 1px solid;
}
.borderdashed {
	border: #000000 1px dashed;
}
.borderdotted_to {
	border-top: #000000 1px dotted;
}
.grafik {
	float: left;
	margin: 0 10px 10px 0;
}
.button {
	border-width: 1px;
	border-style: solid;
	border-color: #bbb;
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
	padding:2px;
}
.button_w {
	border-width: 0;
	border-style: solid;
	border-color: #c8c8c8;
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	text-align:right;
	width:80px;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
	padding:2px;
}
.button_ {
	background-color: #ffffff;
	color:#000000;
	border-width:1px;
	border-style: solid;
	border-color: #bbb;
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
	padding:2px;
}
.button_check {
	background-color:#f00;
	color:#FFFFFF;
	border-width:1px;
	border-style: solid;
	border-color: #bbb;
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px;
	padding:2px;
}

/* GALLERY SLIDER */

#fadingimagesstart{
	position:absolute;
	z-index:9;
}

#fadingimagesstart_layer{
	position:absolute;
	z-index:999;
	background:transparent url(../img/gallery_bino_large.png) no-repeat top left;
	width:555px;
	height:325px;
	margin-top:-325px;
	margin-left:-2px;
	color:#fff;
}

