body  { color: #ffffff; font-size: 10px; font-family: Verdana; background-color: #000000; }
body.swisslodge { background-color: #68696b; }

p {}
td {}
.master_stage { width: 901px; height: 500px; border-left: 1px solid white; border-bottom: 1px solid white; border-right: 1px solid white; }
.hg_nav_l1 { background-image: url(bilder/hg_nav.gif) }
.hg_logo { background-image: url(bilder/hg_logo.gif); }
.nav_l1 { color: white; font-size: 10px; font-family: Verdana; width: 74px; padding-bottom: 10px; valign: bottom;  }
.nav_l1:hover { color: white; font-size: 10px; font-family: Verdana; background-image: url(bilder/nav_shader.png); padding-bottom: 10px; width: 74px; valign: bottom       }
.nav_l1_selected { color: white; font-size: 10px; font-family: Verdana; background-image: url(bilder/nav_shader.png); padding-bottom: 10px; width: 74px; valign: bottom        }
.nav_l1 a { color: white; font-size: 10px; font-family: Verdana; text-decoration: none; valign: bottom  }
.nav_l1 a:hover { color: white; font-size: 10px; font-family: Verdana; text-decoration: underline; valign: bottom      }
.tab_linie_v { background-color: white; width: 1px }

.absender { color: white; font-size: 10px; font-family: Verdana; }
.absender a { color: white; font-size: 10px; font-family: Verdana; text-decoration: none }
.absender a:hover { color: white; font-size: 10px; font-family: Verdana; text-decoration: underline }

#ticker { font-size: 12px; font-family: arial; font-weight: 700; position: relative; left: 260px; width: 190px; }
#ticker { width: 190px; left: 260px; position: relative; visibility: visible; }
#ticker li { font-size: 12px; font-family: arial; font-weight: 700; line-height: 40px; border-bottom: 1px dotted #444444; list-style-type: none; }
#ticker li a { display: block; text-indent: 10px; color: #444; text-decoration: none; }
#ticker li a:hover { color: #222; text-decoration: underline; }
.subnav ul { height: auto; }
.subnav ul ul { height: auto; margin-bottom: 30px; }
.subnav ul ul ul { height: auto; margin-bottom: 0; }
.subnav div ul { height: 20px; }
#buchen li { border: none; }

#wettbewerb {left: 730px;position: relative;top: 80px;width: 155px;z-index: 1;}

.hg_nav_l1 ul,
.hg_nav_l1 li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.hg_nav_l1 li {
	float: left;
	width: 74px;
	height: 69px;
	border-right: 1px solid white;
}

.hg_nav_l1 li.last {
	border-right: 0px solid white;
}

.hg_nav_l1 ul li a {
	color: white;
	display: block;
	padding: 48px 0 5px 10px;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	
}

.hg_nav_l1 ul li a:hover {
	text-decoration: underline;
	/* background-image: url(bilder/nav_shader.png); */
}

.hg_nav_l1 ul li.active
{ background-image: url(bilder/nav_shader.png); }


/* Formular */

.column { float: left; }
.row { clear: both; }
.tenth { width: 10%; }
.quarter { width: 25%; }
.third { width: 33.3333%; }
.half { width: 50%; }
.twothird { width: 66.6666%; }
.threequad { width: 75%; }
.ninth { width: 90%; }
.full { width: 100%; }


/*form { padding-right: 50px; }*/

fieldset { border: none; }

label {
	display: block;
	text-align: right;
	padding: 0.05em 0.1em;
	padding-right: 8px;
}

.checkbox label {
	text-align: left;
}

input.text, textarea {
	width: 100%;
	border: 1px solid #C0C0C0;
	padding: 0.05em 0.1em;
	margin-bottom: 3px;
	background:#bcbcbc none repeat scroll 0 0;
}

input.checkbox {
	top: -1px;
	width: 13px;
	height: 13px;
	position: relative;
	line-height: 13px;
	vertical-align: middle;
	border: 1px solid #C0C0C0;
}

.threequad label {
	display: inline;
	text-align: left;
}

.errors {
	color: #00A7E3;
	margin-bottom: 1em;
}

.form em,
.interesse { padding-left: 19px; }

#content form .invalid,
#content form .required { border: 1px solid #00A7E3; }

select {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#bcbcbc none repeat scroll 0 0;
border:1px solid #3b3d3f !important;
-x-system-font:none;
color:inherit;
font-family:inherit;
font-size:inherit;
font-size-adjust:inherit;
font-stretch:inherit;
font-style:inherit;
font-variant:inherit;
font-weight:inherit;
line-height:inherit;
width: 100%;
}

.submit {
color: #000;
background-color:#bcbcbc;
border:1px solid #C0C0C0;
cursor:pointer;
float:right;
font-weight:bolder;
margin-left: 8px;
}
.halfBg{
	background: #68696b;
	left: 0;
	height: 100%;
	position: absolute;
	top: 0;
	width: 50%;
	z-index: 1;
}
