body {
	color:#333;
	background-color:white;
	margin:20px;
	padding:0px;
	font:11px verdana, arial, helvetica, sans-serif;
	}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3333;
 	text-decoration:none;
	}
	
H2 {
	font-family: Arial, Helvetica, sans-serif; 
	color: #CC3333;
	text-decoration: none;
	}

h3 { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #CC9966; 
	text-decoration: none; 
	}

P {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: black; 
	font-size: x-small
	}

A:link {
	color: #CC9966; 
	font-weight: bold; 
	text-decoration: none;
	}
	
A:visited {
	color: #CC9966; 
	font-weight: bold; 
	text-decoration: none;
	}
	
A:hover {
	color: #CC9966; 
	font-weight: bold; 
	text-decoration: underline
	}

.Kalender {
	display: none;
	}

A.Kalender:link {
	color: #000000; 
	font-weight: bold; 
	text-decoration: none
	}
	
A.Kalender:visited {
	color: #000000; 
	font-weight: bold; 
	text-decoration: none
	}

A.Kalender:hover {
	color: #000000; 
	text-decoration: underline; 
	font-weight: bold
	}

A.Nav:link {
	color: #006633; 
	font-weight: bold; 
	text-decoration: none
	}
	
A.Nav:visited {
	color: #006633; 
	font-weight: bold; 
	text-decoration: none
	}

A.Nav:hover {
	color: #006633; 
	text-decoration: underline; 
	font-weight: bold
	}

  
.Nav {
	display: none;
	}

	
.banner {
	border-style:solid;
	border-color:green;
	border-width:1px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	text-align: right;
	font-style: italic;
	clear:both;
	}	


#menu1 { 
	border-color: #006633; 
	border-style: double; 
	border-width: 4px;
	float: left; 
	width: 45%; 
	padding: 10px;
	margin-bottom: 30px;
}

#menu2 { 
	border-color: #006633; 
	border-style: double; 
	border-width: 4px;
	float: right; 
	width: 45%; 
	padding: 10px;
	margin-bottom: 30px;	
}
