.onlyprint {
	display:none;
}

.noprint {}

html{
	height:100%;
}

body {
	font-family:Georgia,Serif;
	color:#fff;
	font-size: 24px;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height:100%;
	background-color:#fff;
}

a:link,
a:visited{
	font-family:Georgia,Serif;
	font-size: 24px;
	color:#fff;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:underline;
}
a:hover{
	font-family:Georgia,Serif;
	font-size: 24px;
	color:#fff;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:underline;
}
a:focus {
	outline: none;
}
td,
tr,
th,
h1,
h2,
h3 { 
	font-family:Georgia,Serif;
	color:#fff;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 24px;
}
strong,
b {
	color:#fff;
	font-family:Georgia,Serif;
	font-size: 24px;
}



sub{
	font-family:Georgia,Serif;
	font-size: 24px;
	color: #fff;
}
hr{
	border-top: 1px solid #CCC;
	border-right: 1pt solid #fff;
	border-bottom: 1pt solid #fff;
	border-left: 1pt solid #fff;
}


/********************************/
/**********Schriften*************/
.titel {
	font-family:Georgia,Serif;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}
.text {
	font-family:Georgia,Serif;
	font-size: 24px;
	color:#fff;
}
.textklein {
	font-family:Georgia,Serif;
	font-size: 20px;

	color:#fff;
}
.logo{
	padding-top:50px;
	padding-left:730px;
	width:219px;
	height:129px;
}
.rounder {
	margin:0 auto;
	width:1000px;
	height:800px;
	background-image:url('/templates/bistrotmarzer/images/hg.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}
#Content{
	font-family:Georgia,Serif;
	font-size: 24px;
	color:#fff;
	padding-left:500px;
	width:450px;
	height:480px;
}