/* CSS Document */
html {background-color: #96b4d0}

.navigation {
	color: #01266c;
	background-color: #FCDD4E; 
	border-style: double; 
	border-color: #01266c; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	vertical-align: top
}


a.navi{
	color:#FCDD4E;
	background-color: #01266c;
	border-style: outset;
	border-width: 2px;
	width: 100px;
	text-decoration: none;
	display: block}
a.navi:hover {color:#FCDD4E;
	background-color: #01266c;
	border-style: inset;
	border-width: 2px;
	width: 100px;
	text-decoration: none;
	display: block}

a.navi2 {
	text-decoration: none;
	font-size:14px;
	color:#01266c
}
a.navi2:hover {
	text-decoration: underline;
	font-size:14px;
	color:#01266c
}
	
	
.maintext {background-color: #FCDD4E; font-family: Geneva, Arial, Helvetica, sans-serif; color: #01266c;
	text-decoration: none}
a.maintext:visited{text-decoration: none}
.angebote {background-color: #FCDD4E; font-family: Geneva, Arial, Helvetica, sans-serif; color: #01266c}

.h1 {background-color: #FCDD4E;
	color:#01266c;
	border-style: double;
	border-color: #01266c;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 32px}

.ang {font-size: 20px;
	font-weight: bold;
		font-style: italic;
	font-family: Geneva, Arial, Helvetica, sans-serif;}

.angtxt {font-size: 20px;
	font-family: Forte;}
	 
.navigation {border-color: #01266c; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 16px ;
	font-weight: bold; 
	color: #01266c}

.leisteoben { height: 75px;
	font-family: Geneva, Arial, Helvetica, sans-serif;}

/*td.topmenu {
	text-decoration: none;
	text-align: center;
	color: #01266c;
	width: 
}

a.topmenu {
	text-decoration: none;
	color: #01266c;
}
