* {
margin : 0;
padding : 0;
}
body {
margin : 20px 0;
background : #e6e7e9;
line-height : 20px;
text-align : justify;
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 12px;
color : #777777;
}
h1, h2, h3 {
padding : 0;
font-weight : normal;
color : #9f0b0b;
}
h1 {
font-size : 2em;
}
h2 {
font-size : 1.4em;
}
h3 {
font-size : 1em;
}
p, ul, ol {
margin-top : 1.5em;
}
ul, ol {
margin-left : 3em;
}
blockquote {
margin-left : 3em;
margin-right : 3em;
}
a {
color : #555555;
}
#ganzes {
width : 950px;
height : 850px;
border : 1px solid #777777;
margin : 0 auto;
padding : 0;
background-color : white;
background : url(images/grau.jpg) repeat-y right top;
}
#logo {
height : 125px;
margin : 0;
background : url(images/logo_banner.jpg) no-repeat left top;
}
#left {
float : left;
width : 130px;
padding-left : 46px;
padding-top : 330px;
}
#right {
float : right;
margin : 0;
padding-right : 75px;
padding-top : 20px;
width : 600px;
background : url(images/bandscheib_soft.jpg) no-repeat right top;
}
#right_ohne {
float : right;
margin : 0;
padding-right : 75px;
padding-top : 20px;
width : 600px;
}
#right_index {
float : right;
margin : 0;
padding-right : 150px;
padding-top : 20px;
width : 600px;
background : url(images/hands.jpg) no-repeat center top;
}
#bilder ul {
padding : 0;
margin : 0;
list-style : none;
}
#bilder li {
float : left;
display : block;
padding : 0 5px 0 0;
}
#footer {
clear : both;
width : 957px;
height : 41px;
margin : 0 auto;
padding-top : 0;
text-transform : uppercase;
font-size : 10px;
color : #777777;
}
#footer .copyright {
margin : 0;
text-align : left;
}
.post {
overflow : auto;
height : 492px;
padding-right : 20px;
}
table {
border : none;
}
td {
line-height : 30px;
width : 110px;
text-align : left;
vertical-align : top;
}
#pmenu {
padding : 0;
margin : 25px 0 50px 0;
list-style-type : none;
width : 331px;
position : relative;
z-index : 500;
}
#pmenu ul {
padding : 0 0 0 10px;
margin : 0;
list-style-type : none;
width : 180px;
z-index : 600;
background : white;
border : 1px dashed #777777;
}
#pmenu li {
position : relative;
}
#pmenu a {
display : block;
width : 200px;
font-size : 12px;
font-family : Georgia, "Times New Roman", Times, serif;
color : #777777;
height : 40px;
line-height : 30px;
text-decoration : none;
text-indent : 5px;
}
#pmenu li:hover > a {
background : url(images/bandscheibche.jpg);
background-repeat : no-repeat;
color : #9f0b0b;
}
#pmenu li ul {
display : none;
}
#pmenu li:hover > ul {
display : block;
position : absolute;
top : 0;
left : 121px;
}
#pmenu a span {
padding-left : 10px;
}
#pmenu a.current {
color : #9f0b0b;
background : url(images/bandscheibche.jpg);
background-repeat : no-repeat;
}
#lightbox {
position : absolute;
left : 0;
width : 100%;
z-index : 100;
text-align : center;
line-height : 0;
}
#lightbox img {
width : auto;
height : auto;
}
#lightbox a img {
border : none;
}
#outerImageContainer {
position : relative;
background-color : #fff;
width : 250px;
height : 250px;
margin : 0 auto;
}
#imageContainer {
padding : 10px;
}
#loading {
position : absolute;
top : 40%;
left : 0%;
height : 25%;
width : 100%;
text-align : center;
line-height : 0;
}
#hoverNav {
position : absolute;
top : 0;
left : 0;
height : 100%;
width : 100%;
z-index : 10;
}
#imageContainer > #hoverNav {
left : 0;
}
#hoverNav a {
outline : none;
}
#imageDataContainer {
font : 10px Verdana, Helvetica, sans-serif;
background-color : #fff;
margin : 0 auto;
line-height : 1.4em;
overflow : auto;
width : 100%;
}
#imageData {
padding : 0 10px;
color : #666;
}
#imageData #imageDetails {
width : 70%;
float : left;
text-align : left;
}
#imageData #caption {
font-weight : bold;
}
#imageData #numberDisplay {
display : block;
clear : left;
padding-bottom : 1em;
}
#imageData #bottomNavClose {
width : 66px;
float : left;
padding-bottom : 0.7em;
outline : none;
}
#overlay {
position : absolute;
top : 0;
left : 0;
z-index : 90;
width : 100%;
height : 500px;
background-color : #000;
}

