/* Fullscreen Slider Template by Phatscreen 2010 */

* {margin: 0px; padding: 0px; outline: none;}

*:focus, *:active {outline: none;}

body, html {
margin: 0px;
padding: 0px;
line-height:1.6; 
font-size:14px; 
font-family:Arial, sans-serif;
}

h1,h2,h3,h4,h5,h6 {
font-size:100%; 
margin:0; 
font-weight:normal;
}

a {
text-decoration:none; 
color:#000000;
}

b {}

.clear{clear:left;}

ul li {list-style-type:none;}

p img#bg {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;}

.wrapper {
margin:0 auto; 
width:900px; 
height:auto;
margin-top:25px;
}

.navi {
width:800px; 
height:64px; 
margin-top:10px; 
margin-bottom:20px; 
margin-left:-10px; 
position:absolute; 
z-index:500;
}

.navi ul li {
float:left; 
padding:10px; 
margin-top:8px; 
text-transform:uppercase; 
list-style-type:none;
}


.navi ul li a {
display: block;
text-decoration: none;
width: auto;
height:17px;
color: #fff;
padding:12px 12px;
-moz-border-radius: 4px;
-webkit-border-radius:4px;
border-radius: 4px;
margin-top:-6px;
font-size:18px;
background-color:#010101;
line-height:16px;

}

.navi ul li a:visited {
color: #969695;
}

.navi ul li a:hover {
background-color: #f6ce28; 
color:#010101;
filter:alpha(opacity=80); /* IE */
opacity:0.8; /* allgemein */
-moz-opacity:0.8; /* Mozilla */
-khtml-opacity:0.8; /* KTHML */
-opera-opacity:0.8; /* Opera */
}

.navi ul li a#active {
background-color: #fff; 
color:#010101;
filter:alpha(opacity=90); /* IE */
opacity:0.9; /* allgemein */
-moz-opacity:0.9; /* Mozilla */
-khtml-opacity:0.9; /* KTHML */
-opera-opacity:0.9; /* Opera */
}

.navi ul li a:visited { 
color:#FFFFFF;
}

.picturebox {
position:absolute; left:50%; margin-left:-450px; margin-top:200px; z-index:99; 
filter:alpha(opacity=85); /* IE */
opacity:0.85; /* allgemein */
-moz-opacity:0.85; /* Mozilla */
-khtml-opacity:0.85; /* KTHML */
-opera-opacity:0.85; /* Opera */
	}
	
.picturebox_2 {
position:absolute; left:50%; margin-left:-205px; margin-top:200px; z-index:99; 
filter:alpha(opacity=85); /* IE */
opacity:0.85; /* allgemein */
-moz-opacity:0.85; /* Mozilla */
-khtml-opacity:0.85; /* KTHML */
-opera-opacity:0.85; /* Opera */
	}
	
.picturebox img, .picturebox_2 img {
float:left; 
margin-right:10px;
margin-bottom:10px;
background-color:#010101;
background-image:url(img/picturebox_bg.png);
padding:15px;
border:1px solid #000;
-moz-border-radius: 4px;
-webkit-border-radius:4px;
border-radius: 4px;
filter:alpha(opacity=70); /* IE */
opacity:0.7; /* allgemein */
-moz-opacity:0.7; /* Mozilla */
-khtml-opacity:0.7; /* KTHML */
-opera-opacity:0.7; /* Opera */
}

.picturebox img:hover, .picturebox_2 img:hover {
filter:alpha(opacity=100); /* IE */
opacity:0.9; /* allgemein */
-moz-opacity:0.9; /* Mozilla */
-khtml-opacity:0.9; /* KTHML */
-opera-opacity:0.9; /* Opera */
}

#content_heading {
    align: right;
    background-color: #010101;
    border-radius: 8px 8px 8px 8px;
    color: #FFFFFF;
    font-size: 22px;
    margin-bottom: 20px;
    margin-left: 550px;
    opacity: 0.7;
    padding: 10px;
    position: relative;
    text-align: right;
    top: 450px;
    width: 300px;
}

#content_heading_follow {
    align: right;
    background-color: #010101;
    border-radius: 8px 8px 8px 8px;
    color: #FFFFFF;
    font-size: 22px;
    margin-bottom: 20px;
    margin-left: 550px;
    opacity: 0.7;
    padding: 10px;
    position: relative;
    text-align: right;
    top: 200px;
    width: 300px;
}

#content_heading h1, #content_heading_follow h1{
font-size:12px;
padding-bottom:0px;
font-weight:bold;}


#content{

background-color:#fff; 
filter:alpha(opacity=90); /* IE */
opacity:0.9; /* allgemein */
-moz-opacity:0.9; /* Mozilla */
-khtml-opacity:0.9; /* KTHML */
-opera-opacity:0.9; /* Opera */
width:850px;
color:#333; 
text-align:right;
padding:10px;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-radius:4px 4px 0 0;
border-radius: 4px 4px 0 0;
position:relative;
top:450px;
line-height:19px;
}

#content_follow{

background-color:#fff; 
filter:alpha(opacity=90); /* IE */
opacity:0.9; /* allgemein */
-moz-opacity:0.9; /* Mozilla */
-khtml-opacity:0.9; /* KTHML */
-opera-opacity:0.9; /* Opera */
width:850px;
color:#333; 
text-align:right;
padding:10px;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-radius:4px 4px 0 0;
border-radius: 4px 4px 0 0;
position:relative;
top:200px;
line-height:19px;
}

#content h1, #content_follow h1{
margin-bottom:-25px;
margin-top:10px;
font-size:22px;}

#content img {
float:left; 
margin-right:10px;
margin-bottom:10px;
background-color:#fff;
padding:5px;
border:1px solid #CCCCCC;
}

#content span {
background-color:#333333; 
color:#fff; 
padding:2px; 
font-style:italic; 
font-size:11px;
}

#content p {
width:790px;
}

#content_foot{
width:850px;
height:80px;
background-color:#010101; 
filter:alpha(opacity=99); /* IE */
opacity:0.99; /* allgemein */
-moz-opacity:0.99; /* Mozilla */
-khtml-opacity:0.99; /* KTHML */
-opera-opacity:0.99; /* Opera */
width:850px;
color:#fff; 
text-align:right;
padding:10px;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-radius:4px 4px 0 0;
border-radius: 4px 4px 0 0;
position:relative;
top:450px;
line-height:19px;
}

#content_foot_follow{
width:850px;
height:80px;
background-color:#010101; 
filter:alpha(opacity=99); /* IE */
opacity:0.99; /* allgemein */
-moz-opacity:0.99; /* Mozilla */
-khtml-opacity:0.99; /* KTHML */
-opera-opacity:0.99; /* Opera */
width:850px;
color:#fff; 
text-align:right;
padding:10px;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-radius:4px 4px 0 0;
border-radius: 4px 4px 0 0;
position:relative;
top:200px;
line-height:19px;
}

#content_foot a, #content_foot_follow a {color:#fff; text-decoration:none;}
#content_foot a#orange, #content_foot_follow a#orange {color:#f6ce28; text-decoration:none;}
#content_foot a:hover, #content_foot_follow a:hover { text-decoration:underline;}
#content_foot a#orange:hover, #content_foot_follow a#orange:hover {color:#f6ce28; text-decoration:underline;}

.foot{
position:relative;
z-index:10000;
line-height:40px; 
font-size:10px; 
color:#FFFFFF;
margin-top:100px;
}

.foot a {color:#fff;}


/* BG Slider*/

#bg_slider img{position:fixed; top:0; left:0; display:none;}
#bg_slider img#im1{display:block;}

/* Facebox Settings*/

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100000;
  text-align: left;
}

#facebox .popup{
  position:relative;
  border:3px solid rgba(0,0,0,0);
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-box-shadow:0 0 18px rgba(0,0,0,0.4);
  -moz-box-shadow:0 0 18px rgba(0,0,0,0.4);
  box-shadow:0 0 18px rgba(0,0,0,0.4);
}

#facebox .content {
  display:table;
  width: 370px;
  padding: 10px;
  background: #fff;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

#facebox .content > p:first-child{
  margin-top:0;
}
#facebox .content > p:last-child{
  margin-bottom:0;
}

#facebox .close{
  position:absolute;
  top:5px;
  right:5px;
  padding:2px;
  background:#fff;
}
#facebox .close img{
  opacity:0.3;
}
#facebox .close:hover img{
  opacity:1.0;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}