/** * Layout */

#header, #main, #right, #footer {
	
}

#header {
	border-width: 0 0 1px;
}

#main {
	border-width: 0;
}

#right {
	border-width: 0;
}

#footer {
	border-width: 1px 0 0;
}

#main, #right {
	background: #64A300;
	min-height: 500px;
}

#container {
	background: #64A300;
}

#main .inside {
	padding-left: 20px;
	padding-right: 20px;
}

#header {
	background: url("../images/header_image.png") no-repeat scroll center top;
	background-position: 0 10px;
}

#main {
	padding-bottom: 20px
}

#right .inside {
	padding-right: 20px
}

.feedback h2 {
	background: url("../images/icons/1273260029_speechmedia.png") no-repeat scroll left;
	padding-left: 35px;
	color: #000;
}

.feedback p {
	background: #67b200;
	color: #fff;
	padding: 15px 15px 15px 15px;
}

.nextevent h2 {
	background: url("../images/icons/1273472771_magnifyingglass.png") no-repeat scroll left;
	padding-left: 35px;
	color: #000;
}

.nextevent p {
	background: #67b200;
	color: #fff;
	padding: 15px 15px 15px 15px;
	text-align: left;
}

/** * Body */

body {
	background: url("../images/bg_main_mountain.png") no-repeat scroll center top #67b200;
}

/** * Basic tags */

/** * Links */

a, a:visited {
	color: #fff;
	text-decoration: underline;
}

a:focus, a:hover, a:active {
	color: #FD9208;
	text-decoration: underline;
}

p {
	text-align: justify;
}

/** * Footer */

#footer .inside {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	margin-bottom: 20px;
}

#footer p, #footer a {
	color: #4B7100;
	font-size: 11px;
}

/** * Stationen */

.stationen a {
	width: 265px;
	height: 261px;
	position: absolute;
	right: 0px;
	top: -25px;
	display: block;
	z-index: 300;
	background: url("../images/stationen.png") no-repeat scroll center top;
	text-indent: -999em;
}

*html .stationen a, *:first-child+html .stationen a {
	background: url("../images/stationen_ie.png") no-repeat scroll center top;
	width: 245px;
	height: 261px;
}

/** * ski4free */

.action4freespecial a {
	width: 201px;
	height: 85px;
	position: absolute;
	left: 20px;
	top: 14px;
	display: block;
	z-index: 600;
	background: url("../images/action4free_special.png") no-repeat scroll center top;
	text-indent: -999em;
}

/** * action4free special */

.ski4free a {
	width: 166px;
	height: 59px;
	position: absolute;
	right: -166px;
	top: 520px;
	display: block;
	z-index: 300;
	background: url("../images/ski4free.png") no-repeat scroll center top;
	text-indent: -999em;
}

/** * Anmeldelink */

.anmeldelink {
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
	font-size: 14px;
}

/** * Stationen */

ul, menu, dir {
	display: block;
	list-style-type: disc;
	padding-left: 20px;
}

li {
	padding-left: 10px;
	line-height: 1.5em;
}

/** * Formular */

fieldset {
	width: 600px;
	display: block;
	margin: 12px 0 24px;
	padding: 12px 12px 0;
}

* html fieldset {
	margin-top: 12px;
}

*:first-child+html fieldset {
	margin-top: 12px;
}

legend {
	color: #0000e6;
}

* html legend {
	margin-top: -24px;
	padding: 12px 0;
}

*:first-child+html legend {
	margin-top: -24px;
	padding: 12px 0;
}

input.text,input.password {
	width: 260px;
	margin: 4px 0;
	padding: 5px;
	border: 1px solid #fff;
}

* html input.text,* html input.password {
	margin: 0;
}

*:first-child+html input.text,*:first-child+html input.password {
	margin: 0;
}

textarea {
	width: 380px;
	height: 140px;
	border: 1px #fff solid;
}

* html textarea {
	width: 358px;
}

select {
	margin: 1px 0;
	padding: 3px;
}

* html select {
	width: 206px;
}

div.radio_container {
	margin: 0 0 1px;
}

* html div.radio_container {
	margin: 2px 0 -1px;
}

*:first-child+html div.radio_container {
	margin: 2px 0 -1px;
}

div.radio_container span {
	padding-right: 30px;
}

#opt_39_0], #opt_39_1] {
	font-weight: bold;
}

input.radio {
	top: 2px;
	position: relative;
	margin: 1px 2px 0 1px;
	padding: 0;
}

* html input.radio {
	top: 1px;
	position: relative;
	margin: -4px -1px 0 -3px;
}

*:first-child+html input.radio {
	top: 1px;
	position: relative;
	margin: -4px 0 0 -3px;
}

div.checkbox_container {
	margin: 0 0 1px;
}

* html div.checkbox_container {
	margin: 2px 0 -1px;
}

*:first-child+html div.checkbox_container {
	margin: 2px 0 -1px;
}

div.checkbox_container span {
	float: left;
	display: block;
	padding-right: 6px;
}

input.checkbox {
	margin: 3px 3px 0 1px;
	padding: 0;
}

* html input.checkbox {
	top: 1px;
	position: relative;
	margin: -4px 0 0 -3px;
}

*:first-child+html input.checkbox {
	top: 1px;
	position: relative;
	margin: -4px 0 0 -3px;
}

input.file {
	margin: 1px 0;
}

* html input.file {
	margin: 0;
}

*:first-child+html input.file {
	margin: 0;
}

div.error {
	color: #ff0000;
}

#ctrl_107 label, #ctrl_1 label, #ctrl_2 label, #ctrl_3 label, #ctrl_4 label, #ctrl_5 label, #ctrl_6 label, #ctrl_7 label, #ctrl_8 label, #ctrl_9 label, #ctrl_10 label, #ctrl_11 label {
	width: 110px;
	float: left;
	display: block;
	padding-top: 10px;
}

#lbl_1_0,#lbl_1_1,#lbl_1_2,#lbl_1_3,#lbl_1_4,#lbl_1_5,#lbl_1_6 {
	margin-right: 10px;
}

#ctrl_13 label, #ctrl_14 label, #ctrl_15 label {
	width: 240px;
	float: left;
	padding-top: 2px;
}

#opt_13_0 label, #opt_14_0 label, #opt_15_0 label {
	padding-left: 15px;
	font-weight: bold;
}

#opt_18_0 label, #opt_20_0 label, #opt_22_0 label, #opt_24_0 label, #opt_25_0 label, #opt_27_0 label, #opt_118_0 label, #opt_120_0 label {
	font-weight: bold;
}

#ctrl_19,#ctrl_21,#ctrl_24,#ctrl_26,#ctrl_28,#ctrl_37 {
	width: 50px;
	margin-top: -4px;
	margin-bottom: 20px;
}

#ctrl_30 label, #ctrl_31 label, #ctrl_32 label, #ctrl_33 label, #ctrl_34 label {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
}

#ctrl_35 label, #ctrl_36 label, #ctrl_37 label {
	width: 150px;
	float: left;
	display: block;
	padding-top: 10px;
}

#ctrl_37 label {
	padding-top: 3px;
}

#ctrl_30 span,#ctrl_32 span,#ctrl_33 span,#ctrl_34 span {
	margin-right: 50px;
}

#ctrl_31 span {
	margin-right: 15px;
}

#ctrl_39 label {
	float: left;
	margin-right: 40px;
}

#ctrl_42 label, #ctrl_43 label {
	width: 190px;
	float: left;
	display: block;
	padding-top: 12px;
}

#opt_44_0 label, #opt_45_0 label {
	font-weight: bold;
}

#ctrl_19 label, #ctrl_21 label, #ctrl_24 label, #ctrl_26 label, #ctrl_28 label {
	margin-left: 40px;
}

.rahmenprogramm br {
	display: none;
}

#ctrl_100 label, #ctrl_101 label, #ctrl_93 label, #ctrl_94 label, #ctrl_95 label {
	width: 110px;
	float: left;
	display: block;
	padding-top: 10px;
}

#ctrl_100 label, #ctrl_1 label {
	padding-top: 4px;
}

#ctrl_18 span,#ctrl_20 span,#ctrl_22 span,#ctrl_24 span,#ctrl_25 span,#ctrl_27 span {
	width: 270px;
}

#ctrl_42 label, #ctrl_40 label, #ctrl_110 label, #ctrl_43 label {
	width: 200px;
	float: left;
	display: block;
	padding-top: 10px;
}

#nobreak br {
	display: none;
}

#ctrl_14 {
	margin-top: 5px;
	padding: 1em
}

.standardfield label {
	display: block;
	float: left;
	padding-top: 10px;
	width: 90px;
}

*html .mask1 {
	height: 210px;
	overflow: hidden;
	position: relative;
	width: 560px;
}
