html, body {
padding:0;
margin:0;
width:100%;
font-size:14px;
color:#828282;
font-family:Verdana;
}

td, img, div { behavior: url(../includes/iepngfix.htc) }

body{
background-color: #9e0d16;
/* background-image: url(../images/verlauf.png);
background-repeat: repeat-x; */
}

.zindex {
position: absolute;
z-index: 99;
}

a {
font-size:14px;
color:#828282;
font-family:Verdana;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#9e0d16;
cursor:pointer;
}

menuh:hover {
color:#9e0d16;
cursor:pointer;
}

.bigred {
font-size:20px;
color:#9e0d16;
font-family:Verdana;
font-weight:bold;
}

.bigrey {
font-size:16px;
color:#828282;
font-family:Verdana;
font-weight:bold;
}

.mittig {
background-color:#ffffff;
background-image: url(../images/bg.gif);
background-repeat: repeat-x;
position:absolute;
top:20px;
left:50%;
margin-left:-480px;
width:960px;
height:600px;
}

.reddot {
background-color: transparent;
background-image: url(../images/reddot.gif);
background-repeat: no-repeat;
position: absolute;
top: -100px;
left: -100px;
width: 53px;
height: 52px;
}

.p {
/* visibility: hidden; */
background-color: transparent;
position: absolute;
top: 229px;
left: 247px;
width: 155px; /* 155px; */
height: 154px;
filter: alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
khtml-opacity: 0.5;
}

.i {
/* visibility: hidden; */
background-color: transparent;
position: absolute;
top: 229px;
left: 295px;
width: 32px; /* 32px; */
height: 154px;
filter: alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
khtml-opacity: 0.5;
}

.n {
/* visibility: hidden; */
background-color: transparent;
position: absolute;
top: 229px;
left: 346px;
width: 191px; /* 191px; */
height: 154px;
filter: alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
khtml-opacity: 0.5;
}

.m {
/* visibility: hidden; */
background-color: transparent;
position: absolute;
top: 229px;
left: 389px;
width: 275px; /* 275px; */
height: 154px;
filter: alpha(opacity=0);
-moz-opacity: 0.0;
opacity: 0.0;
khtml-opacity: 0.0;
}

.pin {
background-image: url(../images/pin-management.gif);
background-repeat: no-repeat;
position: absolute;
top: 194px;
left: 247px;
width: 467px;
height: 52px;
}

#pin {
filter: alpha(opacity=0);
-moz-opacity: 0.0;
opacity: 0.0;
khtml-opacity: 0.0;
}

.pinm {
/* background-image: url(../images/pinm.gif);
background-repeat: no-repeat; */
position: absolute;
top: 194px;
left: 159px;
width: 556px;
height: 212px;
}

#pinm {
filter: alpha(opacity=0);
-moz-opacity: 0.0;
opacity: 0.0;
khtml-opacity: 0.0;
}

.pinmlogo {
background-image: url(../images/logo-big.jpg);
background-repeat: no-repeat;
position: absolute;
top: 20px;
left: 20px;
width: 920px;
height: 76px;
}

#pinmlogo {
filter: alpha(opacity=0);
-moz-opacity: 0.0;
opacity: 0.0;
khtml-opacity: 0.0;
}

.main {
background-image: url(../images/redstrip.png);
background-repeat: no-repeat;
background-color:#ffffff;
position: absolute;
top: 120px;
left: 0px;
width:960px;
height:480px;
}

#main {
  filter: alpha(opacity=0);
  -moz-opacity: 0.0;
  opacity: 0.0;
  khtml-opacity: 0.0;
}

.menu {
/* background-color:#828282; */
position: absolute;
left: 20px;
top: 20px;
width:200px;
height:400px;
}

.sliderwrapper{
position: absolute; /*leave as is*/
overflow: hidden; /*leave as is*/
left: 220px;
top: 20px;
width: 710px; /*width of featured content slider*/
height: 430px;
z-index:1;
border: solid 0px #123456;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: #ffffff;
width: 710px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 430px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
z-index:1;

}
