body {
	margin: 0 auto;
}
div, h1, h2, p, font, table, input, textarea, a, span {
	font-family: verdana, sans-serif;
	font-size: 10pt;
}
h1, h2 {
	font-size: 12pt;
}
#content h1 {
	text-align: center;
	margin-top: 10px;
}

#searchBox {
	margin-top:15px;
	margin-right:-1px;
	float:right;
	border: 1px solid #000000;
	width: 100px;
}
#searchBtn {
	font-weight:bold;
	margin-top:15px;
	margin-right:5px;
	float:right;
	background: #FF6666;
	border: 1px solid #000000;
}
#randomImage {
	position:absolute;
	left: 30px;
	top: 42px;
}
#topWrapper {
	width:785px;
	height:auto;
}
#topCell1 {
	float:left;
	width:30px;
	height:30px;
	background-color: #FF0000;
}
#topCell2 {
	float:left;
	width:150px;
	height:30px;
	background-color: #FF6666;
}
#topCell3 {
	float:left;
	width:600px;
	height:30px;
	background-color: #FF0000;
}
#topCell4 {
	float:left;
	width:5px;
	height:30px;
	background-color: #FF6666;
}
#topBar {
	clear:both;
	height:50px;
	background-color: #FF6666;
	background-image:url('http://www.holderbank-so.ch/html/uploads/tf/lines.gif');
}
#logo {
	position:absolute;
	left:58px;
}
#centerWrapper {
	width:785px;
	height:auto;
	background-color: #FF0000;
}
#centerCell1 {
	width:755px;
	margin-left:30px;
	background-color: #FF6666;
}
#centerCell2 {
	overflow: hidden;
	width:600px;
	background-color: #FFFFFF;
}
#bottomWrapper {
	width:785px;
	height:auto;
	background-color: #FF0000;
}
#bottomCell {
	width:755px;
	height:30px;
	margin-left:30px;
	background-color: #FF6666;
	text-align:right;
}
#bottomCell span {
	font-size: 7pt;
	color: #FFFFFF;
	line-height:30px;
	margin-right:5px;
}
#bottomCell span a {
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	padding-left: 5px;
	padding-right: 5px;
}
#content div.tx-ttguest ul {
	list-style: none;
}
#content div.tx-ttguest ul li {
	float:left;
}
#contentLeft {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 45px;
	width: 148px;
	float:left;
}
body > div #contentLeft {
	width: 140px;
}

/* News */
.news-latest-container * {
	color: #ffffff;
	font-size: 10px;
	line-height: 12px;
}
.news-latest-date a {
	text-decoration: none;
}
.news-latest-item h3 a {
	font-size: 12px;
	line-height: 14px;
}
.news-latest-gotoarchive {
	text-align:center;
	font-weight: bold;
}
.news-latest-spacer {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:center;
}
.news-list-spacer {
	border: 1px solid black;
	color: #000000;
	background: #000000;
	margin-top: 15px;
}
#sitemap {
	text-align:center;
}
#sitemap a {
	color: #000000;
	text-decoration: none;
}
