@charset "utf-8";
/* CSS Document */
/*---------------------HTML-TAG FORMATIERUNGEN------------------------------*/
body {
	background-color: #C2AF87;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #5C222D;
	line-height: 1.3em;
	text-align:center; /* Damit in älteren Browsern die Seite zentriert wird */
	background-image:url(../img/hintergrund.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
}
body strong {
	font-weight: bold;
	color: #5C222D;
}
table {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	line-height: 1.3em;

}

img {
border: 0;
border-bottom: 0;
}

p, h1, h2, h3, h4, h5, h6, form {
margin: 0;
padding:0;
font-weight: normal;
}

a, a:link , a:visited{
	color: #442700;
	text-decoration:underline;
}
a:hover, a:active {
	color: #C67200;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #5C222D;
	line-height: 1.1em;
	margin-bottom: 10px;
	font-weight: bold;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #5C222D;
	line-height: 1.1em;
	margin-bottom: 10px;
	font-weight: bold;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #5C222D;
	line-height: 1.1em;
	margin-bottom: 10px;
	font-weight: bold;
}

ul {
	margin-left: 15px;
	margin-top: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	padding-top: 0px;
	list-style-type: circle;
	list-style-position:outside;
}

li {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #5C222D;
	line-height: 1.2em;
	padding-left: 0px;
	margin-left: 0px;
	padding-bottom: 3px;	
}



/*---------------------ID-FORMATIERUNGEN------------------------------*/

#dekoleiste {
width: 100%;
height: 20px;
background-image:url(../img/dekoleiste.gif);
background-position: bottom right;
}

#hauptfenster {
	width: 950px;
 	text-align: left;
	margin: 0px auto;
	
}

#header {
	height: 132px;
	width: 940px;
	position: relative;
	top: 0px;
	background-image:url(../img/header.gif);
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #FFFFFF;
}

#headerfoto{
	height: 168px;
	width: 940px;
	background-image:url(../img/slideshow1.jpg);
	position: relative;
	top: 0px;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #FFFFFF;
}
#inhalte {
	width: 940px;
	border: 5px solid white;
	background-image: url(../img/inhalte_hg.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin-bottom: 45px;
}

#navigation {
	min-height: 450px;
	width: 230px;
	/*background-color: #DCCAA6;*/
	margin-right: 5px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	text-align: center;
	padding: 20px 0px 0px 0px;
	/*background-image:url(../img/navi_hg.jpg);
	background-position: bottom;
	background-repeat:repeat-x;*/

}
 /* IE CSS Hack */
* html #navigation { 
width: 227px;
} 
 

#content {
	width: 583px;
	min-height: 450px;
	border: 1px solid #DCCAA6;
	position: relative;
	top: 0px;
	margin-left: 235px;
	padding: 25px 60px 70px 60px;
	background-image:url(../img/musizieren.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
/* IE CSS Hack */
* html #content { 
margin-left: 233px;
width: 582px;
display:inline-block; 
border-left: 0px;
border-right: 0px;
}

#adressleiste address {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #5C222D;
	font-style:normal;
	line-height: 16px;
	padding-bottom: 40px;
}

#adressleiste address strong{
	color: #5C222D;
	font-weight: bold;
}

#adressleiste address a{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #5C222D;
	font-style:normal;
	line-height: 16px;
	text-decoration:none;
}


#featurelinks {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-style:normal;
	line-height: 16px;
}

#featurelinks a, #featurelinks a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-style:normal;
	line-height: 14px;
	text-decoration:underline;
}

#featurelinks a:hover, #featurelinks a:active {
	color: #5B222D;
}

/*---------------------KLASSEN------------------------------*/

.startimages{
	margin-right: 60px;
}

.printey {
	display: none;
}

.produktbilder {
	background-color: #ffffff;
	border: 1px solid #dccaa7;
}

.produktbilder {
	background-color: #ffffff;
	border: 1px solid #dccaa7;
}

.text_unterstrichen {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #5C222D;
	line-height: 1.6em;
	font-weight:normal;
	border-bottom: 1px solid #dccaa7;
}
	
.link_produktbilder a {
	background-color: #DCCAA7;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	color: #5C222D;
	display:block;
	padding: 3px 3px 3px 6px;
	margin: 11px 0px 0px 0px;	
}

.link_produktbilder a:hover{
	background-color: #5C222D;
	color: #FFFFFF;
}



/*---------------------ANFRAGEFORMULAR-----------------------------*/

#formular label
{
	display: block;
	float: left;
	width: 165px;
	vertical-align: middle;
	padding: 3px 0px 0px 5px;
}

#formular p 
{
	clear: left;
	background: #F8DE86;
	padding: 5px;
	margin-bottom: 3px;
	width: 680px;
	border-bottom: 1px solid #E7B739;
	border-top: 1px solid #E7B739;
}

#formular textarea,
#formular input
{
	border: 1px solid #E7B739;
	background-color: #FFFFFF;
}

.radiobuttons
{
	border: none;
	background-color: #FCEEBE;
}

/*--------------------LIST-NAVIGAITON------------------------*/

#LM_level_1 {
  	list-style-type: none;
	padding: 0px;
	margin: 0px 20px 0px 0px;
}

#LM_level_1 li a{
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	color: #5B222D;
	text-decoration: none; 
	line-height: 20px;
}

#LM_level_1 li a:hover{
	color: #F7F4EC;
	text-decoration:none;
}

#LM_level_2 {
	list-style-image: url(../img/navi-icon.gif);
	list-style-position: outside;
  	margin-left: 20px;
  	line-height: 14px;
}

#LM_level_2 li a{
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}

#LM_level_2 li a:hover{
	color: #5B222D;
}

#LM_level_3 {
  font-size: 1em;
  margin: 0px 0px 0px 1px;
  list-style-type: none;
}

#LM_youAreHere {
	color:#EFE8C7;
  	text-decoration: none;
}

#LM_youAreHere a{
	color:#EFE8C7;
  	text-decoration: none;
}

#LM_youAreHere a:visited{
	color:#EFE8C7;
  	text-decoration: none;
}

/*-------------------------------------------------------------*/
