*{
	margin: 0;
	padding: 0;
}
html, body {
	text-align: center;
	background-position: top center;
	background-image: url(../images/ultra_bg.png);
	background-repeat: no-repeat;
	background-color: #000000;
	font-family: Verdana, arial;
	font-size: 11px;
	line-height: 16px;
	color: #707e87;
	height: 100%;
}
/*addthis bug fix*/
body { margin:0 !important; padding:0 !important; }
.topBar#textAd { margin:0 !important; }

#wrapper {
	width: 1000px;
	margin: 0 auto;
	height: 100%;
}
#top {
	position: relative;
	float: left;
	clear: left;
	width: 1000px;
	height: 56px;
}
#header {
	position: relative;
	float: left;
	clear: left;
	width: 1000px;
	height: 160px;
}
#body {
	position: relative;
	float: left;
	clear: left;
	width: 1000px;
	height: auto;
}
#navigation {
	position: relative;
	float: left;
	clear: left;
	width: 160px;
	min-height: 480px;
	height: auto;
	margin-right: 20px;
	padding-left: 50px;
}
#video_main {
	position: relative;
	float: left;
	width: 385px;
	height: auto;
	margin-right: 40px;
	padding-top: 20px;
}
#video_main2 {
	position: relative;
	float: left;
	width: 580px;
	height: auto;
	margin-right: 0px;
	padding-top: 0px;
}
#content_main {
	position: relative;
	float: left;
	width: 578px;
	min-height: 500px;
	height: auto;
	margin-right: 20px;
	padding-top: 20px;
	background-color: #000000;
}
#column {
	position: relative;
	float: left;
	width: 153px;
	height: 200px;
	margin-right: 20px;	
	padding-top: 20px;
}
#sponsors {
	position: relative;
	float: left;
	width: 145px;
	height: 200px;
	padding-top: 20px;
	padding-left: 25px;
}
#main_logo {
	position: relative;
	float: left;
	clear: left;
	width: 262px;
	height: 77px;
	margin-left: 54px;
}
#social_buttons {
	position: relative;
	float: left;
	width: 80px;
	height: 40px;
	margin-top: 120px;
	margin-left: 550px;
}
#top_navigation {
	position: relative;
	float: left;
	clear: left;
	margin-left: 50px;
	margin-top: 20px;
	width: 585px;
}
*html #top_navigation {
	width: 545px;
}
#lang_bar {
	position: relative;
	float: left;
	margin-left: 60px;
	margin-top: 20px;
	width: 80px;
}
#simple_search {
	position: relative;
	float: left;
	margin-left: 60px;
	margin-top: 20px;
}
input.simple_search {
	border: 0px solid;
	background-image: url(../images/simple_search_bg.png);
	background-repeat: no-repeat;
	width: 131px;
	height: 15px;
	padding: 3px 2px 2px 20px;
}
.ce_text {
	margin-bottom: 15px;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.ce_text a {
	color: #ffffff;
	text-decoration: none;
}
.ce_text a:hover {
	color: #ffffff;
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}
#partner {
	position: relative;
	float: left;
	clear: left;
	width: 110px;
	height: auto;
}
#kyte_badge {
	position: relative;
	float: left;
	clear: left;
	width: 385px;
	margin-top: 20px;
}
.mod_search input.text {
	border: 0px solid;
	background-image: url(../images/input_bg.png);
	width: 515px;
	height: 17px;
	padding: 3px 2px 2px 2px;
	position: relative;
	float: left;
	clear: left;
}
*+html .mod_search input.text {
	width: 510px;
}
.mod_search input.submit {
	border: 0px solid;
	background-image: url(../images/badge_a.png);
	width: auto;
	height: 22px;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	position: relative;
	float: left;
	margin-left: 2px;
}
.radio_container {
	position: relative;
	float: left;
	clear: left;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 500px;
}
.mod_search p.header {
	position: relative;
	float: left;
	clear: left;
	margin-bottom: 20px;
	color: #ddf5ff;
}
.search_results {
	position: relative;
	float: left;
	clear: left;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #707e87;
	width: 568px;
	height: auto;
}
.search_results a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.search_results a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.search_results p.url {
	color: #ddf5ff;
}
.ce_form .formbody table td {
	padding: 3px;
	vertical-align: top;
}
.ce_form .submit {
	border: 0px solid;
	background-image: url(../images/badge_a.png);
	width: auto;
	height: 22px;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	position: relative;
	float: right;
	margin-left: 2px;
}
input.contact_field {
	border: 0px solid;
	background-image: url(../images/input_bg.png);
	width: 350px;
	height: 17px;
	padding: 3px 2px 2px 2px;
	margin-left: 25px;
}
textarea.contact_field {
	border: 0px solid;
	background-image: url(../images/textarea_bg.png);
	width: 350px;
	height: 198px;
	padding: 3px 2px 2px 2px;
	margin-left: 25px;
	font-family: Verdana, arial;
	overflow: auto;
}
p.error {
	position: absolute;
	width: 27px;
	height: 19px;
	background-image: url(../images/error_nob.png);
	font-size: 0px;
	line-height: 0px;
	color: #000000;
	margin-left: 375px;
}
#ch_map {
	background-image: url(../images/ch_map.png);
	position: relative;
	float: left;
	clear: left;
	width: 575px;
	height: 400px;
}
/*---------------
map points
---------------*/
#point-Winterthur {
	position: absolute;
	width: 12px;
	height: 12px;
	margin-top: 78px;
	margin-left: 333px;
	cursor: pointer;
}
#point-Winterthur-info {
	position: absolute;
	min-width: 142px;
	min-height: 92px;
	background-color: #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: -69px;
	margin-left: 264px;	
	display: none;
	z-index: 998;
	border: 1px solid #ffffff;
	padding: 4px;
}
#point-Winterthur-line {
	position: absolute;
	width: 10px;
	height: 10px;
	border-right: 1px solid #ffffff;
	margin-top: 68px;
	margin-left: 329px;	
	z-index: 998;
	display: none;
}
#point-Winterthur-close {
	position: absolute;
	width: 16px;
	height: 16px;
	background-image: url(../images/map_close.png);
	margin-top: -74px;
	margin-left: 405px;	
	z-index: 999;
	display: none;
	cursor: pointer;
}
/***************/
#point-Locarno {
	position: absolute;
	width: 12px;
	height: 12px;
	margin-top: 298px;
	margin-left: 350px;
	cursor: pointer;
}
#point-Locarno-info {
	position: absolute;
	min-width: 142px;
	min-height: 92px;
	background-color: #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	margin-top: 182px;
	margin-left: 281px;
	display: none;
	z-index: 998;
	border: 1px solid #ffffff;
	padding: 4px;
}
#point-Locarno-line {
	position: absolute;
	width: 10px;
	height: 10px;
	border-right: 1px solid #ffffff;
	margin-top: 288px;
	margin-left: 346px;	
	z-index: 998;
	display: none;
}
#point-Locarno-close {
	position: absolute;
	width: 16px;
	height: 16px;
	background-image: url(../images/map_close.png);
	margin-top: 177px;
	margin-left: 422px;	
	z-index: 999;
	display: none;
	cursor: pointer;
}
/***************/
#point-Delemont {
	position: absolute;
	width: 12px;
	height: 12px;
	margin-top: 98px;
	margin-left: 182px;
	cursor: pointer;
}
#point-Delemont-info {
	position: absolute;
	min-width: 142px;
	min-height: 92px;
	background-color: #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	margin-top: -33px;
	margin-left: 113px;
	display: none;
	z-index: 998;
	border: 1px solid #ffffff;
	padding: 4px;
}
#point-Delemont-line {
	position: absolute;
	width: 10px;
	height: 10px;
	border-right: 1px solid #ffffff;
	margin-top: 88px;
	margin-left: 178px;	
	z-index: 998;
	display: none;
}
#point-Delemont-close {
	position: absolute;
	width: 16px;
	height: 16px;
	background-image: url(../images/map_close.png);
	margin-top: -38px;
	margin-left: 254px;	
	z-index: 999;
	display: none;
	cursor: pointer;
}
/***************/
#point-Liestal {
	position: absolute;
	width: 12px;
	height: 12px;
	margin-top: 75px;
	margin-left: 223px;
	cursor: pointer;
}
#point-Liestal-info {
	position: absolute;
	min-width: 142px;
	min-height: 92px;
	background-color: #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	margin-top: -41px;
	margin-left: 154px;
	display: none;
	z-index: 998;
	border: 1px solid #ffffff;
	padding: 4px;
}
#point-Liestal-line {
	position: absolute;
	width: 10px;
	height: 10px;
	border-right: 1px solid #ffffff;
	margin-top: 65px;
	margin-left: 219px;	
	z-index: 998;
	display: none;
}
#point-Liestal-close {
	position: absolute;
	width: 16px;
	height: 16px;
	background-image: url(../images/map_close.png);
	margin-top: -46px;
	margin-left: 303px;	
	z-index: 999;
	display: none;
	cursor: pointer;
}
/***************/
#point-Langenthal {
	position: absolute;
	width: 12px;
	height: 12px;
	margin-top: 123px;
	margin-left: 233px;
	cursor: pointer;
}
#point-Langenthal-info {
	position: absolute;
	min-width: 142px;
	min-height: 92px;
	background-color: #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	margin-top: 7px;
	margin-left: 163px;
	display: none;
	z-index: 998;
	border: 1px solid #ffffff;
	padding: 4px;
}
#point-Langenthal-line {
	position: absolute;
	width: 10px;
	height: 10px;
	border-right: 1px solid #ffffff;
	margin-top: 113px;
	margin-left: 228px;	
	z-index: 998;
	display: none;
}
#point-Langenthal-close {
	position: absolute;
	width: 16px;
	height: 16px;
	background-image: url(../images/map_close.png);
	margin-top: 0px;
	margin-left: 340px;	
	z-index: 999;
	display: none;
	cursor: pointer;
}
/***************/
#point-Chur {
	position: absolute;
	width: 12px;
	height: 12px;
	margin-top: 179px;
	margin-left: 422px;
	cursor: pointer;
}
#point-Chur-info {
	position: absolute;
	min-width: 142px;
	min-height: 92px;
	background-color: #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	margin-top: 63px;
	margin-left: 352px;
	display: none;
	z-index: 998;
	border: 1px solid #ffffff;
	padding: 4px;
}
#point-Chur-line {
	position: absolute;
	width: 10px;
	height: 10px;
	border-right: 1px solid #ffffff;
	margin-top: 169px;
	margin-left: 417px;	
	z-index: 998;
	display: none;
}
#point-Chur-close {
	position: absolute;
	width: 16px;
	height: 16px;
	background-image: url(../images/map_close.png);
	margin-top: 58px;
	margin-left: 494px;	
	z-index: 999;
	display: none;
	cursor: pointer;
}
/***************/
#point-Oerlikon {
	position: absolute;
	width: 12px;
	height: 12px;
	margin-top: 77px;
	margin-left: 310px;
	cursor: pointer;
}
#point-Oerlikon-info {
	position: absolute;
	min-width: 142px;
	min-height: 92px;
	background-color: #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	margin-top: -70px;
	margin-left: 240px;
	display: none;
	z-index: 998;
	border: 1px solid #ffffff;
	padding: 4px;
}
#point-Oerlikon-line {
	position: absolute;
	width: 10px;
	height: 10px;
	border-right: 1px solid #ffffff;
	margin-top: 67px;
	margin-left: 305px;	
	z-index: 998;
	display: none;
}
#point-Oerlikon-close {
	position: absolute;
	width: 16px;
	height: 16px;
	background-image: url(../images/map_close.png);
	margin-top: -75px;
	margin-left: 382px;	
	z-index: 999;
	display: none;
	cursor: pointer;
}
/***************/
#point-Monthey {
	position: absolute;
	width: 12px;
	height: 12px;
	margin-top: 275px;
	margin-left: 140px;
	cursor: pointer;
}
#point-Monthey-info {
	position: absolute;
	min-width: 142px;
	min-height: 92px;
	background-color: #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	margin-top: 144px;
	margin-left: 70px;
	display: none;
	z-index: 998;
	border: 1px solid #ffffff;
	padding: 4px;
}
#point-Monthey-line {
	position: absolute;
	width: 10px;
	height: 10px;
	border-right: 1px solid #ffffff;
	margin-top: 265px;
	margin-left: 135px;	
	z-index: 998;
	display: none;
}
#point-Monthey-close {
	position: absolute;
	width: 16px;
	height: 16px;
	background-image: url(../images/map_close.png);
	margin-top: 139px;
	margin-left: 212px;	
	z-index: 999;
	display: none;
	cursor: pointer;
}
/***************/
#point-Schattdorf {
	position: absolute;
	width: 12px;
	height: 12px;
	margin-top: 175px;
	margin-left: 320px;
	cursor: pointer;
}
#point-Schattdorf-info {
	position: absolute;
	min-width: 142px;
	min-height: 92px;
	background-color: #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	margin-top: 44px;
	margin-left: 250px;
	display: none;
	z-index: 998;
	border: 1px solid #ffffff;
	padding: 4px;
}
#point-Schattdorf-line {
	position: absolute;
	width: 10px;
	height: 10px;
	border-right: 1px solid #ffffff;
	margin-top: 165px;
	margin-left: 316px;
	z-index: 998;
	display: none;
}
#point-Schattdorf-close {
	position: absolute;
	width: 16px;
	height: 16px;
	background-image: url(../images/map_close.png);
	margin-top: 39px;
	margin-left: 392px;	
	z-index: 999;
	display: none;
	cursor: pointer;
}
/***************/ 
#point-Einsiedeln {
	position: absolute;
	width: 12px;
	height: 12px;
	margin-top: 139px;
	margin-left: 327px;
	cursor: pointer;
}
#point-Einsiedeln-info {
	position: absolute;
	width: 142px;
	height: 92px;
	background-color: #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	margin-top: 27px;
	margin-left: 257px;
	display: none;
	z-index: 998;
	border: 1px solid #ffffff;
	padding: 4px;
}
#point-Einsiedeln-line {
	position: absolute;
	width: 10px;
	height: 10px;
	border-right: 1px solid #ffffff;
	margin-top: 129px;
	margin-left: 322px;	
	z-index: 998;
	display: none;
}
#point-Einsiedeln-close {
	position: absolute;
	width: 16px;
	height: 16px;
	background-image: url(../images/map_close.png);
	margin-top: 22px;
	margin-left: 399px;
	z-index: 999;
	display: none;
	cursor: pointer;
}
/***************/
#point-Kussnacht {
	position: absolute;
	width: 12px;
	height: 12px;
	margin-top: 150px;
	margin-left: 301px;
	cursor: pointer;
}
#point-Kussnacht-info {
	position: absolute;
	min-width: 142px;
	min-height: 92px;
	background-color: #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	margin-top: 18px;
	margin-left: 232px;
	display: none;
	z-index: 998;
	border: 1px solid #ffffff;
	padding: 4px;
}
#point-Kussnacht-line {
	position: absolute;
	width: 10px;
	height: 10px;
	border-right: 1px solid #ffffff;
	margin-top: 140px;
	margin-left: 297px;	
	z-index: 998;
	display: none;
}
#point-Kussnacht-close {
	position: absolute;
	width: 16px;
	height: 16px;
	background-image: url(../images/map_close.png);
	margin-top: 13px;
	margin-left: 374px;
	z-index: 999;
	display: none;
	cursor: pointer;
}
/***************/
#point-Seewen {
	position: absolute;
	width: 12px;
	height: 12px;
	margin-top: 138px;
	margin-left: 310px;
	cursor: pointer;
}
#point-Seewen-info {
	position: absolute;
	min-width: 142px;
	min-height: 92px;
	background-color: #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	margin-top: 6px;
	margin-left: 241px;
	display: none;
	z-index: 998;
	border: 1px solid #ffffff;
	padding: 4px;
}
#point-Seewen-line {
	position: absolute;
	width: 10px;
	height: 10px;
	border-right: 1px solid #ffffff;
	margin-top: 128px;
	margin-left: 306px;	
	z-index: 998;
	display: none;
}
#point-Seewen-close {
	position: absolute;
	width: 16px;
	height: 16px;
	background-image: url(../images/map_close.png);
	margin-top: 1px;
	margin-left: 383px;
	z-index: 999;
	display: none;
	cursor: pointer;
}
/***************/
#point-Lachen {
	position: absolute;
	width: 12px;
	height: 12px;
	margin-top: 133px;
	margin-left: 359px;
	cursor: pointer;
}
#point-Lachen-info {
	position: absolute;
	min-width: 142px;
	min-height: 92px;
	background-color: #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	margin-top: 1px;
	margin-left: 290px;
	display: none;
	z-index: 998;
	border: 1px solid #ffffff;
	padding: 4px;
}
#point-Lachen-line {
	position: absolute;
	width: 10px;
	height: 10px;
	border-right: 1px solid #ffffff;
	margin-top: 123px;
	margin-left: 355px;	
	z-index: 998;
	display: none;
}
#point-Lachen-close {
	position: absolute;
	width: 16px;
	height: 16px;
	background-image: url(../images/map_close.png);
	margin-top: -4px;
	margin-left: 430px;
	z-index: 999;
	display: none;
	cursor: pointer;
}
/***************/
#point-Schlieren {
	position: absolute;
	width: 12px;
	height: 12px;
	margin-top: 91px;
	margin-left: 305px;
	cursor: pointer;
}
#point-Schlieren-info {
	position: absolute;
	min-width: 142px;
	min-height: 92px;
	background-color: #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	margin-top: -57px;
	margin-left: 236px;
	display: none;
	z-index: 998;
	border: 1px solid #ffffff;
	padding: 4px;
}
#point-Schlieren-line {
	position: absolute;
	width: 10px;
	height: 10px;
	border-right: 1px solid #ffffff;
	margin-top: 81px;
	margin-left: 301px;
	z-index: 998;
	display: none;
}
#point-Schlieren-close {
	position: absolute;
	width: 16px;
	height: 16px;
	background-image: url(../images/map_close.png);
	margin-top: -60px;
	margin-left: 376px;
	z-index: 999;
	display: none;
	cursor: pointer;
}
/***************/
#point-Schaffhausen {
	position: absolute;
	width: 12px;
	height: 12px;
	margin-top: 39px;
	margin-left: 314px;
	cursor: pointer;
}
#point-Schaffhausen-info {
	position: absolute;
	min-width: 142px;
	min-height: 92px;
	background-color: #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: -108px;
	margin-left: 245px;	
	display: none;
	z-index: 998;
	border: 1px solid #ffffff;
	padding: 4px;
}
#point-Schaffhausen-line {
	position: absolute;
	width: 10px;
	height: 10px;
	border-right: 1px solid #ffffff;
	margin-top: 29px;
	margin-left: 310px;	
	z-index: 998;
	display: none;
}
#point-Schaffhausen-close {
	position: absolute;
	width: 16px;
	height: 16px;
	background-image: url(../images/map_close.png);
	margin-top: -114px;
	margin-left: 386px;	
	z-index: 999;
	display: none;
	cursor: pointer;
}
/***************/
#point-Biel {
	position: absolute;
	width: 12px;
	height: 12px;
	margin-top: 127px;
	margin-left: 167px;
	cursor: pointer;
}
#point-Biel-info {
	position: absolute;
	min-width: 142px;
	min-height: 92px;
	background-color: #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 12px;
	margin-left: 95px;	
	display: none;
	z-index: 998;
	border: 1px solid #ffffff;
	padding: 4px;
}
#point-Biel-line {
	position: absolute;
	width: 10px;
	height: 10px;
	border-right: 1px solid #ffffff;
	margin-top: 118px;
	margin-left: 163px;	
	z-index: 998;
	display: none;
}
#point-Biel-close {
	position: absolute;
	width: 16px;
	height: 16px;
	background-image: url(../images/map_close.png);
	margin-top: 7px;
	margin-left: 238px;	
	z-index: 999;
	display: none;
	cursor: pointer;
}
/*end map points*/
.ch_map a {
	color: #ffffff;
	text-decoration: none;
}
.ch_map a:hover {
	color: #666666;
	text-decoration: none;
}
.ce_text ul {
	margin-top: 15px;
	margin-bottom: 15px;
}
.ce_text ul li {
	margin-left: 15px;
	list-style: disc;
}
.ce_downloads p {
	background-color: #131313;
	border-bottom: 1px solid #212121;
	margin-bottom: 1px;
}

span.captcha_text{
	position: relative;
	clear: left;
	float:left;
	margin: 5px 0px 0px 25px;
}
