﻿
	body {
	 	font-family:Arial, Helvetica, Sans-Serif, Times New Roman;
		font-size: medium;
		color: #000000;
		background-color:#FFFFC8;
		}
		p { margin-top:8px;
		margin-bottom:8px
	}

	h1{
	font-size: 30px;
	font-family: Times New Roman, Arial, Verdana;
	font-weight: bold;
	color: #688090;
	font-style: italic;
	margin-top: 6px;
	margin-bottom: 4px;
	text-align: center;
	padding: 0px;
}
	h2{ font-size: 20px;
		font-family: Times New Roman, Arial, Vedana;
		font-weight: bold;
		margin-top: 4px;
		margin-left:0px;
		margin-right:0px;
		margin-bottom:4px;
		color:#688090;
		font-style: italic;
		line-height: 65%;
		text-align: center;
		padding:0px;
		}
	h3 { font-family: Arial, Verdana, Times;
		font-weight: bold;
		font-size: 12pt;
		margin-top:4px;
		margin-bottom:8px;
		margin-left:2px;
		}
	h4 {font-size:12pt;
		font-family: Arial;
		text-align: center;
		font-weight: 200;
		margin-bottom:2px;
		}
	h5 {font-size:12px;
		font-family: serif,"Arial Serif", Arial, Vedana;
		text-align: center;
		font-weight: bold;
		line-height: 60%;
		margin-bottom:2px;
		margin-bottom:2px;
		color: red;
		font-style: italic;
		padding:0px;
		}
		
		a {
		color: #ffffc8;
	}
	/*a:visited {
		color: #00928D;
	}*/
	a:active {
		color: #FF00FF;
	}
	a:hover {
		color: #999999;
	}

	.navins {
	font-family: "Times New Roman", Times, Serif;
	font-size: 11pt;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: left;
	margin-left: 10px;
}
		
		.mu-li {
		background-image: url('mu_150.jpg');
		}
		.mu-re {
		background-image: url('mu-re.jpg');
		}
		.kopf{
		margin-top: 2px;
		margin-bottom: 2px;

		}
		
		.nav-oben {
		margin-top: 9px;
		margin-bottom: 2px;
		}
		
		.gross {
		font-family: "Times New Roman", Times, Serif;
		font-size: 14pt;
		text-align:center;
		
		}
		
		.home {
		font-family: "Times New Roman", Times, Serif;
		font-size:25px;
		text-align:center;
		margin-top:20px;
		margin-bottom:10px;
		font-weight:bold;
		}	
		.nav {text-align:left;
		font-family:Times New Roman;
		color: #688090;
		font-size: 10pt;
		margin-left: 4px;
		margin-top:4px;
		margin-bottom:4px;
		/*line-height: 150%;*/

		}
		
		.content {
		font-family: Arial;
		font-size: medium;
		color: #000000;
		margin-top: 6px;
		margin-bottom: 6px;
		}
		
		.rot {
	
	color: #FF0000;
	}
		.blau {
	color: #0000FF;
	}
		.grau {
	color: #688090;
	font-weight: bold;
	margin-bottom: 5px;
}

		
	#navo { 
		width:100%;
		
		list-style-type: none; 
		/*background: #339; */
		overflow:hidden;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
	}

	#navo ul { 
		float:left; 
		display:inline;
		list-style-type: none; 
		border-right: 1px #fff dotted;
		padding: 0;
		margin: 0;
		margin-left: 20px; 
	}
	
	#navo ul a { text-decoration: none; display:block; width: auto; font-family: "Times New Roman", Times, Serif #FFF8C0; font-size: 12pt;}
	#navo ul li { float:left; display:inline; padding: 0; margin: 0; border-left: 1px #fff dotted;}
	#navo ul li a { color: #fff;  padding: 0px 6px 0px 6px;}
	#navo ul li a:hover { background-color:#688090; color: #fff; }

	#navo ul li#active { display:block; width: auto; font-weight: bold; color: #fff; background-color:#006; padding: 3px; }


		
		


