/*	HAUPTSTYLES	*/
*
{
	margin:0px;
	padding:0px;
}

body
{
	font-family:Trebuchet MS;
	font-size:13px;
	background: #EAEAEA;
}

a
{
	color:#111;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

a:active, a:focus{
     outline:none;
}

hr
{
	visibility:hidden;
	clear:both;
	width:0px;
}

img
{
	border:0;
}

h1
{
     float:left;
	width:350px;
	height:110px;
	text-indent:-9999em;
	background:url(../images/logo.png) no-repeat;
}
h2,h3,h4
{
	display:inline;
	font-size:12px;
	font-weight:normal;
	color:#333;
}

h5
{
	padding:0;
	font-size:13px;
	color:#000;
	margin:0 0 10px 0;

}

li
{
	list-style:none;
}

dt
{
	float:left;
	width: 250px;
	text-align:right;
	margin:0 5px 0 0;
	color:#444444;
	font-weight:bold;
	font-size:11px;
	display:block;
}

dd
{
	float:left;
	font-size:11px;
	display:block;
	width:520px;
}

input, textarea, select
{
	border: 1px solid #AACCCC;
	padding:3px;
}

label
{
	display:block;
	width:150px;
	float:left;
	margin:0 10px 0 0;
	text-align:right;
	color:#444;
}

.hidden
{
     text-indent:-9999em;
     visibility:hidden;
     display:none;
}


/*	GRUNDLAYOUT	*/

#shadow_top
{
     width:946px;
     height:34px;
     background:#EAEAEA url(/images/shadow_top.png) no-repeat bottom;
     margin:0 auto;

}

#shadow_mid
{
     background: url(/images/shadow_mid.png) repeat-y center;
     width:946px;
     margin:0 auto;
}


#shadow_bottom
{
     width:946px;
     height:34px;
     background:#EAEAEA url(/images/shadow_bottom.png) no-repeat top;
     margin:0 auto;

}


#container
{
	width:920px;
	background:#FCFCFC;
	margin:0 auto;
}

#header
{
	height:120px;
	background:#FCFCFC;
	border-bottom:1px dotted #EEE;
}

.hakenliste
{
	margin:0 0 0 25px;
}

.hakenliste li
{
	background:url(/images/haken.gif) no-repeat 0 4px;
	padding:0 0 0 15px;
}


#header #warenkorb
{
	margin:5px 0 0 0;
	padding:3px 3px 3px 8px;
	float:right;
	width:200px;
	height:80px;
	font-size:11px;
	color:#AACCCC;
}

#header #button_zumwarenkorb
{
	margin:9px 0 0 0;
	text-indent:-9999em;
	width:90px;
	height:20px;
	background: url(/images/buttons.gif) no-repeat -600px 0;
}

#header #button_zumwarenkorb:hover
{
	background: url(/images/buttons.gif) no-repeat -600px -75px;
}

/*	HAUPTMENU	*/

#hauptmenu
{
	float:right;
	height:18px;
	width:570px;
	margin:2px 0 0 0;
	font-size:13px;
	color:#AACCCC;
}
#hauptmenu ul li
{
	float:left;
	height:22px;
}
#hauptmenu ul li a
{
	margin:0 9px;
	padding:0 3px;
	height:18px;
	color:#000;
}
#hauptmenu ul li a:hover
{
	border-bottom:3px solid #AACCCC;
	text-decoration:none;
}

#hauptmenu ul li .active
{
	border-bottom:3px solid #c9e3e3;
	text-decoration:none;
}


.MenuBorderRechts
{
    background:url(/images/border_rechts.gif) no-repeat right;
}

#breadcrump
{
	padding:3px 3px 0 3px;
	height:22px;
	font-size:12px;
	color:#555;
	background:#FFF;
	border-bottom:1px dotted #EEE;
	line-height:20px;
}
#breadcrump h5
{
	float:left;
	margin:0 5px 0 15px;
	display:block;
	text-indent:-9999em;
	height:16px;
	width:16px;
	background: url(/images/breadcrump_icon.gif) no-repeat;
}
#breadcrump a
{
	color:#666;
}

#content
{
	width:920px;
	display:block;
	padding:7px 7px 27px 7px;
	min-height:370px;
	height:auto !important;
	height:370px;
	margin:10px 0 0 0;
}

#footer
{
	height:114px;
	background:#F3F3F3;
	color:#777;
	padding:10px 17px 2px 17px;
	font-size:11px;
}

#footer  #FischerHarfenLink
{
     display:block;
     float:left;
     margin:10px 10px 0 0;
     width:46px;
     height:39px;
     text-indent:-9999em;
     background:url(/images/footer_fischerlogo.png) no-repeat;
}

#footer #FacklerLink
{
     display:block;
     float:left;
     margin:10px 0 0 0;
     width:91px;
     height:39px;
     text-indent:-9999em;
     background:url(/images/footer_facklerlogo.png) no-repeat;
}
#submenu
{
	float:right;
	height:14px;
}
#submenu ul li
{
	float:left;
}
#submenu ul li a
{
	color:#666;
	padding:0px 4px;
	margin:0 3px;
}

#Frage
{
	position:absolute;
	display:inline;
	background:#FFF url(/images/fragezeichen.gif) no-repeat;
	border:2px #e3eeee solid;
	min-height:96px;
	height:auto !important;
	height:96px;
	width:370px;
	padding:3px;
	margin:10px 0 0 -3px;
	font-size:12px;
	visibility:hidden;
}

.Frage_klein
{
	position:absolute;
	display:inline;
	background:#FFF url(/images/fragezeichen.gif) no-repeat 0 -45px;
	border:2px #e3eeee solid;
	min-height:18px;
	height:auto !important;
	height:18px;
	width:250px;
	padding:3px;
	margin:10px 0 0 -3px;
	font-size:12px;
	visibility:hidden;
}

/*	STARTSEITE	*/
#startseite_left
{
	display:block;
	width:460px;
	float:left;
	color:#7cb0b1;
	margin:0 20px 0 12px;
	font-weight:bold;
	font-size:12px;
}
#startseite_left p
{
	margin:10px;
	color:#555;
	font-weight:normal;
}

#startseite_left ul
{
	margin:0 0 0 6px;
}

#startseite_left li a
{
	display:block;
	margin:4px;
	padding:1px;
	border:2px solid #EEE;
}
#startseite_left li a:hover
{
	border:2px solid #AACCCC;
}
#startseite_left li
{
	float:left;
}

#startseite_right
{
	width:340px;
	display:block;
	float:left;
	font-size:13px;
	color:#333;
	background:#FFF;
	padding:20px 10px;
	border-bottom:1px #EEE solid;
	border-right:1px #EEE solid;
}
#startseite_right b
{
	color:#7cb0b1;
}
#startseite_right li
{
	margin:8px 0;
}

#startseite_left #truxa-volksharfe
{
     display:block;
     width:120px;
     height:120px;
     background: url(/images/truxa_volksharfe.jpg) no-repeat;
     text-indent:-9999em;
}

#startseite_left #truxa-irische-harfe
{
     display:block;
     width:120px;
     height:120px;
     background: url(/images/truxa_irischeharfe.jpg) no-repeat;
     text-indent:-9999em;
}

#startseite_left #truxa-schulharfe
{
     display:block;
     width:120px;
     height:120px;
     background: url(/images/truxa_schulharfe.jpg) no-repeat;
     text-indent:-9999em;
}

#startseite_left #bowbrand-konzertharfe
{
     display:block;
     width:120px;
     height:120px;
     background: url(/images/bow_brand_pedal.jpg) no-repeat;
     text-indent:-9999em;
}
#startseite_left #bowbrand-irische-harfe
{
     display:block;
     width:120px;
     height:120px;
     background: url(/images/bow_brand_lever.jpg) no-repeat;
     text-indent:-9999em;
}
/*	Saitenshop	*/

#saitenshop
{
	margin:0 0 0 20px;
	color:#444;
}
#saitenshop a
{
	color:#555;
	font-size:13px;
}

#saitenshop #Liste li
{
	display:block;
	margin:10px 15px 0 0;
	width:200px;
	float:left;
	font-weight:bold;
}

#saitenshop #Liste li a
{
	color:#333;
}


#saitenshop a:hover
{
	color:#7cb0b1;
	text-decoration:none;
}

#saitenshop .Titel
{
	font-weight:bold;
	display:block;
	font-size:13px;
	color:#000;
}

#saitenshop .Untertitel
{
	font-weight:bold;
	display:block;
	margin:3px 0 0 0;
	font-size:11px;
	color:#777;
}

#saitenshop .Info
{
	display:block;
	margin:11px 0;
	width:600px;
	font-size:13px;
}

#saitenshop .Zuruck
{
	font-size:11px;
	color:#7cb0b1;
	display:block;
	margin:0 0 5px 10px;
}

#saitenshop #volksharfe-
{
     background: url(/images/200x100-volksharfe.jpg) no-repeat;
     text-indent:-9999em;
     width:200px;
     height:100px;
     display:block;
     border:1px solid #7cb0b1;
}

#saitenshop #volksharfe-nylon
{
     background: url(/images/nylonsaite.jpg) no-repeat;
     text-indent:-9999em;
     width:200px;
     height:100px;
     display:block;
     border:1px solid #7cb0b1;     
}

#saitenshop #volksharfe-darm
{
     background: url(/images/darmsaite.jpg) no-repeat;
     text-indent:-9999em;
     width:200px;
     height:100px;
     display:block;
     border:1px solid #7cb0b1;
}

#saitenshop #irischeharfe-
{
     background: url(/images/200x100-irischeharfe.jpg) no-repeat;
     text-indent:-9999em;
     width:200px;
     height:100px;
     display:block;
     border:1px solid #7cb0b1;
}

#saitenshop #irischeharfe-nylon
{
     background: url(/images/200x100-irisch4.jpg) no-repeat;
     text-indent:-9999em;
     width:200px;
     height:100px;
     display:block;
     border:1px solid #7cb0b1;
}
#saitenshop #irischeharfe-stddarm
{
     background: url(/images/200x100-irisch1.jpg) no-repeat;
     text-indent:-9999em;
     width:200px;
     height:100px;
     display:block;
     border:1px solid #7cb0b1;
}
#saitenshop #irischeharfe-salvidarm
{
     background: url(/images/200x100-irisch2.jpg) no-repeat;
     text-indent:-9999em;
     width:200px;
     height:100px;
     display:block;
     border:1px solid #7cb0b1;
}
#saitenshop #irischeharfe-lyondarm
{
     background: url(/images/200x100-irisch3.jpg) no-repeat;
     text-indent:-9999em;
     width:200px;
     height:100px;
     display:block;
     border:1px solid #7cb0b1;
}

#saitenshop #schulharfe-
{
     background: url(/images/200x100-schulharfe.jpg) no-repeat;
     text-indent:-9999em;
     width:200px;
     height:100px;
     display:block;
     border:1px solid #7cb0b1;
}

#saitenshop #konzertharfe-
{
     background: url(/images/200x100-konzertharfe.jpg) no-repeat;
     text-indent:-9999em;
     width:200px;
     height:100px;
     display:block;
     border:1px solid #7cb0b1;
}
#saitenshop #konzertharfe-nylon
{
     background: url(/images/200x100-pedalnylon.jpg) no-repeat;
     text-indent:-9999em;
     width:200px;
     height:100px;
     display:block;
     border:1px solid #7cb0b1;
}
#saitenshop #konzertharfe-darm
{
     background: url(/images/200x100-pedaldarm.jpg) no-repeat;
     text-indent:-9999em;
     width:200px;
     height:100px;
     display:block;
     border:1px solid #7cb0b1;
}
/*	SAITENSHOP LISTE	*/

.Saitenliste
{
	padding:5px;
	background:#FFF;
	margin:25px 10px;
	border:1px solid #AAA;
}

#saitenshop #Ton, #Oktav, #Saite, #Preis
{
	display:block;
	height:19px;
}


#saitenshop #Ton .Anfang, #saitenshop #Oktav .Anfang, #saitenshop #Saite .Anfang, #saitenshop #Artikel .Anfang, #saitenshop #Preis .Anfang
{
	width:40px;
	border:none;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	height:18px;
	font-size:11px;
	color:#333;
}

#saitenshop #Saite li, #saitenshop #Oktav li, #saitenshop #Ton li, #saitenshop #Artikel li, #saitenshop #Preis li
{
	display:block;
	overflow:hidden;
	float:left;
	text-align:center;
	border-right: solid #DDD 1px;
	height:19px;
	background:#FFF;
}

#saitenshop #Oktav
{
	margin:10px 0 0 0;
}

#saitenshop #Oktav li
{
	color:#777;
}

#saitenshop #Ton li
{
	width:18px;
	color:#777;
	font-size:11px;
}

#saitenshop #Saite li
{
	width:18px;
	color:#666;
	height:30px
}

#saitenshop #Saite .Rot
{
	color:#FF0000;
}

#saitenshop #Saite .Schwarz
{
	color:#000000;
}

#saitenshop #Artikel li
{
	width:18px;
	padding:3px 0 0 0;
	height:169px;
}

#saitenshop #Preis li
{
	border-top: solid #DDD 1px;
}

/*******Warenkorb im Saitenshop */

#saitenshop_warenkorb
{
	float:left;
	width:570px;
	margin:0 0 0 15px;
}

#saitenshop_warenkorbbuttons
{
	float:left;
	width:300px;
}

#saitenshop_warenkorbbuttons #warenkorbleeren
{
	width:200px;
	height:40px;
	background: url(/images/buttons.gif) no-repeat -200px 0;
	text-indent:-9999em;
}

#saitenshop_warenkorbbuttons #warenkorbleeren:hover
{
	width:200px;
	height:40px;
	background: url(/images/buttons.gif) no-repeat -200px -75px;
	text-indent:-9999em;
}

#saitenshop_warenkorbbuttons #zurkasse
{
	margin:5px 0 0 0;
	width:200px;
	height:40px;
	background: url(/images/buttons.gif) no-repeat -400px 0;
	text-indent:-9999em;
}

#saitenshop_warenkorbbuttons #zurkasse:hover
{
	width:200px;
	height:40px;
	background: url(/images/buttons.gif) no-repeat -400px -75px;
	text-indent:-9999em;
}

#saitenshop_warenkorb ul
{
	margin:10px;
}

#saitenshop_warenkorb li
{
	font-size:13px;
	border-top:1px dotted #CCC;
	width:520px;
	height:22px;
}

#saitenshop_warenkorb .papierkorb
{
	padding:3px 0 0 0;
	display:block;
	width:14px;
	float:left;
}

#saitenshop_warenkorb .anz
{
	display:block;
	width:50px;
	float:left;
	text-align:center;
}

#saitenshop_warenkorb .bez
{
	display:block;
	width:270px;
	float:left;

}

#saitenshop_warenkorb .einzpreis
{
	display:block;
	width:80px;
	float:left;
	text-align:right;
}

#saitenshop_warenkorb .gespreis
{
	display:block;
	width:90px;
	float:left;
	font-weight:bold;
	text-align:right;
}

#saitenshop_warenkorb .zeile
{
	padding:0 0 0 34px;
	display:block;
	width:380px;
	float:left;
	text-align:right;
}

#saitenshop_warenkorb .Titel
{
	border-top:none;
	font-size:11px;
	line-height:20px;
	padding:0px 4px;
}

#saitenshop_warenkorb .Nettosumme
{
	border-top:none;
	font-size:11px;
	height:13px;
}

#saitenshop_warenkorb .Gesamtsumme
{
	border-top:1px solid #000;
	border-bottom:3px double #000;
	padding-top:10px;
	margin-bottom: 10px;
}


/******* KASSE *********/

#kasse_daten
{
	float:left;
	width:700px;
	margin:0 0 0 15px;
}

#kasse_daten p
{
	margin:0 0 25px 162px;
	color:#FF0000;
}

#kasse_daten #status
{
	width:450px;
	height:40px;
	background: url(/images/kassenstatus.gif) no-repeat;
	margin:0 0 20px 0;
}

#kasse_daten li
{
	height:30px;
}

#kasse_daten #Button
{
	text-indent:-9999em;
	width:200px;
	height:40px;
	background: url(/images/buttons.gif) no-repeat -800px 0;
	border:0px;
	margin:0 0 20px 250px;
}

#kasse_daten #Button:hover
{
	background: url(/images/buttons.gif) no-repeat -800px -75px;
}

#kasse_warenkorb
{
	width:450px;
	margin:15px 0 30px 0;
	border:1px dashed #DDD;
}

#kasse_warenkorb ul
{
	margin:10px;
}

#kasse_warenkorb li
{
	font-size:13px;
	border-top:1px dotted #CCC;
	width:430px;
	height:22px;
}

#kasse_warenkorb .anz
{
	display:block;
	width:30px;
	float:left;
	text-align:center;
}

#kasse_warenkorb .bez
{
	display:block;
	width:240px;
	float:left;

}

#kasse_warenkorb .einzpreis
{
	display:block;
	width:60px;
	float:left;
	text-align:right;
}

#kasse_warenkorb .gespreis
{
	display:block;
	width:90px;
	float:left;
	font-weight:bold;
	text-align:right;
}

#kasse_warenkorb .zeile
{
	padding:0 0 0 34px;
	display:block;
	width:296px;
	float:left;
	text-align:right;
}

#kasse_warenkorb .Titel
{
	border-top:none;
	font-size:11px;
	line-height:20px;
	padding:0px 4px;
}

#kasse_warenkorb .Nettosumme
{
	border-top:none;
	font-size:11px;
	height:13px;
}

#kasse_warenkorb .Gesamtsumme
{
	border-top:1px solid #000;
	border-bottom:3px double #000;
	padding-top:10px;
	margin-bottom: 10px;
}

#kasse_personaldaten
{
	width:450px;
	margin:15px 0 10px 0;
	border:1px dashed #DDD;
}

#kasse_personaldaten ul
{
	margin:10px;
}

#kasse_personaldaten li
{
	height:24px;
}

#kasse_best
{
	float:left;
	width:700px;
	margin:0 0 0 15px;
}

#kasse_best p
{
	margin:0 0 25px 162px;
	color:#FF0000;
}

#kasse_best #status
{
	width:450px;
	height:40px;
	background: url(/images/kassenstatus.gif) no-repeat 0 -40px;
	margin:0 0 20px 0;
}

#kasse_best li
{
	height:30px;
}

#kasse_best #button_bearbeiten
{
	display:block;
	width:80px;
	height:23px;
	margin:8px;
	background: url(/images/button_bearbeiten.gif) no-repeat;
	text-indent:-9999em;
}

#kasse_best #Button
{
	text-indent:-9999em;
	width:200px;
	height:40px;
	background: url(/images/buttons.gif) no-repeat -1000px 0;
	border:0px;
	margin:0 0 20px 250px;
}

#kasse_best #Button:hover
{
	background: url(/images/buttons.gif) no-repeat -1000px -75px;
}

#kasse_ab
{
	float:left;
	width:700px;
	margin:0 0 0 15px;
}

#kasse_ab #status
{
	width:450px;
	height:40px;
	background: url(/images/kassenstatus.gif) no-repeat 0 -80px;
	margin:0 0 20px 0;
}

#kasse_ab p
{
	margin:10px 0 10px 10px;
}

#kasse_ab #checknr
{
	display:block;
	font-size:16px;
	font-weight:bold;
	margin:10px 0 10px 60px;
}

#kasse_ab #zeiten
{
	display:block;
	font-size:11px;
	margin:5px 0 10px 60px;
}

#kasse_ab label
{
	width:65px;
}

#kasse_agb
{
	margin:20px 0 0 0;
}

#kasse_agb label
{
	width:200px;
	font-size:10px;
	margin:0 30px 20px  20px;
}

/******* REDIRECT */

#Weiterleitung
{
	width:400px;
	margin:10px 30px;
}

/*	Impressum	*/
.impressum_kontakt
{
	margin:0 15px 0 50px;
	padding:15px;
	width:335px;
	height:158px;
	border:1px dashed #999;
	float:left;
}

#fackler
{
     background: #FFF url(http://www.musikhaus-fackler.de/fischerharfe/startseite/fackler_logo.gif) 230px 10px no-repeat;
}

#springroad
{
     background: #FFF url(images/logo_springroad.jpg) 160px 10px no-repeat;
}

#impressum_angaben
{
     margin:20px 0 0 0;
}

#impressum_kontakt li
{
	list-style:none;
}

/*	Firmenprofil	*/

#Firmenprofil
{
	background: url(/images/firmenprofil.jpg) 10px 0 no-repeat;
	padding:5px 120px 25px 385px;
	margin-right:17px;
}

#Firmenprofil p
{
	font-size:12px;
}

#Firmenprofil img
{
     float:left;
     margin-right:15px;
}

#Firmenprofil #facklerlogo
{
     margin-top:15px;
}


/*	AGB	*/
#agb
{
	margin:20px 23px;
}

#agb li
{
	font-weight:bold;
	margin:5px 0;
}
#agb li p
{
	font-weight:normal;
	margin:3px 0;
}

/*	KONTAKT	*/
#kontakt
{
	margin:20px 23px;
}

#kontakt p
{
	margin:0 0 25px 162px;
	color:#FF0000;
}

#kontakt li
{
	margin:3px 0 0 0;
}

