#container {
  	background-color: #ffcc66;
	height: 900px;
	width: 850px;
	margin: 0px auto 0px auto;
	vertical-align: center;
	padding: 0px 0px 0px 0px;
	border: 2px solid #8A8B8A;
    position: relative;
	text-align:left;
}
body {
  text-align:center;
}

#header_nav {
  position: absolute;
  right: 10px;
  float: right;
  top: 67px;
  background-color: #ffcc66;
  font-weight: bold;
  border: 0px;
  color: gray;
}


#bg_left_col {
  position: absolute;
  left: 146px;
  top: 0px;
  width: 5px;
}

#logo {
  position: absolute;
  right: 0px;
  top: 85px;
}

#header_title {
  position: absolute;
  left: 180px;
  top:10px;

}

#header_nav a {
  font: 12px arial;
  text-decoration: none;
  color: gray;
   font-weight: bold;
}

#vignette {
  position: absolute;
  top: 85px;
}
#bildbanner {
  position: absolute;
  left: 151px;
  top: 85px;

}

#breadcrumbs {
  position: absolute;
  top: 160px;
  left: 152px;
  text-decoration: none;
  color: gray;
  font: 10px arial;
  
}

#breadcrumbs a {
  text-decoration: none;
  color: gray;
  font: 10px arial;
}


#content h1.csc-firstHeader {
  position: absolute;
  left: 200px;
  top: 180px;
  font: 32px NeueHammerUnzialeLTStd;
  font-weight: bold;
  color: #990000;

}
#content td.td-0 {
	position: relative;
	top: 250px;
	left: 200px;
}
#content td.td-1 {
	position: relative;
	top: 250px; 
	left:200px; 
}
#content td.td-2{
	position: relative;
	top: 250px;
	left: 200px;
}
#content c63.p.bodytext {
	position: relative;
	top: 400px;
}

#content p.bodytext {
  position: relative;
  top: 240px;
  left: 200px;
}

#content .csc-header-n2 {
  position: absolute;
  top: 300px;
  left: 200px;
}

#content .csc-bulletlist-0 {
  position: absolute;
  top: 350px;
  left: 210px;
}

/*Style für Bilder auf Kontakt- und Einstiegsseite*/
#content .csc-textpic-imagewrap{
  position: absolute;
  top: 200px;
  right: 50px;
}

/*
#content .tx-newloginbox-pi1{
  position: absolute;
  top:250px;
  left:200px;
  text-align: left;

}
/*
#content .tx-newloginbox-pi1 p{
  position: relative;
  margin-right:70px;

}

#content .csc-mailform {
  position: absolute;
  top: 250px;
  left: 200px;
}
*/

#menu {
  position: absolute;
  top: 160px;
  text-align:left;

}

#footer {
  position: absolute;
  bottom: 30px;
  
}

#footer a {
  font: 12px arial;
  text-decoration: none;
  color: gray;
  font-weight: bold;
  vertical-align: center;
  text-align:center;
}

/*Stylesheet für Buchungskalender*/
#.tx-flatmgr-pi1{
  position: absolute;
  top: 250px;
  left: 150px;
}


#content .tx-flatmgr-pi1{
  position: absolute;
  top: 250px;
  left: 150px;
}

