body {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #FFFFFF;
}

/*----------------------------------------------------*/

body,p,br,h1,h2,h3,h4,p,ul,ol,li,div,table,td,th,tr,address,blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1B2854;
	font-size: 11px;
	font-style: normal;
	list-style-type : disk;
}

/*----------------------------------------------------*/

select,input,textarea {
	font-family: Verdana,Arial, Helvetica, sans-serif; 
	color: #000000;
	font-size: 8pt;
	font-style: normal;
}

/*----------------------------------------------------*/

#bglinkfarbe {
	background-color: #FCBF14;
}

/*----------------------------------------------------*/

a {
	text-decoration: none;
	color: #963D3F;
	font-weight:normal;
}
a:link {
	text-decoration: none;
	color: #963D3F;
	font-weight:normal;
}
a:active {
	text-decoration: none;
	color: #1B2854;
	font-weight:normal;
}
a:visited {
	text-decoration: none;
	color: #963D3F;
	font-weight:normal;
}
a:hover {
	text-decoration: underline;
	color: #1B2854;
	font-weight:normal;
}

/*----------------------------------------------------*/

.textalternativ {
	color: #0168A8;
}

/*----------------------------------------------------*/

a.linkalternativ {
	text-decoration: none;
	color: #AFAFAF;
	font-size: 10px;
	font-weight:normal;
}
a.linkalternativ:link {
	text-decoration: none;
	color: #AFAFAF;
	font-size: 10px;
	font-weight:normal;
}
a.linkalternativ:active {
	text-decoration: none;
	color: #AFAFAF;
	font-size: 10px;
	font-weight:normal;
}
a.linkalternativ:visited { 
	text-decoration: none;
	color: #AFAFAF;
	font-size: 10px;
	font-weight:normal;
}
a.linkalternativ:hover {
	text-decoration:underline;
	font-size: 10px;
	color: #1B2854;
	font-weight:normal;
}

/*----------------------------------------------------*/

a.linkalternativ2 {
	text-decoration: none;
	color: #2E7E86;
	font-weight:normal;
}
a.linkalternativ2:link {
	text-decoration: none;
	color: #2E7E86;
	font-weight:normal;
}
a.linkalternativ2:active {
	text-decoration: none;
	color: #2E7E86;
	font-weight:normal;
}
a.linkalternativ2:visited { 
	text-decoration: none;
	color: #2E7E86;
	font-weight:normal;
}
a.linkalternativ2:hover {
	text-decoration:underline;
	color: #2E7E86;
	font-weight:normal;
}

/*----------------------------------------------------*/

.textinvers {
	color: #FFFFFF;
	font-size: 10px;	
}

/*----------------------------------------------------*/

.hinweis {
	color: #963D3F;	
}

/*----------------------------------------------------*/

a.linkinvers {	
	font-size: 11px; 
	color: #333333;
	font-weight:normal;
}
a.linkinvers:link {
	text-decoration: none;
	color: #333333;
	font-weight:normal;
}
a.linkinvers:active {
	text-decoration: none;
	color: #333333;
	font-weight:normal;
}
a.linkinvers:visited { 
	text-decoration: none;
	color: #333333;
	font-weight:normal;
}
a.linkinvers:hover {
	text-decoration:underline;
	color: #333333;
	font-weight:normal;
}

/*----------------------------------------------------*/

.textklein	{
	font-size: 9px;
}

/*----------------------------------------------------*/

.titel {
	font-family: Arial, Helvetica, sans-serif;; 
	font-size: 15px;
	color: #0C707A;
}

/*----------------------------------------------------*/

.untertitel {
	font-size: 12px;
}

/*----------------------------------------------------*/

.initial {
	font-size: 18px;
	color: #0168A8;
	font-weigth:bold;
	line-height: 18px;
}

/*----------------------------------------------------*/

.textliste  {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	padding-left: 16px;
	list-style-type: square;
	list-style-image:url(/images/symbole/aufzaehlung.gif);
}

/*----------------------------------------------------*/

.titelsymbol {
	margin-top: 2px;
	margin-left: 35px;
	margin-bottom: 8px;
}
