body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #efefef;
	scrollbar-arrow-color : #7d9ec3;
	scrollbar-highlight-color : #7d9ec3;
	scrollbar-shadow-color : #7d9ec3;
	scrollbar-3dlight-color : #cecece;
	scrollbar-darkshadow-color :#cecece;
	scrollbar-base-color : #cecece;
	scrollbar-face-color : #cecece;
	scrollbar-track-color :#7d9ec3;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.col1 {
	color: #cecece;
	background-color: #293b51;
 }
.col2 {
	color: #7a9abf;
	
}
.whitecolor {
	color: #cecece;
 }
.rahmen {
	border: 1px dotted #cecece;
}
.inputmail {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #293b51;
	background-color: #cecece;
	width: 250px;
	border: 1px solid #293b51;
}
a:link {
	color: #293b51;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #293b51;
}
a:hover {
	text-decoration: underline;
	color: #293b51;
}
a:active {
	text-decoration: none;
	color: #293b51;
}
#main {
	position:relative;
	width:642px;
	height:442px;
	z-index:1;
	overflow: auto;
}
#speisekarte {
	position:relative;
	width:470px;
	height:370px;
	z-index:3;
	overflow: auto;
}
.inputmailnews {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cecece;
	background-color: transparent;
	width: 150px;
	border: 1px solid #cecece;
}

