/* -- reset CSS -- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* -- reset CSS -- */



body{
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	background-color: #edece6;
}
a span {
    display:none;
}
div#container {
	margin: 0 auto;
	width: 770px;
}
div#header {
	margin: 0 0 40px 0;
	width: 770px;
	height: 242px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header #superbanner {
	height: 60px;
	width: 770px;
	text-align: center;
}
#header .logo {
	background-image: url(img/hairy_logo_header.png);
	display: block;
	height: 50px;
	width: 100px;
	margin-right: 25px;
	float: left;
}
#header #menu {
	height: 55px;
	width: 770px;
}
#menu ul {
	display: block;
	list-style-type: none;
	padding: 30px 0 0 0;
}
#menu li {
	float: left;
	padding: 0 15px;
	height: 16px;
	position: relative;
}
#menu li:hover ul{
	display: block;
}
#menu ul ul {
	position: absolute;
	display: none;
	list-style-type: none;
	background-color: #FFFFFF;
	padding: 0 5px 0 0px;
	left: 0px;
	top: 16px;
	margin-left: 17px;
}
#menu ul ul li {
	float: none;
	padding: 0;
	margin: 3px 0;
	width: 130px;
}
#menu ul ul li a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding: 0 10px 0 10px;
}
#menu ul ul li a:hover {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
#menu li a {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}
#menu li a:hover {
	text-decoration: underline;
}
div#main-content {
	margin: 0 auto;
	width: 770px;
}
#main-content p {
	line-height: 14px;
}
#main-content h1 {
	border-bottom: 3px solid #000000;
	background-image: url(img/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 16px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	
}

#main-content h1 a{
	color: #000000;
	text-decoration: none;
}

#main-content h2 {
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
}
#main-content  h3 {
	background-image: url(img/h3_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 16px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#main-content h4 {
	background-image: url(img/h4_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 16px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#main-content h5 {
	line-height: 16px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#main-content .link {
	color: #FFFFFF;
	background-color: #000000;
	padding: 1px;
	text-decoration: none;
	line-height: 14px;
}
#main-content .contentbox {
	margin-bottom: 30px;
}
#main-content .contentbox p a{
	color: #FFFFFF;
	background-color: #000000;
	padding: 1px;
	text-decoration: none;
	line-height: 14px;
}	

#main-content #content {
	width: 465px;
	float: left;
	margin: 0;
}
#main-content #content .list_item a{
	color: #FFFFFF;
	background-color: #000000;
	padding: 1px;
	text-decoration: none;
	line-height: 14px;
}

#main-content .list-box {
	width: 170px;
	float: left;
}
#main-content .list-box .pic {
	height: 240px;
	width: 170px;
	/*background-color: #CCCCCC;*/
	overflow: hidden;
}
#main-content .list-margin {
	margin: 0 130px 35px 0;
}
#main-content .link-box {
	width: 140px;
	float: left;
}
#main-content .link-box ul {
	padding-left: 20px;
	list-style-position: outside;
	list-style-image: url(img/link_arrow.gif);
}
#main-content .link-box li {
	/*height: 20px;*/
}
#main-content .link-box li a {
	padding-left: 5px;
	color: #000000;
	text-decoration: none;
}
#main-content .link-box li a:hover {
	text-decoration: underline;
}
#main-content  .link-margin {
	margin: 0 70px 35px 0;
}
#main-content .left-content {
	width: 275px;
	float: left;
	margin: 0 30px 0 0;
}
.left-content  .dates th {
	text-decoration: none;
	background-color: #9a9a96;
	font-size: 9px;
	font-weight: normal;
	color: #f4f5ef;
	text-align: left;
	padding: 3px 0 3px 10px;
}
.left-content .dates td {
	padding: 5px 0 10px 10px;
}
.left-content .dates .border_left{
	border-left: 1px solid #d3d2cd;
}
.left-content .dates .border_btm {
	border-bottom: 1px solid #d3d2cd;
}
.left-content .top10 th {
	color: #666666;
}
.left-content .top10 td {
	font-weight: bold;
	padding: 5px;
}
#main-content #right-content  {
	width: 160px;
	float: left;
}
#right-content  a.button {
	text-decoration: none;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	height: 50px;
	display: block;
	line-height: 50px;
	padding-left: 30px;
	background-repeat: no-repeat;
}
#right-content a.button:hover {
	background-color: #FFFFFF;
}
#right-content  a.podcast {
	background-image: url(img/podcast_bg.gif);
	background-position: 110px 13px;
}
#right-content a.podcast:hover {
	background-image: url(img/podcast_bg_over.gif);
	background-position: 110px 13px;
}
#right-content  a.blog {
	background-image: url(img/blog_bg.gif);
	background-position: 110px 14px;
}
#right-content a.blog:hover {
	background-image: url(img/blog_bg_over.gif);
	background-position: 110px 14px;
}
#right-content #newsletter {
	padding: 10px 0 5px 30px;
	float: left;
}
#right-content #newsletter h2 {
	font-size: 14px;
	padding: 0;
	clear: left;
	line-height: 20px;
}
#right-content #newsletter a {
	color: #000000;
	text-decoration: none;
	display: block;
	float: left;
	padding: 2px;
	margin-right: 5px;
}
#right-content #newsletter .aktiv {
	color: #FFFFFF;
	background-color: #000000;
}
#right-content #newsletter a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
#right-content .links {
	padding: 10px 0 5px 30px;
	float: left;
}
#right-content .links h2 {
	font-size: 14px;
	padding: 0;
	clear: left;
	line-height: 20px;
}
#right-content .links li {
	height: 20px;
	padding: 3px 0;
}
#right-content .links li a {
	display: block;
	height: 20px;
}
#right-content .links a:hover {
	background-position: 0px -20px;
}

#right-content .links a:hover {
	background-position: 0px -20px;
}


#right-content .links li.bebo a {
	background-image: url(img/link_bebo.gif);
	width: 50px;
}
#right-content .links li.facebook a {
	background-image: url(img/link_facebook.gif);
	width: 60px;
}
#right-content .links li.myspace a {
	background-image: url(img/link_myspace.gif);
	width: 80px;
}
#right-content .links li.google a {
	background-image: url(img/link_google.gif);
	width: 60px;
}
#right-content .links li.yahoo a {
	background-image: url(img/link_yahoo.gif);
	width: 60px;
}
#right-content .links li.msn a {
	background-image: url(img/link_msn.gif);
	width: 40px;
}

#right-content .links li.lastfm a {
	background-image: url(img/link_lastfm.gif);
	width: 60px;
}
#right-content .links li.youtube a {
	background-image: url(img/link_youtube.gif);
	width: 60px;
}

#right-content .links li.allenheath a {
	background-image: url(img/link_allen.gif);
	width: 85px;
}

#right-content .links li.korg a {
	background-image: url(img/link_korg.gif);
	width: 60px;
}

#right-content .links li.pankk a {
	background-image: url(img/link_pankk.gif);
	width: 60px;
}

#right-content .links li.pankk a:hover {
	background-position: 0px -30px;
}


#right-content .links .linkslink {
	color: #FFFFFF;
	background-color: #000000;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	line-height: 20px;
}
#footer {
	clear: both;
	height: 50px;
	width: 770px;
	padding: 0px;
	font-size: 11px;
}
#footer a.increst {
	float: right;
	height: 50px;
	width: 120px;
	background-image: url(img/increst_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer a.increst:hover {
	background-position: 0px -50px;
}
.separator  {
	height: 4px;
	background-image: url(img/separator.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 10px 0px;
	clear: both;
}
