@charset "UTF-8";

body {
	font-size: 100.01%;
	font-family: Verdana, Arial, sans-serif;
	margin: 0;
	color: #000000;
	background: #ffffff url(img/hintergrund.jpg) repeat-x;
	}

div#Seite {
	padding: 0;
	margin: 0 auto;
	width: 966px; height: 100%;
	background: url(img/Hintergrundlogo.gif) no-repeat;
	}
	
div#Mitglieder {
	width: 300px; height: 270px;
	float: right;
	margin-left: 10px;
	}

.box {
	width:10em;
	float: left;
	margin-left: 86px;
	margin-top: 250px;
	}

.box_oben {
	background: #ff4500 url(img/Ecke_ol.gif) left top no-repeat;
	text-align: right;
	}

.box_unten {
	background: #ff4500 url(img/Ecke_ul.gif) left top no-repeat;
	text-align: right;
	}

.box_inhalt {
	background: #ff4500;
	padding: 0 25px;
	}			

h1 {
	font-size: 2.5em;
	font-weight: bold;
	color: #ff4500;
	text-shadow:black 2px 1px 3px;
	text-align: center;
	margin: 0.3em 0 2em 0
	}
	
h1.Start {
	font-size: 2.5em;
	font-weight: bold;
	color: #ff4500;
	text-shadow:black 2px 1px 3px;
	text-align: center;
	margin: 0.3em 0 0.3em 0
	}
	
h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	text-align: inherit;
	margin: 1em 0 0.3em 0
	}
	
h3 {
	font-size: 1em;
	font-weight: bold;
	color: #ff4500;
	text-align: inherit;
	margin: 0.8em 0 0.2em 0
	}
	
p {
	margin-top: 3em;
	}
	
pp {
	margin: 0;
	}

a {
	text-decoration: none;
	font-weight: inherit;
	color: inherit;
	}	

a:hover {
	text-decoration: none;
	font-weight: inherit;
	color: #ff4500;
	}

li.aktuell {
	font-weight: bold;
	color: #000000;
	padding: 0;
	}

li.alt {
	color: #666666;
	padding: 0;
	}
	
img.Sound {
	border: none;
	height: 1em;
	}
	
img.Presse {
	border: none;
	width: 80%;
	display: block;
	margin: 0 auto -1.5em auto;
	}
	
img.Mitglieder {
	border: none;
	width: 300px; height: auto;
	}

marquee {
	text-align: center;
	font-weight: bold;
	}

#Navigation {
	font-size: 0.91em;
	font-weight: bold;
	margin: 0; padding: 0; border: 0;
	}

#Navigation li {
	list-style: none;
	padding: 0.1em;
	}

#Navigation a {
	display: block;
	text-decoration: none;
	color: #000000;
	}

#Navigation a:hover {
	text-decoration: none;
	color: #ffE500;
	}
	
#Navigation a:active {
	text-decoration: none;
	color: #ffE500;
	}

div#Inhalt {
	padding-top: 100px;
	padding-left: 17em;
	padding-right: 75px;
	min-height: 430px;
	}
	
#Inhalt ul {
	list-style: none;
	margin-top: 1em;
	}
	
div#footer {
	margin: 0 75px 0 16em;
	}
