body {
	font-family:  Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000000;
}



/* --------------------------------------------------------- header ----- */
#header {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
}
#head1 {
	background-image: url(../images/header_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 155px;
	width: 203px;
}
#head2 {
	background-image: url(../images/header_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 155px;
	position: absolute;
	width: 82%;
	left: 203px;
	top: 0px;
}
#head3 {
	background-image: url(../images/header_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	position: absolute;
	width: 203px;
	left: 0px;
	top: 155px;
	background-color: #f2d400;
}
#head4 {
	background-image: url(../images/header_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	width: 82%;
	height: 32px;
	left: 203px;
	top: 155px;
	background-color: #ffffff;
}


/* --------------------------------------------------------- topmenu ----- */

#tmenu {
	position: absolute;
	width: 610px;
	left: 460px;
	top: 131px;
	z-index: 1;
}

/* --------------------------------------------------------- house ----- */
#house {
	width: 103px;
	height: 27px;
	display: block;
}
#house a:link, #house a:visited {
	background-image: url(../images/house.gif);
}
#house a:hover, #house a:active {
	background-image: url(../images/house_o.gif);	
}

/* --------------------------------------------------------- techno ----- */
#techno {
	width: 114px;
	height: 27px;
	display: block;
}
#techno a:link, #techno a:visited {
	background-image: url(../images/techno.gif);
}
#techno a:hover, #techno a:active {
	background-image: url(../images/techno_o.gif);	
}

/* --------------------------------------------------------- trance ----- */
#trance {
	width: 101px;
	height: 27px;
	display: block;
}
#trance a:link, #trance a:visited {
	background-image: url(../images/trance.gif);
}
#trance a:hover, #trance a:active {
	background-image: url(../images/trance_o.gif);	
}

/* --------------------------------------------------------- more genre ----- */
#moreg {
	width: 170px;
	height: 27px;
	display: block;
}
#moreg a:link, #moreg a:visited {
	background-image: url(../images/moreg.gif);
}
#moreg a:hover, #moreg a:active {
	background-image: url(../images/moreg_o.gif);	
}




/* --------------------------------------------------------- inhalt ----- */
#inhalt {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
}
#maincont {
	padding: 10px;
	width: 100%;
}

/* --------------------------------------------------------- lmenu ----- */

.lmenpic {
	background-image: url(../images/header_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #f2d400;
	width: 203px;
}

#lmenu {
	position: relative;
	width: 193px;
	left: 0px;
	top: 45px;
	padding-right: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
}

#lmenu .moduletable {
	width: 193px;
	margin-bottom: 10px;
	text-align: left;
}
#lmenu .moduletable th {
	background-color: #0a1954;
	color: #ffffff;
	padding: 4px;
	padding-left: 5px;
}
#lmenu .moduletable td {
	padding-top: 2px;
}
#lmenu a.mainlevel {
	padding: 0px;
	margin: 0px;
}
#lmenu a.mainlevel:link, #lmenu a.mainlevel:visited  {
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	width: 188px;
	color: ;
	display: block;
	padding-right: 0px;
	padding-left: 5px;
	background-color: #ffb400;
	text-decoration: none;
	color: #CC0000;
}
#lmenu a.mainlevel:hover, #lmenu #active_menu {
	height: 25px;
	line-height: 25px;
	background-color: #FFFFFF;
	text-decoration: none;
}

#lmenu a.sublevel {
	padding: 0px;
	margin: 0px;
}
#lmenu a.sublevel:link, #lmenu a.sublevel:visited  {
	font-size: 10px;
	height: 22px;
	line-height: 22px;
	width: 188px;
	color: ;
	display: block;
	padding-right: 0;
	padding-left: 5px;
	background-color: #ffe025;
	text-decoration: none;
	color: #cc0000;
}
#lmenu a.sublevel:hover, #lmenu #active_menu {
	height: 22px;
	line-height: 22px;
	background-color: #ffffff;
	text-decoration: none;
}

#blank {
	height: 50px;
	width: 1px;
}


/* --------------------------------------------------------- rmenu ----- */
#rmenu {
	position: relative;
	background-color: #00CCFF;
	width: 180px;
	right: 10px;
	left: 10px;
	margin: 10px;
	top: 10px;
	padding: 10px;
}


#rmenu .moduletable {
	width: 180px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
}
#rmenu .moduletable th {
	background-color: #0a1954;
	color: #ffffff;
	padding: 4px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 10px;
}
#rmenu .moduletable td {
	padding-top: 2px;
}
#rmenu a.mainlevel {
	padding: 0px;
	margin: 0px;
}
#rmenu a.mainlevel:link, #rmenu a.mainlevel:visited  {
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	width: 175px;
	padding-left: 5px;
	display: block;
	text-decoration: none;
	color: #000000;
}
#rmenu a.mainlevel:hover, #rmenu #active_menu {
	height: 25px;
	line-height: 25px;
	background-color: #FFFFFF;
	text-decoration: none;
}



/* --------------------------------------------------------- content ----- */


#maincont {
	width: 100%;
}
#maincont .moduletable {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
}
#maincont .moduletable th {
	background-color: #0a1954;
	color: #ffffff;
	padding: 4px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 10px;
}

#minw {
	width: 800px;
}


/* --------------------------------------------------------- footer ----- */
#footer {
	width: 100%;
	top: 0px;
	font-size: 8pt;
	text-align: center;
	line-height: 16px;
	height: 25px;
	padding-top: 10px;
}



/* ======================== content ======== */
.contentheading, .componentheading, .pathway {
	font-size: 14px;
	font-weight: bold;
	color: #0A1954;
	padding-bottom: 10px;
	padding-top: 0px;
}

.preview {
	font-size: 9px;	
}

/* ========= basket_b2c.html.php ===== */
.sectiontableheader {
	color: #FFFFFF;
	background-color: #0A1954;
	font-weight: bold;
	padding: 2px;
}
.sectiontableentry1 {
	background-color: #F6F0C3;	
}
/* ========= browse_1.php ===== */
.productlink {
	font-size: 14px;
	font-weight: bold;
	color: #0A1954;
	padding-bottom: 10px;
	padding-top: 0px;
}
.productlink:link, .productlink:visited {
	text-decoration:none;
}
.productlink:hover, .productlink:active{
	text-decoration:underline;
}

.morecats {
	font-weight:bold;
	display: block;
	margin-top: 10px;
}
.morecats:link, .morecats:visited {
	text-decoration: none;
	padding: 10px;
	color:#0A1954;
	border: thin dotted #0A1954;
	margin-right: 10px;
	margin-left: 10px;
}
.morecats:hover, .morecats:active {
	color: #FFFF66;
	background-color: #0A1954;
}

a:link, a:visited {
	text-decoration:underline;
}
a:hover, a:active {
	text-decoration:none;
}

.mainlevelfooter {
	font-size: 10px;
}
.moduletablefooter {
	text-align: center;
	width: 100%;
}
