body {
	background: #919191 url(pics/body_bg.jpg) fixed center;
	margin: 0;
	}
	
body.start {
	background: #919191 url(pics/body_bg_start.jpg) fixed center;
	margin: 0;
	}	

#inhalt {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 300px;
	margin-top: -225px;
	margin-left: -150px;
	padding: 20px 20px 15px;
	}

#inhalt_flash {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 650px;
	height: 630px;
	margin-left: -325px;
	margin-top: -315px;
	}	

h1 {
	color: #cc017a;
	font-size: 14px;
	font-family: verdana, arial, serif;
	font-weight: bold;
	margin: 0.67em 0;
	}

h2 {
	color: #CC007A;
	font-size: 14px;
	font-family: verdana, arial, serif;
	font-weight: bold;
	margin: 0.67em 0;
	}

p {
	color: #fff;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	line-height: 16px;
	text-align: center;
	}

a:link, a:visited {
	color: black;
	text-decoration: none;
	}

a:hover, a:active {
	color: #cc017a;
	text-decoration: none;
	}
	
#content_reservierung {
	background-image: url(pics/reservierung_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 355px;
	height: 510px;
	text-align: left;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -325px;
	margin-top: -315px;
	padding-top: 60px;
	padding-right: 70px;
	padding-bottom: 60px;
	padding-left: 225px;
}

.tischreservierung_link a:link, .tischreservierung_link a:visited {
	color: #cc017a !important;
	text-decoration: none;
}

.tischreservierung_link a:hover, .tischreservierung_link a:active {
	color: #ffffff !important;
}

#content_reservierung p {
	text-align: left !important;
	color: #9f9f9f;
}	

#content_reservierung a:link, #content_reservierung a:visited {
	color: #cc017a !important;
}
