body {

	background-color:#C2C0BE;
	background-image:url(graphics_kirchenmusik/background.gif);
	background-position:left;
	background-repeat:repeat-y;
	margin:0px;
	

	

}

div#leftpanel {

	width:176px;
	position:absolute;
	height:100%;
	
}

div#header {
	width:827px;
	height: 139px;
	
	background-image:url(graphics_kirchenmusik/top/kirchenmusik.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}



div#header div{
	
	height:35px;
	margin:8px;
	font-size:10px;
	font-family:Arial;
	
}


div#topnavigation {
	
	background-image:url(graphics_kirchenmusik/top/kirchenmusik.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	width:827px;
	height:73px;

	left:0px;
	

}




div.nav_button_frame {
	float:left;
	height:66px;
	width:206px;
	
	background-image:url(graphics_kirchenmusik/nav_button_frame.png);
}

div.nav_button_frame_highlight {
	float:left;
	height:66px;
	width:206px;
	background-position:left;
	
	background-image:url(graphics_kirchenmusik/nav_button_frame_highlight.png);
}

div.nav_button_frame_highlight  img{
	text-align:left;
	margin-top:16px;
	margin-left:16px;
	border:0px;
}


div.nav_button_frame  img{
	text-align:left;
	margin-top:20px;
	margin-left:10px;
	border:0px;
}

div#tranparentlayer {

	background-image:url(graphics_kirchenmusik/title_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	width:827px;
	height:66px;
	top:138px;
	position:absolute;
	padding-left:1px;
	
	

}

div#shadow {
	background-image:url(graphics_kirchenmusik/shadow.gif);
	width:827px;
	height:8px;
	top:204px;
	position:absolute;
	overflow:hidden;

}

div#navigation {
	margin-top:16px;
	margin-left:6px;
	line-height:16px;
	

}

div#navigation a:link, div#navigation a:visited{
	font-size:13px;
	
	color:#373D40;
	text-decoration:none;
	font-family:Arial;

	
}
div#navigation a:hover  {color:#235AFF;}

div#navigation div {

	background-image:url(graphics_kirchenmusik/dot.gif);
	background-position:6px center;
	background-repeat:no-repeat;
	padding-left:26px;
	margin-bottom:12px;
	
}

div#navigation div#selected {
	background-position:2px center;
	background-image:url(graphics_kirchenmusik/dot_blue.gif);

}

div#page {
	width:689px;
	height:100%;
	position:absolute;
	left:176px;
	

}








div#content {

	line-height:24px;
	left:-40px;
	width:510px;
	
	
	position:absolute;
	

}

div#content a:visited, div#content a:link, div#kontakt a { 

	text-decoration:none;
	
	color:#235AFF;

}	



div#subnavigation {
	margin-top:16px;
	line-height:16px;
	left:514px;
	width:120px;
	
	
	position:absolute;


}

div#subnavigation a:link, div#subnavigation a:visited {
	font-size:13px;
	color:#373D40;
	text-decoration:none;
	font-family:Arial;
}

div#subnavigation a:hover  {color:#235AFF;}


div#subnavigation div {
	background-image:url(graphics_kirchenmusik/dot.gif);
	background-position:0px center;
	background-repeat:no-repeat;


	padding-left:20px;
	margin-bottom:12px;
}



li {
	margin-left:10px;

	list-style-image:url(graphics_kirchenmusik/dot.gif);
	
}

h2,h3, h4, h5, h6 {
		font-variant:small-caps;
}

table {
	
	margin-left:34px;
	width:auto;
	
	padding:5px;
	border-collapse:	collapse;
	xborder: solid 1px #B6B3AF;
}

td {
	
	xborder-left: solid 1px #B6B3AF;
	xsaborder-right: solid 1px #B6B3AF;
	padding:			5px;

}

th {
	border-bottom: solid 1px #FFFFFF;
	padding-left:	5px; 
	padding-right:	5px; 
	background-color:#B6B3AF;
	}


/* ~~~ titles ~~~ */


h1:first-letter {
	color:#235AFF;	
	font-size:60px;
	
	
}


h1 {
	
	margin-top:-4px;
	margin-left:20px;
	color:#373D40;
	height:62px;
	font-size:26px;
	
	
	xbackground-repeat:no-repeat;
	xbackground-image:url(graphics_kirchenmusik/titles/Seitentitel.gif);
	font-variant:small-caps;
}
*h1 {margin-top:12px;}
.articleheader {
	font-weight: bold;
	font-variant:small-caps;
	font-size:18px;
}

.articlesubheader {
  font-weight:bold;
}

.windowheader{
	font-weight: bold;
	font-variant:small-caps;
	font-size:16px;
	font-family:Arial;
}

.contentlink {
	font-size:10px;
}

.contenttext {
	font-size:10px;
}


div#kontakt {
	font-family:Arial;
	font-size:10px;
	margin:10px;
}



