@charset "iso-8859-2";

html {
	overflow-y:scroll;
}

body {
	font:100% Verdana, Tahoma, Arial, sans-serif;
	text-align:center;
	color:#303030;
	background:#e8eaec;
}


a {
	color:#467aa7;
	font-weight:normal;
	text-decoration:none;
	background-color:inherit;
}

a:hover {
	color:#2a5a8a;
	text-decoration:none;
	background-color:inherit;
}

a img {
	border:none;
}

p {
	padding:0 0 0 0;
}

p form {
	margin-top:0;
	margin-bottom:20px;
}

img.left, img.center, img.right {
	padding:4px;
	border:1px solid #a0a0a0;
}

img.left {
	float:left;
	margin:0 12px 5px 0;
}

img.center {
	display:block;
	margin:0 auto 5px auto;
}

img.right {
	float:right;
	margin:0 0 5px 12px;
}

#header {
	height:202px;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
}

#container {
	width:760px;
	margin:10px auto;
	padding:0;
	text-align:left;
	background:#ffffff;
	color:#303030;
	border:1px solid #578BB8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 10px 10px 10px #999;
}

#navigation {
	height:25px;

	font-size:10px;
	font-weight:normal;	
	text-transform:uppercase;
	text-decoration:none;	
	width:760px;
	margin:0;
	background:#578bb8;
	color:#ffffff;
}

/* Alte Navigation


#navigation ul {
	margin:0;
	padding:0;
}

#navigation li {
	float:left;
	list-style-type:none;
	border-right:1px solid #ffffff;
	white-space:nowrap;
}

#navigation li a {
	display:block;
	padding:0 9px;
	color: #ffffff;
}

* html #navigation a {
	width:1%;
}

#navigation .selected, #navigation a:hover {
	background:#80b0da;
	color:#ffffff;
	text-decoration:none;
}

*/ 


#content {
	width:760px;
	font-size:12px;
}

#content h1 {
	color:#467aa7;	
	font-size:24px;
	font-weight:bold;
}


#content h2 {
	color:#467aa7;	
	font-size:20px;
	font-weight:normal;
}

#content h2 a {
	color:#467aa7;
}

#content h3 {
	font-size:18px;
	font-weight:normal;
}

#content a:hover, #contentleft a:hover {
	text-decoration:underline;
}

#content ul, #content ol {
	margin:0 5px 0px 0px;
}

#contentright {
	width:210px;
	margin:70px 10px 20px 5px;
	padding:5px 5px 5px 5px;
	float:right;
	border:1px solid #c0c0c0;
	background-color:#fafbfc;
	color:#505050;
	font-size:0.8em;
}

#contentleft_start {
	width:710px;
	font-size:10pt;
	padding:0 0 0 20px;
	background:#ffffff;
}

#contentleft {
	width:500px;
	font-size:10pt;
	padding:20px 0 0 20px;
	background:#ffffff;
	float:left;
}

#contentleft_2 {
	width:730px;
	font-size:10pt;
	padding:20px 0 0 20px;
	background:#ffffff;
	float:left;
}

.clear {
	clear:both;
}

#footer {
	clear:both;
	width:760px;
	padding:5px 0;
	margin:0;
	font-size:0.9em;
	color:#f0f0f0;
	background:#467aa7;
}

#sponsor {
	clear:both;
	width:755px;
	padding:5px 0;
	margin:0 1px;
	font-size:0.9em;
	color:#000000;
	background:#ffffff;
}

#footer p {
	padding:0;
	margin:0;
	text-align:center;
}

#footer a {
	color:#f0f0f0;
	background-color:inherit;
	font-weight:bold;
}

#footer a:hover {
	color:#ffffff;
	background-color:inherit;
	text-decoration: underline;
}

.mitte {
	text-align: center;
}

hr {
	border: 0px; /* Für Firefox und Opera */
	border-top: dashed 1px #578bb8;
	border-bottom: dashed 1px #fff; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

.rot {
	color:#F00;
}

input {
	border:1px solid #CCC;
}

textarea {
	border:1px solid #CCC;
}

.tdborder {
	border-bottom:1px solid #CCC;
}

.schrift_ws {
	color:#fff;
}

#michel, #faust {
	margin: 0;
	padding:0;
}

.small {
	font-size:9px;
	}

