* 
{
margin:0;
padding:0;
}

html, body 
{
height:100%;
}


body
{
background-color:#fff;
font:100.01%/1.4 arial,sans-serif;
text-align:center;		 /* horizontal centering for IE Win quirks */
}


#hintergrund
{
margin:0 auto;
text-align:left;
height: 600px;
width: 921px;
background: url("hintergrund.jpg");
background-repeat: no-repeat;
}


#stage
{
width: 760px;
height: 600px;
position: relative;
left: 161px;
top: -70px;
}


#logo
{
width: 147px;
height: 101px;
margin-top: 12px;
}


#menu
{
position: absolute;
top: 128px;
}

#inhalt
{
width: 589px;
margin-top: 20px;
position: relative;
top: -22px;
left: 0px;
}


#bild
{
position: absolute;
top: -17px;
left: 310px;
}

h1
{
font-family: arial;
font-size: 15px;
font-weight: bold;
color: #D70032;
width: 760px;
padding-bottom: 7px;
border-bottom: 17px solid #D70032;
position: relative;
top: -92px;
left: 161px;
}

.text
{
font-family: arial;
font-size: 11px;
color: #000;
line-height: 16px;
margin-top: 8px;
}

h4
{
font-family: arial;
font-size: 11px;
color: #000;
line-height: 16px;
font-weight: bold;

}


img.logolieferanten
{
margin-top: 16px;
}








/* ALLGEMEIN */


a
{
font-family: arial;
text-decoration:none;
color: #d70032;
}

a:hover
{
font-family: arial;
text-decoration:none;
color: #4f565f;
}

#menu ul
{
width: 147px;
}

#menu li
{
list-style-type: none;
display: block;
}



/* MENU */


a.aktiv
{
font-size: 11px;
font-weight: bold;
color: #d70032;
line-height: 23px;
}

a.navi
{
font-size: 11px;
font-weight: bold;
color: #4f565f;
line-height: 23px;
}

a.navi:hover
{
font-size: 11px;
font-weight: bold;
color: #d70032;
line-height: 23px;
}



a.untermenu
{
color: #4f565f;
font-size: 11px;
font-weight: bold;
line-height: 23px;
display: block;
height: 1%;
margin-left: 15px;
}

a.untermenuaktiv
{
color: #d70032;
font-size: 11px;
font-weight: bold;
line-height: 23px;
display: block;
height: 1%;
margin-left: 15px;
}

a.untermenu:hover
{
color: #d70032;
font-size: 11px;
line-height: 23px;
display: block;
height: 1%;
font-weight: bold;
margin-left: 15px;
}




a.menu2aktiv
{
color: #e2b122;
font-weight: bold;
font-size: 12px;
line-height: 20px;
display: block;
height: 1%;
}

a.menu2navi
{
color: #989898;
font-weight: bold;
font-size: 12px;
line-height: 20px;
display: block;
height: 1%;
}

a.menu2navi:hover
{
color: #e2b122;
font-size: 12px;
line-height: 20px;
display: block;
height: 1%;
}







#checkliste li
{
list-style-type: square;
font-family: arial;
font-size: 11px;
color: #000;
line-height: 16px;
margin-left: 13px;
margin-top: 5px;
}




#spalterechts
{
margin-left: 300px;

}








