body, p, td, h1, a, input, textarea, li {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#newsbox {
border: 1px solid #7390af;
background-color: #F5F5F5;

margin-right:10px;
padding:10px;
}

.container {
width:956px;
height:100%;

}

.orgel1 {
	border: 1px solid #2062B8;
	background-image: url('http://www.mh-dachau.de/images/content/aktuelles/neueorgel/hell.jpg');
}
.orgel3 {
	border: 1px solid #2062B8;
	background-image: url('http://www.mh-dachau.de/images/content/aktuelles/neueorgel/dunkel.jpg');
}
.orgel2 {
	border-right: 1px solid #2062B8;
	border-left: 1px solid #2062B8;
	background-image: url('http://www.mh-dachau.de/images/content/aktuelles/neueorgel/mittel.jpg');

}

.home{
width:100%; 
height:100%; 
}

#suche{
margin-left:23px;

}


input, textarea, select, radio {
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #E0E0E0;
	background-color: #FCFCFC;
	padding: 1px;
	color: #000000;
	overflow: auto;
	margin-bottom: 1px;
}


#subnavigation {
	width: 100%;
	border: 0px solid #000000;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#subnavigation ul{
	margin: 0px;
	padding: 0px 0px 0px 0px;
    list-style: none;
    /*color: #153C69; */
       border-top: 1px solid #9BBEDE;
}

#subnavigation li{
	border-bottom: 1px solid #9BBEDE;
}

#subnavigation li a, #subnavigation li a:visited, #subnavigation li.shop {
	display: block;
	font-weight: normal;
        font-size: 11px;
	text-decoration: none;
	color: #666666;
	padding: 3px 3px 3px 10px;

	list-style:none;

}

#subnavigation li a.active, #subnavigation li a:hover {
	display:block;

        font-size: 11px;
	color: #153C69;
        padding: 3px 3px 3px 10px;
}

#subnavigation li a.active {
	font-weight: bold;
	list-style:none;

}

ul, li {
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;
	list-style:none;



}

.NewsColor {
 color:#666666;
font-size:11px;
border-top: 1px solid #7390af;

}

#block_1 {
border: 1px solid #7390af;
background-color: #F5F5F5;
margin-right:10px;
padding:10px;
}

#block_2 {
border: 1px solid #7390af;
background-color: #F5F5F5;
margin-right:10px;
padding:10px;

}


#logo {
	padding-top: 40px;
}

td {
	vertical-align: top;
}
a {
	color: #00346e;
}
a:hover {
	color: #7390af;
	text-decoration: none;
}

h1 {
	font-weight: bold;
        padding: 0;
        margin-top: 0px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #00346e;
}

h2 {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 11px;

}
input, textarea {
	background-color: #ffffff;
	margin-top: -2px;
	padding: 2px;
	border: 1px solid #aaaaaa;
}

ul, li {
	margin-top:0px;
	margin-left:5px;
	padding-left:5px;


}


#main {
    padding-left: 10px;
    padding-right: 10px;
}


#address {
	margin-top:-3px;
}

#footer {
font-size: 11px;
width: 760px;
height: 30px; /*** The drawback with this solution is that the height of the footer can't be flexible. If you add so much content to the footer that it extends 30px, you will get a vertical scrollbar and the content will overflow the footer if you don't set overflow to hidden ***/
margin: 0 auto;
margin-top: -30px; /*** By using a negative margin-top we now moves the footer up the same amount as the footer height to avoid vertical scrolling. Remember, if you use borders and padding on your footer you will have to calculate this in your negative margin-top value also. ***/
text-align: center;
}


#footer a {
font-size: 11px;
color: #666666;
}

.menu1-level1-shopnavbar1 {

color: #000000;
border-top: 1px solid #7390af;
	padding-top: 0px;
	margin: 0px;
}

.menu1-level1-shopnavbar1_active{

font-weight: bold;
border-top: 1px solid #7390af;
}

#menu_table {
	border-bottom: 1px solid #7390af;

}
#menu_1 a {
	display: block;
	text-decoration: none;
	color: #666666;
	padding: 4px;
	padding-left: 2px;
}
#menu_1 .menu1-level1-inactive a:hover, .menu1-level1-active a:hover {
	color: #000000;
}
.menu1-level1-inactive,.menu1-level1-active {
	border-top: 1px solid #7390af;
	padding-top: 0px;
	margin: 0px;
}




#menu_1 .menu1-level1-active a {
	color: #666666;
}




.menu1-level1-active {
	font-weight: bold;
}

.menu1-level2-active {
	font-weight: bold;
}

.menu1-level3-active {
	font-weight: bold;
}

#menu_1 .menu1-level2-inactive a:hover, #menu_1 .menu1-level2-active a:hover {
	color: #000000;
}
.menu1-level2-inactive,.menu1-level2-active {
	padding-left: 10px;
}
#menu_1 .menu1-level2-active a {
	color: #666666;
}
.menu1-level3-inactive,.menu1-level3-active {
	padding-left: 20px;
}
#menu_1 .menu1-level3-inactive a:hover, #menu_1 .menu1-level3-active a:hover {
	color: #000000;
}
.menu1-level3-active {
	color: #666666;
}
