a  {
	text-decoration : underline;
	color: #333333;
	font-weight: bold;
}

a:visited  {color: #666666; text-decoration: none}

a:active  {color: #999999; text-decoration: none}

a:hover  {color: #666666; text-decoration: underline}

body {
	text-decoration : none;
	background-color : White;
	margin-right: 8%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;

	width: 90%;
	color: #333333;
	margin-left: 2%;
	text-align: left;
	scrollbar-face-color:#E4E4E4;
	scrollbar-highlight-color:#cfcfcf;
	scrollbar-shadow-color:#696969;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-arrow-color:#990000;
	scrollbar-track-color:#E4E4E4;
	scrollbar-darkshadow-color:#808080;
	background-image: url(bilder/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	/*font-size: 0.8em;*/
}
h1 {
	font-family: "Tw Cen MT", Verdana, Tahoma, "Maiandra GD", sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #990000;
	padding-top: 140px;
}

h2 {
	font-family: "Tw Cen MT", Verdana, Tahoma, "Maiandra GD", sans-serif;
	font-size: 18px;
	color: #990000;
	border-bottom: #990000;
	border-top: #990000;
	border: solid thin;
	border-left: 0;
	border-right:0;
	padding: 10px;
	
	
}

strong {
	
	font-weight: bold;
	color: #333333;
}
.h1small {
	font-size: 16px;
	font-family: "Tw Cen MT", Verdana, Tahoma, "Maiandra GD", sans-serif;

}
/*.tit2 {
	font-family: "Tw Cen MT", Verdana, Tahoma, "Maiandra GD", sans-serif;
	font-size: small;
	font-weight: bold;
	color: #990000;
}*/
.hora {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	background-color: #999999;
	text-align: right;
}
table {
	clip:    rect(auto auto auto auto);
	margin-left: 15px;
	margin-bottom: 15px;
	font-family: Verdana, Arial, sans-serif;
	font-size:0.9em;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.tableup {
		font-size: 10px;
	font-weight: bold;
	text-align:right;
	width: 250px;
	background-color:#EBEBEB;
	
}
#tableder {
width: 250px;
text-align: center;
background-color:#EBEBEB;
}

#tablemapuint
{width: 95%;

}
h5 {
	font-family:"Copperplate Gothic Light", Copperplate, serif;
	color: #660000;
	font-size: 11px;
}

