/*--------------------------------  CONTENT
*/
#Line_Top
{
	height: 250px;
	margin : 16px 16px 0 16px;
	padding: 0 240px 0 194px;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: rgb(0, 0, 0);
	background-image: url(../images/MartinKeller.jpg);
	background-repeat: no-repeat;
	background-position: 32px 0px;
	text-align: center;
  
}

.Impressum {
	font-size: 24px;
	color: rgb(127,0,0);
}

#Order
{
	width: 920px;
	height: 1500px;
	padding: 32px;
	font-size: 18px;
	line-height: 22px;
	color: rgb(0,0,0);
}

#Datensch
{
	width: 920px;
	height: 2700px;
	padding: 32px;
	font-size: 18px;
	line-height: 22px;
	color: rgb(0,0,0);
}
.Fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
}







#Index
{
	width: 496px;
	height: 726px;
	margin: 32px 0 0 0;
	padding: 32px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 32px top;
	border-width: 0 32px 0 0;
	border-style: solid;
	border-color: rgb(252, 209, 164);
	background-color: rgb(255, 255, 255);
}

#Header_Index
{
	text-align: center;
	font-size: 28px;
}

#Item_Index
{
	font-weight: bold;
	font-size: 18px;
}

#Item_Content_Index
{
	font-weight: normal;
	font-size: 16px;
}

#Notes
{
	width: 400px;
	height: 900px;
	margin: -790px 0 0 592px;
	background-image: url(../images/Band4/notes_400x900.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#Cover
{
	width: 400px;
	height: 426px;
	margin: 0 0 0 592px;
	padding: 0 0 32px 0;
	background-image: url(../images/Band4/cover_300x426.png);
	background-repeat: no-repeat;
	background-position: center top;
}

