body, html{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;

        }
#content{ position: absolute;
          left: 50%;
          margin-left: -400px;
          width: 800px;
          border-right: 1px solid #666;
		  border-left: 1px solid #666;
		  border-bottom: 1px solid #666;
		  		  border-top: 1px solid #666;
		  	background-color:#FFFFFF;}

#header {
position:relative;
	height: 200px;
	width: 800px;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
}
#logo{
	position:relative;
	height: 74px;
          left: 50%;
          margin-left: -400px;
          width: 800px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	background-position: right;
}
#navi {
	position:relative;
	left:490px;
	height: 200px;
	width: 310px;
	margin:0;
	padding:0;
	font: bold 11px/1.5em Verdana;
	background-repeat:repeat-y;
	background-position: right;
	background-image: url(images/navbg.jpg);
}
#navi h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}
#main {
position:relative;
	float:right;
	width:740px;
	background-color:#FFFFFF;
	margin-top:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #444;
	text-decoration: none;
	padding: 6px 30px 0 30px;
}
#main h1 {
	color: #555;
	border-bottom:1px #88A6C8 solid;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 5px;
}
#main h1 span{
	color: #003869;
}
#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 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: #666;
	text-decoration: none;
	height:15px;

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


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



#navi ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
    border: none;
}

#button {
        width: 310px;
        border-right: 1px solid #000;
        padding: 0 0 0 0;
        margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
                /*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
        font-size : 12px;
        background-color: #90bade;
        color: #333;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
                border-bottom: 1px solid #90bade;
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        #button li a {
                display: block;
                padding: 3px 5px 4px 0.5em;
                border-left: 10px solid #1958b7;
                border-right: 10px solid #508fc4;
                background-color: #2175bc;
                color: #fff;
                text-decoration: none;
                width: 100%;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
                border-left: 10px solid #1c64d1;
                border-right: 10px solid #5ba3e0;
                background-color: #2586d7;
                color: #fff;
                }

        #button li #active {
                border-left: 10px solid #1c64d1;
                border-right: 10px solid #5ba3e0;
                background-color: #2586d7;
                color: #fff;
                }
#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; }


#angeb_left {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	float:left;
	width:33%;
		text-decoration:none;
}
#angeb_left h1 {
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	margin:0px 0px 2px 3px;
	padding:0px 0px 0px 18px;
	font-size:10pt;
	color:#003;
	border-bottom:none;
}
#angeb_left p {
	margin:0px 0px 0px 0px;
	padding:10px 25px 0px 25px;
}
#angeb_right {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	width:33%;
}
#angeb_right h1 {
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	margin:0px 0px 2px 3px;
	padding:0px 0px 0px 18px;
	font-size:10pt;
	color:#003;
		border-bottom:none;
}
#angeb_right p {
	margin:0px 0px 0px 0px;
	padding:10px 25px 0px 25px;
}
#angeb_center {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:33%;
}
#angeb_center h1 {
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	margin:0px 0px 2px 3px;
	padding:0px 0px 0px 18px;
	font-size:10pt;
	color:#003;
		border-bottom:none;
}
#angeb_center p {
	margin:0px 0px 0px 0px;
	padding:10px 25px 0px 25px;
}
#content #main a {
	color: #666;
	text-decoration: none;
}

