/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	text-align: center;
	background-image: url(../images/bg.gif);

	
	background-color:#4f4f4f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #87888a;

}

#bgebene {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 133px;
background-image: url(../images/topbg.gif);
background-repeat: repeat-x;
}

.bigimg {
position: absolute;
z-index: 100;
}

#hilfsebene {
	position: relative;	
	top: 0px;
	background-color: #FFFFFF;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 767px;
	margin-bottom: 20px;
	border-bottom: 1px solid black;

}

#header {
background-image: url(../images/header.jpg);
height: 155px;

}

#middle {
width: 100%;
margin: 0;
background-color: #FF66CC;
background-image: url(../images/middlebg.gif);
background-repeat: repeat-y;
}

#innermiddle {
margin-left: 8px;
padding: 20px;
padding-bottom: 75px;

background-image: url(../images/downbg.gif);
background-repeat: no-repeat;
background-position: bottom left;
}

#content {
line-height: 150%;
float: left;
width: 480px;
}

#imgleiste {
float: left;
width: 235px;

}

.imgobj {
width: 200px;
margin-left: 30px;
margin-bottom: 10px;
}

.imgobj img {
border: 1px dashed black;
}

.bildtitel {
background-color: white;
border-top: 1px solid black;
color: black;
	opacity: 0.8;
	-moz-opacity: 0.8;
-khtml-opacity: 0.8;
	filter: Alpha(Opacity=80);
	text-align: center;
	position: absolute;
	padding: 0;
	width: 190px;
	height: 16px;
padding-left: 5px;
padding-right: 5px;
margin-left: 1px;
	padding-bottom: 1px;
	margin-top: -21px;
	font-style:italic;
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 24px;
background-image: url(../images/h1bg.gif);
background-repeat: no-repeat;
background-position: bottom left;
padding-bottom: 5px;
line-height: 100%;
padding-left: 20px;
font-weight: normal;
margin: 0;
margin-bottom: 20px;
margin-left: -20px;
}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
background-image: url(../images/h2bg.gif);
background-repeat: no-repeat;
background-position: bottom left;
padding-bottom: 2px;
line-height: 100%;
padding-left: 20px;
font-weight: normal;
margin: 0;
margin-bottom: 10px;
margin-left: -20px;
}

.clear {
line-height: 0px;
clear: left;
}

#content img {
margin-right: 10px;
border: 1px solid black;
}

#content a {
color: #252525;
text-decoration: underline;


}

#content a:hover {
color: white;
background-color: #666666;

text-decoration: none;
}

#content ul {
margin-left: 10px;
padding-left: 20px;
background-color: #F0F0F0;
border-left: 1px solid black;
border-right: 1px solid black;
list-style: square;
line-height: 20px;
}

#navigation {
position: absolute;
top: 134px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;

width: 747px;
height: 20px;
margin-left: 8px;
}

#navigation ul {
list-style: none;
margin: 0;
padding: 0;
}

#navigation ul li {
float: left;
padding-left: 2px;
padding-right: 2px;
}

#navigation ul li a {
color: black;
line-height: 20px;
text-decoration: none;
display: block;
padding-left: 10px;
padding-right: 10px;
}

#navigation ul li a:hover {
color: white;
background-image: url(../images/navioverbg.gif);

}

#navigation ul li .active {
font-weight: bold;
}

#gbook {
margin-left: 40px;

}

#gbook ul {
list-style: none;
list-style-position: inside;
background-color: #FFFFFF;
border: none;
margin: 0;
padding: 0;

}

#gbook ul li {
border: 2px dashed #CC0000;
border-top: none;
padding: 4px;
border-right: none;
background-color: #FBECEC;
float: left;
width: 400px;
margin-right: 30px;
margin-bottom: 30px;

}

#gbform {
position: absolute;
margin: 0;
padding: 0;
margin-left: 455px;
width: 230px;
top: 180px;

}

#gbform .form {



}

#gbform .form label {
width: 60px;

margin-bottom: 15px;
}

#gbform .form input, #gbform .form textarea {
width: 220px;
float: left;
border: 1px solid #990000;
padding: 1px;
font-size: 11px;
}

#gbook .form textarea {
height: 80px;
font-family: Arial, Helvetica, sans-serif;

}

#gbook .form .charcounter {
color: #666666;

background-color: #FFFFFF;
margin-right: 6px;
border: 1px solid #990000;
border-top: none;
padding: 1px;
font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-bottom: 15px;
}

#gb_submitbar a:hover {
text-decoration: none;
background-color: #8C0003;
color: white;
padding: 3px;
border: 1px solid white;
}

#gb_submitbar a {
text-decoration: none;
background-color: white;
color: #8C0003;
padding: 3px;
border: 1px solid #8C0003;
}

#gbook .name {


float: left;
}

#gbook .datum {

font-style: italic;
color: #999999;

float: right;
}

.gbtext {
border-top: 1px dashed #006600;
}

.bginfo {
padding: 2px;
padding-top: 0px;
color: #666666;
font-size: 9px;
font-family: Arial, Helvetica, sans-serif;
}

#gbook form {
border: none;
margin: 0;
padding: 0;
}
