body, html{ margin: 0;
            padding: 0;
            height: 100%;
            width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-image:url(images/top-bg.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
        }
#content{ position: absolute;
          left: 50%;
          margin-left: -400px;
          width: 800px;
          border: 1px solid #666;
		  	background-color:#FFFFFF;}

#header {
	position:relative;
	height: 133px;
	width: 800px;
	background-image:url(images/logo-mietstellenmarkt.gif);
	background-repeat:no-repeat;
	border-bottom: 1px solid #666;
	background-position: -10px center;
}
#navi {
position:relative;
	width: 230px;
	background-color:#FFFFFF;
	margin-top:6px;
	float:right;
}
#main {
position:relative;
	float:left;
	width: 550px;
	background-color:#FFFFFF;
	margin-top:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #444;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 12px;
		padding-left: 6px;
}
#main h1 {
	color: #555;
	border-bottom:1px #88A6C8 solid;
	margin: 6px 0 8px 6px;
	width:93%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
#main h2 {
        font: bold 14px Arial, Helvetica, sans-serif;
        color: #111; 
		width 99%;
		background-color:#9CF;
		padding:3px 0 3px 4px;
		border:1px solid #bbb;
}
#main a {
        font: bold 12px Arial, Helvetica, sans-serif;
        color: #111; 
		text-decoration:none;
		font-weight: normal;
}
#main h3 {
        font: bold 13px Arial, Helvetica, sans-serif;
        color: #555; 
}
#main p {
		padding:0 0 0 4px;
}
#main table {
		margin:0 0 0 2px;
}
#footer {
	clear:both;
	margin-top:1em;
	padding-right:4px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	background-color: #235288;
	height:15px;

}
#footer a{
	color: #FFF;
}
td {
	vertical-align: top;
}


/* =-=-=-=-=-=-=-[Menu Seven]-=-=-=-=-=-=-=- */





img {
    border: none;
}

/*- Menu 10--------------------------- */

#menu10 {
        width: 200px;
        margin: 10px;
		font-weight:bold;
		font-size:1.1em;
        }

#menu10 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu10 li a:link, #menu10 li a:visited {
        color: #4D4D4D;
        display: block;
        background:  url(images/menu10.gif);
        padding: 8px 0 0 10px;
        }

#menu10 li a:hover, #menu10 li #current { 
        color: #FF9834;
        background:  url(images/menu10.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }
#wetter {
margin-top:20px;
text-align:center;
        }
#content #main hr {
	height:1px;
	margin:6px 0 6px 0;
	border-color: #Fff;
	visibility:hidden;
	/*border-top-color: #FC9;
	border-right-color: #FC9;
	border-bottom-color: #FC9;
	border-left-color: #FC9;*/
}
#content #main img {
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}
/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}

#content #main #form1 input {
	margin-top: 2px;
	margin-bottom: 2px;
}
#content #main #form1 .abstand {
	padding-top: 4px;
}
#slideshow {
	float: left;
	margin-right:5px;
}
#content #main .preise {
	border-bottom: 1px dotted #6CF;
	background-color:#ccc;
}

.nosee { display:none; }
#content #main ul {
	list-style-type: square;
}

