@charset "utf-8";
/* CSS Document */
/******	Basic Settings	*******/
body, div, ul, li, th {
	border: 0px none;
	font-family: verdana,sans-serif;
	font-weight: normal;
	color: #4D4D4D;
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 11px;
	width: 725px;
	padding-left: 5px;
	background-color:#FFFFFF;
	color: #000000;
}
.dummy {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
}
a {
	text-decoration: none;
	border: none;
	color: #000000;
}
form {
	margin:0pt;
	padding:0pt;
}
input, select {
	font-size: 11px;
	color: #000000;
}
img {
	border-style:none;
	padding: 0;
	margin: 0;
}
ul, li {
	list-style: none;
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}
.lt-weiss {  
    color: #FFFFFF;
}
.hiddenText {
	position: absolute;
	left: -5000px;
}


.submit {
	background: url(i/arrow_red_right_small.gif) no-repeat left 5px;
	padding-left: 8px;
}
a.handicappedHelp {
	background: url(i/handicapped_help.gif) no-repeat left top;
	display: block;
	width: 18px;
	height: 18px;
}

/**	Start MetaNavigation	**/

.metaNavigation .submit {
	background-position: left 4px;
}

.metaNavigation {
	position: absolute;
	right: 190px;
	top: 6px;
	z-index: 300;
}

.metaNavigation li {
	z-index: 320;
}

.metaNavigation a {
	font-size: 10px;
	color: #898989;
}
.metaNavigation a:hover {
	text-decoration: underline;
}
.metaNavigation li {
	float: right;
	padding-left: 10px;
}
.metaNavigation li .normal {
	font-size: 8px;
}
.metaNavigation li .large {
	font-size: 11px;
}
.metaNavigation li .huge {
	font-size: 14px;
	line-height: 13px;
}
/**	End MetaNavigation	**/

.mainNavigation {
	position: relative;
	top: 110px;
	height: 62px;
}

/**	Start SKI	**/
.mainNavigation .SKI {
	position: relative;
	top: -3px;
	left: 0;
	z-index: 30;
	display: block;
	width: 721px;
	height: 62px;
	border: 1px solid #BDBDBD;
	border-bottom: none;
	background-color: transparent;
	padding: 1px 1px 0px 1px;
}
.mainNavigation .SKIBorder {
	display: block;
	height: 60px;
	padding: 10px 0px 0 8px;
	margin-right: 8px;
	background: url(i/ski_box_bg_gray.jpg) no-repeat left top;
}
.mainNavigation .SKI ul,
.mainNavigation .SKI p {
	height: 30px;
	width: 696px;
	background: url(i/ski_bg.jpg) repeat-x top;
}

p#skiNavigation {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding: 4px 0 0 8px;
}

.mainNavigation .SKI li {
	float: left;
	position: relative;
	z-index: 200;
}
.mainNavigation .SKI li a {
	background: url(i/ski_li_bg.jpg) no-repeat right top;
	padding:0px 8px 0px 7px;
	float: left;
	position: relative;
	z-index: 200;
}
.mainNavigation .SKI li .border a {
	color: #ffffff;
	font-weight: bold;
	display: block;
	height: 27px;
	line-height: 27px;
	float: left;
	position: relative;
	z-index: 200;
}
.mainNavigation .SKI li.active,
.mainNavigation .SKI li.hover,
.mainNavigation .SKI li:hover {
	background: url(i/ski_li_active_bg.jpg) transparent;
}
/**	End SKI	**/


.header {
	position: relative;
	display: block;
	width: 725px;
	height: 180px;
}

.headerImage {
	position: absolute;
	left: 500px;
	top: 0px;
	z-index:250;
}

/**	Start HeaderLogo	**/
.headerLogo {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 250px;
}
/**	End HeaderLogo	**/


/******	Start Content Settings	******/

.content {
	padding: 0 14px;
	border: 1px solid #BDBDBD;
	border-top: none;
	position: relative;
	top: -31px;
	left: 0;
}


.content a, .akmod a {
	color: #BA0C17;
	background: url(i/arrow_red_right_small.gif) no-repeat left 5px;
    padding-left: 7px;
}

.content a:hover, .akmod a:hover {
	text-decoration: underline;
}

/**	Start ContentHeadline	**/
.contentMain {
	position: relative;
	z-index: 50;
	display: block;
	background: url(i/contentHeadline_bg.jpg) repeat-x top;
	padding: 10px 10px 20px 10px;
}

.contentMain h2, .akmod h2 {
   margin: 20px 0 10px 0;
   font-size: 14px;
}

.contentMain p, .akmod p {
   margin: 7px 0 10px 0;
}

.MainText {
	position: relative;
	width: 435px;
    float: left;
}
.text_block {
	width: 435px;
}

th.el { 
   width:27%;
   text-align:left;
   padding: 4px;
}
td.er {
   width:73%;
}
tr.t_titel {
   text-align:center;
   font-weight: bold;
}

span.zusatz {
   font-weight: normal;
}
tr.t_content {
   text-align:right;
   font-weight: bold;
}
td.sp_titel {
   width:21%;
   background-color: #BFCFC5;
}
td.sp_1 {
   width:23%;
   background-color: #D3D7D8;
}
td.sp_23 {
   width:18%;
   background-color: #E2E7E7;
}
td.sp_4 {
   width:20%;
   background-color: #FFCCCC;
}
td#sp_4 {
   background-color: #CC0000;
}
.eingabe4 {  
   width: 237px; 
   padding-left: 4px;
   font-size: 11px;
}
.eingabe4sel {  
   width: 245px;  
   font-size: 11px;

}

.UsubmitContainer {
    width: 670px;
	margin: 15px 0 0 0;
}

div#submitresult {
	margin: 15px 0 150px 0;
}

.submitContainer {
	float: right;
	display: block;
	padding: 0px;
	height: 20px;
	background: url(i/formSubmit_bg.gif) no-repeat left top;
}
.submitContainer:hover {
	background: url(i/formSubmit_bg_ro.gif) no-repeat left top;
}
.submitContainer .submit {
	background: url(i/formSubmit_bg_right.gif) transparent no-repeat right top;
	border: none !important;
	display: block;
	padding: 3px 8px 3px 16px;
}
.submitContainer .submit:hover {
	background: url(i/formSubmit_bg_right_ro.gif) no-repeat right top;
}
.submit {
	margin: 4px 0 0 18px;
	font-size: 10px;
	color: #4D4D4D;
	background-position: left 4px;
}
.submitContainer {
	margin-top: 1px;
}
.submit {
	margin: 0;
	font-size: 11px;
	background-position: right top;
}
.submitContainer label {
	position: absolute;
	left: -3000px;
}

.release {
   margin: 40px 0 0px 0;
   text-align: right;
}

/******	Start Column  akmod	******/

.akmod {
   position:absolute; 
   left:740px; 
   top:107px; 
   width:265px; 
   border: 1px solid #BDBDBD; 
   padding:14px;
}

.akmod h1 {
   font-size: 20px;
}

.akmod td.sp_titel {
   width:23%;
   background-color: #BFCFC5;
}
.akmod td.sp_1 {
   width:40%;
   background-color: #D3D7D8;
}
.akmod td.sp_2 {
   width:37%;
   background-color: #FFCCCC;
}

.gespart {
   z-index: 1000;
   display: block;
   position: relative;
   width:275px;
}

.gespart td.sp_titel {
   width:27%;
   background-color: #BFCFC5;
}
.gespart td.sp_1 {
   width:35.5%;
   background-color: #D3D7D8;
}
.gespart td.sp_2 {
   width:37.5%;
   background-color:#FFFFFF;
   background-image:url(i/gespart4.gif); 
   text-align:right;
   vertical-align: top;
   padding:23px 11px 0px 0px;
}

.gespart td.sp_leer {
   height:52px;
}

.bonus td.sp_titel {
   width:28%;
   background-color: #BFCFC5;
}
.bonus td.sp_1 {
   width:36%;
   background-color: #D3D7D8;
}
.bonus td.sp_2 {
   width:36%;
   background-color:#FFCCCC;
}

/******	Start Footer Settings	******/
.footer {
	padding: 0 10px;
	width: 705px;
	height: 50px;
	position: relative;
	top: -20px;
}
.footer .footerBoxRight {
	width: 200px;
	height: 50px;
	float: right;
	z-index: 100000;
}
.footer .siteInfo {
	width: 400px;
	float: left;
	padding: 3px 5px;
	color: #C0C0C0;
}
.footer .metaNavigation {
	position: relative;
	top: 3px;
	right: 0px;
	width: 330px;
}
.footer .metaNavigation a {
	color: #C0C0C0;
	font-size: 11px;
}
.footer .siteFeatures {
	position: relative;
	top: 2px;
	right: 0px;
	float: right;
}
.footer .siteFeatures img {
	float: left;
}

.footerkaindl {
	color: #C0C0C0;
	width: 705px;
	position: relative;
	top: 60px;
	text-align:center;
}
.footerkaindl a {
	color: #C0C0C0;
}
.footerkaindl a:hover {
	text-decoration: underline;
}

/******	End Footer Settings	******/