
	










BODY, INPUT, SELECT, TEXTAREA {
	margin:0;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
FORM {
	margin:0;
}

.line {
	border:solid 0px #8B9EAD;
	border-top-width:1px;
}

H2 {
	color:#8B9EAD;
	font-size:16px;
	margin-bottom:10px;
}
H3 {
	font-size:11px;
	margin-bottom:0px;
}

/* Set the page as Home Page link */
.setHomePage, .setHomePage:visited, .setHomePage:active {
	color:#B0B0B4; /*8B9EAD*/
	text-decoration:none;
	font-weight:bold;
}
.setHomePage:hover {
	color:#7E8F9D; /*F26522*/
}

/* Search */
.searchBar {
	color:#ffffff;
	font-weight:bold;
	background:url(/infobay_p_at/docroot/clusterportal/images/searchbar_middle.gif);
	background-repeat:no-repeat;
}
INPUT.search {
	border:solid 1px #A7A7AB;
}

/* Online text */
.onlineText {
	font-size:10px;
	font-weight: bold;
	color: #62707a; /*#8B9EAD;*/
	background:url(/infobay_p_at/docroot/clusterportal/images/online_middle.gif);
	background-repeat:repeat-x;
}

/* The gray buttons */
.graybutton {
	height:18px;
	background:url(/infobay_p_at/docroot/clusterportal/images/buttonbg_gray.gif);
	background-repeat:repeat-X;
	color:#ffffff;
	font-weight:bold;
}

/* CHANNEL SELECTOR */
/* Row */
.chselBar {
	background:url(/infobay_p_at/docroot/clusterportal/images/buttonbg_chsel.gif);
	background-repeat:repeat-X;
}
/* Button  */
.chselbutton {
	height:25px;
	padding-left:9px;
	padding-right:9px;
	color:#ffffff;
	font-weight:bold;
}

/* Set the cursor to hand (mouse over) */
.hand {
	cursor:pointer;
	cursor:hand;
}

/* NEW CHANNEL SELECTOR */
.channelbox {
  cursor:pointer;
  cursor:hand;
  color:#ffffff;
  font-size:12px;
  font-weight:bold;
  vertical-align:bottom;
}
.channeltext{
  position:absolute;
  color:#ffffff;
  padding-left:5px;
  padding-right:5px;
  padding-top:2px;
  padding-bottom:2px;
}
.channeltextback{
  position:absolute;
  color:#000000;
  background-color:#000000;
  filter:alpha(opacity=35);
  -moz-opacity:0.35;
  opacity:0.35;
  padding-top:2px;
  padding-bottom:2px;
  padding-left:5px;
  padding-right:5px;
}

/* ---------------------------------------- ANCHORS ---------------------------------------- */
/* Title */
.anchorsTitle {
	background:url(/infobay_p_at/docroot/clusterportal/images/anchors_title.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#ffffff;
	background-color:#DDDDE1;
	padding-top:18px;
	font-size:10px;
}
/* Body */
.anchorsBody {
	background:url(/infobay_p_at/docroot/clusterportal/images/anchors_body.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	padding-top:10px;
}
/* ---------------------------------------- Footer area ---------------------------------------- */
.anchorsFooterRound {
	background:url(/infobay_p_at/docroot/clusterportal/images/anchors_round.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	width:52px;
	height:20px;
	font-size:5px;
}

.anchorsFooter {
	background:url(/infobay_p_at/docroot/clusterportal/images/anchors_footer.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	font-size:5px;
}
/* Cell of links */
.anchors TD {
	padding-left:5px;
	padding-right:5px;
}
/* Link */
.anchors a {
	display:block;
	padding-left:5px;
	padding-right:5px;
	font-size:10px;
	color:#333333;
	text-decoration:none;
}
.anchors a:hover {
	color:#ffffff;
	background-color:#8B9EAD;
	/* the background can be overrided in the theme specific styles */
}

/* ---------------------------------------- LINKBOX ---------------------------------------- */
.linkBox {
	margin-bottom:5px;
}
/* Title */
.linkBox .titleLeft {
	background:url(/infobay_p_at/docroot/clusterportal/images/linkbox_title_left.gif);
	background-color:#7F909D;
	background-repeat:no-repeat;
	/* the background can be overrided in the theme specific styles */
	width:13px;
	height:25px;
}

.linkBox .titleAnchor, .linkBox .titleAnchor:visited {
	color:#ffffff;
}

.titleTopLine {
	background:url(/infobay_p_at/docroot/clusterportal/images/empty.gif);
	background-color:#787777;
	height:1px;	
}

.titleTopLeftLine {
	background:url(/infobay_p_at/docroot/clusterportal/images/linkbox_title_left_line.gif);
	background-color:#787777;
	width:3px;
	height:1px;
}

.titleTopRightLine {
	background:url(/infobay_p_at/docroot/clusterportal/images/linkbox_title_right_line.gif);
	background-color:#787777;
	width:3px;
	height:1px;
}

.titleBottomLine {
	background:url(/infobay_p_at/docroot/clusterportal/images/empty.gif);
	background-color:#c3c3c3;
	height:1px;	
}

.titleBottomLeftLine {
	background:url(/infobay_p_at/docroot/clusterportal/images/linkbox_title_left_line.gif);
	background-color:#c3c3c3;
	width:3px;
	height:1px;
}

.titleBottomRightLine {
	background:url(/infobay_p_at/docroot/clusterportal/images/linkbox_title_right_line.gif);
	background-color:#c3c3c3;
	width:3px;
	height:1px;
}

.linkBox .title {

/*	background:url(/infobay_p_at/docroot/clusterportal/images/linkbox_title.gif);*/
	/* the background can be overrided in the theme specific styles */
	font-weight:bold;
	height:25px;
	color:#ffffff;
}

.linkBox .titleRight {
	background:url(/infobay_p_at/docroot/clusterportal/images/linkbox_title_right.gif);
	background-repeat:no-repeat;
	width:3px;
	height:25px;
}

.neuImage {
	background:url(/infobay_p_at/docroot/clusterportal/images/linkbox_neu.gif);
	display:inline;
	background-repeat:no-repeat;
	width:31px;
	height:11px;
}

.tippImage {
	background:url(/infobay_p_at/docroot/clusterportal/images/linkbox_tipp.gif);
	display:inline;
	background-repeat:no-repeat;
	width:31px;
	height:11px;
}

/* Body */
.linkBox .body {
	background:url(/infobay_p_at/docroot/clusterportal/images/linkbox_body.gif);
	background-repeat:repeat-Y;
	background-color:#ffffff;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}
/* Link */
.linkBox .body a {
	display:block;
	background-color:#8B9EAD;
	/* the background can be overrided in the theme specific styles */
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:10px;
	color:#333333;
	text-decoration:none;
}

.linkBox .body a:hover {
	background-repeat:no-repeat;
	background-position:1px 4px;
	/*background-color:#8B9EAD;*/
	/* the background can be overrided in the theme specific styles */
	color:#ffffff;
}

/* Link: arrow */
.linkBox .body a.arrow {
	display:block;
	background:url(/infobay_p_at/docroot/clusterportal/images/linkbox_arrow.gif);
/*	background-color:#8B9EAD;*/
	background-color:#ffffff;
	/* the background can be overrided in the theme specific styles */
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	text-decoration:none;
}
.linkBox .body a.arrow:hover, .linkBox .body a.selarrow{
	background:url(/infobay_p_at/docroot/clusterportal/images/linkbox_arrow_white.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	background-color:#8B9EAD;
	color:#FFFFFF;
}

.linkBox .body a.box {
	display:block;
	background:url(/infobay_p_at/docroot/clusterportal/images/linkbox_box.gif);
/*	background-color:#8B9EAD;*/
	background-color:#ffffff;
	/* the background can be overrided in the theme specific styles */
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	text-decoration:none;
}
.linkBox .body a.box:hover {
	background:url(/infobay_p_at/docroot/clusterportal/images/linkbox_box_white.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	background-color:#8B9EAD;
	color:#FFFFFF;
}


/* Link: page */
.linkBox .body a.page {
	display:block;
	background:url(/infobay_p_at/docroot/clusterportal/images/linkbox_page.gif);
	background-color:#8B9EAD;
	/* the background can be overrided in the theme specific styles */
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	text-decoration:none;
}
.linkBox .body a.page:hover {
	background:url(/infobay_p_at/docroot/clusterportal/images/linkbox_page_white.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	background-color:#8B9EAD;
	color:#FFFFFF;
}

/* Link-mime */
.linkBox .body a.mime {
	background-repeat:no-repeat;
	background-position:1px 4px;
	background-color:#ffffff;
	/* the background can be overrided in the theme specific styles */
	color:#ffffff;
}
.linkBox .body a.mime:hover {
	background-repeat:no-repeat;
	background-position:1px 1px;
	background-color:#ffffff;
	color:#FFFFFF;
}

/* Link: more */

.linkBox .body a.more {
	display:block;
	background:url(/infobay_p_at/docroot/clusterportal/images/de/linkbox_more.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:38px;
	font-weight:bold;
	color:#CC0000;
	margin-top:5px;
	margin-bottom:5px;
	text-decoration:none;
}
.linkBox .body a.more:hover {
	background:url(/infobay_p_at/docroot/clusterportal/images/de/linkbox_more_white.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	background-color:#CC0000;
	color:#FFFFFF;
}
/* Link: sponsored */
.linkBox .body a.spons {
	display:block;
	background:url(/infobay_p_at/docroot/clusterportal/images/linkbox_spons.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:10px;
	font-weight:bold;
	color:#CC0000;
	margin-top:5px;
	margin-bottom:5px;
	text-decoration:none;
}
.linkBox .body a.spons:hover {
	background:url(/infobay_p_at/docroot/clusterportal/images/linkbox_spons_white.gif);
	background-repeat:no-repeat;
	background-position:1px 5px;
	background-color:#CC0000;
	color:#FFFFFF;
}

/* Footer area */
.linkBox .footer {
	background:url(/infobay_p_at/docroot/clusterportal/images/linkbox_footer.gif);
	background-repeat:no-repeat;
	height:26px;
}

.linkBox .footer a {
	display:normal;
}

.linkBox .footer a:hover {
	background:url(/infobay_p_at/docroot/clusterportal/images/linkbox_footer_over.gif);
	display:block;
	height:26px;
}



/* ---------------------------------------- PAGE FOOTER ---------------------------------------- */
.footerButton {
	font-size:10px;
	padding-left:10px;
	padding-right:10px;
}

/* FORM */
.textField, .textAreaField {
	border:solid 1px #8B9EAD;
	width:400px;
}
.formButton{
	border:solid 1px #8B9EAD;
	background-color:#8B9EAD;
	color:white;
}

/* ---------------------------------------- SEARCH RESULT (normal) ---------------------------------------- */
.searchtab_active {
	background:url(/infobay_p_at/docroot/clusterportal/images/searchres_tabbg_active.gif);
	background-color:#dddde1;
}

.searchtab_active a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

.searchtab {
	background:url(/infobay_p_at/docroot/clusterportal/images/searchres_tabbg.gif);
	background-color:#dbdfea;
}
.searchtab a {
	color:white;
	text-decoration:none;
	font-weight:bold;
}

.searchrescontent {
	border:solid 1px #dddde1;
	border-top-color:#a7a7ab;
	background-color:#f7f7f7;
	padding:20px;
}

.searchrescontent a {
	color:#8B9EAD;
	font-weight:bold;
}

.searchrescontent a:hover {
	background-color:#8B9EAD;
	color:white;
	text-decoration:none;
}

.searchrescontent li {
	color:#8B9EAD;
}

.searchrescontent p {
	margin-top:4px;
	color:#333333;
}

/* ---------------------------------------- SEARCH RESULT (column) ---------------------------------------- */
#skw {
	font-weight:bold;
	background-color:#dddddd;
}

/* ---------------------------------------- CONTENT LINKS ---------------------------------------- */

.downloadLink {
	background:url(/infobay_p_at/docroot/clusterportal/images/download.gif);
	color:#8B9EAD;
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:12px;
	text-decoration:none;
}
.downloadLink:hover {
	color:#fb741a;
	background:url(/infobay_p_at/docroot/clusterportal/images/download_o.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
}

.pageintro {
	font-size:11px;
	font-weight: normal;
	color: black;
}

