html {}
body {
    color: #777986;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;    
}
img {
}
h1 {
	font-size: 16px;
	font-weight: normal;
	margin-left: 81px;
}
h2 {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
}
a {
	text-decoration: none;
	color: #777986;
}
a:hover {
}
p {
     line-height: 24px;
     font-size: 16px;
     margin-bottom: 15px;
}
#wrapper { height:100%; }
#tabs { 
    background: url(../img/bg_tab.jpg) no-repeat scroll top right transparent;
    height: 122px;
    width: 810px;
}
#galerie { 
    width: 244px;
    height: 27px;
    margin-left: 21px;
    padding-left: 50px;    
}

.activetab {
    background: url(../img/tab.jpg) no-repeat;
}
.tab {
    float: left;
    font-size: 18px;
    font-weight: normal;
    margin-top: 87px;
    padding-top: 7px;
}
.activecnt {
    visibility: visible!important; 
}
.cnt {
    visibility: hidden;
    width: 760px;
    min-height: 300px;
}
#txt_intro {
    float: left;
    padding-left: 26px;
    padding-top: 20px;
    width: 760px;    
}
#hr {
    background: url(../img/hr.jpg) no-repeat;
    width: 810px;
    height: 17px;
    float: left;
    margin-top: 60px;
    display: none;
}
#gewinner {
    float: left;
    margin-top: 20px;
    margin-left: 41px;
    display: none;
}
.spacier {
    line-height: 40px;
}
.hidden {
    display: none!important;
}
.visible {
    display: block;
}
#gallery {
    float: left;
    margin-top: 40px;
    margin-left: 21px;
    width: 769px;    
}
.picbox_holder {
    width: 180px;
    height: 300px;
    float: left;
    margin-right:10px;
    margin-bottom: 20px;
}
.picbox {
    width: 180px;
    height: 180px;
    background: url(../img/pic_box.jpg) no-repeat;
    float: left;
    padding-top: 10px;
    margin-bottom: -7px;
}
.share {
    width:60px;
    height: 18px;
    background: url(../img/share.jpg) no-repeat;
    float: left;
    margin-left: 5px;
    margin-top: 2px;
}
.zoom {
    background: url(../img/zoom.jpg) no-repeat;
    float: right;
    height: 9px;
    margin-top: 7px;
    padding-right: 3px;
    width: 40px; 

}
.pagelink {
    border: 1px dotted #777986;
    height: 15px;
    margin: auto;
    float: left;
    margin-right: 10px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 1px;
    margin-bottom: 3px;
}
#seitenlabel {
    float: left;
    margin-right: 25px;
    padding-left: 6px;
    padding-top: 4px;
    font-size: 12px; 
    color: #777986;
    background-color:#FFF;  
}
.currpage {
    background-color:#777986;
    border: 1px dotted #FFF!important;
}
.currpage a {
    color: #FFF;
}
#navholder {
	width:760px;
    margin-top: 25px;
    float: left;
}
.piclinkurl {
	font-size:9px;
	width:180px;
	float:left;
	height: 25px;
}
.piclinkurlcnt {
    margin-left: 1px;
    width: 127px;
}
.piclinkurlcnt_wide {
    margin-left: 2px;
    width: 140px;
    float:right;
}
.picdatetime {
    font-size: 19px;
    padding-left: 1px;
    text-align: center;
    width: 180px;
    margin-bottom:3px;
}
