
@import url("schriften.css");
*  { margin: 0; padding: 0 }
body   { background-color: #2c4983; text-align: center }
body, td, p    { color: black; font-size: 9.5pt; line-height: 1.4em }
a { color: #062252; text-decoration: underline }
a:link { color: #062252 }
a:visited { color: #062252 }
a:hover { color: black; text-decoration: none }
a:active { color: #062252 }
#all    { text-align: left; margin: 20px auto; width: 640px }
#head  {	background-image:    url("bilder/head-2007-11.jpg");
	background-repeat:   no-repeat;
	background-position: 0 0;
	margin:              0;
	padding:             70px 0 0;
	width:               640px }

#content    { background-color: #a2aed7; background-repeat: repeat-y; background-position: 50% 0; text-align: left; margin: 0; padding: 0; clear: both; border-right: 1px solid white; border-left: 1px solid white }
#menu   { background-color: #6d7eb6; margin: 0; padding: 0; height: 30px; border-right: 1px solid white; border-bottom: 1px solid white; border-left: 1px solid white }
#menu a  { color: white; font-size: 14px; font-weight: normal; line-height: 29px; text-decoration: none; background-image: inherit; text-align: center; display: block; padding-right: 1em; padding-left: 1em; height: 100%; float: left; vertical-align: middle; border-right: 1px solid #95a2ce }
#menu a:link { }
#menu a:visited { }
#menu a:hover  { color: #062862 }
#menu a:active { }
#menu span {
	display:none;
}
#footer      { font-size: 9px; font-family: Verdana; line-height: 12px; background-color: #8896c4; text-align: center; padding-top: 5px; padding-bottom: 5px; border: solid 1px #fff }
#footer a  { text-decoration: none }
.moreabout, .moreabout  a   { color: #062252; font-family: Verdana; font-style: italic; font-weight: normal; text-decoration: none; text-align: right; display: block; margin-bottom: 2em }
#sidebar       { width: 150px; float: left }
.clear { clear: both }
#main   { background-color: #c6cfef; margin: 0 0 0 150px; padding: 5px 15px 15px; border-left: 1px solid #a2aed7 }
h3.nachh1 { margin-top: 0.2em }
#main img  { margin-left: 5px; float: right; border: solid 0 #f3f6ff }
.credits { display: none }
.rechts { float: right }

