body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align:center;
        height:100%;
	background-color:#FFFFFF;
	font-size:12px;
	font-family:Arial,Helvetica,Verdana,Tahoma,Sans-serif,sans-serif;
	color:rgb(0,0,0);
}

div {
        margin: 0px;
        padding:0px;
}

img {
       border: 0px;
       margin: 0px;
}

#outside {
        margin:auto;
        width:944px;
        height:100%;
}

#preload1 {
      display: hidden;
      background-image: url(mm01_high.jpg);
}

#preload2 {
      display: hidden;
      background-image: url(mm02_high.jpg);
}

#preload3 {
      display: hidden;
      background-image: url(mm03_high.jpg);
}

#preload4 {
      display: hidden;
      background-image: url(mm04_high.jpg);
}


#main_content_container {
       position:relative;
       left:-1px;
       top:90px;
       height:690px;
       z-index:1;  
}

.start_head1 {
       padding-left:70px;
       color:#B4AA8C;
       font-size:18px;
       letter-spacing:0.1em;
       margin:0;
       text-transform:uppercase;
}

.start_head2 {
       padding-left:70px;
       color:#B4AA8C;
       font-size:18px;
       letter-spacing:0.1em;
       margin:0;
       text-transform:uppercase;
}

.start_headpics {
       padding-left:0px;
       color:#B4AA8C;
       font-size:18px;
       line-height:50px;
       letter-spacing:0.1em;
       margin:0;
       text-transform:uppercase;
}

.start_headpic_high {
       padding-left:0px;
       color:#7d785f;
       font-size:18px;
       line-height:50px;
       letter-spacing:0.1em;
       margin:0;
       text-transform:uppercase;
}



.start_homenavi {
       position:absolute;
       left:480px;
       top:0px;
       color:#B4AA8C;
       font-size:18px;
       line-height:50px;
       letter-spacing:0.1em;
       margin:0;
       text-transform:uppercase;
}

.start_homenavi a {
       xxxxcolor:#000000;
       color:#7D785F;
}

.start_homenavi_on {
       font-size:20px;
}

.start_homenavi_off {
       font-size:20px;
}

.start_hometeaser {
       position:absolute;
       xxxleft:650px;
       width:944px;
       text-align:right;
       top:0px;
       color:#B4AA8C;
       font-size:18px;
       line-height:50px;
       letter-spacing:0.1em;
       margin:0;
       text-transform:uppercase;
}


#startlogo {
       position:relative;
       width:503px;
       left:0px;
       top:80px;

}

html>body #outer{ height:auto; }

.footer {
        position:relative;
        width:244px;
        height:15px;
        text-align:right;
        margin:0;
        top:4px;
        left:700px;
}

/***********
* Header and Logo
************/
#header{
	position:absolute;
	top:0;
	width:944px;
	height:88px;
	color:#000000;
	background-color:#FFFFFF;
	z-index:5;
}

#logo
{
 position:absolute;
 width: 166px;
 left:712px; 
 margin-top:16px;
 z-index:12;
 overflow: hidden;
}

.logo_text {
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
        color:#000000;
	font-size:9px;
        font-weight:bold;
        text-align:left;

}

/***********
* Contentbereich
************/

#centrecontent {
        padding-left: 0px;
        padding-right: 0px;
	width:944px;
}