h1,h2,h3{

	padding-top:4px;

	margin-top:4px;

	font-family: Verdana,Helvetica,Sans-Serif;

	color:#007500;

}

h1{

	font-size:20pt;

	font-weight:500;

	margin:40px 10px;

	text-align:center;

}

h2{

	font-size:16pt;

}

h3{

	font-size:14pt;

}

a{

	color:#909;

}

a:hover{

	text-decoration:none;

}

/*------------------------------------------KLASSEN-----------------------------------------------*/

.grauertext {

	color:#333;

}

.klapptext{

	color:#03f;

}

.grosstext {

	font-size:24pt;

}

.zitat {

	border:1px solid #ccc;

	background-color:#eee;

	padding:3px;

}