﻿body
{
	font-family: 'Century Schoolbook';
	font-size: 10pt;
	background-color: #FF0000;
	background-image: url('../Images/verlauf-12.jpg');
	color: #FFCCCC;
}

.style1
{
	text-align: left;
	border: 0 solid #000000;
}
.style2
{
	text-align: center;
	vertical-align: middle;
	border-left-width: 0;
	border-right-color: #C0C0C0;
	border-right-width: 0;
	border-top-width: 0;
	border-bottom-color: #C0C0C0;
	border-bottom-width: 0;
	background-image: url('../Images/layout-12.jpg');
}
.style3
{
	vertical-align:middle;
}
.style4
{
	border-color: #EED9B8;
	border-width: 0;
}
.Links
{
	text-align:left;
}

.MusikerImage
{
	
	
	margin-right:10px;
	float:left;
}

#ShoppingCartTitle
{
	font-weight: bold;
	font-size: large;
}
#ShoppingCartItem
{
	font-weight: bold;

}

#ShoppingCartAction
{
	font-weight: bold;
	font-size: 110%;
	text-decoration: none;
	color: #FFCCCC;
}


#thumbnail
{
	 width:400;
     height:400px;
     
}

#MusikerText
{
	margin-right:10px;
	margin-top:0px;
	vertical-align:top;
	text-align: justify;
	font-size: larger;
}

#MusikerBack
{
	font-weight:bold;
	text-decoration: none;
		color: #FFCCCC;
}

#menu
{
	position: static;
	
	margin-top:90px;
	margin-left:-35px;
	height:500px;
	width: 150px;
	
	z-index: 1;
}

#content
{
vertical-align:top;
	height: 420px;
	position: static;
	z-index: 1;
	overflow: auto;
	width:700px;
}


#footer
{
	vertical-align:top;
	position: inherit;
	text-align:left;
	width: 100%;
	margin-left: 10px;
	height: 20px;

}
#fusszeile
{
	font-size: small;
	font-weight:bold;
}

.TableMain
{
	border-left-width: 0;
	border-right-color: #C0C0C0;
	border-right-width: 0;
	border-top-width: 0;
	border-bottom-color: #C0C0C0;
	border-bottom-width: 0;
	background-image: url('../Images/layout-12.jpg');

}

#TableLinks
{
	
	width: 400;
	margin-top:6px;
}

#TableLinks a
{
	color: #FFCCCC;
	border-bottom-style: none;
	text-decoration: none;
	
	border-bottom-color: #000000;
	width: 300px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 5px;
	border-left-width: 3px;
}

#TableLinks a:hover
{
	width: 300px;
	text-decoration: none;
	color: #FFCCCC;
	border-left-color: #0F00CC;
	z-index: 121;
}
ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 8.1em;
	font-weight: bold;
	
}
	

li
{
	position: relative;
	float: left;
	line-height: 1.25em;
	margin-bottom: -1px;
	width: 8.5em;
	z-index: 121;
	background-color: #DD5E5E;
}
	
li ul { 
		display: block;
		position : absolute;
		left: -999em;		
		margin-left : 8.5em;
		margin-top : -1.85em;
}
	
li a
{
	border: 1px solid #FF0000;
	display: block;
	padding: 0.25em;
	width: 8.0em;
	color: black;
	text-decoration: none;
}
	
	
li a:hover 
{
	background-color: #FF9933;
}

li a:active, a:focus, #selected
{
	background-color: #FF2828;
}

	
li:hover ul, li.sfhover ul { 
		left: auto;
	}
	
	

