body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E0FFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.txttitle {
	font-size: 18px;
	font-weight: bold;
	color: #00008B;
}


.txttitle_rot {
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}

.txtsubtitle {
	font-size: 14px;
	color: Navy;
}



.txtnormal {
	font-size: 14px;
	color: Navy;
	text-decoration: none;
}

.txtsmall {
	font-size: 11px;
	color: #afafaf;
}

.footerinfo {
	font-size: 9px;
	color: #5f5f5f;
}





a.navi:link {
	text-decoration: none;
	font-weight: bold;
	color: Navy;
}

a.navi:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000040;
}

a.navi:hover {
	text-decoration: none;
	font-weight: bold;
	color: Blue;
}

a.navi:active {
	text-decoration: none;
	font-weight: bold;
	color: #0000CD;
}

.navi_rot {
	text-decoration: none;
	font-weight: bold;
	color: #F00;
}



.txt_14_bold {
	font-size: 14px;
	font-weight: bold;
	color: #00008B;
	text-decoration: none;
}

.txt_14_bold_gruen {
	font-size: 14px;
	font-weight: bold;
	color: #090;
	text-decoration: none;
}

.txt_14_bold_rot {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}


.txt_14 {
	font-size: 14px;
	font-weight: normal;
	color: #00008B;
	text-decoration: none;
}

.txt_16 {
	font-size: 16px;
	font-weight: normal;
	color: #00008B;
	text-decoration: none;
}

.txt_16_bold {
	font-size: 16px;
	font-weight: bold;
	color: #00008B;
	text-decoration: none;
}

.txt_16_bold_rot {
	font-size: 16px;
	font-weight: bold;
	color:  #F00;
	text-decoration: none;
}

.txt_18_bold_rot {
	font-size: 18px;
	font-weight: bold;
	color:  #F00;
	text-decoration: none;
}

.txt_20 {
	font-size: 20px;
	font-weight: normal;
	color: #00008B;
	text-decoration: none;
}

.txt_22 {
	font-size: 22px;
	font-weight: normal;
	color: #00008B;
	text-decoration: none;
}

.txt_24 {
	font-size: 24px;
	font-weight: normal;
	color: #00008B;
	text-decoration: none;
}













.txttitlenolink {
	font-size: 18px;
	font-weight: bold;
	color: #00008B;
	text-decoration: none;
}

.txttitle_24 {
	font-size: 24px;
	font-weight: bold;
	color: #00008B;
}

.txt_30_bold_rot {
	font-size: 30px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}

.txttitle_36 {
	font-size: 36px;
	font-weight: bold;
	color: #00008B;
}

.txttitle_36_rot {
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
}


.txttitle_48 {
	font-size: 48px;
	font-weight: bold;
	color: #00008B;
}



.tabelle_rundrum_rot {
	border-width:6px;
	border-style:solid;
	border-color:#F00;
	padding:0em;
	text-align:justify;
}






