/* Hauptelemente */

body     {
	background-color: #f3f7e4;
	margin: 0px;
	padding: 0px }

body, p, h2, h3, h4, div, ul, li, textarea, input, td    { 
	font-size: 12px; 
	line-height: 17px; 
	font-family: Arial, Helvetica, sans-serif }
	
form { 
	margin: 0px }

p, h1, h2, h3, ul    { 
	margin-top: 0px; 
	margin-bottom: 7px; 
	padding-top: 0px }

/* Links */

a   { 
	color: #7C7C53; 
	text-decoration: underline }
	
a:hover    { 
	text-decoration: none }

.highlight     {
	color: #7C7C53; 
	}
h1        {
	font-style: normal;
	font-weight: bold;
	font-size: 17px;
	line-height: 30px;
	padding-left: 5px;
	margin-bottom: 10px; 
	background: url(bilder/linie.gif) no-repeat 0 100% }

h2, h3     {
	font-style: normal;
	font-weight: bold;
	}
h3     {
	margin-top: 18px;
	}
ul { 
	list-style-type: none; 
	list-style-image: none; 
	margin: 0px 0px 7px; 
	padding: 0px }

li   {
	line-height: 18px;
	background: url(bilder/pointer.gif) no-repeat 0 0.3em;
	margin: 3px 0px 0px;
	padding: 0px 0px 0px 15px }


table.liste {
	background-color: #f3f7e4;
	margin-bottom: 7px}

.keinabstand { 
	margin-bottom: 0px; 
	padding-bottom: 0px }
	
.content	 {
	background-color: white;
	padding: 30px;
	border-right: 1px solid #996;
	border-left: 2px solid #100831 }
	
.copyright, .rechts {
	color: #b9b2a7;
	font-size: 10px }

.copyright a {
	color: black }

p.linie {
	margin-top: 34px;
	margin-bottom: 12px }

.navigation       {
	color: #636363;
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px }

.navigation a  {
	text-decoration: none;
	line-height: 20px;
	display: block;
	float: left;
	padding-right: 20px;
	padding-left: 10px;
	color: #636363;
	background-color: #cece9c }
	
.navigation a.wahl  {
	color: black;
	background-color: #999966 }

.navigation a:hover { 
	color: black; 
	text-decoration: none }
	
.navigation ul  {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0px;
	padding-left: 0px }

.navigation li   {
	line-height: 22px;
	background: url(bilder/reiter_standard.gif) no-repeat 0 0;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px }
	
.navigation li.aktiv   {
	background-color: #999966;
	background: url(bilder/reiter_select.gif) no-repeat 0 0 }

.bottomnavigation,  .bottomnavigation a { color: #ba2e2f; font-size: 10px }
.gotop, .gotop a { color: #929eb6; font-size: 10px; margin-top: 0px; padding-top: 0px }
.subnavigation	    {
	font-weight: bold;
	line-height: 20px;
	background-color: #cece63;
	padding-top: 67px;
	padding-bottom: 18px;
	padding-left: 11px }

.sprache, .sprache a {
	color: #f3f7e4;
	font-size: 11px;
	letter-spacing: 0.1em }

img.lang {
	padding: 0px;
	margin-right: 3px;
	margin-left: 14px }

.clear  {
	line-height: 0px;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0 }

.rechts {
	float: right;
	}
.rechts a {
	color: black; 
	padding-right: 10px;
	margin-right: 10px;
	background: url(bilder/seitenanfang.gif) no-repeat 100% 0.3em }

.subnavigation a { color: white; text-decoration: none }
.subnavigation a:hover, .bottomnavigation a:hover, .gotop a:hover  { text-decoration: underline }

/* Formularelemente */

/* Bilder */

.content img.fluss       { 
	float: left; 
	margin: 3px 15px 5px 0px; 
	padding: 0 0px 5px 0 }

div.bildtitel       { 
	float: right; 
	margin: 3px 5px 15px 0px; 
	padding: 0 0px 0px 0 }
	
div.bildtitel h2      { 
	text-align: center;
	font-size: 11px; 
	font-style: normal;
	}

