@charset "UTF-8";
/* CSS Document */

body, html {
	height: 100%;
	margin:0;
	padding:0;


}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #000;
	font-size: 12px;
	color: #FFF;
}
div, .referrers {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a , a:Link, a:link img, a:visited img
{
	text-decoration: none;
	color: Yellow;
}

A:Hover, a:hover img {
	color : Aqua;
}

H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #1fd0f9;
	border-bottom: solid 1px #ffff00;
	margin: 10px 0 20px 0;
	padding: 10px 0 6px 0;
	text-align: center;
}

HR {
	color: #ff0;
	border: none;
	border-top: 1px solid #ff0;
	height: 1px;
}

th, #titel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#WrapTable {
	background-color: Gray;
	height: 100%;
}
.M_LeftColumn {
	width: 22px;
	background-image: url(images/hdj_left.jpg);
	background-repeat: repeat-y;
	background-color: Black;
}
#M_LeftWrap {
	background-image: url(images/hdj_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 252px;
	padding-top: 40px;
	min-height: 400px;/* set here min height  */
	height: auto !important;/* overwrite the height */
	height: 400px;/* this is also the min height for IE */
}
#M_ContentColumn {
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-x;
	background-color: #363636;
	font-size: 12px;
}

#M_ContentTabel {
	font-size: 12px;
}
#pm_ContentWrap {
	margin-top: 22px;
	background-color: #FFFF00;
}
.M_RightColumn {
	width: 223px; 
	background-image: url(images/hdj_right.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: Black;
	background-position: right;
}
#M_RightWrap {
	background-image: url(images/hdj_right_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 36px;
	width: 223px;
	min-height: 400px;/* set here min height  */
	height: auto !important;/* overwrite the height */
	height: 400px;/* this is also the min height for IE */
}

#M_footerBG {
	background-image: url(images/hdj_footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: Black;
	height: 45px;
}

.M_Content_TH {
	color: White;
	font-size: 14px;
	padding: 3px 3px 3px 3px;
/*	border: 1px solid Black; */
/*	background-color: #161616; */
}

.object {
	border: 1px double #999999;
	background-color: #E8E8E8;
	padding: 2px;
}
.object td{
	border: 1px solid #999999;
	margin: 2px;
	background-color: #E8E8E8;
	width: auto;
}
.object img {
	margin: 10px;
	border: 1px solid #999999;
}

.left_palettemenu {
	margin: 0px 0px 5px 40px;
	padding: 0px 5px 5px 5px;
	width: 180px;
	border-bottom: 1px solid #ffff00;
	border-top: 1px solid #ffff00;
	font-size: 13px;
}
.left_palettemenu H3, .left_palettemenu H4, .left_palettemenu H5 {
	margin:0px;
	padding: 0px;
}
.left_palettemenu H3 {
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0px;
}
.left_palettemenu H4 {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
	padding: 4px 0px;
}
.left_palettemenu H5 {
	font-size: 11px;
	font-weight: normal;
	padding: 4px 0px;
}
.left_palettemenu a, .left_palettemenu a:link {
	color: #ffff00;
	text-decoration: none;
}

.left_palettemenu a:hover, .left_palettemenu a:active {
	color: #fff;
	text-decoration: none;
}
.TopPartners {
	margin: 0px 10px 5px 0px;
	padding: 0px 0px 5px 0px;
	width: 140px;
	border-bottom: 1px solid #ffff00;
	font-size: 13px;
}
.TopPartners p {
	margin: 0px 0px 6px 0px;
		
	font-size: 11px;
	color: #ffff00;

}
.TopPartners .titlelink {
	font-size: 14px;
	font-weight: bold;
	}
.TopPartners a, .TopPartners a:link {
	color: #FFFF00;
	font-size: 13px;
}
.TopPartners a:hover, .TopPartners a:active {
	color: #FF4500;
	text-decoration: none;
}
.TopPartners ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.TopPartners li {
	margin: 0 0 0 8px;
	line-height: 1.3;
}

.TopPartners H2 {
	/*	background-image: url(images/right_headerBG.gif);
	background-repeat: no-repeat;
	background-position: right top; */
	border-bottom: 1px solid #FFFF00;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	letter-spacing: -0.03em;
	margin: 10px 0 5px 0;
	text-transform: uppercase;
}

A.MoreLinks:link, A.MoreLinks:visited, A.MoreLinks:active {
	text-decoration: none;
	color: #FFF;
}
A.MoreLinks:hover {
	text-decoration: none;
	color: #FF4500;
}

.contact{
	color: #FFF;
	font-size: 12px;
}

iframe{
	background: transparent;
}

.copyright  {
	font-size: 10px;
	color: Gray;
	text-align: center;
}

/* KERST PAGE CSS ---------------------------------------------------------- */

#Xmas_LeftWrap {
	background-image: url(images/xmas_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 252px;
	padding-top: 40px;
	min-height: 400px;/* set here min height  */
	height: auto !important;/* overwrite the height */
	height: 400px;/* this is also the min height for IE */
}
#Xmas_RightWrap {
	background-image: url(images/xmas_right_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 36px;
	width: 223px;
	min-height: 400px;/* set here min height  */
	height: auto !important;/* overwrite the height */
	height: 400px;/* this is also the min height for IE */
}


#kerst  {
 	text-decoration : none;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Red;
	margin-top : 5px;
}
	 
#kerst a:link , #kerst a:visited , #kerst a:active {  
	text-decoration : none;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Lime;
}
#kerst a:link img, #kerst a:visited img, #kerst a:active img {  
	color : Lime;
}


#kerst a:hover, #kerst a:hover img {
	color : Red;
}

.wit  {
	font-size : 12px;
	color: #FFF;
}


/* KERST PAGE CSS ---------------------------------------------------------- */

