body {
	background-color:rgb(253,146,22); 
	color:rgb(255,255,130);
	font-family:sans-serif;
	font-size:small;
}

#logo {
	position:absolute; 
	top:5px; 
	left:5px; 
	margin:0px; 
	padding:0px; 
	height:120px;
	border-width:2px; 
	border-color:rgb(245,87,78); 
	border-style:solid; 
	border-right-width:0px;
	background-color: black;
}

#top {
	position:absolute; 
	top:5px; 
	left:149px; 
	width:820px; 
	height:120px;
	background-image:url(cg_black_orange.png);
	background-repeat:repeat-y; 
	text-align: right;
        border-width:2px; 
	border-color:rgb(245,87,78); 
	border-style:solid; 
	border-left-width:0px;
}

#header_bottom {
	position:absolute;
	left: 14px;
	bottom:1px;
	width: 100%;
	text-align: left;
}

#menu	{
	position:absolute; 
	top:135px; 
	left:5px; 
	width:144px;
	background-color:black; 
	text-align:center;
	border-width:2px; 
	border-color:rgb(245,87,78); 
	border-style:solid;
}

#content {
	position:absolute; 
	top:135px; 
	left:159px; 
	width:556px;
	background-image:url(cg_black_orange2.png); 
	border-width:2px; 
	border-color:rgb(245,87,78); 
	border-style:solid;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
}

.min-height-hack {
	padding:0px;
	margin:0px;
	width:1px;
	float:left;
}

#mhh_menu {
	height: 300px;
}

#sponsors {
	position:absolute; 
	top:135px; 
	left:730px; 
	width:233px;
	background-image:url(cg_black_orange3.png); 
	min-height:300px;
	border-width:2px; 
	border-color:rgb(245,87,78); 
	border-style:solid;
	padding: 2px;
}

#navigation {
	text-align:center; 
	list-style-type:none; 
	padding-left:0px;
	padding-right:2px;
	padding-top: 2px;
	margin:0px;
}

#navigation li {
	border-color: rgb(245,87,87);
	border-width: 1px;
	border-style: solid;
	margin-left: 1px;
	margin-right: 1px;
	width:136px;
}

#navigation li a:hover {
	background: rgb(255,255,255);
	color: black;
/*	display: block; */
}
#navigation li a {
/*	display: block; */ 
}

#content p a, #content h1 a, #sponsors p a, #sponsors h1 a {
	padding-left: 12px;
	background-image:url(arrow_yellow.gif);
	background-repeat:no-repeat;
	background-position: 1px 5px;
}

#content p a:hover, #content h1 a:hover, #sponsors p a:hover, #sponsors h1 a:hover {
	background-image:url(arrow_orange.gif);
	color: rgb(245,87,78);	
}

a {
	color: rgb(255,255,130);
	background-repeat:no-repeat;
}

a:hover {
	color: rgb(245,87,78);
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.bodytext {
	margin-top: 2px;
	margin-bottom: 10px;
}

table   { border-spacing: 0px; }

#ads {
	float:left;
	margin-left: 100px;
	margin-top: 20px;
	padding: 5px;
}

#news h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: small;
	font-weight: bold;
}

#news a {
	padding-left: 0px;
	background:none;
}

#news a:hover {	
	color: black;
}

#language a {
	padding-left: 12px;
	background:none;
	background-image:url(arrow_yellow.gif);
        background-repeat:no-repeat;
        background-position: 1px 5px; 
}

#language a:hover {
	color: black;
	background-image:url(arrow-black.gif);
}

#content h1, #sponsors h1 {
	margin-top: 2px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: small;
	font-weight: bold;
}

.last-update {
	margin-left: 380px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	padding-left: 2px;
}

.contenttable td{
	border: 1px solid grey;
	text-align: center;
}

#news {
	font-size: 0.8em;
	text-align: left;
	margin-top: 2em;
	padding: 2px;
}
