* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
body {
	margin: 0px;
	background-color: #DDEAE6;
	}
.bday {
	width: 928px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	}
.wrapper {
	margin: auto;
	width: 768px;
	background-color: #DA202C;
	z-index: 10;
	left: 0px;
	}
/*.innerWrapper {
	position: relative;
	}*/
.leftMainBox {
	width: 194px;
	float: left;
	background-color: #DA202C;
	}
.rightMainBox {
	width: 574px;
	float: left;
	}
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	}
.swissMap {
	padding-top: 50px;
	}
a.swissMapLink:link, a.swissMapLink:active, a.swissMapLink:visited, a.swissMapLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	letter-spacing: 3px;
	}
.searchBox {
	padding-top: 10px;
	}
.searchBoxLeft {
	width: 21px;
	float: left;
	}
.searchBoxRight {
	width: 173px;
	height: 20px;
	float: right;
	background-color: #ED9994;
	background-image: url(../image/arrow_black_search.gif);
	background-position: center left;
	background-repeat:no-repeat;
	}
.leftMenuBox {
	padding: 20px 0px 0px 20px;
	}
.leftMenuTitle {
	color: #000000;
	letter-spacing: 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
.leftMenuElement, leftMenuTitle {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #FFFFFF;
	}
a.leftMenuLink:link, a.leftMenuLink:active, a.leftMenuLink:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
a.leftMenuLink:hover {
	color: #A49999;
	}
.logoBox {
	background-color: #DA202C;
	padding: 20px 0px 10px 20px;
	}
.mainTopMenu {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #DA202C;
	background-image: url(../image/arrow_top_menu.gif);
	background-repeat: no-repeat;
	background-position: center left;
	}
a.mainTopMenuElement:link, a.mainTopMenuElement:active, a.mainTopMenuElement:visited {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 30px;
	color: #FFFFFF;
	letter-spacing: 3px;
	font-weight: bold;
	text-decoration: none;
	}
a.mainTopMenuElement:hover {
	color: #A49999;
	}
.contentWrapper {
	padding: 20px 10px 20px 10px;
	}
.contentLeftCol {
	width: 184px;
	float: left;
	}
.contentLeftHead {
	background-color: #AACBC0;
	font-weight: bold;
	padding: 5px;
	}
.contentLeftBox {
	background-image:url(../image/box_strich_v.gif);
	background-repeat:no-repeat;
	background-position: top right;
	padding: 5px;
	border-right: 1px solid #AACBC0;
	}
