@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	background-color: #FFFFFF;
	color: #666666;
}
#wrapper {
	background-color: #FFFFFF;
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0;
}
#header {
	color: #3366CC;
	height: 160px;
	background-color: #FFFFFF;
	position: fixed;
	top: 0px;
	width: 1000px;
	z-index: 20;
	margin: 0px auto 0px auto;
}

#menuetop {
	background-color: #D8E702;
	font-weight: normal;
	visibility: visible;
	z-index: 100;
	width: 1000px;
	position: static;
	height: 130px;
	border-bottom: solid  35px;
	border-bottom-color: #A7DB05;
	background-image: url(Bilder/Tauschring-Logo-125.png);
	background-repeat: no-repeat;
	background-position: 20px 3px;
}
#header ul {
	text-decoration: none;
	list-style-type: none;
}
ul#top {
	position: absolute;
	width: 1000px;
	top: 130px;
	border-top: solid yellow 5px;
}
#menuetop  #top li {
	float: left;
	padding: 8px 0 0 24px;
}
#menuetop #nav01 {
	margin-left: 0px;
}
#menuetop #nav02 {
	margin-left: 145px;
}
#claim {
	width: 980px;
	position: static;
	text-align: right;
	padding-top: 25px;
}
.fussnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
}
#claim p {
	font-family: "maiden_orangeregular", Tahoma;
	font-size: 2.8em;
	line-height: 100%;
}

#menueleft {
	left: 0px;
	width: 190px;
	text-align: left;
	padding: 0px 10px 30px 20px;
	z-index: 80;
	margin: 138px 0 0 0;
	font-size: 0.93em;
}
ul#left {
	line-height: 150%;
	border: none;
}

#inhalt {
	margin-left: 230px;
	padding: 170px 0px 90px 0px;
	background-color: #FFFFFF;
}
#inhalt  ul, #inhalt ol {
	margin: 0 20px 0 50px;
	line-height: 180%;
	margin-right: 200px;
}
#inhalt   p   {
	margin-right: 200px;
	padding: 5px 0 10px 15px;
}
#inhalt img {
	float: right;
}
#inhalt figure-titel img {
	float: right;
	border: solid black 1px;
}
figure {
	position: relative;
	margin: 0px;
	padding: 0 0 5px 10px;
	width: 400px;
	background: white;
	float: right;
}
figure.links {
	position: relative;
	margin: 0px;
	padding: 5px 30px 25px 30px;
	float: left;
	width: 150px;
}
figure-hoch {
	position: relative;
	margin: 0px;
	padding: 0 0 5px 10px;
	width: 280px;
	background: white;
	float: right;
}
figure-titel {
	position: relative;
	margin: 0px;
	padding: 0 250px 5px 10px;
	width: 200px;
	background: white;
	float: right;
}
 
figcaption {
	padding: 5px;
	text-align: right;
	font-size: 9px;
}
#logo1 {
	background-image: url(Bilder/Tauschring-Logo-0.1.9.0.6.2.1.2.png);
	height: 220px;
	width: 185px;
	background-position: left;
	background-repeat: no-repeat;
	z-index: 5;
	position: fixed;
	margin: 0px 0px 0px 20px;
	bottom: 50px;
}

#footer {
	margin: 0px auto 0px auto;
	background-color: #A7DB05;
	padding: 0;
	position: fixed;
	width: 1000px;
	z-index: 20;
	height: 35px;
	bottom: 0px;
}
#footer address {
	margin: 10px 0px 10px 20px;
	position: static;
	z-index: 20;
}
address {
	font-style: normal;
	color: #336699;
	margin: 0px auto 0px auto;
}

#login #nav01 a,
#start #nav02 a,
#termine #nav03 a,
#mitmachen #nav04 a,
#aktuell #nav05 a,
#ansprechpartner #nav06 a,
#verein #nav07 a,
#kontakt #nav08 a, 
#links #nav09 a 
{
	color: #FFFF00;
}

a {
	font-weight: normal;
	text-decoration: none;
	display: inline;
}
#inhalt a {
	font-weight: normal;
	text-decoration: underline;
}
#menueleft  li    {
	padding: 0 0 10px 0;
	line-height: 90%;
}
#top li a, #menueleft li a {
	font-weight: normal;
	text-decoration: none;
}
#termine  #inhalt li {
	padding: 20px;
	border-top: 1px dashed #999999;
}

a:link {
	color: #006699;
}

a:visited {
	color: #006699;
}

a:hover {
	color: #FF6600;
		text-decoration: underline;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #FF9900;
	padding: 60px 0 10px 7px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #66CC00;
	padding: 55px 0px 0px 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	padding: 15px 0 10px 7px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 15px 0 5px 7px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 5px 0 5px 7px;
}
h2 a, h3 a, h4 a {
 display:none;
}
h2 a[name], h3 a[name], h4 a[name] {
	width:0;
	height:0;
	position:relative;
	top:-225px; /* Dieser Wert kann variieren. */
	visibility:hidden;
	display: inline;
}

.orange {
	color: #FF9900;
}
.blau {
	color: #006699;
}
h6 {
	color: #006699;
	padding: 5px 0 20px 15px;
	font-size: 12px;
	font-weight: normal;
}
.orangefett {
	color: #FF9900;
	font-weight: bold;
}
ol  {
	padding: 0 0 0  30px;
	margin-right: 200px;
}
ol li {
	padding: 0 0 10px 0;
}
i  {
	font-style: italic;
}
.blaufett {
	color: #006699;
	font-weight: bold;
}
.fett {
	color: #666666;
	font-weight: bold;
}
#inhalt .zitat {
	font-style: italic;
	color: #006699;
	padding-left: 20px;
	line-height: 20px;
}
.keindruck {
display:none;
padding:0px;
margin:0px;
}
em {
	font-style: italic;
	color: #006699;
	margin-left: 30px;
	display: block;
	font-size: 13px;
	font-weight: bold;
}
blockquote {
	padding-left: 20px;
}
#inhalt p.block {
	color: #006699;
	margin-left: 30px;
	display: block;
	background-color: #F5F5F5;
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 30px 25px 30px 25px;
	font-family: "maiden_orangeregular", Tahoma;
	font-size: 22px;
	line-height: 110%;
}
