 #right_line{
	position:absolute;
	width: 25px;
	height: auto;
  right:8px;
  margin-left:120px;
  top:40%;
	color: white;
}
#right_line img{
padding-bottom:5px;
border:none;   
}
#right_line a{
border:none;
}
body {
	margin-top: 20px; 
  padding: 0;
	font-family: verdana;
	font-size: 11px;
	color:#1a2225;  
}
#site {
	position:absolute;
	left:50%;
	top: 50%;
	width: 800px;
	height: 550px;
	margin-left: -430px;
	margin-top: -310px;
	padding: 30px;
	background-color: transparent;
	border: 1px solid #1a2225;
}


#header {
	position:absolute;
	left:50%;
	width: 800px;
	height: 50px;
	margin-left: -430px;
	margin-top: -30px;
	padding: 30px;
	color: white;
	background:url("img/bg_header.jpg") repeat-x;
}
#bfp_logo {
	position:absolute;
	margin-top:-70px;
	margin-left:700px;
	width: 130px;
	height: 100px;
	color: white;
	border:none;
}
#unterkante_header {
	position:absolute;
	left:50%;
	width: 800px;
	height: 200px;
	margin-left: -430px;
	margin-top: -20px;
	padding: 30px;
	color: white;
	background:url("img/bg_content.jpg") repeat-x;
	z-index:-1;
}
#schatten_unten {
	position:absolute;
	left:50%;
	top: 50%;
	width: 800px;
	height: 10px;
	margin-left: -430px;
	margin-top: 230px;
	padding: 30px;
	color: white;
	background:url("img/bg_schatten.jpg") repeat-x;
	z-index:-1;
}
#bottom_line{
  position:absolute;
	left:50%;
	top: 50%;
	width: 860px;
	height: 10px;
	margin-left: -430px;
	margin-top: 273px;
	text-align:center;
	background-color: transparent;

}
#content { 
  overflow:auto;
	float: left;
	width: 580px;
	height: 420px;
	margin-left:170px;
	margin-top:115px;
	padding-left: 30px;
	padding-right: 30px;
	display: block;
	background-color:transparent;

}
#footer{
	position:absolute;
	left:50%;
	top: 50%;
	width: 860px;
	height: 10px;
	margin-left: -430px;
	margin-top: 305px;
	text-align:center;
	background-color: transparent;	
}
#footer a{

	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
	font-weight:normal;
}
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:16px;
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 style */

#gallery_bild{
border:2px solid transparent;
}
#gallery_bild:hover{
border:2px solid #1a2225;
}
