* { 
	border: none !important; 	
	background: none !important;
	padding: 0; 
	margin: 0;
	float : none;
}

#print {
	display : block;
}

body { 
	margin: 0; 
	padding: 0; 
	font-family: Arial, Georgia, 'Times New Roman', serif;
	color: #111 !important; 
	font-size: 12pt;
	line-height : 1.4;
	float : none;
}

h1 { 
	font-size: 13pt; 
	color: #111; 
}

h1 a { 
	color: #111; 
}

h1 span { display: none; }

h1 em { display: block; }

h1 img { margin: 1em 0; }

h2 { 
	font-size: 12pt; 
	line-height: 1.4; 
	color: #111; 
	padding: 0.5cm 0 0 0; 
}

h3 { font-size: 12pt; color: #111 !important; padding: 1cm 0 0 0; margin: 0; }

h4 { font-size: 10pt; color: #111; }


div.fontsize {
	display: none;
	}
	
ol#breadcrumbs{
	display: none;
}


div#wrapper 
{
	width: 100% !important;
	margin: 0; 
	padding: 0;
	background: none;
	float : none;
}


div#header 
{
    height: 80px;
    background: #FFF;
    width: 960px;
	 position: relative;
}

img.Logo 
{
    margin: 10px 0px 0px 0px;
}

div#header ul 
{
	display: none;
}

div#navigation 
{
    display: none;
}

div#content 
{
    float: none;
    width: 100%;
    margin: 0;
}

div#content div#headerbild {
	display: none;
}


div#inhalt 
{
    margin: 0px;
	font-size: 100%;
	float: none;
	color: #111;
}

div#inhalt p {
	margin: 0px;
	line-height: 1.5;
}

div#inhalt a {
	font-weight: bold;
	text-decoration: underline;
	color: #06c;
}

div#inhalt  a:after {
	content: "  [" attr(href) "] ";
	display : block;
	clear : both;
	font-size : 10pt;
}


div#inhalt a:hover {
	color: #06c;
}

div#inhalt ul {
	margin-bottom: 10px;
}

div#inhalt ul li {
	margin-bottom: 0;
	padding-left: 0;
	background: none;
}

div#footer 
{
    display: none;
}


div#sidebar 
{
    display: none;
}

