.menu   {

	color: #FFFFFF;
	font-weight: 600;
	font-size: 14px;
	font-family: Arial;
	text-decoration: none;
	text-align: right;
	border-right: 30px;
	background-position: center;
}

a { color: #315D84; text-decoration: none }

A:hover { color: red; text-decoration: none }

A:hover.menu    { color: #4279A5; font-weight: 600; text-decoration: none }

.tabHead {
	color: white;
	text-decoration: none;
}



h1 { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; font-size: 30px; line-height: normal; margin-bottom: 0px; padding-bottom: 0px; border-bottom: 0px }



h2 { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; font-size: 20px; line-height: normal; margin-bottom: 0px; padding-bottom: 0px; border-bottom: 0px }

body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(../rahmen/steel.jpg);
	background-repeat: repeat;
	margin: 0px;
}

.borderTable {
	width: 95%;
	margin: 0px;
	cellspacing: 0;
	cellpadding: 0;
	text-align: center;
	padding: 0px;
	border: 0px;
	valign: center;
}


p { font-family: Trebuchet MS, Arial, Helvetica, sans-serif }

td { font-family: Trebuchet MS, Arial, Helvetica, sans-serif }

th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: white;
	background-color: #315D84;
	 }

tr.summe {
	font-weight: bold;
	font-style: italic;
}



