/* Allgemein */

html {
margin: 0;
padding: 0;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100.01%;
color: #FFFFFF;
margin: 0;
padding: 0;
background-color: #ffffff; 
background-image: url("../images/bgnd_webseite.jpg");
}

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

a:hover {
text-decoration:none;
}

#content_text_lyr a {
color:#FF0000;
}


#footer a:hover {
text-decoration:underline;
color:#FF0000;
}



#scrollbar img {
border:none;
}

div {
padding:0px;
margin:0px;
}

p {
padding:0px;
margin:0px;
}


#wrapper {
position: absolute;
top: 50%;
left: 50%;
width: 908px;;
height: 570px;
margin-left: -454px;
margin-top: -285px;

}

#contentgallerie {
position: absolute;
top:0px;
left:0px;
width:900px;
height:530px;
background-color: #FFFFFF;
color: #000000;
background-image: url("../php/bg_trans.php?path=../images/content_bgnd.jpg&overlay=../images/dk_transparency.png");
border: 4px solid #5d5447;
}

#gallery{
position: absolute;
top:132px;
left:74px;
width:752px;
z-index:99;
}
#gallerybig{
border:1px solid #FFFFFF;
padding:10px;
}
#gallerythumbs{
margin-top:10px;
}

#gallerymonkey{
position:absolute;
left:418px;
top:59px;
}
#galleryteaser{
position:absolute;
left:86px;
top:80px;
color:#FFFFFF;
z-index:10;
width:300px;
height:50px;
font-size:80%;
}
.thumb{
margin:0 3px 3px 0;
border:1px solid #000000;
cursor:pointer;
}

#footer{
position: absolute;
top:538px;
left:0px;
width:908px;
height:30px;
color: #000000;
text-align:center;
font-size:60.01%;
line-height:15px;
}


* html #gallery_top_balken{
position: absolute;
top:10px;
left:11px;
height:20px;
width:729px;
color:#ffffff;
background-color:#666666;
filter:alpha(opacity=60);
-moz-opacity:0.6;
opacity: 0.6;
khtml-opacity: 0.6;
z-index:99;
}

html > body #gallery_top_balken{
position: absolute;
top:10px;
left:11px;
height:20px;
width:729px;
background-color:#666666;
color:#ffffff;
filter:alpha(opacity=60);
-moz-opacity:0.6;
opacity: 0.6;
khtml-opacity: 0.6;
z-index:99;
}

#gallery_top_text{
position: absolute;
top:10px;
left:11px;
height:20px;
width:729px;
color:#ffffff;
font-size:60.01%;
z-index:100;
}

.piclink, piclink:link, .piclink:active, .piclink:visited{
border:1px solid #FFFFFF;
color:#FF0000;
float:right;
width:14px;
height:10px;
text-align:center;
vertical-align:middle;
margin-top:3px;
margin-right:6px;
font-weight:bold;
}

.piclink:hover{
border:1px solid #FFFFFF;
background-color:#EEEEEE;
color:#FF0000;
float:right;
width:14px;
height:10px;
text-align:center;
margin-top:3px;
margin-right:6px;
font-weight:bold;
}
.leftfloat{
float:left;
}
.piclink_active, piclink_active:link ,piclink_active:active ,piclink_active:visited ,piclink_active:hover{
border:1px solid #FFFFFF;
background-color:#EEEEEE;
color:#FF0000;
float:right;
width:14px;
height:10px;
text-align:center;
margin-top:3px;
margin-right:6px;
font-weight:bold;
}
.picbullet{
margin-left:5px;
vertical-align:middle;
margin-top:3px;
float:left;
}
#piccaption{
float:left;
margin-top:3px;
}
#gallery_piccaption{
float:left;
margin-top:3px;
}

#closegallery{
position: absolute;
top:118px;
left:745px;
height:14px;
width:81px;
background-color:#FFFFFF;
font-size: 60.01%;
color:#000000;
text-align:center;
}
