body,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,span,form,input,textarea
{
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color : #333333;
	font-size : 12px;
	line-height : 18px
}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,span,form
{
	color : #333333;
}

a
{
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

a:link
{
	color : #CC0000;
	text-decoration : none;
	font-weight : bold;
}

a:active
{
	color : #333333;
	text-decoration : none;
	font-weight : bold;
}

a:visited
{
	color : #990000;
	text-decoration : none;
	font-weight : bold;
}

a:hover
{
	color : #FF0000;
	text-decoration : none;
	font-weight : bold;
}

a.linkweiss:link
{
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}

a.linkweiss:visited
{
	color : #E6EFF0;
	text-decoration : none;
	font-weight : bold;
}

a.linkweiss:hover
{
        color : #FFCC00;
        text-decoration : none;
	font-weight : bold;
}

.text_serif_kursiv
{
	font-family : Times New Roman, Times, serif;
	font-size : 14px;
	font-style : italic;
}

.text_bold
{
	font-weight : bold;
}

.text_klein
{
	font-size : 11px;
}

.text_klein_weiss
{
	font-size : 11px;
	color : #FFFFFF;
}

.text_klein_kursiv
{
	font-size : 11px;
	font-style : italic;
}

.headline
{
	font-family : Times New Roman, Times, serif;
	font-size : 26px;
	color : #333333;
	line-height : 28px
}

.subline
{
	font-family : Times New Roman, Times, serif;
	font-size : 17px;
	color : #65878D;
	font-weight : bold;
	line-height : 19px
}

p /* absatz-abstand eleminieren */
{
	margin-top : 0px;
	margin-bottom : 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.infobox_fliesstext
{
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}

.infobox
{
	font-family : Times New Roman, Times, serif;
	font-size : 14px;
	font-style : italic;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
