html {
	height: 100%; 
	margin-bottom: 1px; 

}

body {
    margin: 0px;
    padding: 0px;
	background-color: #847259;
}

body, p, ul, li, a, td, textarea, .eingabe, .button, select {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#content {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -250px 0 0 -477px;
    width: 955px;
    height: 500px;
    z-index: 1;
    border: none;
    background-color: #F7F3D9;
    background-image: url(../images/startseite2008.gif);
    }

#suchbild {
    position: absolute;
    left: 0px;
    top: 160px;
    width: 478px;
    height: 330px;
    background-image: url(../images/suchbild_loewe2008.gif);
}

#logo {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 955px;
    height: 120px;
    background-image: url(../images/start_kopf.jpg);
}

#messe {
    position: absolute;
    top: 45px; /*210*/
    left: 575px; /*607*/
    width: 500px;
    height: 20px;
    text-align: left;
    font-size: 13px;
    color: #0087C0;
    font-weight: bold;
}

#nav_ger {
    position: absolute;
    top: 225px;
    left: 510px;
    width: 200px;
    text-align: right;
}

#nav_eng {
    position: absolute;
    top: 225px;
    left: 746px;
    width: 200px;
    text-align: left;
}

#standorte {
    position: absolute;
    top: 354px;
    left: 746px;
    width: 90px;
    font-size: 11px;
}

#standorte02 {
    position: absolute;
    top: 385px;
    left: 746px;
    width: 200px;
    text-align: left;
    font-size: 11px;
}

#newsticker {
    position: absolute;
    top: 130px;
    left: 500px;
    width: 420px;
    color: white;
    font-size: 12px;
    font-weight: bold;
    z-index: 10;
}

#claim {
    position: absolute;
    top: 125px;
    left: 30px;
    width: 448px;
    height: 30px;
}

#aktuell p {
    font-size: 16px;
    color: #ffffff;
    margin: 0px;
    padding: 0px;
    margin-top: 4px;
    padding-left: 25px;
    font-weight: bold;
}

a {
    color: #EB690A;
    font-size: 13px;
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
}

img, img a {
    border: none;
}
