body {
	margin: 0px;
	padding: 0px;
	background-image: url('layout/background.jpg');
	text-align: center;
	font-family: verdana, arial, sans-serif;
}
div {
	text-align: left;
	/* border: 1px solid #ff0000; */
}
div .clear {
	clear: both;
}
a {
	text-decoration: none;
}
a:hover {
	color: #ef3d1f;
}
#kopf {
	margin: 0px auto;
	width: 100%;
	height: 75px;
	position: absolute;
	top: -81px;
	left: 0px;
}
#sprache {
	display: inline;
	position: absolute;
	bottom: 1px;
	left: 5px;
}
#kopf img {
	border: 0px;
}
#sprache a {
	color: #606060;
	font-size: 10px;
}
#sprache a.menu-first {
	/* padding-left: 20px; */
}
#sprache a.menu-last {
	border-left: 1px solid #606060;
	padding-left: 7px;
}
#sprache a:hover {
	color: #ef3d1f;
}
#header_image_small {
	display: inline;
	position: absolute;
	top: 26px;
	left: 570px;
}
#header_image_big {
	display: inline;
	position: absolute;
	top: 0px;
	right: -50px;
}
#container {
	margin: 0px auto;
	width: 800px;
	background-color: #ffffff;
	border: 6px solid #ffffff;
	position: relative;
	top: 60px;
}
#inhalt_links a, #hauptinhalt a {
	color: #606060;
}
#inhalt_links ul,
#menu_2 ul  {
	margin: 0px;
	padding: 0px;
	padding-left: 100px;
	list-style-type: none;
	background-image: url(roter_balken.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#inhalt_links ul {
	background: none;
	padding-left: 0px;
	text-align: left;
}
#inhalt_links ul li {
	display: block;
	text-align: left;
	padding: 3px 0px 0px 10px;
}
#menu_1 {
	padding: 0px;
	text-align: center;
	border: 0px solid #ff0000;
	background-image: url(roter_balken.gif);
	background-repeat: repeat;
	background-position: top left;
}

#menu_1 ul {
	margin: 0px auto;
	padding: 0px 15px;
	list-style-type: none;
	display: block;
	background-color: #ffffff;
	font-size: 11px;
	/*
	background-image: url('layout/inhalt_background.jpg');
	background-repeat: repeat-x;
	background-position: 0px 6px;
	*/
}
#menu_1 ul,
#hauptinhalt_footer div#impressum {
	width: 700px;
}
#menu_1 ul li {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#menu_1 ul li{
	display: inline;
}
#menu_1 ul li a, #menu_2 ul li a {
	color: #606060;
	font-size: 11px;
	margin-right: 10px;
}
#menu_1 ul li.menu-last a {
	margin-right: 0px;
}
#inhalt_links ul li a {
	color: #606060;
}
#menu_1 ul li.menu-parent a,
#inhalt_links ul li.menu-parent a,
#menu_2 ul li.menu-parent a {
	color: #ef3d1f;
}
#menu_1 ul li.menu-current a,
#inhalt_links ul li.menu-current a,
#menu_2 ul li.menu-current a {
	color: #ef3d1f;
}
#menu_1 ul li a:hover,
#inhalt_links ul li a:hover,
#menu_2 ul li a:hover {
	color: #ef3d1f;
}
#menu_1 ul#for_members {
	text-align: center;
	border-top: 1px dashed #ff0000;
	border-bottom: 0px solid #ffffff;
	color: #303030;
	font-weight: bold;
}
#menu_1 ul#for_members li {
	font-weight: normal;
}
#members_menu {
	text-align: center;
}
#content {
	background-color: #ded7cd;
	background-image: url(layout/inhalt_background.jpg);
	background-position: 0px 80px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #303030;
	position: relative;
}
#header_2 {
	text-align: left;
}
#header_fader, #willkommen_fader {
	background-image: url(layout/fader_in_and_out2.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 43px;
	position: absolute;
	top: 93px;
	left: 0px;
}
#willkommen_fader {
	/* border: 1px solid red; */
	top: 193px;
}
#header_links_image {
	position: relative;
}
#linker_fader {
	background-image: url(layout/fader_top.png);
	background-repeat: repeat-x;
	width: 110%;
	height: 33px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#menu_2 {
	float: left;
}
#menu_2 ul {
	padding: 15px 0px 0px 15px;
	background: none;
}
#menu_2 ul li {
	padding-top: 5px;
}
#header_2_image {
	margin-left: 0px;
	padding: 0px;
	position: relative;
}
#secret {
	width: 32px;
	height: 43px;
	/* border: 1px solid #ff0000; */
	position: absolute;
	top: 35px;
	left: 328px;
}
#secret img {
	width: 32px;
	height: 43px;
	border: none;
	cursor: default;
}
#inhalt_links {
	color: #606060;
	width: 189px;
	padding: 5px 30px 10px 30px;
	float: left;
	font-size: 11px;
	position: relative;
	top: 0px;
	min-height: 150px;
}
#hauptinhalt {
	width: 509px;
	margin-left: 271px;
	padding: 5px 20px 45px 0px;
	line-height: 1.6em;
	text-align: left;
	position: relative;
	top: 0px;
	min-height: 400px;
}
#content h1 {
	padding: 0px 0px 0px 12px;
	font-size: 12px;
	color: #ef3d1f;
	line-height: 1.2em;
	background-image: url(h1.gif);
	background-repeat: no-repeat;
}
#content h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #606060;
	font-weight: bold;
}
#content h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #606060;
	font-weight: normal;
}
#content p {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
#inhalt_links h1 {
	font-size: 12px;
	line-height: 1.2em;
	}
img#header_links {
	/*
	background-image: url(rot_1x20px.gif);
	background-repeat: repeat-x;
	padding: 0px 10px 20px 0px;
	*/
	width: 170px;
}
img.foto_inhalt_links {
	background-image: url(rot_1x20px.gif);
	background-repeat: repeat-x;
	padding: 0px 10px 0px 0px;
	margin: 7px 0px 0px 0px;
	width: 110px;
}
#inhalt_links img, #hauptinhalt img {
	border: 1px solid #808080;
}
#hauptinhalt_footer {
	clear: both;
	position: relative;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	/* height: 12px; */
	background-image: url(roter_balken.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	text-align: center;
}
#hauptinhalt_footer #bookmark_this, #hauptinhalt_footer #visit_us {
	position: absolute;
	top: -17px;
	font-size: 1em;
	height: 16px;
	color: #606060;
	/* border: 1px solid #ff0000; */
}
#hauptinhalt_footer #bookmark_this {
	width: 500px;
	margin-left: 300px;
	text-align: right;
}
#hauptinhalt_footer #visit_us {
	width: 250px;
	margin-left: 10px;
	text-align: left;
}
#visit_us a, #bookmark_this a {
	background-position: 0px -1px;
	background-repeat: no-repeat;
	padding: 0px 10px 0px 19px;
}
a.facebook {
	background-image: url(layout/bookmark_this/facebook.png);
}
a.stumbleupon {
	background-image: url(layout/bookmark_this/stumbleupon.png);
}
a.delicious {
	background-image: url(layout/bookmark_this/delicious.png);
}
a.reddit {
	background-image: url(layout/bookmark_this/reddit.png);
}
a.digg {
	background-image: url(layout/bookmark_this/digg.png);
}
a.myspace {
	background-image: url(layout/bookmark_this/myspace.png);
}
#hauptinhalt_footer div#impressum {
	margin: 0px auto;
	display: block;
	padding: 0px 15px;
	background-color: #ffffff;
}
#hauptinhalt_footer div a {
	color: #606060;
}
#hauptinhalt_footer div a:hover {
	color: #ef3d1f;
}
#members table {
	width: 49%;
	line-height: 2.2em;
}
#members #members_left {
	float: left;
}
#members_links p {
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
	line-height: 1.4em;
}
#members_links p strong {
	margin-left: -20px;
}
#members td {
	vertical-align: top;
	color: #ef3d1f;
	padding-bottom: 15px;
}
#members a {
	color: #303030;
}
#members a:hover, #inhalt_links a:hover, #hauptinhalt a:hover {
	color: #ef3d1f;
}
#members ul {
	padding: 4px 0px 4px 0px;
}
#members .members_instrument {
	font-weight: bold;
	text-decoration: underline;
	color: #303030;
}

/*********************************/
/* Gaestebuch                    */
/*********************************/
.gbtitle a img {
	border: none !important;
}

/**********************************/
/* Zitatcontainer fuer Startseite */
/**********************************/
#zitate {
	position: absolute;
	top: 80px;
	left: -45px;
	display: inline;
	width: 406px;
	height: 200px;
	/* border: 1px solid #ff0000; */
}
#zitate .zitat {
	display: none;
	font-weight: normal;
	text-align: left;
	color: #ef3d1f;
	/* text-shadow:black 1px 1px 2px; */
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
}
#zitate .zitat span {
	font-style: italic;
	color: #303030;
	text-shadow: none;
}
#zitat1 {
	/* display: block !important; */
}

/**********************************/
/* Bakery */
/**********************************/
.mod_bakery_h_f img {
	margin-top: 5px;
	border: none !important;
}
.mod_bakery_cart_td_quantity_f img {
	border: none !important;
}
.mod_bakery_pay_h_f img {
	border: none !important;
}

/************/
/* CD-Cover */
/************/
#CD-Cover-Container {

}
.cd-cover {
	margin-right: 60px;
	padding: 0px 0px 30px 0px;
	position: static;
	display: inline;
}
.link_image {
	margin-bottom: 30px;
}
.box {
	position: absolute;
	left: -200px;
	color: #202020;
	/* opacity: 0.7;
	filter: alpha(opacity=70); */
	/* background-color: #ffffff; */
	background-color: rgba(255, 255, 255, 0.5);
	width: 610px;
	border: 2px solid #c2b8ae;
	padding: 10px 20px;
	display: none;
	z-index: 5;
	line-height: 1.7em;
}
.cd-cover:hover .box {
	display: block;
}
#text_unter_cover {

}


/**********/
/* Footer */
/**********/
#footer {
	margin: 0px auto;
	padding: 3px 10px;
	width: 780px;
	clear: both;
	text-align: center;
	color: #606060;
	font-size: 11px;
	position: relative;
	top: 60px;
}
#statistik {
	position: relative;
	top: 60px;
	width: 780px;
	display: block;
	text-align: center;
	margin: 0 auto;
	font-size: 0.6em;
	color: #808080;
}