body	{
	margin-left:		0px;
	margin-right:		0px;
	margin-bottom:		0px;
	margin-top:			0px;
}

body, p, td{
	font-style:			normal;
	color:				#555555; 
	line-height:		16px;
	font-size:			12px;

}

input, textarea, select {color:#0C499D; background:#EFEFEF; border:1px solid #666666;}
.input, .textarea, .select {width:250px;}



a{
	text-decoration: none; 
	font-weight: bold;
}
a:link{color: #CC0000}
a:visited{color: #CC0000}
a:hover{color: #333399}

.titel, h1
{
	font-family:		Verdana;
	font-size:			14px;
	font-style:			normal;
	color:				#0C499D; /*6e70ff;  #0000ff; */
	line-height:		28px;
	font-weight: bold;
	}
.untertitel, h2
{
	font-family:		Verdana;
	font-size:			12px;
	font-style:			normal;
	color:				#0C499D; /*6e70ff;  #0000ff; */
	line-height:		25px;
	font-weight: bold;
	}
h3
{
	font-family:		Verdana;
	font-size:			12px;
	font-style:			normal;
	line-height:		22px;
}
h4
{
	font-family:		Verdana;
	font-size:			12px;
	font-style:			italic;
	line-height:		22px;
}
.standardtext
{
	font-family:		Verdana;
	font-size:			14px;
	font-style:			normal;
	color:				#0C499D; 
	text-align:			justify;
	line-height:		22px;
}
.fliesstext
{
	font-family:		Verdana;
	font-size:			12px;
	font-style:			normal;
	color:				#0C499D; 
	text-align:			justify;
	line-height:		16px;
}
.fusstext
{
	font-family:		Verdana;
	font-size:			9px;
	font-style:			normal;
	color:				#939597; 
}
ul, ol {
	font-family:		Verdana;
	line-height:		15px;
	font-style:			normal;
}

.uli, oli {
	font-family:		Verdana;
	line-height:		15px;
	font-style:			normal;
	text-align:			left;
	margin-left:		-16px;
}

