*
{
 margin: 0%;
 padding: 0%;
}
html,body
{
 width: 100%;
 height: 100%;
 overflow: hidden;
}
body
{
 color: #000;
 font-size: 100.01%;
}
body,textarea,input,fieldset,form
{
 font-family: Tahoma,Arial,Verdana,Geneva,Helvetica,sans-serif;
 font-weight: normal;
}
html,body,div
{
 border: 0px;
}
li,td,p,h1,h2,h3,h4,h5,h6,input,textarea
{
 text-align: left;
}
h1,h2,h3,h4,h5,h6
{
 margin: 10px 0.0em 10px 0.0em;
}
p
{
 margin: 0.0em 0.3em 0.3em 0.0em;
}
h1,h2
{
 font-style: oblique;
}
h1 { font-size: 28px; font-weight: 600; }
h2 { font-size: 24px; font-weight: 600; }
h3 { font-size: 18px; font-weight: 600; }
h4 { font-size: 14px; font-weight: 600; }
h5 { font-size: 12px; font-weight: 600; }
h6 { font-size: 9px; }
p,li,td,input,textarea
{
 font-size: 12px;
}
p,li
{
 line-height: 1.5em;
}
td
{
 line-height: 1.3em;
}
div
{
 position: absolute;
 overflow: hidden;
}
ul
{
 list-style-type: none;
}
ul.textliste
{
 list-style-type: disc;
 margin-left: 50px;
}
a
{
 text-decoration: none;
}
a:link,a:visited,a.link
{
 color: #ccc;
}
a:hover,a:focus,a.over
{
 color: #fff;
}
a:active,a.active
{
 color: #ccc;
}
#text a:link,#text a:visited,a.link
{
 color: #999;
}
#text a:hover,#text a:focus,#text a.over
{
 color: #369;
}
#text a:active,#text a.active,#text a.textverweis
{
 color: #369;
}
.links
{
	text-align: left;
}
.mitte
{
	text-align: center;
}
.rechts
{
	text-align: right;
}
img.richtung0
{
	float: left;
	margin: 10px 10px 10px 0px;
}
img.richtung1
{
	float: right;
	margin: 10px 0px 10px 10px;
}