p,ul,ol,li,td,th,table,body,text {

	font-size:12px;
	font-family: verdana,helvetica,sans-serif;
	font-weight: normal;
	color:#243C6A
}



body {

	background: #FFCC33;

}

td {

	font-weight: bold;

}

.klein {

	font-size:10px;

	font-weight: normal;

}

.titel {

	font-size:18px;

	font-weight: bold;

	color : #243C6A;

}



.subtitel {

	font-size:14px;

	font-weight: bold;

	color : #243C6A;

}





a:hover,a:link,a:active,a:visited {

	font-family: sans-serif;

	color:#ff0000;

	text-decoration: none;

}



.button {

	color: #243C6A;

	font-size:10px;

	text-decoration: none;

	height:18px;

	background-color: #ffcc00;

	border-color:#ff0000;

	border-width:1px;

}

.area {

	color: #243C6A;

	font-family: sans-serif;

	font-size:12px;

	background-color: #ffcc00;

	border-color:#ffcc00;

	border-width:1px;

}


