@charset "UTF-8";
/* CSS Document */

body {
	background-color: #DDDDDD;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
p {
	margin: 0px;
	padding: 0px;
}
#container {
	margin:0 auto; /*center hack*/
	text-align:left;
	height: auto;
	width: 900px;
	background-color: #FFFFFF;
}
#header {
	background-color: #0068B3;
	height: 150px;
	width: 900px;
	position: relative;
}
#content {
	width: 900px;
	margin-top: 6px;
	position: relative;
	background-image: url(bilder/splashscreen/background.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#footer {
	background-color: #0068B3;
	height: 100px;
	width: 900px;
	margin-top: 6px;
	position: relative;
}
#logo {
	left: 25px;
	top: 15px;
	position: absolute;
}
#willkommen {
	position: absolute;
	left: 225px;
	top: 44px;
}
#season {
	position: absolute;
	left: 715px;
	top: 0px;
	background-image: url(bilder/splashscreen/change_season.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 42px;
	width: 185px;
	color: #0068B3;
}
#left {
	position: relative;
	width: 714px;
	float: left;
}
#right {
	width: 178px;
	width: 182px !important;
	position: relative;
	float: left;
	margin-left: 4px;
}
#left_top_corner {
	background-image: url(bilder/splashscreen/corner_top_left_bright_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	height: 25px;
	width: 714px;
}
#picture {
	background-color: #FFFFFF;
	position: relative;
	height: 225px;
	width: 639px;
	width: 664px !important;
	clear: left;
	margin-left: 25px;
}
#text_left {
	float: left;
	width: 295px;
	width: 320px !important;
	margin-left: 25px;
	position: relative;
	margin-top: 20px;
}
#text_right {
	float: left;
	width: 296px;
	width: 320px !important;
	margin-left: 24px;
	position: relative;
	margin-top: 20px;
}
#left_bottom_corner {
	background-image: url(bilder/splashscreen/corner_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	width: 900px;
	clear: left;
	height: 20px;
}
#adress_left {
	float: left;
	width: 320px;
	position: absolute;
	left: 25px;
	top: 14px;
}
#adress_right {
	float: left;
	width: 320px;
	position: absolute;
	left: 370px;
	top: 14px;
}
#logo_schweiz {
	position: absolute;
	left: 730px;
	top: 22px;
}
#titel_webcams {
	background-color: #0068B3;
	background-image: url(bilder/splashscreen/corner_top_right_blue.gif);
	background-repeat: no-repeat;
	background-position: 162px 0px;
	position: relative;
	height: 25px;
	width: 182px;
}
#webcams {
	width: 152px;
	width: 167px !important;
	margin-top: 5px;
	position: relative;
	margin-left: 15px;
}
.link_top a {
	font-size: 15px;
	line-height: 41px;
	color: #0068B3;
	background-image: url(bilder/splashscreen/link_top_passiv.gif);
	background-repeat: no-repeat;
	background-position: 11px 1px;
	padding-left: 32px;
	text-decoration: none;
}
.link_top  a:hover {
	background-image: url(bilder/splashscreen/link_top_aktiv.gif);
}
.link_main   a  {
	font-size: 25px;
	color: #0068B3;
	text-decoration: none;
	background-image: url(bilder/splashscreen/link_main_passiv.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	line-height: 30px;
	padding-left: 30px;
}
.link_main a:hover {
	background-image: url(bilder/splashscreen/link_main_activ.gif);
}
.link_small a {
	font-size: 15px;
	line-height: 20px;
	background-image: url(bilder/splashscreen/link_small_passiv.gif);
	background-position: 3px 1px;
	background-repeat: no-repeat;
	padding-left: 30px;
	text-decoration: none;
	color: #111111;
}
.link_small a:hover {
	background-image: url(bilder/splashscreen/link_small_activ.gif);
}
.legendentitel {
	font-size: 15px;
	line-height: 24px;
	color: #FFFFFF;
	padding-left: 15px;
}
.legenden_ma {
	font-size: 15px;
	line-height: 22px;
	color: #0068B3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.legenden_oa {
	font-size: 15px;
	line-height: 22px;
	color: #0068B3;
}
.adressentitel {
	font-size: 22px;
	line-height: 30px;
	color: #FFFFFF;
}
.adresse {
	font-size: 15px;
	line-height: 20px;
	color: #F9B000;
}
a  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
