*{
	padding:0px;
	margin:0px;
	border:0px;
}
html, body { 
	min-height: 100%;
	height:100%;
}
body,input,textarea {
	font-family:verdana;
}
body  {
	color: #333333;
	font-size:69%;
	background:#f5f5f5 url(bg.gif) repeat-y center;
}
p,
table {
	margin:0 0 14px 0;
}
a,
a:visited {
	color:#2f7843;
	text-decoration:none;
}
a:hover,
a:active,
a:focus {
	text-decoration:underline;
}
div.blank {
	clear:both;
}
#controler {
	width:780px;
	position:relative;
	background:#e0ffe0;
	margin:auto;
	height:100%;
}
.scroll_area {
	overflow:auto;
	width:780px;
	position:absolute;
	left:0px;
	top:210px;
	bottom:5px;
}
/*-- For All Res --*/

	/* Header */
	#header {
		position:absolute;
		left:0px;
		top:0px;
		width:780px;
		height:191px;
		z-index:1000;
		background:#ffffff;
		padding:14px 0 5px 0;
		margin:auto auto;

	}
	#header .top_nav_head {
		width:780px;
		border-top:#00a94e 1px solid;
		border-bottom:#00a94e 1px solid;
		float:left;
	}
	#header .top_nav_head ul {
		width:auto;
		margin:0;
		list-style:none;
		float:left;
		letter-spacing:-1px;
		padding-left:180px;
	}
	#header .top_nav_head ul li {
		float:left;
		list-style:none;
		padding-right:2px;
		background:url(bg_seprator.gif) bottom right no-repeat;
	}
	#header .top_nav_head ul li.last {
		float:left;
		list-style:none;
		background:none;
	}
	#header .top_nav_head ul li a,
	#header .top_nav_head ul li a:visited,
	#header .top_nav_head ul li span {
		float:left;
		display:block;
		padding:1px 9px 0 9px;
		color:#2f7843;
		font-weight:bold;
	}
	#header .top_nav_head ul li.active a,
	#header .top_nav_head ul li.active a:visited,
	#header .top_nav_head ul li a:hover,
	#header .top_nav_head ul li a:focus,
	#header .top_nav_head ul li a:active,
	#header .top_nav_head ul li.active span,
	#header .top_nav_head ul li span {
		color:#ffffff;
		background:#39b438;
		text-decoration:none;
	}
	#header .bottom_nav_head {
		width:780px;
		border-top:#00a94e 1px solid;
		border-bottom:#00a94e 1px solid;
		float:left;
	}
	#header .bottom_nav_head ul {
		width:780px;
		letter-spacing:-1px;
		padding:0;
		margin:0;
		list-style:none;
		float:left;
	}
	#header .bottom_nav_head ul li {
		float:left;
		list-style:none;
		padding-right:2px;
		background:url(bg_seprator.gif) bottom right no-repeat;
	}
	#header .bottom_nav_head ul li.first {
		padding-left:180px;
	}
	#header .bottom_nav_head ul li.last {
		float:left;
		list-style:none;
		background:none;
	}
	#header .bottom_nav_head ul li a,
	#header .bottom_nav_head ul li a:visited,
	#header .bottom_nav_head ul li span,
	#header .bottom_nav_head ul li.active span {
		float:left;
		display:block;
		padding:0px 9px 0 8px;
		color:#2f7843;
		font-weight:bold;
		background:none;
		text-decoration:none;
	}
	#header .bottom_nav_head ul li.active a,
	#header .bottom_nav_head ul li.active a:visited,
	#header .bottom_nav_head ul li a:hover,
	#header .bottom_nav_head ul li a:focus,
	#header .bottom_nav_head ul li a:active,
	#header .bottom_nav_head ul li span,
	#header .bottom_nav_head ul li.active span {
		color:#ffffff;
		background:#39b438;
	}
	#header .mid_head {
		clear:both;
		float:left;
		width:780px;
		height:159px;
		position: relative;
		background:url(logo.gif) 9px 10px no-repeat;
	}
	#header .mid_head .col_1 {
		float:left;
		width:180px;
		z-index:2000;
	}
	#header .mid_head .col_1 .logo {
		float:left;
		width:171px;
		height:59px;
		position:relative;
		padding:10px 0 42px 9px;
		z-index:2000;
		background:transparent;
	}
	#header .mid_head .col_1 .logo a,
	#header .mid_head .col_1 .logo a:visited {
		width:171px;
		height:54px;
		display:block;
		position:absolute;
		left:0;
		top:-1px;
		z-index:1000;
		background:url(trans.gif);
	}
	#header .mid_head .col_1 .blank_portion {
		width:171px;
		height:54px;
		display:block;
		position:absolute;
		left:0;
		top:-1px;
		z-index:2000;
		background:url(trans.gif);
	}
	#header .mid_head .col_1 .details {
		color:#ffffff;
		background:#39b438;
		clear:both;
		float:left;
		width:143px;
		font-size:0.91em;
		height:42px;
		padding:6px 9px 0 14px;
		margin-left:7px;
	}
	* html #header .mid_head .col_1 .details {
		margin-left: 3px;
	}
	.details address{
		font-style:normal;
	}
	#header .mid_head .col_1 .details p {
		padding:0px;
		margin:0px;
	}
	#header .mid_head .col_1 .details a,
	#header .mid_head .col_1 .details a:visited {
		font-weight:bold;
		color:#ffffff;
		font-size:1em;
		text-decoration:underline;
	}
	#header .mid_head .col_2 {
		width:600px;
		height:159px;
		float:left;
		background:url(back_head.jpg) top left no-repeat;
	}
	#logo {
		position:relative;
		left:6px;
		top:6px;
		float:left;
		width:222px;
		height:97px;
		background:url(logo-musikshop.gif) no-repeat top left;
	}
	#logo a,
	#logo a:visited {
		width:222px;
		height:97px;
		display:block;
	}
		
	
	/* Content */
	h2{
		color:#2F7843;
		font-size: 1.1em;
	    padding: 0 0 4px;
		font-weight:bold;
		font-size: 1.1em;
	}
	#content {
		padding:10px 10px 10px 190px;
		float:left;
		z-index:520;
		width:380px;
	}
	#content h1 {
		font-size:1.2em;
		font-weight:bold;
		color:#2F7843;
		padding-bottom:8px;
	}
	#content h3 {
		color:#512b01;
		font-size:1em;
		font-weight:bold;
		padding:10px 0;
	}
	#content ul {
		list-style:none;
		margin:0;
		padding:10px 0 0 0;
	}
	#content ul li {
		list-style:none;
		margin:0;
		padding:0px 2px 8px 20px;
		background:url(bullit.gif) 3px 3px no-repeat;
	}
	#content ul li.item_0 {
		padding:3px 2px 12px 39px;
		background:url(item_0.gif) 3px 3px no-repeat;
	}
	#content ul li.item_1 {
		padding:3px 2px 12px 39px;
		background:url(item_1.gif) 3px 3px no-repeat;
	}
	#content ul li.item_2 {
		padding:3px 2px 12px 39px;
		background:url(item_2.gif) 3px 3px no-repeat;
	}
	#content ul li.item_3 {
		padding:3px 2px 12px 39px;
		background:url(item_3.gif) 3px 3px no-repeat;
	}
	#content ul li.item_4 {
		padding:3px 2px 12px 39px;
		background:url(item_4.gif) 3px 3px no-repeat;
	}
	#content ol {
		margin: 0 0 0 20px;
		padding:10px 0 0 0;
	}
	#content ol li {
		padding:0px 2px 8px 0px;
	}
	#content a,
	#content a:visited {
		color:#00A94E
	}
	#content a:active,
	#content a:focus,
	#content a:hover {
		color:#898584;
		text-decoration:none;
	}
	/* /Content */

	/* left side */
	#lft_side {
		width:160px;
		float:left;
		margin:0px 0 0 -580px;
		z-index:1300;
		padding:10px;
	}
	#lft_side ul.lft_nav {
		float:left;
		width:160px;
		list-style:none;
	}
	#lft_side ul.lft_nav li {
		float:left;
		clear:both;
		width:160px;
		list-style:none;
		padding-bottom:6px;
	}
	#lft_side ul.lft_nav li a:link,
	#lft_side ul.lft_nav li a:visited,
	#lft_side ul.lft_nav li.active span,
	#lft_side ul.lft_nav li span{
		float:left;
		display:block;
		padding:3px 3px 3px 5px;
		color:#2f7843;
		font-size:1.1em;
		text-decoration:none;
		border-bottom:1px solid #e0ffe0;
	}
	#lft_side ul.lft_nav li.active a:link,
	#lft_side ul.lft_nav li.active a:visited,
	#lft_side ul.lft_nav li.active span,
	#lft_side ul.lft_nav li span,
	#lft_side ul.lft_nav li a:hover,
	#lft_side ul.lft_nav li a:focus,
	#lft_side ul.lft_nav li a:active {
		color:#ffffff;
		background:#39b438;
	}
	#lft_side ul.lft_nav li ul {
		float:left;
	}
	#lft_side ul.lft_nav li.active ul li {
		padding-left:8px;
		padding-bottom:0;
	}
	#lft_side ul.lft_nav li.active ul li a:link,
	#lft_side ul.lft_nav li.active ul li a:visited{
		color:#2f7843;
		background:none;
	}
	#lft_clm ul.lft_nav li span{
		color:#fff;
		font-weight:bold;
		background:#39B438 none repeat scroll 0 0;
	}
	#lft_side ul.lft_nav li.active ul li a:hover,
	#lft_side ul.lft_nav li.active ul li a:focus,
	#lft_side ul.lft_nav li.active ul li a:active,
	#lft_side ul.lft_nav li.active ul li.active a,
	#lft_side ul.lft_nav li.active ul li.active a:visited {
		color:#ffffff;
		background:#39b438;
	}
	/* /left side */

	/* Right Side */
	#rgt_side {
		float:left;
		width:160px;
		z-index:400;
		margin:0px 0 0 0;
		padding:10px;
	}
	/* /Right Side */

	/* Footer */
	#footer {
	background:#f3f3f3;
	margin:4px auto;
	padding:4px 0;
	width:780px;
	text-align:center;
	clear:both;
	}
	
	#footer a:link,
	#footer a:visited{
		color:#2f7843;
		text-decoration:none;
		font-weight:bold;	
	}
	#footer a:hover,
	#footer a:active,
	#footer a:focus{
		text-decoration:underline;
	}
	
	/* /Footer */

/*-- Redaxo Elements --*/

div.cnt-blck {
	clear:both;
}
div.image p { 
	font-size:1em;
	float:none;
}
.fl-left { 
	float: left;
	margin: 3px 14px 0 0;
}
.fl-right { 
	float: right;
	margin: 3px 0 0 14px;
}
.txt-algn-left {
	text-align:left;
}
.txt-algn-rght {
	text-align:right;
}
.txt-algn-cntr { /* can be added as class on image divs for centered images */
	text-align:center;
}
.clearer { 
	display: block;
	clear: both;
	line-height: 0em;
	height: 1px;
	font-size: 0;
	visibility: hidden;
}
.hidden {
       display:none;
}
.dlbx {
	background:#BAEAB7 none repeat scroll 0 0;
	padding:10px;
	width:140px;
}
#rgt_side p {
	float:left;
}
#rgt_side .dlbx {
	margin-bottom:14px;
	clear:both;
	float:left;
}
.dlbx a span {
	background:url(download.gif) 0 3px no-repeat;
	padding-left:14px;
}
#content .two_col {
	float:left;
	width:380px;
}
#content .two_col .col_1 {
	float:left;
	width:190px;
}
#content .two_col .col_2 {
	float:left;
	width:190px;
}
#content table {
	float:left;
	width:372px;
	border-collapse:collapse;
	border:1px solid #999999;
}
#content table th,
#content table td {
	border-left:2px solid #999999;
	border-top:2px solid #999999;
	padding:5px;
	font-weight:normal;
	margin:0;
}
#content table th.no_brdr_lft,
#content table td.no_brdr_lft {
	border-left:1px solid #999999;
}
#content table th,
#content table td.no_brdr_top {
	border-top:1px solid #999999;
}
#content table td {
	padding:5px;
	font-weight:normal;}
#content table th {
	padding:10px 5px;
	line-height:25px;
}
#content table.noborder{
	border:none;
	padding:5px;
}
#content table.noborder th,
#content table.noborder td {
	padding:5px;
	border:none;
}
#content table tr.grey {
	background:#f3f3f3;
}
#content table tr.yellow {
	background:#ffffcc;
}
#content table tr.green {
	background:#ccffcc;
}
#content table.noborder tr.grey,
#content table.noborder tr.yellow,
#content table.noborder tr.green {
	background:none;
}

/*-----form----*/
input.text {
	background:#EFEFEF;
	color:#333333;
	font-family:verdana,helvetica,arial,helv,sans serif;
	font-size:10px;
	text-decoration:none;
	/*width:250px;*/
	margin:0;
	border:solid 2px #828177;
	border-bottom:#f9f8f3 solid 2px;
	border-right:#f9f8f3 solid 2px;
	height:13px;
	padding:0px 2px 0px;
	float:left;
}
input.submit {
	background-color:orange;
	color:#fff;
	font-family:Arial,Helvetica,Helveticafont;
	font-size:11px;
	text-decoration:none;
	width:110px;
}
label.text,
label.select,
.frm p span.radio {
	width:66px;
	float:left;
	clear:both;
	height:18px;
	text-align:right;
	display:block;
	padding-right:30px;
}
*:first-child+html .frm p span.radio {
	width:61px;
}
* html .frm p span.radio {
	width:61px;
}
input.checkbox {
	margin-left:87px;
	width:14px;
	height:14px;
	padding:0;
	float:left;
	margin:0 4px 0 96px;
}
*:first-child+html input.checkbox {
	margin:0 4px 0 92px;
}
* html input.checkbox {
	margin:0 4px 0 92px;
}
form p {
	padding:4px 0 0 0;
	clear:both;
	margin:0px;
}
*:first-child+html form p {
	padding:2px 0 0 0;
}
* html form p {
	padding:2px 0 0 0;
}
* html #content .frm p.fchckbx{
	padding:0px 0 0 0;
}
* html #content .frm p.fchckbx label{
	padding:3px 0 0 0;
}
*:first-child+html #content .frm p.fchckbx{
	padding:0px 0 0 0;
}
*:first-child+html #content .frm p.fchckbx label{
	padding:3px 0 0 0;
}
.clr_both {
	clear:both;
	display:block;
	height:1px;
	padding:5px;
	font-size:0px;
}
.textarea {
	border:solid 2px #828177;
	border-bottom:#f9f8f3 solid 2px;
	border-right:#f9f8f3 solid 2px;
	background:#EFEFEF;
	width:250px;
	font-size:1em;
	color:#333333;
	height:82px;
}
input.plz {
	width:54px;
}
input.ort {
	width:175px;
	margin-left:16px;
}


/*----/form/----*/

.frm {
	/* standard form */
	float:left;
	width:390px;
}

.frm fieldset legend {
	padding:10px 0 5px 0;
	font-weight:bold;
}
* .frm fieldset legend {
	margin-left:-6px;
}

.frm input,
.frm textarea,
.frm select {	
	/*border:1px solid #000;*/
	padding:0 2px 2px 2px;
	float:left;
	background-color:fff4d9;
	margin-bottom:3px;
}

.frm input {
	height:11px;
	width:250px;
}

.frm textarea {	
	width:250px;
	background:#EFEFEF;
	border-left:2px solid #75736E;
	border-top:2px solid #75736E;
}
.frm label {	
	display:block;
	float:left;
}

.frm input.missing,
.frm textarea.missing {
	background-color:#FFFFFF;
	border:2px solid #fcb913;
}

.frm select {	
	padding:2px;
	background:#EFEFEF;
	border-left:2px solid #75736E;
	border-top:2px solid #75736E;	
}
.frm select option {
	padding-right:10px; /* hinders FF to have the arrow above the text */
}
.frm p {	
	clear:both;
	margin-bottom:0px !important; /* the !important is required, otherwise IE overrides it */
	margin-top:0px !important;	
}

.frm p.fsbmt input {
	margin-left:96px;
	height:auto;
	width:100px;
	border-right:2px solid #75736E;
	border-bottom:2px solid #75736E;
	cursor:pointer;
}

.frm p label.radio {
	width:auto;
	margin-right:15px;
	margin-left:4px;
}

.frm p input.radio, 
.frm p.radio input,
.frm p input.checkbox,
.frm p.checkbox input {
	width:auto;
	height:auto;
	border:none;
}
.frm p input.radio {
	margin:-3px 0 0 0;
}

html>/**/body .frm p input.radio{
	margin:0;
}

.frm p label.checkboxRight {
	padding-left:5px;
	width:auto;
}
.error_msg {
	background:#fff4d9;
	font-style:italic;
}
.error{
	color:#f00;
	font-weight:bold;
}
.image{
	margin-top:5px;
}
#srch{
	float:left;
	margin:-5px 0 0;
}
#srch input{
	float:left;
	border:1px solid #bcdac0;
	width:88px;
	padding:3px;
	font-size:.9em;
	color:#666;
}
#srch .fsbmt{
	background:#3EB900;
	color:#fff;
	width:52px;
	padding:1px 0px;
	margin:0 0 0 8px;
	cursor:pointer;
	height:20px;
}
html>/**/body #srch .fsbmt{
	padding:0px 2px 2px 2px;
	margin:0 0 0 8px;
	height:20px;
}
#srch .fsbmt{
	height /*\**/: 20px;
}
#srch a:link,
#srch a:visited{
	font-size:1.2em;
	padding:0 0 10px;
	float:left;
}
#content a.orng:link,
#content a.orng:visited{
	background:orange;
	color:#fff;
	padding:6px;
	font-weight:normal;
}
#content a.orng:hover{
	background:orange;
	color:#fff;
	padding:6px;
	font-weight:normal;
}
#movie { 
	position: absolute;
	top:0;
	left:0;
	height:159px;
	width:780px;
	clear:both;
	z-index:500;
}
/*-- Fancy Box --*/

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	width: 100%;
	height: 20px;
	background: transparent url('fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	width: 100%;
	height: 20px;
	background: transparent url('fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
	border:0;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
	border:0;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('fancy_title_right.png') repeat-x;
}
