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

#container {
	position: relative;
	width: 820px;
	height: auto;
	margin: 0 auto;
}

/*
 header [
----------------------------------------------------------- */
#header {
	height: 191px;
	width: 820px;
	margin: 20px auto 0;
	background: url(../images/headbg.gif)  #CCCCCC;
	font: 10px bold;
}

.headright {
	float: right;
	height: 190px;
	width: 425px;
}

/*
 header menu [
----------------------------------------------------------- */
.menu {
	padding-left: 40px;
}

.menu ul li{
	list-style-type: none;
	width: 65px;
	height: 25px;
	margin-top: 55px;
	float: left;
}

li img{
	border: 0;
}

li.linknews {
	background: url(../images/link-news3.gif);
}

li.linklisten {
	background: url(../images/link-Releases3.gif);
	margin:0 10px;
}

li.linkwatch {
	background: url(../images/link-watch3.gif);
}

li.linkstore {
	background: url(../images/link-buy3.gif);
}

li.linkabout {
	background: url(../images/link-about3.gif);
}

li.linkcontact {
	background: url(../images/link-contact3.gif);
} 

.menu ul li a{
	display: block;
	width: 65px;
	height: 25px;
}

.menu ul li a:hover {
	background-color: transparent;
}

.menu ul li a:hover img{
	visibility: hidden;
}

/*
 foot [
----------------------------------------------------------- */
#foot {
	clear: both;
	margin: 0 auto;
	padding: 5px 0 10px 0;
	width: 820px;
	text-align: center;
	border-top: 1px solid #CCC;
	font-size: xx-small;
}

#foot p {
	font-size: x-small;
}

#foot a{
	color: #333333;
}

#foot a:hover,#foot a.current{
	text-decoration: underline;
}

#foot address {
	font-style: normal;
}#container #page #right #main .headline strong {
	font-size: xx-large;
}

