@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;

}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #770000;
}
a:active {
	text-decoration: none;
	color: #999999;
}


#front_frame {
}
#start_frame {
	width: 920px;
}
#frame_up {
	background-image: url(../images/Bilder/neu_web_06.png);
	height: 114px;
	margin-bottom: 50px;
	padding-left: 30px;
	padding-top: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	text-decoration: none;
	background-repeat: no-repeat;
	font-weight: normal;
}
#frame_content {
	background-image: url(../images/Bilder/eventcooking_06.png);
	height: auto;
}
#frame_menu {
	background-image: url(../images/Bilder/eventcooking_03.png);
	height: 110px;
}
.menu_start {
	background-image: url(../images/Bilder/menutext_07.png);
	width: 230px;
	margin-left: 10px;
	height: 25px;
	display: block;
	text-decoration: none;
	cursor: default;
}
#menu_point {
	width: auto;
	height: auto;
	text-decoration: none;
	color: #FFCC00;
}
#GES_ME {
	z-index: 99;
	position: absolute;
}

.menu_point {
	display: none;
}
#box_cont {
	z-index: 1;
	text-decoration: none;
	padding-right: 30px;
	padding-left: 20px;
	padding-bottom: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-align: right;
	padding-top: 50px;
}

#menu_point_b {
	display: block;
	text-align: right;
	clip: rect(0px,0px,0px,0px);
	width: 208px;
	clear: left;
	text-decoration: none;
	background-color: #770000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
	padding-bottom: 6px;
	padding-right: 20px;
	text-transform: uppercase;
}
#menu_down {
	background-image: url(../images/Bilder/menu_07.png);
	height: 28px;
	width: 230px;
}

#menu_point_b:hover {
	background-color: #111111;
}
#tooltip {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	width: auto;
	height: auto;
	background-color: #990000;
	padding: 2px;
	z-index: 1000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 2px solid #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
}
#wkat {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#wkat:hover {
	color: #990000;
	background-color: #CCCCCC;
}
