html {background-color: #8b0000;
}
body {
	height: auto;
	width: 911px;
	margin: 5px auto 0 auto;
	padding: 1%;
	font-family: arial, verdana, sans-serif;
	font-size: 0.8em;
	border: 1px solid #aaa;
	border-top: 0;	
	background: #C0C0C0;

}
header {
	background: url(../peruaner3.gif)no-repeat right top;
	height: 130px;
	margin: 0;
	margin-bottom: 0;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-left: 10px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 48px;
	letter-spacing: -3px;
	Color: #8B0000;
	vertical-align: text-bottom;
	border-bottom: 5px solid #8b0000;
}
header h1 {
	font-size: 24px;
	font-weight: normal;
	margin: -1px 0 0 0;
	letter-spacing: -1px;
	color: #999999;
	text-align: left;
	background: transparent;
}
#mainmenu {
	background: url(../hintergru.png)repeat;
	padding: 0.6em 0px;
	margin: -33px 0px 0px 0px;
	max-width: 778px;
	font-size: 11px;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
}

a.topmen {
	font-size: 1.2em;
	background: #8b0000;
	opacity: 0.7;
	display: inline;
	padding: 0.5em 0.3em 0.5em 0.3em;
	margin: 0 -3px 0 0;
	list-style-type: none;	
	border-right: 2px solid #CCCCCC;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;

}
a.topmenu {
	font-size: 1.2em;
	background: #8b0000;
	opacity: 0.7;
	display: inline;
	padding: 0.5em 0.3em 0.5em 0.3em;
	margin: 0 -3px 0 0;
	list-style-type: none;	
	border-right: 2px solid #CCCCCC;
	font-weight: normal;
	color: #8b0000;
}
a.topmenu:link {
	background: url(../hintergru.png)repeat;
	padding: 0.5em 0.3em 0.5em 0.3em;
	color: #8b0000;
	text-decoration: none;

}
a.topmenu:hover {
	background: #8B0000;
	color: #ffffff;
	font-weight: none;
	opacity: 0.8;
}


article {
	margin: 5px auto auto auto;
	padding: 20px 135px 20px 10px;
	font-size: 14px;
	font-weight: normal;
	background-color: #eeeeee; 
	min-height: 300px;
	height: auto;
	text-align: justify;
}
article h1{
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}
article h2{
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}
article h3{
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}
article h4{
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}

article table{
	width: 750px;
	margin: 0px auto auto auto;
	text-align: center;
}
article thead {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin: 0;

		
}
article tbody {
	text-align: center;
	font-size: 14px;
	font-weight: normal;	
}
article a {
	text-decoration: none;
	color: #gggggg;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	margin: 0;

}


footer {
	clear: both;
	background-color: #eeeeee;
	margin: 5px 0px 0px 0px;
	color: #8b0000;
	font-size: 14px;
	font-weight: bolder;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}


