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

html
{
    overflow: auto;
}

html, body
{
    height: 100%;
}

body
{
	background-color: #E6DFDA;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: Black;
}
td {
	font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: Black;
}
a
{
    text-decoration: none;
    color:#B60602;
}
a:visited
{
    color:#B60602;
}
a:hover, a.act, a:hover.act
{
	color: red;
	border-bottom: dotted 1px red;
}
html > body #container
{
    height: auto;
    min-height: 100%;
}

* html #container
{
    height: 100%;
}

#container
{
    position: relative;
    width: 950px;
    margin: 0 auto;
    text-align: left;
    background-image: url(../images/hg.gif);
	background-position: bottom left;
	background-repeat: repeat-y;
}
/*Header*/
#header
{

    width: 950px;
    height: 202px;
    background-color: #E6DFDA;
    background-image: url(../images/punkt.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
#logo
{
	float: left;
	left: 0;
    top: 0;
    text-align: right;
    width: 228px;
}
#logo a 
{
    border:0;
    }
#menu-h 
{
    position:absolute;
    top:0;
    left:228px;
    height:202px;
    width:722px;
    background-image: url(../images/punkt.gif);
	background-position: right top;
	background-repeat: repeat-y;
    }
#menu-h .block 
{
    position:relative;
    float: left;
	left: 0;
    top: 0;
    text-align:center;
    height:160px;
    width: 200px;
    background-image: url(../images/punkt.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	padding:20px;
    }
* html #menu-h .block 
{
    height:200px;
    width: 240px;
    }
#menu-h .block .pfeil 
{
    position:absolute;
    bottom:0;
    right:20px;
    height:27px;
    width:111px;
    background-image: url(../images/block-hg.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
    }
#menu-h .block ul 
{
    list-style-type:none;
    line-height:22px;
    }
#menu-h .block p 
{
    font-weight:bold;
    text-transform:uppercase;
    margin-bottom:15px;
    color:#B60602;
    }
#menu-h .block a
{
    text-decoration: none;
    color:#000;
    border:0;
}
#menu-h .block a:visited
{
    color:red;
}
#menu-h .block a:hover, a.act, a:hover.act
{
	color: #B60602;
}
/*Footer*/
#footer
{
    color: #B60602;
	position: absolute;
	height: 45px;
	width: 948px;
	left: 0;
	bottom: 0;
	text-align: center;
	padding-bottom: 10px;
	line-height: 45px;
	background-color:#E6DFDA;
	background-image: url(../images/punkt.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
/*Inhalt*/
#content
{
    padding-top:30px;
    padding-bottom: 55px;
}
#wrap-inhalt
{
	float: left;
	left: 241px;
	top: 0;
	text-align: left;
	width: 720px;
	background-image: url(../images/punkt.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
#wrap-inhalt h1, #hbookm 
{
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 40px;
    font-weight: normal;
}
#wrap-inhalt h1.csc-firstHeader {
	margin:0;
}
#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;
}
#wrap-inhalt p
{
    margin-bottom: 10px;
	text-align: justify;
}
#wr-inh
{
    margin: 0;
    /*background-image: url(../images/punkt.gif);
	background-repeat: repeat;*/
    }
#inhalt
{
    margin: 2px 2px 0 2px;
    padding: 10px 25px 25px 25px;
    background-color: #F2EEEB;
    }
#inhalt h1
{
	 position: relative;
    }
#inhalt a[rel=nofollow]
{
    border:0;
    }
#inhalt ul {
	list-style: disc outside;
	padding-left: 30px;
}
#inhalt .tx-flseositemap-pi1 ul {
	list-style: square outside;
}
#inhalt .tx-flseositemap-pi1 ul ul {
	list-style: disc outside;
}
#inhalt .tx-flseositemap-pi1 ul ul ul{
	list-style: circle outside;
}
#ga 
{
    position:absolute;
    background-color: #E6DFDA;
    left:0;
    top:202px;
    height:30px;
    width:950px;
    text-align:center;
    vertical-align:middle;
    }
#wrap-links
{
	float: left;
	left: 0;
    top: 0;
    text-align: right;
    width: 228px;
}
#wrap-links a {
	color:#B60602;
	line-height:20px;
	font-weight: bold;
	display: -moz-inline-block;
	display: inline-block;
	padding: 3px 5px;
	margin:0;
	width: 218px;
	background-image: url(../images/punkt.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	border:0;
	text-transform:uppercase;
}
* html #wrap-links a {
	width: 228px;
}
#wrap-links a:visited {
	color:red;
}
#wrap-links a:hover, #wrap-links a.act, #wrap-links a:hover.act {
	color: #410000;
	background-image: url(../images/menu_over_1.jpg);
	background-repeat: no-repeat;
}
#wrap-links ul {
	list-style: none;
	margin:0;
	padding:0;
}
*:first-child + html #wrap-links ul ul {
	margin-top: -16px;
}
* html #wrap-links ul ul {
	margin-top: -16px;
}
#wrap-links ul ul {
	background-image: url(../images/punkt2.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	padding-top:2px;
}
#wrap-links ul ul li{
	background-image: url(../images/menu_over_2.jpg);
	background-position: 0 0;
	background-repeat: repeat-y;
	margin-bottom:1px;
}
#wrap-links ul ul a{
	background-image: none;
	text-transform: none;
	padding: 2px 5px;
	font-style:oblique;
}
#wrap-links ul ul a:hover, #wrap-links ul ul a.act, #wrap-links ul ul a:hover.act {
	color: #410000;
	background-image: none;
}
.clear
{
    clear: both;
}

