body {
	background-color: #FFFFFF;
    margin: auto;
 	padding: 0pt;
    font-family: Arial, sans-serif;
    text-align: justify;

}

#banner {
    width: 900px;
	height: 270px;
    position: relative;
    margin: auto;
    background-image: url(Bilder/MR_Werbelogo-modern.png);

}
#navigation {
	font-family: Arial, sans-serif;
    font-size: 11px;
	width: 993px;
	height: 28px;
    position: relative;
    margin: auto;
    left: -23px;
	top: -33px;
}

.menu {
   font-family: Arial, sans-serif;
   font-size: 40pt;
   height: 28px;
   position: relative;
   margin: auto;
   width: 1000px;
   z-index: 100;
}

.menu ul li a, .menu ul li a:visited {
   background: none repeat scroll 0%;
   border: 1px solid #FFFFFF;
   color: #663333;
   display: block;
   font-size: 12px;
   height: 30px;
   width: 150px;
   line-height: 40px;
   overflow: hidden;
   text-align: center;
   text-decoration: none;
}

.menu ul {
   list-style-image: none;
   list-style-position: outside;
   list-style-type: none;
   margin: 0pt;
   padding: 0pt;
}

.menu ul li {
   float: left;
   position: relative;
}

.menu ul li ul {
   display: none;
}

.menu ul li:hover a {
   background: #663333 none repeat scroll 0%;
   color: #FFFFFF;
}

.menu ul li:hover ul {
   display: block;
   left: 0pt;
   position: absolute;
   top: 30px;
   width: 150px;
}

.menu ul li:hover ul li a.hide {
   background: #663333 none repeat scroll 0%;
   color: #FFFFFF;
}

.menu ul li:hover ul li:hover a.hide {
   background: #663333 none repeat scroll 0%;
   color: #FFFFFF;
}

.menu ul li:hover ul li ul {
   display: none;
}

.menu ul li:hover ul li a {
   background: #663333 none repeat scroll 0%;
   display: block;
}

.menu ul li:hover ul li a:hover {
   background: #FFFFFF none repeat scroll 0%;
   color: #663333;
}

.menu ul li:hover ul li:hover ul {
   display: block;
   left: 100px;
   position: absolute;
   top: 0pt;
}

.menu ul li:hover ul li:hover ul.left {
   left: -131.32px;
}

	#news {
		width:150px;
		height: 28px;
		position: absolute;
		left: 0px;
		top: 0px;
		border: none;
        background-image: url(Bilder/news.gif);
	}

	#uberuns {
		width: 150px;
		height: 28px;
        left: 0px;
		top: 0px;
		position: absolute;
        border: none;
        background-image: url(Bilder/uberuns.gif);
	}

	#programm {
		width: 150px;
		height: 28px;
        left: 0px;
		top: 0px;
		position: absolute;
        border: none;
        background-image: url(Bilder/programm.gif);
	}

	#galerie {
        width: 150px;
        height: 28px;
        left: 0px;
        top: 0px;
        position: absolute;
        border: none;
        background-image: url(Bilder/galerie.gif);
	}

	#extras {
		width: 150px;
		height: 28px;
        left: 0px;
		top: 0px;
		position: absolute;
        border: none;
        background-image: url(Bilder/extras.gif);
	}

	#sponsoring {
        width: 150px;
		height: 28px;
        left: 0px;
        top: 0px;
        position: absolute;
        border: none;
        background-image: url(Bilder/sponsoring.gif);
	}
	
	#mail {
        width: 35px;
		height: 28px;
        left: 911px;
        top: 0px;
        position: absolute;
        border: none;
        background-image: url(Bilder/mail.gif);
	}
	
	#home {
        width: 40px;
		height: 28px;
        left: 948px;
        top: 0px;
        position: absolute;
        border: none;
        background-image: url(Bilder/home.gif);
	}

	h1 {
            font-family: Arial, sans-serif;
            font-size: 22px;
                 }
         h2 {
            font-family: Arial, sans-serif;
            font-size: 18px;
                 }

         h3 {
            font-family: Arial, sans-serif;
            font-size: 14px;
                 }

a {
	font-family: Arial, sans-serif;
    font-size: 15px;
    text-decoration: none;
    color: #CC0000;
}

a:hover {
	font-family: Arial, sans-serif;
    font-size: 13px;
    text-decoration:none;
    color: #663333;
		 }

#objekt {
    position: relative;
	margin: auto;
 	background-image: url(Bilder/bg_mitte.jpg);
 	color: #000000;
 	width: 910px;
 	text-align: left;
 	font-family: Arial, sans-serif;
 	padding: 40px;
    font-size: 10pt;
	
}

#tabelle {
	font-family: Arial, sans-serif;
    font-size: 13px;
    text-decoration: none;
    color: #000000;
    width: 610px;
    height:30px;
    position: relative;
    left: 0px;
    top: 0px;
	border-color: #FFFFFF;
}

#counter {
	width: 90px;
	height: 30px;
	margin-top: 5px;
	margin-left: 5px;
	position: relative;
	top: -100px;
	left: 820px;
	}

#table {
	font-family:  Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 610px;
	margin-top: 5px;
	margin-left: 5px;
	position: relative;
	top: 0px;
	left: 0px;
	border: thin solid;
	}
	
	#table2 {
	font-family:  Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 610px;
	margin-top: 5px;
	margin-left: 5px;
	position: relative;
	top: -50px;
	left: 0px;
	border: thin solid;
	}
