body { background-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #1B44B1;
scrollbar-highlight-color: #FFFFFF;
scrollbar-face-color: #1B44B1;
scrollbar-shadow-color: #CCCCCC;
scrollbar-darkshadow-color: #1B44B1;
scrollbar-track-color: #1B44B1;
/* background-image: URL(images/mainbg.gif); */
background-attachment: fixed;
margin: 0px;
}

table,td,tr
{font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;}

a:link,a:visited,a:active{font-size: 12px; color: #2255DB; text-decoration: underline}
a:hover       {font-size: 12px; color: #112B6F; text-decoration: underline}

a.topnavi: { color: #CDD9F8;}
a.topnavi:visited { color: #CDD9F8; text-decoration: none; }
a.topnavi:link { color: #CDD9F8; text-decoration: none; }
a.topnavi:hover { color: #FFFFFF; text-decoration: underline; }
a.topnavi:active  {color:#FFFFFF;	text-decoration: none; }

a.homenavi: { color: #1B44B1;}
a.homenavi:visited { color: #1B44B1; text-decoration: none; }
a.homenavi:link { color: #1B44B1; text-decoration: none; }
a.homenavi:hover { color: #7091E9; text-decoration: underline; }
a.homenavi:active  {color:#7091E9;	text-decoration: none; }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	color: #1B44B1;
	display: inline
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #1B44B1;
	display: inline
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #555555;
	display: inline
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #555555;
	display: inline
}

.mainbg {
	background-image: url(images/mainbg.jpg);
}
.bloubg {
	background-color: #1B44B1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
	font-weight: bolder;
}
.bg-hell {
	background-color: #F1F4FA;
}
.bg-dunkell {
	background-color: #E3E8F0;
}
.topnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.pipe-weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
.pipe-dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
}
.homenavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B44B1;
}
.border-grey {
	border: 1px solid #999999;
}
