body {
	background-color:#EBF3EC
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	width: 700px;
}
#head {
	text-align: right;
}
.statsFirst {
	width: 300px;
	font-size: 14px;
}
.statsSecond {
	font-size: 14px;
	font-weight: bold;
}
#insideWrapper {
	text-align: left;
	margin: 0px auto;
	width: 700px;
	float: left;
	border: 1px #aea574 solid;
}
#head {
	height: 180px;
	border-bottom: 1px #aea574 solid;
	background-image:url(..//images/topbildtest2.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#content {

	border-left: 1px #aea574 solid;
	float: left;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	width:500px;
}
#leftMenu {
	width: 101px;
	height: inherit;
	float: left;
	padding-right: 15px;
	padding-top:15px;
	font-family: Verdana; 
	font-size: 10px;
	
}
#footer {
	height: 20px;
	width: 700px;
	position: relative;
	border-left: 1px #aea574 solid;
	border-right: 1px #aea574 solid;
	border-bottom: 1px #aea574 solid;
	float: left;
	font-family: Verdana; 
	font-size: 12px;
}
table {
	border: none;
}
tr {
	border: none;
}
td {
	border: none;
	vertical-align:top;
	font-family: Verdana;
	font-size: 11px;
}
th {
	font-family: Verdana;
	font-size: 11px;
}
img {
border: none;
}
.bigName {
font-family: Verdana; 
font-size: 20px;
}
.text, p {
font-family: Verdana;
font-size: 11px;
}
A:link {
	color: #0000FF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}
A:visited {
	color: #0000FF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}
A:hover {	
	font-weight: bold; 
}
