#fb{
  border:none; 
  overflow:hidden; 
  width:115px;
  height:25px;
  float:right;
} 
html, body {  
  padding: 0;
	font-family: verdana;
	font-size: 11px;
	color:#1a2225;       
}
#right_line{
float:right;
margin-top:18%;
}
#site {
  position:absolute;
	left:50%;
	top: 50%;
	width: 850px;
	height: 590px;
	margin-left: -430px;
	margin-top: -295px;
	background-color: transparent;
	border: 1px solid #1a2225;
}


#header_overlay { 
  position:absolute;  
	left:50%;
	width: 790px;
	height: 59px;
	margin-left: -425px;
	margin-top: 0px;
	padding: 30px; 
	color: white;
	background:url("http://golf-royalty.com/wp-content/themes/golf-royalty/images/10_grey.png") repeat; 
}
#header_overlay2 { 
  position:absolute;  
	left:50%;
	width: 790px;
	height: 59px;
	margin-left: -425px;
	margin-top: 0px;
	padding: 30px; 
	color: white;
	background:url("http://golf-royalty.com/wp-content/themes/golf-royalty/images/10_grey.png") repeat; 
}       
#header { 
  position:absolute;  
	left:50%;
	width: 790px;
	height: 54px;
	margin-left: -425px;
	margin-top: 0px;
	padding: 30px; 
	color: white; 
	border-bottom:5px solid #1a2225;
	border-top:1px solid #1a2225;
} 
#header a {
  font-weight:500;
  text-decoration:none;
}     



#bfp_logo { 
  position:absolute;
	margin-top:-65px;
	margin-left:650px;
	width: 130px;
	height: 100px;
	color: white;
	border:none;
}
#unterkante_header { 
  position:absolute;
	left:50%;
	width: 790px;
	height: 240px;
	margin-left: -425px;
	margin-top: 10px;
	padding: 30px;
	color: white;
	background:url("img/bg_content.jpg") repeat-x;
	z-index:-1;
}
#schatten_unten {
	position:absolute;
	left:50%;
	top: 50%;
	width: 791px;
	height: 10px;
	margin-left: -430px;
	margin-top: 227px;
	padding: 30px;
	color: white;
	background:url("img/bg_schatten.jpg") repeat-x;
	z-index:-1;
}
#content { 
  position:absolute;
  overflow:auto;
	float: left;
	width: 600px;
	height: 430px;
	margin-left:180px;
	margin-top:130px;
	padding-left: 30px;
	padding-right: 30px;
	display: block;
	background-color:transparent;

}
#footer{
	position:absolute;
	left:50%;
	top: 50%;
	width: 850px;
	height: 10px;
	margin-left: -430px;
	margin-top: 300px;
	text-align:center;
	background-color: transparent;	
}
#footer a{
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
	font-weight:normal;
}
#bottom_line{
display:none;
}
a{
color: #1a2225;
text-decoration:none;
	font-weight:normal;
}
a:hover{
text-decoration:underline;
}
.noborder{
border:none;
text-decoration:none;
}
a img{
border:none;
text-decoration:none;
}
#suche{

}
#suche_input {
height:18px;
width:85px;
font-family: verdana;
font-size: 11px;
color:grey;
border: 1px solid gainsboro;
padding-right:15px;
}
#suche_input:hover {
font-family: verdana;
color:grey;
border: 1px solid gainsboro;
}
#suche_input:focus{
color:#1a2225;
}
.tabellen_spalte{
border-left: 3px solid transparent;
border-top: 3px solid transparent;
padding-left:10px;
padding-top:3px;
}
.tabellen_spalte:hover{
border-left: 3px solid #1a2225;
border-top: 3px solid #1a2225;
}




/* Slider */
#slider {
    width: 550px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
  	overflow: hidden;
    margin-left:-30px; /* important */

    
}


#sliderContent {
  width: 550px;
  position: absolute;
	top: 0;
	margin-left: 0;
	
}

#sliderContent li img {
width:550px;
height:300px;
border:none;

}
#sliderContent li {
list-style:none;

}
.sliderImage {
  float: left;
  position: relative;
	display: none;
	width:550px;
	height:auto;
	
}

.sliderImage span {
  position: absolute;          
  font-family: verdana;
  font-size: 11px;
  font-weight:bold; 
  width: 550px;
  background-color: #000;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  color: white;
  display: none;
 	padding:10px
}
.sliderImage span:hover {
font-style:italic;
}
.clear, .clear1 {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom{
	bottom: 13px;
    left: 0;
}
.left {
	top: 0;
  left: 0;
	width: 90px !important;
	height: 300px;
}
.right {
	right: 40px;
	top: 0;
	width: 90px !important;
	height: 300px;
}




/* Für die die nicht Javascript active haben */
#slider1 {
    width: 550px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
  	overflow: hidden;
    margin-left:-30px; /* important */
}

#sliderContent1 {
  width: 550px;
  position: absolute;
	top: 0;
	margin-left: 0;
}

#sliderContent1 li img {
width:550px;
height:300px;
border:none;
}
#sliderContent1 li {
list-style:none;
}
.sliderImage1 {
  float: left;
  position: relative;
	width:550px;
	height:auto;
}

.sliderImage1 span {
  position: absolute;          
  font-family: verdana;
  font-size: 11px;
  font-weight:bold; 
  width: 550px;
  background-color: #000;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  color: white;
 	padding:10px
}
.sliderImage1 span:hover {
font-style:italic;
}
.clear1 {
	clear: both;
}
.sliderImage1 span strong {
    font-size: 14px;
}
.tos1 {
	top: 0;
	left: 0;
}
.bottom1 {
	bottom: 13px;
    left: 0;
}
.left1 {
	top: 0;
  left: 0;
	width: 90px !important;
	height: 300px;
}
.right1 {
	right: 40px;
	top: 0;
	width: 90px !important;
	height: 300px;
}





.gallerie #bild_popup{
border: 3.5px solid white;
}

.gallerie #bild_popup:hover{
border: 3.5px solid #1a2225;
}
