/*--- Layout ---*/
#container {
	width: 811px;
	\width: 931px;
	w\idth: 811px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	
	scrollbar-face-color: #6c0;
	scrollbar-arrow-color: #FFF;
	scrollbar-track-color: #e0f5cc;
}

#banner{
	background-image: url(../images/banner_fruehling.jpg);
	background-repeat: no-repeat;
	height: 147px;
}

#links{
	background-image: url(../images/links_fruehling.jpg);
	background-repeat: no-repeat;
	height: 465px;
	width: 141px;
}

#rechts{
	background-image: url(../images/rechts_fruehling.jpg);
	background-repeat: no-repeat;
	height: 465px;
	width: 141px;
}
#rechts-inhalt{
	height: 465px;
	width: 141px;
}

#content{
	background-image: url(../images/inhalt_fruehling.jpg);
	background-repeat: no-repeat;
	height: 465px;
	width: 531px;
}

.rotstrich
{
	color: #6c0;
	width:100%;
	height: 1px;
}


/*---Menuformatierungen------------------------------------------*/
/*--- Links ---*/
.menu-left{
	font-size: 10pt;
	font-weight: bold;	
	padding-right:8px;
	text-align:right;
	list-style-type:none;
	line-height:40px;
}
.menu-left a{
	color:white;
	text-decoration:none;
}
.menu-left a:hover{
	color:white;
	text-decoration:underline;
}

/*--- Rechts ---*/
.menu-right{
	font-size: 10pt;
	font-weight: bold;	
	margin-left: 10px;
	text-align:left;
	list-style-type:none;
	line-height:40px;
}
.menu-right a{
	color:black;
	text-decoration:none;
}
.menu-right a:hover{
	color:black;
	text-decoration:underline;
}

/*--- Textformatierungen ---*/
body{
	font-size:10pt;
	font-family:arial, sans serif;
	background-color:#cccccc;
}

/*--- Werbebanner ---*/
.werbung{
	text-align:center;
	padding-top: 40px;
}



.oeffnung
{
	font-size: 12px;
vertical-align:top;

}

.oeffnung tr
{
	font-size: 12px;
vertical-align:top;
}

.oeffnung td
{
	margin: 0;
	padding: 0;
}