body,html {
	text-align:center;
	padding: 0px;
	margin: 0px;
	height:100%;
	background-color: #D1B583;
	background-image: url(../gfx/bg_body.jpg);
	background-repeat: repeat;
}


ul {
	margin-bottom: 15px;
}

li {
	list-style-image: url(../gfx/cd_bullet.gif);
}

/* Hack für IEx - damit die Listenpunkte im gleichen Abstand zur Liste stehen */
* html li {
    list-style-image: url(../gfx/cd_bullet2.gif);
}


#mastercontainer {
	margin:0 auto;
	position:relative;
	width:800px;
	padding: 0px;
	background-image: url(../gfx/bg_body.jpg);
	background-repeat: repeat;
	height: auto;
	
}


#head {
	margin-top: 5px;
	padding: 0px;
	height: 140px;
	width: 797px;
	border-top: 1px solid #4D4E53;
	border-right: 2px solid #4D4E53;
	border-bottom: 2px solid #4D4E53;
	border-left: 1px solid #4D4E53;
}

#head img {
	display:block;
}


#content {
	float: left;
	height: 400px;
	width: 585px;
	border-top: 1px solid #4D4E53;
	border-right: 2px solid #4D4E53;
	border-bottom: 2px solid #4D4E53;
	border-left: 1px solid #4D4E53;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4D4E53;
	padding: 5px 10px;
	margin-top: 2px;
	text-align: left;
	background-color: #FFFFFF;
	overflow: hidden;
	voice-family:"\"}\"";
    voice-family:inherit;
    width: 562px;
	height: 399px;
}

#content a {text-decoration: none;}
#content a:link {COLOR: #0000FF;}
#content a:visited {COLOR: #0000FF;}
#content a:hover {COLOR: #000000; text-decoration: underline;}
#content a:active {COLOR: #000000;}


#content h1 {
	font-size: 18px;
	font-weight: normal;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0000CC;
	padding-bottom: 5px;
	width: 75%;
	margin: 0px 0px 3px;
	padding-top: 0px;
}
#logo {
	text-align: center;
	position: absolute;
	top: 400px;
}

#logo img {
	margin-left: 40px;
}

#sidebar {
	float:left;
	width: 210px;
	margin-top: 2px;
	margin-left: 2px;
	height: 400px;
	background-image: none;
	background-repeat: repeat;
	border-right: 2px solid #4D4E53;
	border-bottom: 2px solid #4D4E53;
	border-left: 1px solid #4D4E53;
	background-color: #0099FF;
	voice-family:"\"}\"";
	voice-family:inherit;
	height: 410px;

}
#common {
	height: 420px}

#sidebar img {
	margin-bottom: 3px;
}


	
#artists {
	height: 125px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding: 0px 0px 11px;
	margin-top: 0px;
	background-image: url(../gfx/bg.jpg);
	background-repeat: repeat;
	border-top: 1px solid #4D4E53;
	text-align: center;

}

#artists a {
	text-decoration: none;
	font-weight: bold;
}
#artists a:link {COLOR: #FFFFFF;}
#artists a:visited {COLOR: #FFFFFF;}
#artists a:hover {COLOR: #000000;}
#artists a:active {COLOR: #000000;}


#shop {
	height: 160px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4D4E53;
	padding: 0px;
	background-color: #B3C6CC;
}


#shop a {
	text-decoration: none;
	font-weight: bold;
}
#shop a:link {COLOR: #FFFFFF;}
#shop a:visited {COLOR: #FFFFFF;}
#shop a:hover {COLOR: #000000;}
#shop a:active {COLOR: #000000;}



#kontakt {
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4D4E53;
	padding: 0px 0px 10px;
	background-image: url(../gfx/bg.jpg);
	background-repeat: repeat;
	voice-family:"\"}\"";
	voice-family:inherit;
	height: auto;

}



#kontakt a {
	text-decoration: none;
	font-weight: bold;
}
#kontakt a:link {COLOR: #FFFFFF;}
#kontakt a:visited {COLOR: #FFFFFF;}
#kontakt a:hover {COLOR: #000000;}
#kontakt a:active {COLOR: #000000;}

.contentspalte {
	display: block;
	float: left;
	margin-right: 50px;
	margin-bottom: 10px;

}

.normalerfluss {
	clear:both;
}
.kleineschrift {
	font-size: 14px;
}
#contentlong {

	float: left;
	height: auto;
	width: 585px;
	border-top: 1px solid #4D4E53;
	border-right: 2px solid #4D4E53;
	border-bottom: 2px solid #4D4E53;
	border-left: 1px solid #4D4E53;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4D4E53;
	padding: 5px 10px;
	margin-top: 2px;
	text-align: justify;
	background-color: #FFFFFF;
	voice-family:"\"}\"";
    voice-family:inherit;
    width: 562px;

}
.leticiabild {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BA7C89;
	border-right-color: #C99B7A;
	border-bottom-color: #C99B7A;
	border-left-color: #BA7C89;
	padding: 1px;
	margin-right: 10px;
	margin-bottom: 5px;
}

#contentlong a {
	text-decoration: none;
	font-weight: bold;
}
#contentlong a:link {COLOR: #0000FF;}
#contentlong a:visited {COLOR: #0000FF;}
#contentlong a:hover {COLOR: #000000; text-decoration:underline;}
#contentlong a:active {COLOR: #000000;}
