*	{
	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;
}

#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;}

/*******************/
/* ENDE NAVIGATION */
/*******************/

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


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

.trenner	{
	margin: 10px 15px 10px 15px;
	border-bottom: 1px solid #9b9fb5;
	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;
}

*+html .trenner {margin-top: 0px;}
* html .trenner {margin-top: 0px;}

#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;
}

/*Bildelemente */

img {display:block;}

.linkrahmen	{
	margin: 10px 0px 15px 15px;
	border: 1px solid #9b9fb5;
	padding: 3px;
	width: 272px;
	float: left;
}

.linkrahmen img {float: left; margin-right: 5px;}
.linkrahmen .flagge {width:15px; float:right; margin: 0px; padding-top:5px; border: 0px solid;}
.linkrahmen p	{margin: 0px; padding: 2px; text-align: left;}

.linkrahmen p a		{text-decoration: none; color: #4659a6; font-weight: bold; text-decoration: underline;}
.linkrahmen p a:hover	{text-decoration: none; color: #202f55; font-weight: bold; text-decoration: underline;}

.ende	{
	margin: 0px 15px 10px 15px;
	text-align: center;
	padding-top: 5px;
	border-top: 1px solid #9b9fb5;
	color: #000;
	font-size: 10px;
	clear: both;
}

.bluebox {
	font-size: 10px;
	background-color: #3e52a8;
	color: #ffffff;
	font-weight: bold;
	float: left;
	margin: 2px 5px 0px 0px;
}

.reiter2 {
	float: left;
	margin: 0px 0px 10px 0px;
}

.blindclear	{
	margin: 0px 0px 20px 0px;
	border-bottom: 1px dotted #efeefb;
	width: 900px;
	padding-bottom: 0px;
	clear: both;
}
