body {
	text-decoration: none;
	background-color: #FFF;
	margin: 0px;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666;
	padding: 0px;
	font-weight: normal;
	line-height: normal;
	display: block;
	margin: 0px;
}

.textred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #E0021B;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
}
.text14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	font-weight: normal;
}

.textb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
}



.textbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	color: #F6A800;
	font-weight: bold;
}
.textboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	color: #E3001B;
	font-weight: bold;
}
#maincontainer {
	position: absolute;
	height: 600px;
	width: 845px;
	top: 50%;
	left: 50%;
	margin-top: -320px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -420px;
	background-image: url(../gfx/amerle_2015.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
a {
	color: #F6A800;
	text-decoration: none;
	font-weight: bold;
}
.orange {
	color: #F6A800;
}


#maincontent {
	width: 790px;
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: #333;
}
#left {
	float: left;
	width: 740px;
	display: block;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 22px;
}
#left .logo{
	padding-top: 25px;
	padding-left: 35px;
}
#left .pic {
	padding-top: 50px;
	padding-left: 35px;
}


#right {
	float: right;
	width: 400px;
	margin-right: 5px;
}
.box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	display: block;
	float: left;
	width: 230px;
	margin-right: 10px;
}



#content {
	width: 525px;
	margin-left: 0px;
	padding-top: 50px;
}

#topmenu {
	height: 30px;
	width: 450px;
	position: relative;
	margin-top: 33px;
	margin-left: 35px;
}

#topmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#topmenu ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5e2800;
	text-decoration: none;
	height: 30px;
	float: left;
	text-align: left;
	display: block;
	line-height: 30px;
	padding-right: 20px;
}







#topmenu ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5e2800;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	text-align: left;
	display: block;
	font-weight: normal;
}
#topmenu .activ{
	color: #FFF;
}
#topmenu ul li a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	text-align: left;
	display: block;
	font-weight: normal;
}
#topmenu ul li a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	text-align: left;
	display: block;
	font-weight: normal;
}

#disclaimer {
	float: left;
	width: 540px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
	height: 380px;
	overflow: auto;
	padding: 10px;
}
#center {
	width: 550px;
	display: block;
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
}
