.default {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7CCBFF;
	background-color: #474A53;
}

.largeTitel {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FCE80F;
	background-color: #474A53;
	text-decoration: underline;
	list-style-type: disc;
	font-style: normal;
	text-indent: 20px;
}

.mediumTitel {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FCE80F;
	background-color: #474A53;
	list-style-type: disc;
	font-style: normal;
	text-indent: 30px;
}


.prelink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF478;
	/*background-color: none;*/
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.prelink2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF478;
	/*background-color: none;*/
	text-align: right;
	text-decoration: none;
}

.postlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0099FF;
	/*background-color: none;*/
	font-weight: bold;
	text-align: center;
}

.postlink2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0099FF;
	/*background-color: none;*/
	text-align: right;
}

a:link{color: #FFF478;}
a:visited {color: #FFF478;} 
a:hover {color: #FFFFFF;}

.Menutabel {
	background-image: url("../GFX/WgMenu.jpg") ;
	background-repeat: no-repeat;
	background-color: #474A53;
}
