a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

a:active {
	color: #0000FF;
	text-decoration: none;
}

body {
	background-color: #FFB500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

table {
	font-size: 12px;
}

.aktuell {
	clear: both;
}

.aktuell-cd {
	border: 1px solid #FFB500;
	float: left;
	margin: 10px;
	padding: 5px;
	text-align: left;
	width: 209px;
}

.aktuell-cd-cover {
	float: left;
	height: 100px;
	margin-right: 5px;
	width: 100px;
}

.aktuell-cd-info {
	float: left;
}

.aktuell-cd-titel {
	font-weight: bold;
	margin-bottom: 5px;
}

.fehler {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.next-back-page {
	background-color: #E7DBB9;
	border: 1px solid #F5F7FF;
	color: #9D7200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 2px;
}

.suchen-alleanzeigen {
	float: right;
}

.suchen-uebersicht-line-even {
	background-color: #F5F5F5;
}

.suchen-uebersicht-line-odd {
	background-color: #FBFBFB;
}

#adresse {
	clear: both;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 25px;
	text-align: center;
}

#album-genre {
	margin-bottom: 5px;
	margin-top: 5px;
}

#album-genre table{
	border: 1px solid #CCCCCC;
	padding: 5px;
}

#album-info {
}

#album-text {
	clear: none;
	margin-top: 10px;
	padding: 10px;
	text-align: justify;
}

#album-titel {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}

#bestellung-adresse {
	margin-bottom: 20px;
}

#bestellung-fehler {
	color: #FF0000;
	font-size: 14px;
}

#bestellung-ok {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 50px;
	text-align: center;
}

#einleitung {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#erstellt {
	padding: 5px;
	text-align: center;
}

#formular {
	border: 1px solid #FFB500;
	padding: 10px;
}

.formular-submit-button {
	background-color: #E7DBB9;
	border: 1px solid #F5B500;
	color: #0000FF;
	font-weight: bold;
	margin-left: 2px;
	font-size: 14px;

}

#formular .text-input {
	background-color: #F5F7FF;
	border: 1px solid #FFFFFF;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	width: 300px;
}

#hinweis {
	clear: both;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 25px;
	text-align: center;
}

#informationen {
	font-size: 14px;
	margin-top: 25px;
	text-align: center;
}

#informationen a:link{
	color: #000000;
	text-decoration: none;
}

#informationen a:visited {
	color: #000000;
	text-decoration: none;
}

#informationen a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#informationen a:active {
	color: #000000;
	text-decoration: none;
}

#informationen span{
	background-color: #FFB500;
	border: 1px solid #999999;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

#logo-bereich {
	margin: 0px;
	padding: 5px 0px 0px;
}

#logo-bereich table{
	font-size: 36px;
	font-weight: bold;
}

#main {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	text-align: left;
	width: 745px;
}

#main-container {
	margin: 0px;
	padding: 0px;
}

#navigation-bereich {
	margin: 0px;
	padding: 0px;
}

#navigation-bereich #aktuell {
	background-color: #FFFFFF;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
	border-right: 1px none #999999;
	border-top: 1px solid #999999;
	color: #999999;
	font-weight: bold;
}

#navigation-bereich #aktuell-last {
	background-color: #FFFFFF;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	color: #999999;
	font-weight: bold;
}

#navigation-bereich #last {
	border: 1px solid #999999;
}

#navigation-bereich a:link{
	color: #000000;
	text-decoration: none;
}

#navigation-bereich a:visited {
	color: #000000;
	text-decoration: none;
}

#navigation-bereich a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#navigation-bereich a:active {
	color: #000000;
	text-decoration: none;
}

#navigation-bereich td {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px none #999999;
	border-top: 1px solid #999999;
	font-size: 12px;
	margin: 0px;
	padding: 0px 5px;
}

#order {
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	padding: 0px;
	text-align: center;
}

#order span{
	background-color: #E7DBB9;
	border: 1px solid #FFB500;
	color: #9D7200;
	font-size: 14px;
	font-weight: bold;
	font-weight: bold;
	padding: 5px 10px;
}

#order-aendern {
	margin-bottom: 30px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
}

#order-aendern span{
	margin: 20px;
	text-align: center;
}

#search {
	border: none;
	margin: 0px;
	padding: 0px;
}

#search-begriff {
	background-color: #FFD062;
	border-bottom: 1px solid #FFE4A6;
	border-left: 1px solid #CA8D00;
	border-right: 1px solid #FFE4A6;
	border-top: 1px solid #CA8D00;
	font-size: 12px;
	font-weight: bold;
	margin: 2px 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
}

#search-bereich {
	background-color: #CCCCFF;
	clear: both;
}

#search-submit {
	background-color: #FFD062;
	border-bottom: 1px solid #CA8D00;
	border-left: 1px solid #FFE4A6;
	border-right: 1px solid #CA8D00;
	border-top: 1px solid #FFE4A6;
	font-size: 12px;
	font-weight: bold;
	margin: 2px 0px 2px 2px;
	padding: 0px;
}
