body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 97%;
	color: #333333;
	margin: 0px;
	padding: 0;
}




a {color: #990000;}
a:visited {color:#990000;}
a:hover {color: #990000;}
a:active { color:#990000;}



p, pre {
	margin: 0 0 8px 0;
}


h2, h3, h4 {
	line-height: normal;
	letter-spacing: .1em;
}
h1{
	
	margin: 0;

	font-size: 1.4em;
}
h3, h4 {
	margin: 32px 0 12px 0;
	font-size: 1.3em;
	letter-spacing: .1em;
}

#wrapper
{
	width: 979px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/background_main.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#container {
	width: 979px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}


input  {
	width: 155px;
	font-size: 12px;
	padding-bottom:3px;
}



/* -----------------Inhalt--------------------- */
#breadcrumbs {
	margin-top: 20px;
	margin-bottom:10px;
	margin-left: 230px;
	font-size: 0.75em;
	letter-spacing: 0.01px;
	text-transform: capitalize;
}
#breadcrumbs A, #breadcrumbs A:hover, #breadcrumbs A:visited {
color:#333333
}


#content {
	min-height:600px;
	padding: 0;
	margin: 0 0 0 230px;
	font-size: 0.83em;
}

#content #links{
	
	width: 570px;
	float:left;
	padding-bottom:55px;
}

#content #links h1 {
	background-color:#990000;
	color:#FFFFFF;
	margin: 0 0 12px 0;
	font-weight:bold;
	font-size: 1em;
	padding: 3px;
	padding-left:20px;
	background-image: url(images/pointerheadline.jpg);
	background-repeat: no-repeat;
	background-position: left;	
}
#content #rechts{
	
	width: 179px;
	float:right;
	font-size: 0.83em;
}
#content #rechts #text{
	padding-left:15px;
	padding-right: 15px;
}

#content #rechts h1 {
	background-color:#000000;
	color:#FFFFFF;
	margin: 0 0 12px 0;
	font-size: 1.1em;
	font-weight:bold;
	padding: 3px;
	padding-left:15px;
}



#oben {
	
	padding: 0;
	margin: 0 0 0 230px;
	height: 190px;
	font-size: 0.83em;
}

#oben #links{
	
	width: 570px;
	float:left;
	height: 190px;
}
#oben #links #navi{

	width: 570px;
	height: 37px;
}
#oben #links #topper{
	height: 116px;
	background-image:url(images/background_topper.gif);
	background-repeat:no-repeat;
	padding-top: 20px;
	padding-left:11px;
	padding-right:11px;
}

#topper h1
{
	font-size: 1.1em;
		color: #001F33;
}
#oben #links #topper img{
float:left;
padding-right:11px;

}



/* -----------footer--------------------------- */
#footer {
	clear: both;
	padding: 0;
	margin: 0;
	background-color:#001F33;
	color:#FFFFFF
}

.weiter
{
font-weight:bold;
}
#content #teaser
{
	border-bottom: 1px dotted #CCCCCC;
	padding: 12px 40px 12px 15px;
clear:left;
height:auto;
float:left;
width: 500px;
}
#content #teaser img
{
clear:left;
float:left;
padding-right: 20px;
padding-bottom:10px;
}
#content #teaser h1
{
	font-size: 1.1em;
	background-color: #FFFFFF;
	margin:0;
	color: #001F33;
	padding-left: 165px;
	background-image: none;
}
#content #teaser p, #content #teaser pre
{
	color:#333333;
	margin:0;
	padding-left: 165px;
}


#content #bericht
{
	border-bottom: 1px dotted #CCCCCC;
	padding: 12px 40px 12px 15px;
clear:left;
height:auto;
float:left;
width: 500px;
}
#content #bericht img
{
clear:left;
float:left;
margin-right: 20px;
margin-bottom:10px;
}
#content #bericht h1
{
	font-size: 1.3em;
	background-color: #FFFFFF;
	margin:0;
	padding:0;
	padding-bottom:15px;
	color: #001F33;
	background-image: none;
}
#content #bericht p
{
	color:#333333;
	margin:25;
}
.submitbutton {
	background: url(images/search.jpg) no-repeat;
	height: 23px;
	width: 46px;
	border-style: none;
}
sup {
	font-size: 8px;
	vertical-align: text-top;
}

