HTML {
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
    FONT-SIZE: 80%;
}
BODY
{
    PADDING-TOP: 0px;
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: x-small;

}
#MenueTop       { display: none; }
#Marginalie     { display: none; }
#Main           { width: 100%; }
#Content        { width: 100%; float: none; padding-left: 0; padding-right: 0; }
#Headline       { text-align: left; padding: 5px; padding-left: 0; }

.ListenElemente   { border-bottom: 1px dotted #dddddd; margin-bottom: 5px; margin-top: 5px; padding-bottom: 5px; padding-top: 5px; }
.ListenElementegross { border-bottom: 1px dotted #dddddd; margin-bottom: 5px; margin-top: 5px; padding-bottom: 5px; padding-top: 5px;  }

.ListenElemente:last-child   { border-bottom: 0; margin-bottom: 5px; margin-top: 5px; padding-bottom: 5px; padding-top: 5px; }
.ListenElementegross:last-child { border-bottom: 0; margin-bottom: 5px; margin-top: 5px; padding-bottom: 5px; padding-top: 5px;  }



#xMain {
	text-align: left;
	width: 100%;
}
#xContent {
	text-align: left;
	width: 100%;
	padding-left: 0px;
}
.Text_Sitemap
{
	page-break-inside:avoid;
}
.xImage_Sitemap
{
	float: left;
	width: 150px;
}
