body {
font-family : verdana;
font-size : 10px;
color : #000;
background-image : url(../images/bg.jpg);
background-repeat : repeat-x;
background-attachment : fixed;
margin-top : 12px;
height : 66px;
}
a:link, a:visited {
color : #cc0000;
text-decoration : none;
}
a:hover {
color : #000;
text-decoration : none;
}
td, tr, div {
font-family : Verdana;
font-size : 10px;
}


#menu {
font-family : Verdana;
color : #cc0000;
font-size : 12px;
margin : 2px 0 0 0;
}

#vorne {
background-image : url(../images/vorn.gif);
position:relative;
top: -100px;
width: 40px;
height: 120px;
}

#end {
background-image : url(../images/end.gif);
position:relative;
left:590px; top: -220px;
width: 80px;
height: 120px;
}

* html #vorne {
background-image : url(../images/vorn.gif);
position:absolute;
top: 25px;
width: 40px;
height: 120px;
}

* html #end {
background-image : url(../images/end.gif);
position:absolute;
left:670px; top: 25px;
width: 80px;
height: 120px;
}

* html #header {
background-image : url(../images/header.jpg);
background-repeat : repeat-x;
background-attachment : fixed;
width:658px;
height: 115px;
margin-left : 35px;
margin-top : 12px;
}

#header {
background-image : url(../images/header.jpg);
width:658px;
height: 120px;
margin-left : 35px;

}

#header2 {

padding-top: 20px;
margin-left : 0px;
}



#mitte {
float : left;
}
#line-small {
background-image : url(../images/line-small.gif);
height : 30px;
width : 360px;
}
#line-big {
background-image : url(../images/line-big.gif);
height : 30px;
width : 748px;
}
#line {
padding : 13px 0 0 35px;
width:	300px;
font-weight : bold;
}
#line-right {
background-image : url(../images/right.gif);
height : 26px;
width : 111px;
}
#line2 {
padding : 5px 0 0 10px;
}
#footer {
width : 796px;
float : left;
}
#allright {
margin-left : 380px;
}
#allleft {
float : left;
height : 100px;
}
#allleft2 {
float : left;
}
#image {
float : left;
padding : 10px 0 0 30px;
}
#uline {
margin-left : 160px;
margin-top : 10px;
}
#title {
font-family : Verdana;
color : #666666;
font-weight : bold;
font-size : 14px;
padding-bottom : 5px;
}
#utitle {
font-family : Verdana;
color : #cc0000;
font-weight : bold;
font-size : 10px;
padding-bottom : 10px;
width : 180px;
}
#info {
font-family : Verdana;
color : #000000;
font-size : 10px;
width : 180px;
}
#book {
font-family : Verdana;
color : #666666;
font-weight : bold;
font-size : 12px;
padding-bottom : 5px;
width : 105px;
}
#ubook {
font-family : Verdana;
color : #cc0000;
font-weight : bold;
font-size : 10px;
padding-bottom : 5px;
width : 100px;
}
#infobook {
margin-left : 13px;
padding-bottom : 20px;
font-family : Verdana;
color : #000000;
font-size : 10px;
width : 95px;
}
#galerie {
width : 320px;
float : left;
padding-bottom : 30px;
}
#galerie_bild {
float : left;
width: 140px;
}
#galerie_head {
font-family : Verdana;
color : #666666;
font-weight : bold;
font-size : 14px;
margin-left : 120px;
padding-bottom : 5px;
}
#galerie_datum {
font-family : Verdana;
color : #cc0000;
font-weight : bold;
font-size : 10px;
margin-left : 120px;
padding-bottom : 5px;
}
#galerie_more {
font-family : Verdana;
color : #000000;
font-size : 10px;
margin-left : 130px;
}
#textile {
margin-left : 30px;
}
#title3 {
font-family : Verdana;
color : #666666;
font-weight : bold;
font-size : 14px;
}
#utitle3 {
font-family : Verdana;
color : #cc0000;
font-weight : bold;
font-size : 10px;
padding-bottom : 10px;
}
#info3 {
font-family : Verdana;
color : #000000;
font-size : 10px;
}
#text3 {
font-family : Verdana;
color : #000000;
font-size : 10px;
width : 320px;
}
#werbung {
margin-left : 250px;
}
#schrift {
float : left;
margin-right : 5px;
}
#form-module * {
padding : 0;
margin : 0;
width : 370px;
}
#form-module {
margin : 0;
padding : 0;
width : 370px;
color : #000000;
font-family : verdana;
font-size : 12px;
}
#form-module fieldset {
border : 0 solid #fff;
width : 370px;
}
#form-module legend {
display : none;
}
#form-module p {
margin : 0;
padding : 5px;
font-size : 1em;
font-weight : bold;
}
#form-module label.checkbox {
width : 372px;
border-left : 2px solid #fff;
border-right : none;
}
#form-module input, #form-module select, #form-module textarea {
border : 1px solid black;
margin : 2px;
width : 250px;
background-color : #f6f4ef;
}
#form-module input.text {
height : 20px;
}
#form-module input.checkbox {
width : 120px;
padding : 0;
border : none;
}
#form-module input.submit {
margin : 5px 5px 5px 137px;
padding : 2px 5px;
border : 1px solid #333;
background-color : #fff;
color : #666;
font-family : verdana, arial, helvetica, sans-serif;
text-align : center;
cursor : pointer;
width : 200px;
font-weight : bold;
}
#form-module input.submit:hover {
background-color : #cc0000;
color : #ffffff;
font-weight : bold;
}
#form-module label.textarea, #form-module textarea.textarea {
height : 96px;
}
#form-module-thanks {
display : block;
color : #666;
font-family : verdana, arial, helvetica, sans-serif;
font-size : 1.2em;
}
form.gbook div {
width : 400px;
}
form.gbook input, form.gbook textarea {
border : 1px solid black;
margin : 2px;
width : 250px;
background-color : #f6f4ef;
}
form.gbook textarea {
height : 100px;
}
form.gbook div.label {
width : 100px;
float : left;
}
form.gbook input.button {
border : 1px solid #333;
background-color : #fff;
color : #666;
font-family : verdana;
cursor : pointer;
width : 115px;
font-weight : bold;
}
form.gbook input.button:hover {
background-color : #cc0000;
color : #ffffff;
font-weight : bold;
}
form.gbook div.buttons {
padding-left : 105px;
}
form.gbook div.info {
text-align : right;
}
form.gbook div.error {
font-weight : bold;
padding-top : 5px;
padding-bottom : 10px;
}
div.gbook .entry {
padding-top : 10px;
padding-bottom : 10px;
}
div.gbook .pagination {
float : right;
}
div.gbook .pagination a {
padding-left : 2px;
padding-right : 2px;
}
div.gbook .label {
float : left;
}
div.gbook .value {
padding-left : 20px;
}
div.gbook .text .label {
padding-top : 5px;
}
div.gbook .text .value {
clear : left;
padding : 5px;
}

#form-module * {
	padding:0px;
	margin:0px;
width: 370px;
}

#form-module {
	margin:0px;
	padding:0px;
	width:370px;
	background-color:;
	color:#000000;
	font-family:verdana;
	font-size:12px;
}

#form-module fieldset {
	border:0px solid #fff;
width: 370px;
}

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
	padding:5px;
	font-size:1em;
	font-weight:bold;
}

#form-module .element {
	display:block;
	clear:both;
	background-color:#;
	border-top:2px solid #fff;
width: 370px;
}

#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:90px;
	border-right:2px solid #fff;
}

#form-module label.checkbox {
	width:372px;
	border-left:2px solid #fff;
	border-right:none;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	border: 1px solid black;
    margin: 2px;
	width: 250px;
	background-color: #F6F4EF;
}

#form-module input.text {
	height:20px;
}

#form-module input.checkbox {
	width:120px;
	padding:0;
	border:none;
}

#form-module input.submit { 
	margin:5px 5px 5px 137px;
	padding:2px 5px;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
width: 200px;
	font-weight: bold;
}

#form-module input.submit:hover { 
	background-color:#cc0000;
	color:#ffffff;
	font-weight: bold;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height:96px;
}

#form-module-thanks {
	display:block;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
}

#lightbox {
position : absolute;
top : 1px;
left : 0;
width : 100%;
z-index : 100;
text-align : center;
line-height : 0;
}
#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;
}
#prevLink, #nextLink {
width : 49%;
height : 100%;
background : transparent url(../images/blank.gif) no-repeat;
display : block;
}
#prevLink {
float : left;
}
#nextLink {
float : right;
}
#prevLink:hover, #prevLink:visited:hover {
background : url(../images/prevlabel.gif) no-repeat left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
background : url(../images/nextlabel.gif) no-repeat right 15%;
}
#imageDataContainer {
font : 10px Verdana, Helvetica, sans-serif;
background-color : #fff;
margin : 0 auto;
line-height : 1.4em;
}
#imageData {
padding : 0 10px;
}
#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 : 166px;
float : right;
padding-bottom : 0.7em;
}
#overlay {
position : absolute;
top : 0;
left : 0;
z-index : 90;
width : 100%;
height : 200px;
background-color : #cc0000;
}
.clearfix:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
}
* html > body .clearfix {
width : 100%;
}
* html .clearfix {
height : 1%;
}

/* Download anbieten */

.list_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	color:#666666;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:24px;
	width:95%;
	background-color:#E8E8E8;
	margin:0px;
    line-height: 18px;
	}

.list_content2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	color:#cc0000;
	padding-left:10px;
	padding-top:3px;
	padding-right:24px;
	padding-bottom:3px;
	width:95%;
	background-color:#;
	margin:0px;
    line-height: 18px;
	}

.list_content3 {
	font-style:italic;
        font-size:10px;
	text-decoration:none;
	color:#000000;
	padding-left:10px;
	padding-top:3px;
	padding-right:24px;
	padding-bottom:3px;
	width:95%;
	background-color:#F4F4F4;
	margin:0px;
    line-height: 18px;
	}