/* Global ____________________________________ */


html,p,br,p,ul,ol,li,div,table,td,th,tr,address,blockquote,form	
		
							{
							font-family: Verdana;
							font-size: 12px;
							color: #36251d;
							}


							
							
							
body		 				{
							margin:0px;
							margin-top:10px;
							padding:0px;
							}

.header_text {
	position:absolute;
	left:185px;
	top:80px;
}

h1 {
 padding:0px;
 margin:0px;
 color:#FFFFFF;
 font-family:Arial;
 font-size:32px;
}

h2 {
	font-size:18px;
	color:#666666;

}

.text {
	color:#666666;
}

.header_bg {
	width:975px;
	background-image:url(/templates/standard/images/header_bg.jpg);
	background-repeat:no-repeat;
	border-right:1px #cccccc solid;
}

.flag {
	width:162px;
	height:88px;
}

.navi_bg {
	width:100%;
	height:88px;
	background-image:url(/templates/standard/images/mid_bg.gif);
	background-repeat:repeat-x;
}

.navi_top {
	padding-top:30px;
}

.navi {
	font-size:18px;
	font-family:Arial;
	color:#939392;
	text-decoration:none;
}

.navi_left_right {
	padding-left:15px;
	padding-right:15px;
}

.left_content {
	width:12px;
	background-color:#f00000;
}

.mainmenu		{ color:#FFFFFF; font-weight:bold; font-size:12px; }
a.mainmenu		{ text-decoration: none; color : #FFFFFF; padding-left:10px; padding-right:10px;font-weight:normal;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }



/* CD Übersicht */
.extra_info, a.extra_info {
	color:#999999;
	font-size:10px;
	text-decoration:none;
}
a.extra_info:hover {
	color:#000000;
}	

a.artist, a.title {
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
} 

a.artist:hover, a.title:hover {
	text-decoration:underline;
}

a.title {
	font-weight:normal;
}


.box1 {
	background-image:url(/templates/standard/images/box1_header_right.gif);
	background-repeat:no-repeat;
	background-position:right top;
  width:100%;
}

.box1 .box_header {
	background-image:url(/templates/standard/images/box1_header_left.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:5px;
}

.box1 .box_header b {
	margin:0px 4px;
	float:left;
}

.box1 .box_header span {
	float:right;
	font-size:10px;
}

.box1 .box_content {
	border-left:1px solid #D6D6D6;
	border-right:1px solid #D6D6D6;
	/*border-top:1px solid #E3E0DE;*/
	padding:0px 8px;
}
.box1 .box_content .box_contentt {
	border-top:1px solid #E3E0DE;
	padding:8px 0px;
}


.box1 .box_footer {
	background-image:url(/templates/standard/images/box1_footer_right.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:7px;
}

/* Kalender */
.cal_link {
	text-decoration:none;
	color:#000000;
}

/* Link Block */
a.link_box {
	
	padding:2px 4px;
	border:1px solid #D6D6D6;
	color:#000000;
	text-decoration:none;
	line-height:23px;
}

a.link_box_selected {
	color:#660000;
	background:#f4f4f4;
}
