/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #2d0000;
	background-image: url(../images/music-background.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	color:#dcc8c8;
}
.taichi {
	background-color: #1f2813;
	background-image: url(../images/taichi-background.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	color:#dcc8c8;
}
.haupttext {
	line-height:16px;
	text-align:left;
}
.tablerow {
	background-color:#2d0000;
}


#container { width: 1006px;
}
#bildhintergrund {
	width: 812px;
	height: 318px;
    background-color:#64645b;
	padding: 1px;
}

h1 {
	font-size: 30px;
	color: #965100; 
	line-height:30px;
}
h2 {
	font-size: 16px;
	color: #965100;
	font-weight:bolder;
	line-height:16px;
}
h3 {
	font-size: 12px;
	color: #965100;
}
.klein {
	font-size: 10px;
	color: #965100;
}
.silber {
	font-size: 12px;
	color: #64645b;
	font-weight:bold;
}
    
a {
	font-size: 12px;
	color: #dcc8c8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:focus{
	outline: none;
}
.linkcolumn1 {
	color: #dcc8c8;
}
.linkcolumn2 {
	color: #d2b4b4;
}
.linkcolumn3 {
	color: #bea0a0;
}
.linkcolumn4 {
	color: #a08c8c;
}
.linkcolumn5 {
	color: #967878;
}
.link_in_text {
	color: #965100;
}



.link_g_column1 {
	color: #c8dcc8;
}
.link_g_column2 {
	color: #b4d2b4;
}
.link_g_column3 {
	color: #a0bea0;
}
.link_g_column4 {
	color: #8ca08c;
}
.link_g_column5 {
	color: #789678;
}

.cd_table {
background-color:#2d0000;
padding:2px;
border:none;
width:700px;
}
.cd_table_content {
padding:5px;
border:none;
width:770px;
}
.cd_table_content_reviews {
padding:5px;
border:none;
width:580px;
}
.submenu_table {
padding:0px;
border:none;
width:822px;
background-image:url(../images/submenu.jpg); background-repeat: repeat-y;
}
.submenu_table_taichi {
padding:0px;
border:none;
width:822px;
background-image:url(../images/submenu_taichi.jpg); background-repeat: repeat-y;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	color: #965100;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.linked_image {
	border: none;
}

	
	
	
