﻿html,body{	background-color:#B4C5E8;	color:#000;	font-family:verdana, arial, helvetica, sans-serif;	margin-top:10px;}

/* Rahmen-Container */
#all{	width:740px;	position:absolute;	left:50%;	margin-left:-370px;}
#links {	float:left;}
#menu_rechts{	background: #fff url(../bilder/symbole/mitte.gif) repeat-y top left;	padding:10px 25px 10px 25px;	clear:both;	border-bottom:2px solid #3258C4;}
#rechts {	float:right;	width:555px;	font-size:9pt;	line-height:1.4em;	margin-bottom:20px;}
#kopf{ width: 515px;	float:left;	background: #FFE4B5 url(../bilder/symbole/kopf.gif) no-repeat;	padding:5px 25px 5px 25px;	border-bottom:3px groove #00309c;	padding:20px 20px 10px 20px;}
#tab {	display:none;	padding:1px 5px 0px 15px;	background-color:#b0c7ff;	background-image:url(../bilder/symbole/tab.jpg);	width:200px;	height:20px;	float:right;	font-weight:bold;}
#content {	background: #fff url(../bilder/symbole/mitte.gif) repeat-y top left;	padding:25px;	line-height:1.4em;	clear:both;}
#fuss{	background:#fff url(../bilder/symbole/fuss.gif) no-repeat;	height:20px;}

/* Links */
#rechts a{	font-weight:bold;}
#rechts a:link, #rechts a:visited, #rechts a:active{	text-decoration:none;	color:#eba435;}
#rechts a:hover{	text-decoration:underline;	color:#fdb75e;}
.extern{	background:url(../bilder/symbole/link_extern.gif) right bottom no-repeat;	padding:3px 20px 0 0;	height:20px;}
.anker{	background:url(../bilder/symbole/anker_link.gif) right bottom no-repeat;	padding:3px 20px 0 0;	height:20px;}
.download_link{	background:url(../bilder/symbole/download_link.gif) right bottom no-repeat;	padding:0 17px 0 0;	height:17px;}
/* Formatvorlagen/Textformatierung */
table, td, th {	border:1px solid #3258C4;	border-collapse:collapse;	vertical-align:top;	padding:5px;}
th {	background:url(../bilder/symbole/verlauf.gif) top left repeat-x;}
#rechts ul{	list-style:none;}
#rechts ul li{	background:url(../bilder/symbole/bullet.gif) no-repeat 0 6px;	padding-left:12px;}
hr{	border:1px inset #3258C4;	clear:left;}
#content>hr{	margin:10px -16px 10px -16px;}
font.titel,h1 {	font-size:11pt;	font-weight:bold;	color:#00309c;	text-align:center;}
h2{	color:#000;	font-weight:bold;	font-size:10.5pt;}
.menutitel{	font-weight:bold;	color:#00309c;}
.blau, strong{	color:#00309c;	font-weight:bold;}
input, textarea {	background-color:#B4C5E8;	border:1px solid #3258C4;	font-family:verdana, sans-serif;	font-size:9pt;}
/* für Bildunterschriften */
.beschriftung{	font-weight:bold;	padding-bottom:20px;	clear:both;	width:400px;}
.download{	float:right;	width:150px;	padding:5px;	background:#B4C5E8;	margin:0 5px;	text-align:center;}
.download img{	margin-left:50px;	border:none;	display:block;}
.galerie{	padding:0;	margin:0;}
.galerie dt, .galerie dd{	margin:0;	padding:0}
.galerie dt{	font-weight:bold;	color:#00309c;}
.untertitel{	font-weight:bold;	color:#000;}
.galerie dd{	margin-left:110px;}
.galerie .thumbnail{	margin-left:-110px;	float:left;	padding-right:10px;}
.galerie hr{	margin-left:-110px;	width:500px;}
.galerie>hr{	margin-left:0;	margin:10px -16px 10px -16px;	width:535px;
}
