*
{
    margin: 0;
    padding: 0;
    border: 0;
}

html
{
    overflow: auto;
}

html, body
{
    height: 100%;
}

body
{
    background-color: White;
    text-align: center;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 13px;
    line-height: 18px;
    color: Black;
}
td {
	font-family: Verdana, Arial, Sans-Serif;
    font-size: 13px;
    line-height: 18px;
    color: Black;
}
a
{
    text-decoration: none;
    color:#FF7F00;
}
a:hover, a.act, a:hover.act
{
    color: #FF7F00;
    border-bottom: dotted 1px #FF7F00;
    }
a[rel=nofollow]:hover {
	border:0;
}
html > body #container
{
    height: auto;
    min-height: 100%;
}

* html #container
{
    height: 100%;
}

#container
{
    position: relative;
    width: 969px;
    margin: 0 auto;
    text-align: left;
    background-color: Transparent;
    background-image: url(../images/inhalt-hg.gif);
    background-repeat:repeat-y;
}
/*Header*/
#header
{
    position: relative;
    width: 969px;
    height: 230px;
    background-color: Transparent;
    background-image: url(../images/header.jpg);
    background-repeat:no-repeat;
}
#logo
{
    position:absolute;
    right:25px;
    top:0;
}
#logo a {
	border: 0;
}
/*Footer*/
#footer
{
    position: absolute;
    height: 35px;
    width: 969px;
    left: 0;
    bottom: 0;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 0;
    background-color: #fff;
    background-image: url(../images/fuss-hg.gif);
    background-repeat:no-repeat;
    line-height:30px;
}
/*Inhalt*/
#content
{
    padding-bottom: 45px;
}

#wrap-inhalt
{
	float: left;
	background-color: transparent;
	left: 241px;
	top: 0;
	text-align: left;
	width: 508px;
}
#wrap-inhalt h1
{
    font-size: 22px;
    margin-bottom: 20px;
	 line-height:28px;
    font-weight: normal;
}
#wrap-inhalt h1.csc-firstHeader {
	margin:0;
}
#wrap-inhalt p
{
    margin-bottom: 10px;
	 text-align: justify;
}
#wrap-inhalt .csc-textpic-caption {
	font-size: 11px;
	text-align: right;
	color:#003e4d;
	font-style: italic;
	padding-top: 7px;
}
#wrap-inhalt .csc-textpic-imagewrap a {
	border:0;
}
#inhalt
{
    padding: 10px 40px 20px 27px;
    }
#inhalt ul {
	list-style: disc outside;
	padding-left: 30px;
}
#inhalt .tx-flseositemap-pi1 ul {
	list-style: square outside;
	color:#003e4d;
}
#inhalt .tx-flseositemap-pi1 ul ul {
	list-style: disc outside;
}
#inhalt .tx-flseositemap-pi1 ul ul ul{
	list-style: circle outside;
}
#inhalt .tx-flseositemap-pi1 ul a {
	color:#003e4d;
	border:0;
}
#inhalt .tx-flseositemap-pi1 ul a:hover {
	color:#FF7F00;
}
#wrap-links
{
	 float: left;
	 left: 0;
    top: 0;
    text-align:left;
    width: 241px;
}
#wrap-links ul {
	list-style: none;
	margin: 3px 18px 3px 3px;
	color:#003e4d;
}
#wrap-links a {
	color:#003e4d;
	font-weight: bold;
	display: block;
	margin-top:4px;
	margin-bottom:4px;
}
* html #wrap-links a {
	display: inline-block;
}
#wrap-links a:hover, #wrap-links a.act, #wrap-links a:hover.act, #wrap-rechts a:hover, #wrap-rechts a.act, #wrap-rechts a:hover.act {
	border:0;
	color: #FF7F00;
}
#wrap-links li {
	padding-left: 17px;
	padding-right: 17px;
	border-bottom: 1px dotted #003e4d;
}
#wrap-links li.end {
	border: 0;
}
#wrap-links ul ul {
	list-style: disc outside;
}
*html #wrap-links ul ul {
	margin-top: -16px;
}
*:first-child+html #wrap-links ul ul {
	margin-top: -16px;
}
#wrap-links ul ul li {
	border: 0;
	padding: 0;
	margin-left:15px;
}
#wrap-links ul ul ul{
	margin: 0;
	list-style: circle outside;
}
*html #wrap-links ul ul ul{
	margin-top: -16px;
}
#wrap-links ul ul ul li {
	border: 0;
	margin-left:15px;
	font-size:11px;
}
#wrap-links ul ul a {
	font-weight:normal;
	margin-top:2px;
	margin-bottom:2px;
	}
#wrap-links .block {
	background-image: url(../images/block-l.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top:40px;
}
#wrap-rechts
{
	 float: left;
	 left: 750px;
    top: 0;
    text-align:left;
    width: 220px;
	 color:#333;
}
#wrap-rechts .block, #wrap-rechts .block-1{
	padding: 10px 20px 20px 20px;
}
#wrap-rechts .block {
	background-image: url(../images/block-r.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top:50px;
}
#wrap-rechts a {
	font-weight: normal;
	font-size: 11px;
	color:#003e4d;
}
#wrap-rechts h1
{
    font-size: 13px;
	 margin: 0;
    font-weight: bold;
	 color:#003e4d;
}
.clear
{
    clear: both;
}
