body {
	background: #FFEC80; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}


.brood{
	font-size: 11px;
}

.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: Gray;
}

.header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #D2691E;
}

.header3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #D2691E;
}

.header4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color:  #5F9EA0;
}

.header5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: Gray;
}

.page {
	border: 1px solid black;
	background: #ffffff ; 
}

.page2 {
	background: #ffffff ; 
}

A.titelf {
	color: black;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline;
}
A.titelf:link {
	color: black;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline;
}
A.titelf:visited {
	color: black;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline;
}
A.titelf:hover {
	color: black;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}

A.titelg {
	color: white;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline;
}
A.titelg:link {
	color: white;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline;
}
A.titelg:visited {
	color: white;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline;
}
A.titelg:hover {
	color: white;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}

.footer22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
}

.footer44 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Gray;
}

.foto2 { 
 border: solid 1px white; 
} 

.foto { 
 border: solid 1px black; 
} 

h2 {
	border: solid;
	border-width: 1px;
	width: 100%;
	border-color: White;
	background-color: #FFA500;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: "#ffffff";
	text-align: center;
	border-left: 0px;
	border-right: 0px;
	font-weight: bold;
	text-indent: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
}

