@import url(text.css);
@import url(navi.css);

body {
	margin: 0;
	padding: 0;
	background-color: #e6e6e6;
	text-align: center;
	}
#main {
	margin: auto;
	margin-top: 20px;
	text-align: left;
	width: 969px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	background-color: #fff;
	background-image: url(/images/template/back_main.gif);
	background-repeat: repeat-y;
	}
#footer {
	width: 971px;
	margin: auto;
	height: 10px;
	background-image: url(/images/template/back_footer.gif);
	background-repeat: repeat-x;
	text-align: left;
	}
#footer p {
	color: #666;
	padding-left: 20px;
	padding-top: 3px;
	}
#footer a {
	color: #666;
	}
#footer a:hover {
	color: #000;
	}
.break_both {
	clear: both;
	}
.break_left {
	clear: left;
	}

/* Head
-------------------------------------- */
#topbilder {
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	height: 90px;
	border-bottom: 1px solid #000;
	background-color: #fff;
	}
.topbilder_rand {
	border-right: 2px solid #fff;
	}

/* Navi
-------------------------------------- */
#navi {
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 22px;
	width: 220px;
	}
#navi img {
	border: none;
	margin-left: -2px;
	}

/* Rechts
-------------------------------------- */
#rechts {
	background-image: url(/images/template/back_rechts.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin-right: 2px;
	}

#sound {
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	float: right;
	}

#inhalt {
	width: 595px;
	margin: 0;
	padding: 0;
	margin-left: 265px;
	}
#inhalt h1 {
	margin-left: 205px;
	height: 29px;
	line-height: 29px;
	}
#titelzeile {
	height: 29px;
	}
#inhalt h1.titelbreit {
	margin-left: 30px;
	height: 29px;
	line-height: 29px;
	}
#text {
	padding-bottom: 15px;
	padding-top: 30px;
	padding-left: 290px;
	margin-bottom: 2px;
	background-image: url(/images/template/back_inhalt.gif);
	background-repeat: repeat-y;
	}
#text.breit {
	padding-left: 20px;
	}
#text_breit {
	padding-bottom: 15px;
	padding-top: 30px;
	padding-left: 30px;
	margin-bottom: 2px;
	background-color: #f1f1f1;
	}
#inhaltstext {
	width: 270px;
	}
#inhaltstext_breit {
	width: 535px;
	}
img.querbild {
	position: absolute;
	margin-left: -285px;
	top: 170px;
	}
#querhoehe {
	height: 165px;
	}
#querhoehe_legende {
	height: 155px;
	}
p.legende {
margin-bottom: 24px;
text-align: right;
font-style: italic;
}

#inhaltsbilder {
	float: left;
	margin-top: 60px;
	width: 235px;
	}
#inhaltsbilder img, #inhaltsbilder #flashcontent {
	margin-bottom: 20px;
	}
#inhaltfooter {
	border-top: 1px solid #000;
	padding-top: 5px;
	padding-bottom: 20px;
	}
#inhaltfooter ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 595px;
	}
#inhaltfooter li {
	display: inline;
	}
.gotop {
	float: left;
	}
li.print {
	display: block
	}
li.print a {
	float: right;
	background-image: url(/images/template/printer.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 25px;
	}
img.rahmen {
	border: 1px solid #000;
	}
table.galerie img {
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #000;
	}
