body {
    text-align:center;
    border:0;margin:0;padding:0;
    font-family:Verdana,Arial,sans-serif;
    font-size: 12px;
}

h1 {
	font-size: 15px;
}

img {
    border:0; margin:0px; padding:0px;
}

div {
    border:0;margin:0;padding:0;
}

td {
	font-family:Verdana,Arial,sans-serif;
    font-size: 12px;
}

div#page {
    text-align:left;
    margin:0 auto;
    width:960px; /*height:557px; 600px*/
    background-color:#fff;
	/*overflow:hidden; 25.11. - TEST*/
}

div#kopf {
    width:960px; height:125px; /*184px*/
/*	width:960px; height:110px;	18.11.07 VZ*/
/*    background:url(images/banner_oben.jpg) top left no-repeat;*/
	text-align:right;
}

ul#kopfnavigation {
    list-style-type:none;
    width:400px; height:10px;
    margin:0px;
    float:right;
    vertical-align:top;
}
    #kopfnavigation li {
        float:right;
        margin:5px 10px 0px 10px;
        vertical-align:top;
    }
	
/* �bersicht, Kontakt, Impressum, Home. */
        #kopfnavigation li a {
            color:#000;
            font-family:Verdana,Arial,sans-serif;
            font-size:10px;
            font-weight:bold;
            text-decoration:none;
            vertical-align:top;
        }

.content {
    width:960px; /*height:355px;*/
	overflow:auto;
	z-index: 0;
	font-family:Verdana,Arial,sans-serif;
    float:left;
}		

.content img{
	margin: 10px;
}

#navigation {
    width:200px;height:90px;
    background-color:#ffea00;
    float:right;
    z-index:0;
}
#navigation form {
    margin:5px 0 5px 20px;
    font:10pt Arial,Helvetica,sans-serif;
    font-weight:bold;
}
#navigation form input {
    background-color:#fff384;
    border:solid 1px #000;
    height:20px;
    margin-top:0; margin-bottom:5px;
}
#navigation form input.eingabe {
    width:125px;
}
#navigation form input.button {
    width:35px; margin-left:10px;
    font-weight:bold;
}

.news {
    width:700px;
	/*font-size:8pt;*/
	font-family: Arial,Helvetica,sans-serif;
}

div#menu {
    position:relative;
    width:960px; height:45px; /* height:60px */
	margin-top:10px;
    background:#ffea00 url(images/streifen_gelb.png) scroll repeat-x bottom;
    float:left;
    z-index:0;
}
#menuliste {
    padding:0;
    border:0;
    margin:0;
    list-style:none;
    z-index:1;
}
#menuliste li {
    float:left;
    position:relative;
   text-align:center;
/*    width:108px;*/
    margin-top:2px;
    margin-right:20px;
    margin-left:10px;
    z-index:1;
}

#menuliste ul {
    display:none;
    list-style:none;
    position:absolute;
    margin:0 0 0 0; border:0;padding:37px 0 0 0 0;
    top:0;left:0;
/*    width:100%;*/
    z-index:1;
}

#menuliste li > ul {
	margin:0;padding:9px 0 0 0;border:0;
/*	padding-top:35px; */
    top:auto;
	left:auto;
}

#menuliste li ul li {
    float:none;
    text-align:center;
    background-color:#ffea00;
    border-style:solid;
    border-color:#ffffff;
    border-width:1px 0 2px 0;
    padding:0.6em 0 0 0;
    margin:-1px 0 0 0;
    /*width:108px;*/ height:35px;
/*    line-height:90%;*/
}
#menuliste li:hover ul, #menuliste li.over ul {
    display: block;
}
#menuliste a {
    color:#000;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    font:9pt Arial,Helvetica,sans-serif; /* 11 pt */
    line-height:15px;
    font-weight:bold;
    text-decoration:none;
	overflow:hidden;
}
#menuliste li ul li a {
    padding-left:0;
    font:8pt Arial,Helvetica,sans-serif; /* 9 pt */
}

div#fusszeile {
    width:960px; height:30px;
    border-top: 1px solid #ffea00;
    margin-bottom: 10px;
    margin-top: 10px;
   /* background:#ffea00 url(images/banner_unten.jpg) no-repeat left;*/
    float:left;
	z-index: 0;
    text-align:center; vertical-align:middle;
}
#fusszeile a {
    font:12pt Arial,Helvetica,sans-serif;

    text-decoration:none;
}

.standorte {
	width: 940px;
	height: 22px;
}

.standorte ul {
	width: 930px;
	margin: 3px;
	list-style: none;
}

.standorte ul li {
	margin: 0px 10px 0px 10px;
	float: left;
}

.standorte ul li a {
	text-decoration: none;
	color: black;
}

.standorte ul li a:hover {
	text-decoration: underline;
}

.produktionsstaette {
	width: 960px;
}

.produktionsstaette #left{
	float: left; 
	width: 330px; 
	margin: 5px;
}
.produktionsstaette #middle{
	float: left; 
	width: 330px; 
	margin: 5px;
}

#middle img {
	width: 320px;
}

#right img{
	margin: 0px;
}

.produktionsstaette #right{
 	float: left;
	width: 240px;
	margin: 5px;
	font-size: 11px;
}

#bottom_produktionsstaette{
 	clear: both;
 	width: 930px;
 	margin: 5px;
 	text-align: center;
}
