body {
	background-image: url(images/bkg_bkl_gry.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	margin:0;
	padding:0;
	color:#666666;
}
	  
	  body,td,th {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 13px;
	color: #333333;
}
.txt {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 135%;
}

a:link, a:visited, a:active {
  color:#EA7E02;
  text-decoration:none;
}

a:hover {
  color:#04adf1;
  text-decoration: underline;
}
	  



td#xtra a:link {color: #000; text-decoration:underline;}
td#xtra a:visited {color: #000;}
td#xtra a:hover {color: #000;}
td#xtra a:active {color: #fff; text-decoration:underline;}

td#nav a:link {color: #E97601;}
td#nav a:visited {color: #E97601;}
td#nav a:hover {color: #00AEEF; text-decoration:underline;}
td#nav a:active {color: #E97601;}

.footertxt {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}



.callout {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 14px;
	color: #01ADE7;
	text-decoration: none;
	font-style: oblique;
	line-height: 130%;
	font-weight: bold;
}
.Headline {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
	text-transform: none;
}


.txtMini {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 140%;
}


a.namedurl {
  padding-right: 6px;
  margin-right: 0px;
  background: url('images/offpage.gif') right top no-repeat;
} 





.Group {
	display: block;
	height: 28px;
	width: 100%;
	background-image: url(images/Button_Group.jpg);
	line-height: 27px;
	padding-left: 27px;
	color: #fff;
	text-decoration: none;
}
.Group:hover {
	color: #fff;
	text-decoration: underline;
}
.Group:link {
	color: #fff;
}
.Groun:active {
	color: #fff;
}
.Group:visited {
	color: #fff;
}





.GroupOn {
	display: block;
	height: 28px;
	width: 100%;
	background-image: url(images/Button_GroupOn.jpg);
	line-height: 27px;
	padding-left: 27px;
	color: #fff;
	text-decoration: none;
}
.GroupOn:link {
	color: #333;
	text-decoration: underline;
}
.GroupOn:hover {
	color: #333;
	text-decoration: underline;
}
.GroupOn:active {
	color: #333;
}
.GroupOn:visited {
	color: #333;
}



.Option {
	display: block;
	height: 28px;
	width: 100%;
	background-image: url(images/Button_Option.jpg);
	line-height: 27px;
	padding-left: 27px;
	color: #fff;
	text-decoration: none;
}
.Option:hover {
	color: #fff;
	text-decoration: underline;
}
.Option:link {
	color: #fff;
}
.Option:active {
	color: #fff;
}
.Option:visited {
	color: #fff;
}

.show {
	display:inline;
}
.hide {
	display:none;
}.TitelSeite {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}
.HeadlineBlue {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 15px;
	color: #04ADF1;
	text-decoration: none;
	font-weight: bolder;
	text-transform: none;
}
.txtJustify {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 125%;
	text-align: justify;
}
.txtBlueBold {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 13px;
	color: #02AEEE;
	text-decoration: none;
	line-height: 125%;
	font-weight: bold;
}

table.tableBorder {
	border-width:1px ;
	border-spacing:5px ;
	border-style:solid ;
	border-color:grey ;
	margin-left:12px;

}
ol {
	display: block;
	padding-left: 16;
	margin-left: 5px;
	list-style-type: decimal;
	text-decoration: none;
	text-align:left; }

ol li {
	margin-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px; /* set to width of the image, bullet.png with some extra padding to it to prevent text from sticking to the image */
	line-height: 16px; /* set to height of the image, bullet.png */
	/* background: transparent url(images/bullet.png) 0% 0% no-repeat; this image is 16 by 16 pixel */
}

div.content {
  width : 480px;
}