body {
	background-image: url(pic/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #14291A;
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #000000;
}
.content {
	width: 794px;
	/* background-color: #DDC78B; */
	margin-right: 18px;
	margin-left: 18px;
	text-align: left;
	min-height: 100%;
	height:auto !important;  /* for gecko */
	height:100%;  /*for IE */	
	color: #1E261B;
}
.container {
	width: 830px;
	position: relative;
	background-image: url(pic/rahmen.gif);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	height:auto !important;  /* for gecko */
	height:100%;  /*for IE */
}
#ornamentLeft {
	background-image: url(pic/ornamentLeft.gif);
	position: absolute;
	height: 76px;
	width: 64px;
	left: -64px;
	margin-top: 116px;
}
#ornamentRight {
	background-image: url(pic/ornamentRight.gif);
	position: absolute;
	height: 76px;
	width: 64px;
	left: 830px;
	margin-top: 116px;
	float: left;
}
.head {
	height: 134px;
	width: 794px;
	background-color: #1B0A00;
	color: #F2E199;
}
.divider {
	background-image: url(pic/divider.gif);
	background-repeat: repeat-x;
	width: 794px;
	height: 41px;
	clear: both;
	background-position: 0px 23px;
}
/* hide from IE mac \*/
html {
	height: 100%;
    min-height: 100%;
    margin-bottom: 1px; /* set annoying firefox scrollbar to always visible */
}
/* end hiding from IE5 mac */
.footer {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #6C2D1C;
	margin-top: 14px;
	padding-bottom: 8px;
}
.navigation {
	height: 35px;
	width: 794px;
	clear: both;
}
.redBar {
	background-image: url(pic/redBar.gif);
	height: 7px;
	width: 794px;
	background-repeat: repeat-x;
	overflow:hidden; /* IE hack */
}
.teaser {
	float: left;
	background-image: url(pic/vertRedBar.gif);
	background-repeat: no-repeat;
	width: 253px;
	margin-left:0px;
	display:inline;
	background-position: 0px 2px;
}
.teaserText {
	margin-left: 10px;
	margin-top:0px;
	font-size: 11px;
	width: 235px;
	display: block;
	line-height: 150%;
	position:relative;
	top:-12px;
}
#teaser1 {
	/* border: thin dotted #0000FF; */
	margin-left: 29px;
}
.teaserPic {
	margin-top: 15px;
	display: block;
	background-image: url(pic/drachen.gif);
	background-repeat: no-repeat;
	background-position: 170px;
}
.secondHeader {
	background-image: url(pic/ritter.jpg);
	height: 243px;
	width: 794px;
	color: #CECE88;
	background-color: #000000;
}
.main {
	width: 100%;
	margin-top: 6px;
}
.topLeftVisual {
	background-image: url(pic/top1.jpg);
	height: 134px;
	width: 251px;
	background-repeat: no-repeat;
	float: left;
}
.topCenterVisual {
	background-image: url(pic/BurgNideggenLogo.jpg);
	height: 134px;
	width: 318px;
	background-repeat: no-repeat;
	float: left;
}
.topRightVisual {
	background-image: url(pic/top2.jpg);
	height: 134px;
	width: 225px;
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
}
.pictureFrame {
	background-image: url(pic/BildDerBurgNideggen.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 178px;
	position: absolute;
	float: left;
	left: 610px;
	margin-top: 71px;
}
.headerText {
	position: relative;
	left: 265px;
	font-size: 12px;
	display: block;
	width: 310px;
	top: 57px;
}
.headerLink {
	position: relative;
	left: 265px;
	font-size: 12px;
	display: block;
	width: 310px;
	top: 67px;
	font-style: italic;
}
.shadow {
	background-image: url(pic/schatten.gif);
	background-repeat: no-repeat;
	width: 794px;
	height: 18px;
	clear: both;
}
img {
	border: none;
}
a:link {
	text-decoration: none;
	color:#760000;
}
a:visited {
	text-decoration: none;
	color:#760000;
}
a:hover {
	text-decoration: underline;
	color:#760000; /* TODO !!! */
}
a:active {
	text-decoration: none;
	color:#760000;
}
a.textlink {
	background-image: url(pic/linkrot.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 22px;
	color: #760000;
	font-style: italic;
}

.textlink a {
	background-image: url(pic/linkrot.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 22px;
	color: #760000;
	font-style: italic;
}

a.headerLink {
	background-image: url(pic/link.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	background-position: 0px 4px;
	color: #CECE88;
}
a.headerLink:link {
	color: #CECE88;
}
a.headerLink:visited {
	color: #CECE88;
}
a.headerLink:hover {
	color: #CECE88;
}
a.headerLink:active {
	color: #CECE88;
}
/*
a.headerLink:link {
color: #CECE88;
}
a.headerLink:hover {
color: #CECE88;
}
*/
.secondHeaderSub {
	background-image: url(pic/visuals/Ritter.jpg);
	height: 192px;
	width: 794px;
	color: #CECE88;
	background-color: #000000;
	background-repeat: no-repeat;
}
.secondHeaderInfo {
	background-image: url(pic/visuals/Informationen.jpg);
	height: 192px;
	width: 794px;
	color: #CECE88;
	background-color: #000000;
	background-repeat: no-repeat;
}
.secondHeaderTermine {
	background-image: url(pic/visuals/Termine.jpg);
	height: 192px;
	width: 794px;
	color: #CECE88;
	background-color: #000000;
	background-repeat: no-repeat;
}
.secondHeaderWorkshops {
	background-image: url(pic/visuals/Workshops.jpg);
	height: 192px;
	width: 794px;
	color: #CECE88;
	background-color: #000000;
	background-repeat: no-repeat;
}
.secondHeaderKindergeburtstag {
	background-image: url(pic/visuals/Kindergeburtstag.jpg);
	height: 192px;
	width: 794px;
	color: #CECE88;
	background-color: #000000;
	background-repeat: no-repeat;
}
.secondHeaderPresse {
	background-image: url(pic/visuals/Presse.jpg);
	height: 192px;
	width: 794px;
	color: #CECE88;
	background-color: #000000;
	background-repeat: no-repeat;
}
.secondHeaderLinks {
	background-image: url(pic/visuals/Links.jpg);
	height: 192px;
	width: 794px;
	color: #CECE88;
	background-color: #000000;
	background-repeat: no-repeat;
}
.secondHeaderShop {
	background-image: url(pic/visuals/Shop.jpg);
	height: 192px;
	width: 794px;
	color: #CECE88;
	background-color: #000000;
	background-repeat: no-repeat;
}
.secondHeaderKontakt {
	background-image: url(pic/visuals/Kontakt.jpg);
	height: 192px;
	width: 794px;
	color: #CECE88;
	background-color: #000000;
	background-repeat: no-repeat;
}
.secondHeaderBackend {
	background-image: url(pic/visuals/Backend.jpg);
	height: 192px;
	width: 794px;
	color: #CECE88;
	background-color: #000000;
	background-repeat: no-repeat;
}
.topLeftVisualSub {
	background-image: url(pic/top1Sub.jpg);
	height: 134px;
	width: 251px;
	background-repeat: no-repeat;
	float: left;
}
.headerTextHeadline {
	position: relative;
	font-size: 14px;
	display: block;	
	font-weight: bold;
	margin: 0px;
	line-height: 180%;
}
.home {
	left: 265px;
	top: 47px;
	width: 310px;
}
.variant1 {
	left: 30px;
	top: 60px;
	width: 480px;
}
.variant2 {
	left: 300px;
	top: 60px;
	width: 480px;
}
.variant3 {
	left: 526px;
	top: 60px;
	width: 240px;
	text-align: right;
}
.variant4 {
	left: 30px;
	top: 60px;
	width: 420px;
}
.subContent {
	float: left;
	width: 355px;
	display: inline;
	margin-left: 30px;
	margin-top:-2px;
	line-height:150%;
}
.subImages {
	float: left;
	width: 120px;
	display: inline;
	margin-left: 30px;
	margin-top:20px;
}
h2 {
	line-height:150%;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 13px;
	color: #760000;
	font-weight: bold;
}
h2.teaser {
	font-size: 11px;
	margin-top: 0px;
	margin-left: 1px;
	margin-bottom: 18px;
}
h3 {
	line-height:150%;
	margin-top: 20px;
	margin-bottom: 10px;
	/* margin-bottom: 6px;*/
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
p {
	margin: 0px 0px 12px;
}
.linklist {
	display: block;
	margin-top: 16px;
	margin-bottom: 8px;
}
.subMenu {
	float: left;
	width: 210px;
	background-image: url(pic/subNavBg.jpg);
	background-position: 30px 0px;
	background-repeat: repeat-y;
	overflow: hidden;
	/* margin-right:5px; */
	/* border: thin dotted #0033CC; */
}
.subMenu li.highlighted {	
	background-color: #A12003;
	color: #E5CE9A;
	font-weight: bold;
}
/*
.subMenu li.highlighted a{
	color: #E5CE9A;
	font-weight: bold;
}
*/
.subMenu li.highlighted a:link, .subMenu li.highlighted a:visited, .subMenu li.highlighted a:hover{
	color: #E5CE9A;
}
.subMenu a {
/*	color:#000000; */
}
.subMenu a:link {
	text-decoration:none;
	color:#000000;
}
.subMenu a:visited {
	text-decoration:none;
	color:#000000;
}
.subMenu a:hover {
	text-decoration:none;
	color:#760000;
}
.subMenu a:active {
	text-decoration:none;
	color:#000000;
}
.subMenu .sub {
	list-style-type:circle;
	padding-left:50px;
}
.subMenu ul {
	list-style-type:disc;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
.subMenu li {
	margin-left:0px;
	padding-left:40px;
	padding-top:6px; /* defines height */
	padding-bottom:6px; /* defines height */
}
li.subNavHead {
	display: block;
	height:18px;
	font-size:13px;
	font-weight:bold;
	padding:0px 0px 5px 40px;
	margin:20px 0px 0px 0px;
	color:#760000;
	list-style-position: outside;
}
li.subNavHead a:link, li.subNavHead a:visited {
	color:#760000;
}
/*
.subMenu li.highlighted a:link, .subMenu li.highlighted a:hover {
color: #E5CE9A;
} 
*/
.price {
	text-align: right;
}
.datatable {
	border: none;
	width: 100%;	
	margin: -2px;
	font-size:11px;
}
.datatable td {
	margin: 0px;
	padding: 0px;
}
ul {
	margin-left: 8px;
	padding-left: 8px;
}
table.contact {
	font-size:11px;
}
input,select, textarea {
	font-size:11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
input.stretch, textarea.stretch {
	width:100%;
}
table.contact {
	width:100%;
}
.calendar {
	position:relative;
	/* top:-19px; */
	left:-15px;
	font-size:11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #000000;
	width: 156px; 
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
	background-image: url(pic/subNavBg.jpg);
}
.calendar thead td {
	width: 22px;
	margin: 0px;
	padding: 0px;	
	text-align: center;
	vertical-align: middle;	
	background-color: #AE9754;
	height:18px;
}
.calendar thead tr.bottom td {
	border-bottom: 1px solid black;
}
.calendar tbody td {
	width:22px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;	
	
}
.calendar tbody a, .calendar tbody a:link, .calendar tbody a:visited, .calendar tbody a:hover  {
	background-color: #A12003;
	width: 20px;
	height: 18px;
	display:block;
	overflow:hidden;
	text-align: center;
	vertical-align: middle;
	color: #E5CE9A;
	margin-left:1px;
	margin-top:1px;
	margin-bottom:1px;
	margin-right:0px;
	padding-top:2px;
	text-decoration:none; /* !? */
}
div#tooltip {
  padding: 3px;
  border: 1px solid #E5CE9A;
  display: none;
  background-color: #A12003;
  color: #E5CE9A;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  font-weight:bold; 
  text-align: left;
  position: absolute;
  z-index: 1000;
}

.backContent {
	float: left;
	width: 735px;
	display: inline;
	margin-left: 30px;	
	margin-top:-2px;
	line-height:150%;
}
.icon {
	vertical-align: top;
}
select.back {
	width : 120px;
}

hr {
	border : none;
	background-color : #45392c;
	height : 1px;
}

