
body {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#cbcbcb;
	/*background-image:url(pix/hg.gif);*/
}

input, textarea, select {
	border:1px solid #e28615;
	padding: 3px 5px;
	font-family: arial, sans-serif;
}

hr {
	background:url(pix/hr.gif);
	height:1px;
	width:581px;
	border:none;
	border-color:#ffffff;
}

h2, h3 {
font-style:italic;
}

.page_title {
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	font-size: 18px;
	font-style: italic;
	line-height:18px;
	color:#cccccc;
	font-weight: bold;
	border-bottom: 1px solid #EC8E0A;
}

.genre_title {
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	font-size: 14px;
	font-style: italic;
	line-height:16px;
	color:#cccccc;
	font-weight: bold;
	border-bottom: 1px solid #EC8E0A;
	clear:both;
}
.genre_title a {
font-size:10px;
}

.ka_genre_links {
margin:5px;
padding-bottom:5px;
font-size:11px;
}

img {
border:none;
}

a:link {
	color:#DA8916;
	text-decoration: none;
}
a:visited {
	color: #DA8916;
	text-decoration: none; 
}
a:hover {
	color: #EA9B2C;
	text-decoration: none;
}


#centeringcontainer {
	height:auto;
	width:909px;
	margin:auto;
}

#header {
	height:150px;
	width:909px;
}

#menue {
	height: 27px;	
}
	
#menue a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#menue a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#menue a:hover {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
	
#menue ul{
	margin:0 0 0 0;
	padding-top:0px;
	padding-left:0px;
	padding-right:30px;
	
	
	
}
	
#menue ul li{
text-align:right;
	list-style-type:none;
	float:left;
	margin-left:0px;
	margin-right:5px;
	line-height:27px;
	padding-left:9px;
	background:url(pix/menue_hg.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-position:left;
}

.menu-current a {
	color: #CC6600 !important;
	text-decoration: none;
	font-weight: bold  !important;
}

#main {
	float:left;
	padding:0px;
	min-height:478px;
	width:675px;
	margin-right:10px;
	/*background-color:#ffffff;
	border: 1px solid #707070;
	padding:15px;*/
}
.main_cont_top {
width:673px;
height:15px;
background-image:url(pix/main_cont_top.gif);
background-repeat:no-repeat;
}
.main_cont_middle {
background-image:url(pix/main_cont_middle.gif);
background-repeat:repeat-y;
padding:15px;
}
.main_cont_bottom {
width:673px;
height:15px;
background-image:url(pix/main_cont_bottom.gif);
background-repeat:no-repeat;
}

/* Inhalt */
.page-title { 
	color:#b4947c;
	font-size:14pt;
    margin-right:10px;
	padding-top: 20px;
	margin-bottom:30px;
    border-bottom: 1px solid #707070;
}

.boxes_right {
float:left;
position:relative;
width:206px;
font-size:11px;
}
.boxes_right h2 {
font-size:12px;
color: #aaa;
text-align: right;
border-bottom: 1px solid orange;
margin:0px;
padding:0px;
}
.boxes_right p {
margin:2px 0px 2px 0px;
}

.boxes_cont_top {
width:206px;
height:10px;
background-image:url(pix/box_cont_top.gif);
background-repeat:no-repeat;
}
.boxes_cont_middle {
background-image:url(pix/box_cont_middle.gif);
background-repeat:repeat-y;
padding:1px 4px 1px 4px;
}
.boxes_cont_bottom {
width:206px;
height:10px;
background-image:url(pix/box_cont_bottom.gif);
background-repeat:no-repeat;
margin-bottom:6px;
}


#bigrightblock {
	float:left;
	position:relative;
	width:413px;
	background-color:#ececec;
	border: 1px solid #707070;
	min-height:200px;
}

.floatbreaker {
clear:both;
}

/*** KA ARTIST ***/
.photo-container { float: left; margin: 0 20px 20px 0; }
.photo-container .subtitle { font-size: 10px; font-weight:normal; text-transform:lowercase; }

.artist-name { margin: 0; }
.artist-link { margin-top: 0; font-size: 0.8em; }
.artist-description { text-align: justify; }

.album-container { float: left; margin: 0 20px 20px 0; }

table.artist-discography { border-collapse: collapse; width:100%; }
table.artist-discography th, table.artist-discography td {
    font-size: 0.8em; border: 1px solid #ccc; padding: 3px 5px; }
table.artist-discography th { color: black; background: #aaa; }

table.artist-discography td { color: black; }
table.artist-discography tr.odd td { background: #eee; }
table.artist-discography tr.even td { background: #ddd; }

table.artist-discography a { color: black; font-weight: bold; }
table.artist-discography a:hover { color: #00a; }

.artist_titles {
clear:both;
margin:15px 0 10px 0;
padding:0 0 5px 0;
font-size: 14px;
font-style: italic;
line-height:14px;
color:#cccccc;
font-weight: bold;
border-bottom: 1px solid #EC8E0A;
}

table.shows { border-collapse: collapse; width:100%; }
table.shows td, table.shows th { color: black; border: 1px solid white; padding: 3px 5px; }
table.shows tbody td { font-size: 8pt; }
table.shows tr.odd td { background: #eee; }
table.shows tr.even td { background: #ddd; }
table.shows th { color: black; background: #aaa; }

.old_show_link {
font-weight:bold;
display:block;
margin:5px;
}
#old_shows {
display:none;
}

/* END KA ARTIST */

/* FAQ */
.faq_listing {
list-style-type:circle;
}

.faq_question {
border:1px solid #EC8E0A;
background-color:#FFF8E6;
margin-bottom:10px;
padding:4px;
}
/* END FAQ */
