body {
	background-color: #EEEEEE;
	font-family: arial;
	font-size: 13px;
}

.titelleiste {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #0033CC;
}

.navitem {
	font-size: 14px;
	font-weight: bold;
}

A:hover {
	color: #ff0000; 
}

A:hover.navitem {
	color: #ff0000;
	text-decoration: none;
	border-top-style: solid; 
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	background: #ffcc00;
}

.impressum {
	color: #eeeeee;
	text-align:"center";
}

.content {
	padding: 5px;
}

.footline {
	text-align: center;
	font-size: 10px;
}

/* Vom alten Layout uebernommen */
.ueberschrift1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #996633;
	font-weight: bold;
	/*margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;*/
}
.ueberschrift2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #666666;
	color: #FFFFFF;
	/*margin-right: 10px;
	margin-left: 10px;
	font-weight: bolder;*/
}
.text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	/*margin-right: 5px;
	margin-left: 5px;*/
}

.memberlogin {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	text-align : center;
	color : Silver;
}.unnamed1 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
