

.kopf{
	height: 220px;
	padding:0 0 0 20px;
	font-size: 17px;
	}
.kopf ul{
	margin:0;
	padding:0;
	list-style-type: none;
	}
.kopf li{
	float:left;
	}
.kopf .aktiv{
	text-decoration: overline;
	font-weight: bold;
	color:#ffc000;
	}

.kopf ul ul li{
	width: 20px;
	white-space: nowrap;
	overflow:visible;
	font-size: 14px;
	float: none;
	}


.kopf a{
	margin-right: 15px;
	text-decoration: none;
	}

.kopf a:link{
	color:#ffe8b0;
	}
.kopf a:visited{
	color:#ffe8b0;
	}
.kopf a:hover{
	color:#fff;
	}

.titel{
	width: 650px;
	padding:15px;
	background: url("elemente/topic-hg.png") no-repeat right top;
	}

.kopf a:visited.aktiv{
	color:#ffd000;
	}




.titel h2{
	color: #ffffb0;
	font-size: 25px;
	font-weight: bold;
	line-height: 35px;
	float:left;
	margin: 0 10px 0 0;
	padding:0;
	vertical-align: baseline;
	line-height: 25px;
	}
.titel h3{
	color: #ffffb0;
	clear:right;
	font-size: 19px;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding:0;
	vertical-align: baseline;
	line-height: 25px;
	}


.h4{
	background-image: none;
	padding: 0;
	margin:20px 0 0 0;
	color: #ffffff;
	font-size: 23px;
	font-weight: 900;
	line-height: 95%;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);-moz-opacity:0.50;opacity:0.50;
	}

.absatz{
	margin: 5px 0 25px 0;
	align:center;
	width: 750px;
	padding: 10px;
	background: url("elemente/transpix.png");
	}

.spalte{
	width:520px;
	float:left;
	}


.footer{
	margin:20 0 0 0;
	border-top: 1px dotted #ffbb99;
	text-align: center;
	font-size: 0.8em;
	color:#ffbb99;
	}
.footer a:link,a:visited{
	color:#ffbb99;
	}

a img {
	border:0;
	}


.formfeld_r{
	background-color: #ffc0a0;
	}
.formfeld_o{
	background-color: #ffe0a0;
	}

.rframe{
	float:right;
	}

/*Bildergalerie*/
.tbl_bilder{
	margin:10px 0 20px 0;
	clear: both;
	align:right;
	z-index:2;
	}

.bild{
	width:600px;
	text-align: center;
	}

.bild img{
	border: #555544 solid 1px;
	}

.bildframe{
	width:624px;
	overflow: hidden;
	text-align: center;
	}
.bildframe img{
	height: 413px;
	}

.bilder{
	width:260px;
	}

.bilder div{
	width: 130px;
	height: 413px;
	overflow: auto;
	background-color: #000000;
	}

.bilder img{
	border: 1px solid #555544;
	margin: 5px;
	}

.bilder img:hover{
	border-color: #ffff00;
	cursor: pointer;
	}



/* S-Schutz */
.websiteurl{
	position: absolute;
	top:-9000px;
	visibility: hidden;
}
