body {
	scrollbar-3d-light-color : #003A6C;
	scrollbar-arrow-color : #003A6C;
	scrollbar-base-color : #E0E7ED;
	scrollbar-dark-shadow-color : #E0E7ED;
	scrollbar-face-color : #E0E7ED;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #ADC3D6;
}

a:link
{
	color:#003A6C; 
	text-decoration: none;
	font-weight: bold;
}

a:active
{
	text-decoration: none;
	color: #FF991D;
	font-weight: bold;
}

a:visited
{
	text-decoration: none; 
	color: #003A6C;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline; 
	color: #FF991D;
	font-weight: bold;
}

b {
	font-weight: bold;
	color:#003A6C; 
}

.link {
	font-family: arial, helvetica, sans-serif; 
	font-size:14px; 
	font-weight: bold;
	color: #507FA8;
}
.link:link {
	color: #507FA8;
}
.link:visited {
	color: #507FA8;
}
.link:hover {
	color:#FF991D; 
}

.ueberschrift
{ 
	font-family: arial, helvetica, sans-serif; 
	text-decoration: none; 
	color:#003A6C; 
	font-size:18px; 
	font-weight: bold;
	margin-top : 5px;
	}

.fliess
{ 
	font-family: arial, helvetica, sans-serif; 
	text-decoration:none; 
	color:#000000; 
	font-size:12px;
	font-weight: normal;
	line-height : 18px;
}

.fliess-kl
{ 
	font-family: arial, helvetica, sans-serif; 
	text-decoration:none; 
	color:#000000; 
	font-size:11px;
	font-weight: normal;
	line-height : 12px;
}

.fliess-fett
{ 
	font-family: arial, helvetica, sans-serif; 
	text-decoration:none; 
	color:#000000; 
	font-size:12px;
	font-weight: bold;
	line-height : 18px;
}

.fliess-fett-blau
{ 
	font-family: arial, helvetica, sans-serif; 
	text-decoration:none; 
	color:#003A6C; 
	font-size:12px;
	font-weight: bold;
	line-height : 18px;
}

.fliess-fett-hblau
{ 
	font-family: arial, helvetica, sans-serif; 
	text-decoration:none; 
	color:#507FA8; 
	font-size:12px;
	font-weight: bold;
	line-height : 18px;
}




.fliess-gr
{ 
	font-family: arial, helvetica, sans-serif; 
	text-decoration:none; 
	font-size:14px;
	line-height : 18px;
}

.fliess-gr-fett
{ 
	font-family: arial, helvetica, sans-serif; 
	text-decoration:none; 
	font-size:14px;
	font-weight: bold;
	line-height : 18px;
}


/* Organigramm */

.orgtitel
{ 
	font-family: arial, helvetica, sans-serif; 
	text-decoration:none; 
	color:#FF991D; 
	font-size:12px;
	font-weight: bold;
}

.orgobertitel
{ 
	font-family: arial, helvetica, sans-serif; 
	text-decoration:underline; 
	color:#FF991D; 
	font-size:14px;
	font-weight: bold;
}

.orgtext
{ 
	font-family: arial, helvetica, sans-serif; 
	text-decoration:none; 
	color:#000000; 
	font-size:12px;
	font-weight: normal;
}
.orgtext:link {
	text-decoration:underline; 
	font-weight: normal;
}
.orgtext:hover {
	text-decoration:underline; 
	font-weight: normal;
}
.orgtext:visited {
	text-decoration:underline; 
	font-weight: normal;
}
.orgtext:active {
	text-decoration:underline; 
	font-weight: normal;
}

/* Formular */

.f-titel {
	color: #E0E7ED;
	font-family: arial, helvetica, sans-serif; 
	text-decoration:none; 
	font-size:14px;
	font-weight: bold;
}
.f-titel:link {
	color: #E0E7ED;
}
.f-titel:active {
	color: #ADC3D6;
}
.f-titel:visited {
	color: #ADC3D6;
}
.f-titel:hover {
	color: #FF991D;
	text-decoration:underline; 
}

.f-subtitel
{ 
	font-family: arial, helvetica, sans-serif; 
	text-decoration:underline; 
	color:#003A6C; 
	font-size:14px;
	font-weight: bold;
}


.f-text {
	color: #000000;
	font-family: arial, helvetica, sans-serif; 
	text-decoration:none; 
	font-size:12px;
	font-weight: bold;
}


.readonly {
	background-color : #E0E7ED;
}


p {
	text-align : justify;
}


.angebot-text {
	font-family: arial, helvetica, sans-serif; 
	text-decoration:none; 
	color:#000000; 
	font-size:14px; 
}

.angebot-titel1 {
	font-family: arial, helvetica, sans-serif; 
	text-decoration:none; 
	color:#003A6C; 
	font-size:22px; 
	font-weight: bold;
	letter-spacing : 2px;
	margin-top : -53px;
}

.angebot-titel2 {
		font-family: arial, helvetica, sans-serif; 
		text-decoration:none; 
		color:#E0E7ED; 
		font-size:18px; 
		font-weight: bold;
		margin-left : 80px;
}

.button	 		{
		background-color:#ADC3D6; 
		border-style:solid; 
		border-width:2px; 
		margin-width:2px; 
		border-color:black; 
		color:black; 
		font-family:Arial,Helvetica,sans-serif; 
		font-weight:bold;
}

.listbox 		{
		background-color:#E0E7ED; 
		color: black; 
		font-size: 10pt; 
		font-family: Arial,Helvetica,sans-serif; 
		font-weight: normal; 
		border-width: 0px; 
}		 		 