body {
	line-height: 16px;
	font-family: "Trebuchet MS", verdana, arial, helvetica;
	font-size: 76%;
	margin: 0px;
	padding: 0px;
	color:#000;
	background-color: #e5e5e5;
}
#containerPage {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color:#ffffff;
}
#containerHead {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#containerTop {
	background-color:#000000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#layerTop {
	height: 67px;
	width: 900px;
	background-image: url(../img/head_bahnhofplatz_aarau.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#containerTheme {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#layerBackground {
	height: 210px;
	background-color: #e5e5e5;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
	top: 67px;
}
#containerLogotheme {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#layerLogo {
	height: 270px;
	width: 234px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
	top: 10px;
	position: absolute;
	background-image: url(../img/layer_logo.gif);
	background-repeat: no-repeat;
}
#layerTheme {
	height: 265px;
	width: 666px;
	position: absolute;
	left: 234px;
	top: 10px;
}

#layerNavigationText {
	margin: 0px 0px 0px 300px;
	padding: 0px;
	text-align: left;
}
#containerMain {
	margin-top: 70px;
	background-color:#FFFFFF;
}
#layerMain {
	width: 900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}
#areaMain {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	}
#containerNavigationLeft {
	background-color: #f2f2f2;
	vertical-align: top;
	margin-right: 0px;
	margin-left: 0px;
	width: 234px;
}
#layerNavigationLeft {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #f2f2f2;
}
#containerAdress {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
	background-color: #f2f2f2;
	font-size: 12px;
	color: #999999;
	padding-left: 10px;
}
#containerContent {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 666px;
}
#layerContent {
	min-height: 240px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#layerTopButton {
	text-align: right;
	vertical-align: middle;
}
#containerNaviQuick {
	width: 1200px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#containerQuickCreants {
	width: 900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#areaCreants {
	margin: 0px;
	padding: 0px;
}
#layerFooterSpace {
	height: 13px;
	background-color:#000000;
}
#layerCreants {
	text-align: left;
	width: 230px;
	float: left;
}
#layerNaviQuick {
	text-align: right;
	width: 230px;
	float: right;
}
#containerRightMail {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 30px;
	background-color: #f2f2f2;
	padding-left: 10px;
	text-align: left;
}	
.adressLink {
	font-size: 12px;
	text-decoration: none;

}
.adressLink:link {
	color: #000000;
}
.adressLink:visited {
	color: #000000;
}
.adressLink:focus {
	color: #000000;
}
.adressLink:hover {
	color: #999999;
}
.adressLink:active {
	color: #000000;
}	
.creantsLink {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.creantsLink:link {
	color: #000000;
}
.creantsLink:visited {
	color: #000000;
}
.creantsLink:focus {
	color: #000000;
}
.creantsLink:hover {
	color: #999999;
}
.creantsLink:active {
	color: #000000;
}
