﻿*	{
	margin: 0px;
	border: 0px;
}

body {
	font-size: 12px;
	margin: 10px 0px 15px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	background-color: #d1d1d1;
}

.starter	{
	margin: 0px 15px 10px 15px;
	text-align: right;
	padding-bottom: 3px;
	border-bottom: 1px solid #9b9fb5;
	color: #9b9fb5;
	font-size: 9px;
}

#wrapper {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	background-color: #efeefb;
	overflow: hidden;
	border: 1px solid #000000;
	float:none;
}

/* Banner */
#header-banner {
	width: 900px;
	height: 120px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* Navigation ueber Banner */
#header-nav-top {
	float: right;
	margin: 7px 15px 0px 0px;
	padding: 0px;
}

#header-nav-top ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header-nav-top li {
	float: left;
	white-space: nowrap;
	border-left: solid 1px #9b9fb5;
}

#header-nav-top li a {
	display: block;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	color: #9b9fb5;
	font-size: 11px;
	text-decoration: none;
}

#header-nav-top a:hover, #header-nav-top .selected {
	background-color: inherit;
	color: #000000;
	text-decoration: underline;
}

#header-nav-top .img-flag {
	height: 12px;
	display: inline;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;;
}

/* Navigation unter Banner*/
#header-nav-bottom {
	float: left;
	width: 900px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	line-height: 20px;
	background: url(../img/navigation.jpg);
}

#header-nav-bottom ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-weight: bold;
	font-size: 11px;
}

#header-nav-bottom li {
	float: left;
	white-space: nowrap;
}

#header-nav-bottom li a {
	display: block;
	margin: 0px;
	padding: 0px 20px 0px 20px;
	border-right: solid 1px #000000;
	background-color: inherit;
	color: #000000;
	text-decoration: none;
}

#header-nav-bottom a:hover, #header-nav-bottom a {
	margin: 0px;
	padding: 0px 20px 0px 20px;
	border-right: solid 1px #000000;
	background-color: inherit;
	color: #b90000;
	text-decoration: none;
}

/* Korrektur fuer IE6 */
* html #header-nav-bottom a {width:1%;}

#navende {
	clear: both;
	float: left;
	width: 900px;
	height: 5px;
	margin: 0px;
	padding: 0px;
	background-color: inherit;
}

.reiter	{margin: 10px 15px 0px 15px;}
.reiter a {color: #4659a6; text-decoration: none;}
.reiter a:hover {color: #202f55; text-decoration: none;}



.reiterlinks {
  float:left;
  padding-left: 10px;
	margin: 4px 0px 0px 0px;
	width: 90px;
	text-align: center;
	padding: 2px;
	border-right: 1px solid #9b9fb5;
	display: inline;
}

.reiterrechts {
  float:left;
  padding-left: 10px;
	margin: 4px 0px 0px 0px;
	width: 90px;
	text-align: center;
	padding: 2px;
	border-right: 0px solid #9b9fb5;
	display: inline;
}


/*******************/
/* ENDE NAVIGTION */
/*******************/

h1	{
	margin: 15px 15px 15px 15px;
	font-size:18px;
	text-align: center;
}


p	{
	margin:10px 15px;
	font-size: 12px;
	text-align: justify;
	line-height: 17px;
}

.trenneroben	{
	margin: 3px 15px 10px 15px;
	border-bottom: 1px dotted #9b9fb5;
	padding-bottom: 5px;
	clear: both;
}

.trennerunten	{
	margin: 10px 15px 3px 15px;
	border-bottom: 1px dotted #9b9fb5;
	padding-bottom: 5px;
	clear: both;
}

.trenner	{
	margin: 20px 15px 0px 15px;
	border-bottom: 1px dotted #9b9fb5;
	padding-top: 15px;
	padding-bottom: 5px;
	clear: both;
}

.trenner .links	{
	float:left;
	color: #4659a6;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 4px;
}

.trenner .rechts, .ende .rechts	{
	padding-bottom: 5px;
	text-align: right;
	font-size: 11px;
}

.trenner .rechts a, .ende .rechts a	{
	color: #4659a6;
	text-decoration: none;
}

#footer {
	clear: both;
	width: 900px;
	height: 15px;
	padding: 3px 0px 0px 0px;
	border-top: solid 1px #000000;
	background: url(../img/footer.jpg);
	text-align: center;
	color: #646464;
	font-size: 10px;
}

#pfad 	{
	text-align: left;
}

#pfad a		{text-decoration: none;	color: #4659a6; font-size: 10px;}
#pfad a:hover	{text-decoration: none;	color: #202f55; font-size: 10px;}

/*Bildelemente */

img {display:block;}

.bildlinks	{
	float:left;
	margin: 10px 0px 10px 15px;
	width:160px;
	height: 107px;
	padding: 2px;
	border: 1px solid #9b9fb5;
	display: inline;
}

.bildmitte	{
	float:left;
	margin: 10px 0px 10px 10px;
	width:160px;
	height: 107px;
	padding: 2px;
	border: 1px solid #9b9fb5;
	display: inline;
}

.bildrechts	{
	float:left;
	margin: 10px 15px 10px 10px;
	width:160px;
	height: 107px;
	padding: 2px;
	border: 1px solid #9b9fb5;
	display: inline;
}

.text_blockbild {
  text-align: center;
  color: #000;
  background-color: #e6e5f1;
  border-bottom: 0px solid #000;
  border-top: 1px solid #000;
  width: 160px;
  height: 15px;
  position: relative; top:-15px
}


.seiten	{margin: 0px 15px 0px 15px; border: 1px solid #efeefb;}


.navlinks, .navrechts, .navmitte {margin:0px; float:left; padding-top: 1px; padding-bottom: 1px; background-color: #dee4f7; border: 1px solid #d3d9ec;}

.navlinks 	{text-align: left; width: 178px; padding-left: 5px; border-right: 0px solid;}
.navmitte	{text-align: center; width: 500px; border-left: 0px solid; border-right: 0px solid;}
.navrechts	{text-align: right; width: 178px; padding-right: 5px; border-left: 0px solid;}

.seiten a	{
	text-decoration: none;
	color: #4659a6;
}

.seiten a:hover {text-decoration: none; color: #202f55;}

.ende	{
	margin: 0px 15px 10px 15px;
	clear: both;
}


