html
{
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background:#cd202d;
	font-size:80%; 
	font-family:Century Gothic, sans-serif;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
}

body
{
	padding:0px; 
	margin:0px;
}

h1
{
	font-size:190%;
	margin:15px;
}

h2
{
	margin:15px;
}

h3
{
	margin:15px;
	display:inline;
}

p
{
	margin:15px;
	text-align:left;
	line-height:130%;
}

strong
{
	font-weight:bold;
	text-transform: uppercase;
	font-size:120%;
}

img
{
	border:2px solid #c5c7cc;
}

#navigation

a
{
	display:block;	
	width:200px; 
	height:50px;
}

a.friday
{
	background-image:url("buttonFreitagsw.jpg");
}

a.saturday
{
	background-image:url("buttonSamstagsw.jpg");
}

a.sunday
{
	background-image:url("buttonSonntagsw.jpg");
}

a.register
{
	background-image:url("buttonEgebnissesw.jpg");
}

a.tshirts
{
	background-image:url("buttontshirtssw.jpg");
}

a.sponsors
{
	background-image:url("buttonSponsorensw.jpg");
}

a.musi
{
	background-image:url("buttonTrachtenmusisw.jpg");
}

#navigation

a
{
	display:block;	
	width:200px; 
	height:50px;
}

a:visited.friday
{
	background-image:url("buttonFreitagsw.jpg");
}

a:visited.saturday
{
	background-image:url("buttonSamstagsw.jpg");
}

a:visited.sunday
{
	background-image:url("buttonSonntagsw.jpg");
}

a:visited.register
{
	background-image:url("buttonErgebnissesw.jpg");
}

a:visited.tshirts
{
	background-image:url("buttontshirtssw.jpg");
}

a.activefriday
{
	background-image:url("buttonFreitag.jpg");
}

a.activesaturday
{
	background-image:url("buttonSamstag.jpg");
}

a.activesunday
{
	background-image:url("buttonSonntag.jpg");
}

a.activeregister
{
	background-image:url("buttonErgebnisse.jpg");
}

a.activetshirts
{
	background-image:url("buttontshirts.jpg");
}

a.activesponsors
{
	background-image:url("buttonSponsoren.jpg");
}

#navigation

a:hover
{
	display:block;
	width:200px; 
	height:50px;
}

a:hover.friday
{
	background-image:url("buttonFreitag.jpg");
}

a:hover.saturday
{
	background-image:url("buttonSamstag.jpg");
}

a:hover.sunday
{
	background-image:url("buttonSonntag.jpg");
}

a:hover.register
{
	background-image:url("buttonErgebnisse.jpg");
}

a:hover.tshirts
{
	background-image:url("buttontshirts.jpg");
}

a:hover.sponsors
{
	background-image:url("buttonSponsoren.jpg");
}

a:hover.musi
{
	background-image:url("buttonTrachtenmusi.jpg");
}

a
{
	color:#cd202d;
	text-decoration:none;
}

a:hover
{
	color:#cd202d;
	text-decoration:underline;
}

a:active
{
	color:#cd202d;
	text-decoration:none;
}

#site
{
	min-width:1006px;
	width:1007px;
	height:100%	
	min-height:100%
	height:auto;
	top:0;
	bottom:0;
	left:50%;
	margin-left:-504px;
	position:absolute;
	overflow:auto;
	display:block;
}

#banner
{
	background-image:url("Kopfzeile BemufeHP rot.jpg");
	position:relative; 
	top:0px; 
	width:990px; 
	height:200px; 
	left:0px;
z-index:5;
}


#counter
{
	color:#FFFFFF;
	float:right;
	margin-top:171px;
	margin-right:8px;
	visibility:hidden;

}

#contentpane
{
	position:relative; 
	top:0; 
	bottom:0;
	width:986px; 
	left:4px;
}

	#navigation
	{
		overflow:hidden;
		width:200px;
		max-height:389px;
		background-color:#c5c7cc;
		border:7px solid #c5c7cc;
		text-align:center;
		float:left;
	}
	
	#navigation ul
	{
		list-style: none;
		margin:0;
		padding:0px;
		padding-left:0px;
		padding-right:0px;
		float:left;
	}
	
	#navigation li
	{
		list-style-type:none;
		margin:0;
		padding:0px;
		padding-left:0px;
		padding-right:0px;
		float:left;
	}
	
	#master
	{
		height:189px;
	}
	
	#slave
	{
		
	}
	
	
	#content {
		border:7px solid #c5c7cc;
		margin-left:230px;
		background-color:#ffffff;
		min-height:389px;
		height:90%;
	}
	
	li.bold
	{
		font-weight:bold;
	}
	
	li.nodot
	{
		list-style-type:none;
	}

#footer
{
	text-align:center;
	position:absolute; 
	bottom:0; 
	width:100%; 
	height:25px; 
	background:#c5c7cc; 
	z-index:5; 
}
