BODY {
	background-color : #FFFFFF;
	color : #000000;
	font-family : Tahoma, Helvetica, sans-serif;
}

@page 	{
			size: auto;
		}


a.pdf:link { 
	color: #000000; 
	text-decoration: underline;
	font-style: normal;
	text-align: left;
	font-size: 100%;

	}
a.pdf:visited { 
		color: #000000; 
	text-decoration: underline;
	text-align: left;
	font-size: 100%;
	}
a.pdf:hover { 
	color: #000000; 
	text-decoration: underline;
	text-align: left;
	font-size: 100%;
	}
a.pdf:active { 
	color: #000000; 
	text-decoration:underline;
	text-align: left;
	font-size: 100%;
	}

table.norm {
	width: 500px;
	border: none;
	font-size: 90%;
}


a.content:link { 
	color: #000000; 
	text-decoration: underline;
	font-style: normal;
	font-size: 100%;
	}
a.content:visited { 
	color: #000000; 
	text-decoration: underline; 
	font-style: normal;
	font-size: 100%;
	}

	
#content {
	width: auto;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 50px;
	padding-bottom: 25px;

}



	
#kontaktinfo
 {
	width: 100%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 10px;
	}


#content h1 {

text-align: left;
font-size: 100%;
font-weight: bold;
width: 100%;
page-break-after: avoid;
margin-top: 7px;
}

#content h2 {

text-align: left;
font-size: 90%;
font-weight: bold;
page-break-after: avoid;
}

#content p {
text-align: left;
font-size: 90%;
}

#content p.left {
text-align: left;
font-size: 90%;

}

p.hinweis {

text-align: center;
font-style: italic;
font-size: 75%;
}

ul#text 

{
	font-size: 90%;
	text-align: left;
	list-style-image: url(../gfx/pfeil_rechts.gif);
}

ol#text 
{
	font-size: 90%;
	text-align: left;
	list-style-type: decimal;
}

ol#alpha 
{
	text-align: left;
	list-style-type: lower-alpha;
}

#hauptnavi { display:none; }
#top { display:none; }
#leftBox { display:none; }
#navigation { display:none; }
#leftBox { display:none; }
#footer { display:none; }