html {
	height: 100%;
}

body {
	background-color: #fcfcf7;
	margin:0px;
	padding:0px;
	position: relative;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 0.8em;
	color: #282328;
	height:100%;
}

a {
	text-decoration: none;
}
img {border:none;}
img#tx_mwimagemap_img_257, img#tx_mwimagemap_img_265 {margin-top:-50px;}

#main a {
	color: #282328;
	text-decoration: underline;
	font-weight: bold;
}
.hide {
  display: none!important;
  visibility: hidden!important;
}

#content {
	width: 280px;
	margin: 10px ;
	height: 100%;
}


#outer_content {
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#main {
	margin: 0;
	color: #282328;
}

h1, h2, h3, h4, h5, h6, p {
  position: relative;
}
h1, h2, h3, h4, h5, h6 {
	color: #796878;
	font-style:normal;
}

h1 {
	margin-top: 0px;
	font-size: 1.5em;
}
h2 {	font-size: 1.3em;}
h3 {	font-size: 1.1em;}
h4 {	font-size: 0.9em;}


.err {
	color: red;
}
p.err {
	padding: 0px;
	padding-left: 5px;
	margin-bottom: 0px;
}

a.link_sitemap:link, a.link_sitemap:visited   {
	color : #282328;
	text-decoration : none;
    width: 100%;
}


a.link_sitemap:hover, a.link_sitemap:active, a.link_sitemap:focus {
	color : #282328;
	text-decoration : underline;
}

ul.sitemap, .sitemap, ul.sitemap li{

 	list-style-type: none;
    	width: 100%;
}

ul.sitemap li h4, ul.sitemap_0 li a, ul.sitemap_1 li a, ul.sitemap_2 li a{
	display:block;
    	width: 100%;
    	padding: 7px;
    	margin-bottom: 2px;
	border: 1px solid rgb(204, 204, 204);
}


ul.sitemap li h4{
	border: 1px solid rgb(204, 204, 204);
}


ul.sitemap_0 li a{
	background-color : #b3c9e2;
	border: 1px solid #c4c4c4;
}

ul.sitemap_1 li a{
	background-color : #c0d7f2;
	border: 1px solid #c4c4c4;
}

ul.sitemap_2 li a{
	background-color : #cae3ff;
	border: 1px solid #c4c4c4;
}


/* - - - - - - -  Sitemap ENDE - - - - - */

