body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img {border:none}

#logo-img {
	position: absolute;
	top: 20px;
	left: 20px;
}

/* TOPMENU Anfang */

#topmenu {
	position: absolute;
	top: 20px;
	left: 745px;
	font-size: 11px;
	white-space: nowrap;
}
#topmenu ul {
	margin: 0;
	padding: 0;
}
#topmenu li {
	padding-right: 10px;
	display: inline;
	list-style-type: none;
}
#topmenu a {
	padding-left: 9px;
	text-decoration: none;
	color: Black;
}
#topmenu a:hover {
	color: Gray;
	background-image: url(images/pfeil_rot_t.gif);
	background-repeat: no-repeat;
}
#topactive a {
	color: Gray;
	background-image: url(images/pfeil_rot_t.gif);
	background-repeat: no-repeat;
}
#topunactive a {
	background-image: url(images/pfeil_weiss_t.gif);
	background-repeat: no-repeat;
}

/* HAUPTMENU Anfang */

#hauptmenu {
	position: absolute;
	top: 100px;
	left: 80px;
	font-size: 12px;
	width: 770px;
	border-bottom: 1px solid #D3D3D3;
	padding: 0px 0px 4px 113px;
	}

#hauptmenu ul {
	margin: 0;
	padding: 0;
}

#hauptmenu li {
	padding-right: 18px;
	display: inline;
}

#hauptmenu a {
	padding-left: 9px;
	text-decoration: none;
	color: Black;
}

#hauptmenu a:hover {
	color: Gray;
	background-image: url(images/pfeil_rot.gif);
	background-repeat: no-repeat;
}
#hauptactive a {
	color: Gray;
	background-image: url(images/pfeil_rot.gif);
	background-repeat: no-repeat;
}
#hauptunactive a {
	background-image: url(images/pfeil_weiss.gif);
	background-repeat: no-repeat;
}

/* SUBMENU WORKS Anfang */

#submenu-w {
	position: absolute;
	top: 127px;
	left: 215px;
	font-size: 11px;
	width: 257px;
}
#submenu-w ul {
	margin: 0;
	padding: 0;
}
#submenu-w li {
	padding-right: 18px;
	display: inline;
	list-style-type: none;
}
#submenu-w a {
	padding-left: 9px;
	text-decoration: none;
	color: Gray;
}
#submenu-w a:hover {
	background-image: url(images/pfeil_rot_t.gif);
	background-repeat: no-repeat;
}
#sub-w-active a {
	background-image: url(images/pfeil_rot_t.gif);
	background-repeat: no-repeat;
}
#sub-w-unactive a {
	background-image: url(images/pfeil_weiss_t.gif);
	background-repeat: no-repeat;
}

/* SUBMENU STUDIO Anfang */

#submenu-s {
	position: absolute;
	top: 127px;
	left: 282px;
	font-size: 11px;
}
#submenu-s ul {
	margin: 0;
	padding: 0;
}
#submenu-s li {
	padding-right: 18px;
	display: inline;
	list-style-type: none;
}
#submenu-s a {
	padding-left: 9px;
	text-decoration: none;
	color: Gray;
}
#submenu-s a:hover {
	background-image: url(images/pfeil_rot_t.gif);
	background-repeat: no-repeat;
}
#sub-s-active a {
	background-image: url(images/pfeil_rot_t.gif);
	background-repeat: no-repeat;
}
#sub-s-unactive a {
	background-image: url(images/pfeil_weiss_t.gif);
	background-repeat: no-repeat;
}

/* SUBMENU STUDIO Anfang */

#titelzeile {
	position: absolute;
	top: 200px;
	left: 150px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 51px;
	background-image: url(images/streifen.gif);
	background-repeat: no-repeat;
}

#subtitelzeile {
	position: absolute;
	top: 216px;
	left: 201px;
	font-size: 10px;
	width: 390px;
}

#anf_unten {
	position: relative;
	left: -19px;
	top: 10px;
}
#anf_oben {
	position: relative;
	left: 326px;
	top: 80px;
}

#haupttextrahmen {
	position: absolute;
	top: 352px;
	left: 200px;
	width: 500px;
}

#haupttext {
	font-size: 11px;
	text-align: justify;
}

#haupttext p {
	padding-top: 10px;
}

#haupttext a {
	color: Black;
}

#grau-it {
	color: Gray;
	width: 340px;
	font-size: 11px;
	font-style: italic;
}
.ueberschrift {
	position: relative;
	left: -52px;
	color: #C62127;
	font-weight: bold;
	font-size: 14px;
}
.newsbox {
	display: block;
	padding-top: 20px;
}
.newsbox img {
	border:none;
	float: left;
	padding-right: 40px;
}
.newsbox a {
	height: 88px;
	width: 500px;
	display: block;
	text-decoration: none;
	color: Black;
	font-size: 11px;
	border-bottom: 1px solid #FFFFFF;
}
.newsbox a:hover {
	border-bottom: 1px solid #D3D3D3;
	color: Gray;
}
.newsbox b {
	line-height: 25px;
}
.newsbox-mehr {
	display: block;
	padding-top: 20px;
}
.newsbox-mehr img {
	float: left;
	padding-right: 40px;
}
.newsbox-mehr a {
	height: 88px;
	width: 500px;
	display: block;
	text-decoration: none;
	color: Black;
	font-size: 11px;
}
.newsbox-mehr a:hover {
	color: Gray;
}
.newsbox-mehr b {
	line-height: 25px;
}
.linie {
	margin-top: 50px;
	background-color:#D3D3D3;
	color:#D3D3D3;
	border: #D3D3D3;
	height: 1px;
	width: 600px;
}
.showbox {
	display: block;
	padding-top: 20px;
}
.showbox img {
	float: left;
	padding-right: 15px;
}
.showbox a {
	height: 58px;
	width: 265px;
	display: block;
	text-decoration: none;
	color: Black;
	font-size: 11px;
	border-bottom: 1px solid #FFFFFF;
}
.showbox a:hover {
	border-bottom: 1px solid #D3D3D3;
	color: Gray;
}
.showbox b {
	line-height: 22px;
}



.artistbox {
	display: block;
	padding-top: 20px;
}
.artistbox img {
	float: left;
	padding-right: 15px;
}
.artistbox a {
	height: 89px;
	width: 265px;
	display: block;
	text-decoration: none;
	color: Black;
	font-size: 11px;
	border-bottom: 1px solid #FFFFFF;
}
.artistbox a:hover {
	border-bottom: 1px solid #D3D3D3;
	color: Gray;
}
.artistbox b {
	line-height: 22px;
}






.showbox-mehr {
	padding-top: 20px;
	height: 58px;
	width: 265px;
	font-size: 11px;
}
.showbox-mehr img {
	float: left;
	padding-right: 15px;
	padding-bottom: 45px;
}
.showbox-mehr a {
	display: block;
	color: Black;
}
.showbox-mehr a:hover {
	color: Gray;
}
.showbox-mehr b {
	line-height: 22px;
}
.showbox-mehr2 {
	display: block;
	padding-top: 20px;
}
.showbox-mehr2 img {
	float: left;
	padding-right: 15px;
}
.showbox-mehr2 a {
	height: 58px;
	width: 265px;
	display: block;
	text-decoration: none;
	color: Black;
	font-size: 11px;
}
.showbox-mehr2 a:hover {
	color: Gray;
}
.showbox-mehr2 b {
	line-height: 22px;
}
.katalogbox {
	padding-top: 20px;
	width: 265px;
	font-size: 11px;
}
.katalogbox b {
	line-height: 22px;
}
.katalogbox a {
	display: block;
	color: Black;
}
.katalogbox a:hover {
	color: Gray;
}
#haupttextrahmen td {
	padding-right: 40px;
	padding-bottom: 30px;
	vertical-align: top;
}
#plattenteller {
	position: absolute;
	left: 520px;
	top: 0px;
}
#band_hauptrahmen{
	position: absolute;
	top: 100px;
	left: 80px;
	width: 500px;
	text-align: justify;
}
.bandname{
	font-size: 45px;
	font-weight: bold;
	color: White;
}
.weiss {
	color: White;
}
.weiss a{
	color: White;
}
#newFoneNumber{
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}
