* {
	margin: 0;
	padding: 0;
}
html {
	height: 101%;
	margin-bottom: 1px;
		
}
body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background:#fff;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:90%;
	
}
a {
	text-decoration:none;
	color: #000;
}
a:hover {
	color:#aaa;
}
fieldset {
	margin-top:10px;
	padding:5px 0 5px 0;
	border:none;
}
form {
	width: 410px;
}
h1, h2 {
	letter-spacing: -0.05em;
}
input, textarea, select {
	padding:3px;
	border:1px solid #aaa;
	font:0.9em;
	color:#888;
	background:#ffffff url(../img/field-bg-top.gif) repeat-x top left;
	vertical-align:top;
}
input:hover, textarea:hover, select:hover {
	border: 1px solid #b23f3f;
	background:#ffffff url(file:///D|/images/field-bg-bottom.gif) repeat-x bottom left;
}
input:focus, textarea:focus, select:focus {
	color: #b23f3f;
	background:#ffffff url(file:///D|/images/field-bg-bottom.gif) repeat-x bottom left;
}
label {
	margin:4px 10px 0 0;
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;
	color: #aaa;
	font-size:0.9em;
}
legend {
	margin:0;
	padding:0;
	color: #aaa;
	letter-spacing:1px;
}
/*#banner {
	height:40px;
	width: 960px;
	margin: 0 auto;
	margin-bottom:4px;
}*/

#content {
	float:right;
	width: 676px;
	margin-bottom:2em;
}
#content h2 {
	font-size: 1.7em;
	margin: 0 0 15px 16px;
}
#content h3 {
	color:#aaa;
	font-size: 1.1em;
	margin: 15px 0 0.6em 18px;
	font-weight: bolder;
	font-variant:small-caps;
}
#content p {
	margin: 0 5em 0.5em 24px;
	text-align:justify;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

#content p a:hover {
	font-weight: bold;
	color: #aaa;
}
#content ul {
	list-style-type:none;
	margin-left:24px;
}
#content li {
	margin-bottom:0.1em;
}
#content-left {
	float:left;
}
#content-right {
	float:right;
}
/*#extra {
	background:#FF8539;
	float:right;
	width:603px;
}*/
#footer {
	clear: both;
	width: 960px;
	margin: 0 auto;
	text-align: right;
	font-size: 0.7em;
	bottom:-200px;
}

#header {
	float:left;
	width:204px;
}
#header h1 {
	color:#000;
	font-size: 2.5em;
	float:left;
	font-variant:small-caps;
	margin-left:25px;
}
#leftnavi {
	float:left;
	width:204px;/*background: url(../img/ruderer.gif)  no-repeat;*/
	
}
#leftnavi ul {
	float:left;
	list-style-type:none;
	margin-left: 94px;
}
#leftnavi a {
	font-weight: bold;
}
#leftnavi a:hover {
	color: #8C8C8C;
}
#leftnavi .selected a {
	color: #b23f3f;
	/*background: url(img/brush2_100px.gif) no-repeat left bottom; */
	overflow:hidden;
	border-bottom:2px solid #b23f3f;
}
#leftnavi .selected-2 a {
	color: #b23f3f;
	/*background: url(img/brush2_100px.gif) no-repeat left bottom; */
	overflow:hidden;
	border-bottom:2px solid #b23f3f;
}
#leftnavi .numbers a:hover {
	color: #aaa;
}
#main {
	clear:both;
	width: 960px;
	margin: 0 auto;
	margin-top:20px;
	padding-top: 25px;
	padding-bottom:-10px;
	border:1px dotted #8C8C8C;
}
#main:after {
	content:"";
	display:block;
	clear:both;
	
}
#topnavi-container {
	width: 960px;
	margin: 0 auto;
	margin-top:10px;
	padding-top: 25px;
}
#topnavi-container:after {
	content:"";
	display:block;
	clear:both;
	
}
#topnavi {
	float:right;
	width:676px;
	margin-top: 16px;
}
#topnavi ul {
	list-style-type:none;
	margin-left:16px;
}
#topnavi a {
	color:#aaa;
	font-size:1.2em;
	font-weight: bold;
}
#topnavi a:hover {
	color: #b23f3f;
}
#topnavi .selected a {
	color: #000;
	/*background: url(img/brush2_100px.gif) no-repeat left bottom; */
	border-bottom:2px solid #000;
}
#topnavi li {
	display:inline;
	padding-right:2em;
}
.bild-text {
	float:left;
	margin-top: 6px;
	margin-left:20px;
}
.arbeiten {
	float:left;
	margin-top: 6px;
	margin-left:22px;
	border: 1px inset #8C8C8C;
	padding: 4px;
}
.leftnavi-text {
	margin-top:50px;
}

.numbers {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top:15px;
}
.numbers li {
	margin-bottom:10px;
}
.leftnavi-marg-bot {
	margin-bottom:20px;
}
.aktuelles-marg-bot{
	margin-bottom:10px;
	}
.p-left {
	float:left
}
.small {
	font-size:0.7em;
}

