body {
	background-color: #ffffff;
	margin: 0;
	padding: 0; padding-top: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1, h2 {
	font-variant: small-caps;
	text-align: center;
	font-size: 180%;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

h2 {
	font-size: 160%;
}


#content {
	background-color: #ffffff;
	background-image: url(bodybg.png);
	padding: 3em;
	margin:0.2em 2em;
	border: 2px solid #808BA4;
}


#mycustomscroll {
/* Typical fixed height and fixed width example */
	width: 270px;
	height: 165px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	margin: 5px auto;
	padding: 7px;
}

#mycustomscroll2 {
/* Typical fixed height and fixed width example */
	width: 400px;
	height: 220px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: ##F2EDE7;
	margin: 2px auto;
	padding: 4px;
}


.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
	width: 550px;
	height: auto;
	position: relative;
	color: black;
	padding: 1px;
}


.copyrightnotice {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
}

td {
	font-size: 14px;
}
.style34.style55 strong {
	color: #0B2256;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.azul {
	color: #0B2256;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
.style34.style54 strong {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #0B2256;
}
.kontakt {
	font-family: Verdana, Geneva, sans-serif;
}
.naranjo {
	color: #F45100;
}
