/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {color: #da9a00; text-decoration: none;}

a:hover {color: #ffd163; text-decoration: none;}

body {
	background: #000 url(img/0bg.gif);
	color: #ddd;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0px 0;
}

ul {
	padding-bottom: 1em;
	font-size: 1.0em;
}

p {
	padding-bottom: 1em;
	font-size: 1.1em;
	text-align: none;
}

img {
	border: none;
	text-decoration: none;
	margin: 0px;
}

ul {margin-left: 1.2em;}

li {list-style: none;}
li a {list-style: none; text-decoration: none;}
.main li {list-style-image: url(img/li.gif);}
.main_news li {list-style-image: url(img/news.gif);}
.main_right li {list-style-image: url(img/li.gif);}

h1 {font-size: 1.5em; border-bottom: 1px solid #333; margin-bottom: 8px;}
h2 {font-size: 1.2em;}

.cms {
	padding-bottom: 1em;
	font-size: 1.3em;
	text-align: none;
}

blockquote {
	background: none;
	border-bottom: 1px solid #333;
	color: #ddd;
	display: block;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}

h1 {color: #d99a00;}
h2 {color: #cccccc;}
h3 {color: #d99a00;}

/* misc */
.clearer {clear: both;}
.main_right .padded {padding: 6px 8px 6px 8px;}
.subnav .padded {padding: 6px 8px 6px 8px;}
.main .padded {padding: 8px 8px;}
.meta {font-size: 0.8em; color: #666;}
.left {float: left;}
.right {float: right;}
.bord {padding-bottom: 2px; border-bottom: 2px solid #333; margin-bottom: 10px;}
.norm {font-size: 1.0em;}
.stripe {background: #000; border-top: 2px solid #000000;}

input, select, textarea {
	padding: 2px;
	border: #808080 1px solid;
	background-color: #313131;
	color: #bbb; }
option {
	padding: 2px;
	background-color: #313131;
	color: #bbb; }

.bild_links {
/* 	border: solid 1px #333; */
	padding: 0px;
	float: left;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 5px; }

.bild_rechts {
/* 	border: solid 1px #333; */
	padding: 0px;
	float: right;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px; }


/* structure */
.container {
	font-size: 1.2em;
	background: url(img/bgcontainer.gif) repeat-y;
	margin: 0 auto;
	width: 960px;
	border: 0px solid #000;
}

/* header */
.header {
	float: left;
	width: 960px;
	background: #000 url(img/header.jpg) no-repeat;
	height: 125px;
}

/* structure */
.top {
	background: #222;
	color: #DDD;
	float: left;
	font: normal 1.4em Verdana;
	height: 50px;
	text-align: center;
	width: 776px;
}
.subnav {
	float: left;
	width: 160px;
}
.main {
	float: left;
	width: 616px;
}
.main_right {
	float: right;
	width: 184px;
	color: #CCC;
}

/* navigation */
.topgdflutt {
	position: relative;
	top: 22px;
	width: 466px;
	height: 60px;
	padding-left: 494px;
}
.nav {
	background: #000 url(img/navi.png) repeat-x;
	position: relative;
	top: 42px;
	width: 880px;
	padding-left: 80px;
	border-top: 2px solid #404040;
}
.nav a {
	background: #000 url(img/navi.png) repeat-x;
	color: #CCC;
	float: left;
	text-align: center;
	width: 96px;
	font: normal 1em Verdana,sans-serif;
	line-height: 19px;
	padding: 0;
	text-decoration: none;
}
.nav a:hover {
	background: #000 url(img/navi_over.png) no-repeat;
}

/* footer */
.footer {
	background: #333 url(img/stripe.gif) repeat;
	color: #CCC;
	font-size: 0.9em;
	line-height: 25px;
	width: 100%;
	border-top: 2px solid #000;
	text-align: center;
}
.footer .left,.footer .right {padding: 0 16px;}
.footer a {color: #EEE;}
.footer a:hover {color: #FAFCB0;}



tr.lastfmHead a:hover {background-position: 0 0 !important;}
tr.lastfmEmbed object {float:left;}
tr.lastfmFoot td.config a:hover {background-position: 0 0 !important;}
tr.lastfmFoot td.view a:hover {background-position:-85px 0 !important;}
tr.lastfmFoot td.popup a:hover {background-position:-159px 0 !important;}


.icon {
	padding: 0px 0px 10px 14px; }

.i_news {
	background: url(/img/news.gif) no-repeat 0 1px; }
.i_cart {
	background: url(/img/cart.gif) no-repeat 0 1px; }
