body {
background: #fff url(../img/bg.png) repeat-x;
font-family: tahoma, arial, verdana, sans-serif;
font-size: 11px;
margin: 0;
padding:0;
}


#container_bg {
width: 100%;
height: 472px;
position: absolute;
top : 50%;
background: url(../img/container_bg.png) repeat-x;
margin-top: -236px;
}

*html #container_bg {
margin-top: -220px;

}

#facebookbox{
	position: absolute;
	left: 0px;
	bottom: 20px;
}


#container {
position: relative;
margin: 3px auto;
width: 990px;
height: 465px;
}

#logo {
position: absolute;
top: -82px;
left: 25px;
}

#menu {
position: absolute;
top: -30px;
left: 140px;
}

#menu ul {
padding: 0;
margin: 0;
}

#menu ul li {
float: left;
list-style: none;
display: block;
width: 100px;
height: 47px;
}

#menu ul li a {
text-decoration: none;
color: #000;
display: block;
width: 100px;
height: 20px;
background: url(../img/nav_bg.png);
text-align: center;
padding-top: 8px;
}

#menu ul li.active {
margin-top: -10px;
}

#menu ul li.active a {
background: url(../img/nav_bg_active.png);
height: 23px;
padding-top: 15px;
font-weight: bold;
}


*html #menu ul li.active {
position: relative;
}

#col1 {
width: 400px;
height: 300px;
float: left;
margin-left: 27px;
padding-top: 25px;
overflow: hidden;
position: relative;
z-index: 150000;
}


#col1 a {
text-decoration: none;
color: #f6f6f6;
font-weight: normal;
}

#col1 h1 {
font-size: 11px;
font-weight: bold;
padding-top: 10px;
padding-left: 13px;
background: url(../img/h1_bg.png) no-repeat;
background-position: 0px 10px;
}

#col2 h1 {
font-size: 11px;
font-weight: bold;
padding-top: 10px;
padding-left: 13px;
background: url(../img/h1_bg.png) no-repeat;
background-position: 0px 10px;
}

#col2 a {
color: #fff;
text-decoration: none;
}

*+html #col1 h1 {
font-size: 11px;
font-weight: bold;
padding-top: 13px;
padding-bottom: 2px;
margin-bottom: -5px;
padding-left: 13px;
background: url(../img/h1_bg.png) no-repeat;
background-position: 0px 14px;
}

*+html #col2 h1 {
font-size: 11px;
font-weight: bold;
padding-top: 13px;
padding-bottom: 2px;
margin-bottom: -5px;
padding-left: 13px;
background: url(../img/h1_bg.png) no-repeat;
background-position: 0px 14px;
}


*html #col1 {
width: 390px;
margin-top: 10px;
margin-left: 14px;
}

*html #col1 p {
line-height: 11px;
}
*html #col1 h1 {
display: block;
padding-top: 0px;
margin-bottom: -10px;
}

*html #col2 h1 {
display: block;
padding-top: 0px;
margin-bottom: -10px;
margin-top: 20px;
}


#col2 {
	position: relative;
	z-index: 15000;
float: left;
width: 335px;
height: 466px;
overflow: auto;
margin-left: 15px;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
}

*html #col2 p {
width: 380px;
}


*html #col1 h1 {
background: url(../img/h1_bg_ie6.png) no-repeat;
}

*html #col2 h1 {
background: url(../img/h1_bg_ie6.png) no-repeat;
}

#accordion h1 {
padding: 0;
margin: 0;
font-size: 11px;
filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;
}

#accordion a {
color: #191919;
text-decoration: none;
font-weight: bold;
}

#skifahrer {
position: absolute;
bottom: -80px;
left: -60px;
z-index: 10;
}

#col3 {
position: absolute;
/*width: 525px;*/
height: 466px;
right: 0px;
display: block;
overflow: hidden;
z-index: 300;
}


h1.toggle_accordion {
float: left;
}



.accordion_content {
float:right;
}

.accordion_toggle {
/* REQUIRED */
float: right;	/* This make sure it stays horizontal */
/* REQUIRED */
display: block;
height: 466px;
width: 26px;
/*background: url(images/h_accordion_toggle.jpg) no-repeat top left #a9d06a;*/
color: #000;
background: #fff;
text-decoration: none;
outline: none;
cursor: pointer;
margin: 0 0 0 0;
}


		
.accordion_toggle_active {
background: url(images/h_accordion_toggle_active.jpg) no-repeat top left #e0542f;
border-right: none;
}


		
.accordion_content {
/* REQUIRED */
height: 465px;	/* We need to define a height for the accordion as it stretches the width */
float: right;	/* This make sure it stays horizontal */
/* REQUIRED */
overflow: hidden;
background-color: #ffffff;
}

			
.accordion_content p {
line-height: 150%;
height: 465px;
padding: 15px 15px 15px 15px;
overflow: hidden;
display: block;
}

.image {
padding-top: 5px;
padding-left: 15px;
margin-bottom: -15px;
padding-bottom: 0px;
}

.image a img {
border: none;
}
#footer {
width: 700px;
height: 20px;
position: absolute;
bottom: -28px;
right: 0;
text-align: right;
}

#footer address {
font-size: 9px; 
font-style: normal;
color: #000000;
}

#footer address a {
color: #ff6600;
}


/* NEWS */

.news-list-item {
width: 390px;
clear: both;
margin-bottom: 0;
padding-bottom: 0;
}

*+html .news-list-item {
width: 390px;
clear: both;
margin-bottom: -12px;
padding-bottom: 0;
margin-top: 15px;
}

*html .news-list-item {
margin-top: 20px;
width: 390px;
}

.news-list-item h3 {
font-size: 11px;
margin-bottom: -5px;
padding-bottom: 0;
}

*+html .news-list-item h3 {
font-size: 11px;
margin-bottom: 5px;
padding-bottom: 0;
}

*html .news-list-item h3 {
margin-bottom: 5px;
}

.news-list-item h3 a {
color: #000;
text-decoration: none;
color: #fff;
}

.news-list-date {
margin-right: 5px;
color: #fff;
}
.news-list-item p {
width:280px;
float: left;
padding-bottom: 0;
margin-bottom: 0;
}

.news-list-item img {
float: left;
margin-top: 8px;
margin-left: 5px;
border: 1px solid #fff;
}

*html .news-list-item img {
margin-top: 0px;
}

*+html .news-list-item img {
margin-top: 2px;
margin-left: 0px;
border: 1px solid #fff;
}

.news-list-morelink {
clear: both;
margin-top: -15px;
float: right;
margin-right: 120px;
}

*+html .news-list-morelink {
display: block;
width: 270px;
clear: both;
margin-top: -13px;
float: left;
text-align: right;
}

*html .news-list-morelink {
width: 270px;
float: right;
height: 10px;
display: block;
position: relative;
bottom: -50px;
right: 130px;
}

.news-list-morelink a {
color: #fff;
text-decoration: none;
}


.tx-ttnews-browsebox {width: 390px; clear: both;}
*+html .tx-ttnews-browsebox {width: 390px; clear: both; margin-top:0px; }
*html .tx-ttnews-browsebox {width: 390px; clear: both; margin-top:0px; }
.tx-ttnews-browsebox p { color: #fff; }
.tx-ttnews-browsebox table { margin-top: -40px; margin-left: 100px; }
*+html .tx-ttnews-browsebox table { margin-top: -36px; margin-left: -150px; }
*html .tx-ttnews-browsebox table { margin-top: -36px; margin-left: -150px; }
.tx-ttnews-browsebox table a { color: #fff; }

/* KONTAKT */

fieldset { border: none;}

text-area, input {
font-family: tahoma, arial, verdana,sans-serif;
font-size: 11px;
border: 1px solid #e1e1e1;
}

label {
display: block;
width: 100px;
float: left;
}

*html label {
width: 98px;
}

input {
margin-bottom: 5px;
width: 200px;
font-size: 10px;
border: 1px solid #e1e1e1;
}
*+html input {
margin-bottom: 3px;
}

input.radio {
border: none!important;
float: left;
width: 20px;
margin-right: 20px;
margin-top: 0px;
}

*+html input.radio {
margin-top: -4px;
}

*html input.radio { margin-top: -4px; }



label.break { clear: left; }

label.left {margin-left: 100px; }

*html label.left {display: inline; }

label.small {
width: 30px;
}

textarea { float: left; width: 200px; border: 1px solid #e1e1e1; font-family: tahoma, arial, verdana, sans-serif; font-size: 11px;}
*html textarea { margin-left: 3px; }
*+html textarea { margin-top: 2px;}

/*input.submit {
margin-top: -50px;
width: 90px;
background: #E2620E;
border: 1px solid #e1e1e1;
clear: both;
}*/

fieldset a img {
border: none;
margin-top: 0px;
}
*+html fieldset a img {
border: none;
margin-top: -5px;
}

.tx-thmailformplus-pi1 ul {
padding: 0;
margin: 0;
margin-left: 107px;
color: #fff;

}

*+html .tx-thmailformplus-pi1 ul {
padding: 0;
margin: 0;
margin-left: 100px;
color: #fff;
margin-top: 15px;
margin-bottom:-10px;
}

.tx-thmailformplus-pi1 ul li { list-style: none; }

*html .tx-thmailformplus-pi1 ul { margin-top: 15px; margin-bottom: -10px; margin-left: 102px;}

*+html table.contenttable {
margin-top: 10px;
}

*html table.contenttable {
margin-top: 15px;
}

*+html table.contenttable td {
padding: 10px 5px 15px 0px;
}

*html table.contenttable td {
padding: 10px 5px 15px 0px;
}

/* Dealer Search */

.tx-dptecnicadealers-pi1 form {
width:370 px;
padding-top: 0px;
}
.tx-dptecnicadealers-pi1 label {
width: 100px;
clear: both;
display: block;
float: none!important;
margin-bottom: 3px;
}

.tx-dptecnicadealers-pi1 select {
font-size: 11px!important;
margin-bottom: 2px;
}

.tx-dptecnicadealers-pi1 a.submit {
position: relative;
left: -6px;
top: 0px;
}

.tx-dptecnicadealers-pi1 .dealer {
width: 350px;
margin-top: 0px;
margin-bottom: 10px;
background: #f6f6f6;
padding: 5px;
padding-bottom: 10px;
}

.tx-dptecnicadealers-pi1 .float {
margin-right: 5px;
}

.tx-dptecnicadealers-pi1 .title {
margin-right: 5px;
}

.tx-dptecnicadealers-pi1 a {
color: #191919;
font-weight: bold;
position: relative;
z-index: 25000;
}

#change {
position: absolute;
top: -70px;
right: 0px;
z-index: 400;
}

#change a {
display: block;
width: 160px;
height: 15px;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 35px;
color: #000;
text-decoration: none;
background: url(../img/switch.png) no-repeat;
}

form#dealersearch select {
width: 135px;
}








