html {
margin:0;
padding:0;

}

body{
	position: relative;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
    color:  #000000;
	background: #276EC1 url(http://www.harmoniemusik-luzern-horw.ch/content/templates/Harmoniemusik-Luzern-Horw_Home/images/bg_navigation.gif) no-repeat left top;
	textscrollbar-3dlight-color: #EDEDDD;
	scrollbar-arrow-color: #CC0000;
	scrollbar-darkshadow-color: #A3721C;
	scrollbar-face-color: #EDEDDD;
	scrollbar-highlight-color: #D4D0C8;
	scrollbar-shadow-color: #D4D0C8;
	scrollbar-track-color: #EDEDDD;
}

#sitebox {width: 100%}
	#headimage {position: relative; height: 145px; width:100%; background-color: #FFFFFF;}
		#head_left {position: absolute; float: left; background-image : url(http://www.harmoniemusik-luzern-horw.ch/content/templates/Harmoniemusik-Luzern-Horw_Home/images/head_left.gif); height: 145px; width:130px;}
		#head_right {position:absolute; left:130px; background: #FFF url(http://www.harmoniemusik-luzern-horw.ch/content/templates/Harmoniemusik-Luzern-Horw_Home/images/head_home.jpg) no-repeat left top; height: 145px; width:900px;}
		
	#headnav {position: relative; background-image : url(http://www.harmoniemusik-luzern-horw.ch/content/templates/Harmoniemusik-Luzern-Horw_Home/images/bg_topnav.gif); background-color: #FFFFFF; background-repeat: no-repeat; height: 24px;}
	
	#container {border: 0px solid #000;	margin: 0px;width: 964px;}
		#left {	float:left; width: 252px; overflow: hidden;}
			#navigation {position: relative;padding-left:30px; padding-top:76px;}
		#content {float:left; width: 632px; padding-left:80px; padding-top:76px;}
			#content_text {position: relative;background-color: #FFFFFF; padding:25px;}
		.clr {clear: both;}

.menu{
	margin-top: 19px;
}

.menu li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.menu ul{
	list-style-type: none;
	margin: 0px;
	padding-left: 11px;
}

.menu ul ul {
	padding-left: 10px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 2px 10px 2px 10px;
	color: #276EC1;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	text-decoration: none;
	color: #e2011a;
}
.menu a.menu_current {
	font-weight: bold;
	color: #e2011a; 	 
}
		
a.topnav:link	{color: #000000; font-size: 12px; text-decoration: none; font-weight: bold;}
a.topnav:visited {color: #000000; font-size: 12px; text-decoration: none; font-weight: bold;}
a.topnav:active {color: #000000; font-size: 12px; text-decoration: none; font-weight: bold;}
a.topnav:hover {color: #276EC1;	font-size: 12px; text-decoration:none; font-weight: bold;}

a:link	{color: #276EC1; font-size: 12px; text-decoration: none; font-weight: normal;}
a:visited {color: #276EC1; font-size: 12px; text-decoration: none; font-weight: normal;}
a:active {color: #276EC1; font-size: 12px; text-decoration: none; font-weight: normal;}
a:hover {color: #e2011a; font-size: 12px; text-decoration:none; font-weight: normal;}

.titel {color: #000000; font-size: 16px;font-weight: bold;}

td, tr, table, p {
	font-family: Arial, Verdana Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
    letter-spacing: 0px;
	}