body{
	background-color:#000080;
	font-family: Verdana,Arial,Helvetica;
	font-size: 100%;
	color:#ffffff;
	}

.head{
	background-color:#000070;
	color:#ffffff;
	text-align:center;
	}
.body{
	background-color:#000070;
	color:#ffffff;
	width:700px;
	text-align:center;
	}

	
a{
	color:#ffffff;
	text-decoration:underline;
	}
.head{
    text-decoration:none;
	font-weight:bold;
	}
			
a:hover{
  color:#cccccc;
	}

div{
	position:relative;
	background-color:#000070;
	color:#ffffff;
	text-align: left;
	padding:0 36px 0 36px;
	}
#termine{
	text-align:center;
	}
hr{
	width:500px;
	color:#ffffff;
	}
.termin{
	font-weight:bold;
	text-decoration:italic;
	}

h1{
	font-size: 200%;
	}
	
h2{
	font-size: 150%;
	}

h3{
	font-size:120%;
	}
#index {
	text-align: center;
	background-color:#000070;
	color:#ffffff;
	padding:0 36px 0 36px;
	}
li{
	text-align: left;
	}

