body {
  background-repeat: no-repeat;      
  margin: 0px;
  padding: 0px;
  font-family: Arial, Verdana;
  font-size: 12px;
}

.bodyStartPage {
	background-image: url(bilder/design/bgstart.jpg) !important;
}

.bodyContactPage {
	background-image: url(bilder/design/bg_kontakt_neu.jpg) !important;
}

h2 {
  font-size: 18px;
  color: #ec018e;
  margin: 0px;
  padding: 0px;
}

h3 {
	font-size: 14px;
	color: #38507C;
	font-weight: bold;
}

#mainBg {
  background-image: url(bilder/design/bgloop.jpg);
  background-repeat: repeat-y;    
}

#main {  
  background-image: url(bilder/design/bgtop.jpg);
  background-repeat: no-repeat;      
  padding-top: 228px;
  /*width: 850px;*/
  border: 0px solid black;
}

#leftMenu {
  width: 185px;
  float: left;
}

#content {
  width: 450px;
  float: left;
}

#rightBar {
  width: 155px;
  float: left;
  
  padding-left: 6px;
  padding-right: 0px;
  
  color: white;
}

#leftMenuAddText{
	margin-left: 20px;
	margin-top: 50px;
}

#leftMenu a {
  color: white;
  text-decoration: none;
  font-weight: bold;
}

#leftMenu a:hover { 
	color: #5E5F61; 
} 

#leftMenu ul {
  list-style-type:none;
  margin-left: 0px;
  padding-left: 15px;
  margin-top: 0px;
}

#leftMenu li {
  margin-bottom: 8px;
}

#leftMenuSub  {
  margin-top: 4px;
  padding-top: 4px;
}

#leftMenuSub  li {
  margin-bottom: 4px;  
}

#leftMenuSub a {
  font-weight: normal;
}

.menuCatLevel2 {
  padding-top: 4px;
}

.menuCatLevel2 a {
  font-weight: normal !important;
}



#pageObject {
  padding-left: 10px;
  padding-right: 10px;
}


#travelTitle {
  font-size: 18px;
  color: #ec018e;
  margin: 0px;
  padding: 0px;
}

#travelSubTitle {
  font-size: 12px;
  color: #38507c;
  margin: 0px;
  padding: 0px;  
}


#picBox {
  margin-top: 10px;
  height: 240px;
  padding: 4px;
  background-image: url(bilder/design/picboxbg.png);
  width: 350px;
}

#mainPic {
  float: left;
}

#picPreviewBox {
  float: left;
  margin-left: 4px;
  width: 85px;
  height: 240px;
  overflow: auto;  
}

#picPreviewBox img {
	margin: 0px;
	display: block;
	margin-bottom: 2px;
}

#objectText {
 margin-top: 10px;
 margin-bottom: 20px;
}

#objectText b{
  color: #6D7D9A;
}

#objectText b {
  color: #384f7b !important;
}

#objectText strong {
  color: #384f7b !important;
}




#crownText {
  font-weight: bold;
  font-size: 14px;
  color: #384f7b;
  
  width: 148px;
  height: 37px;
  
  padding: 2px;
  padding-top: 5px;
  padding-bottom: 0px;
  margin-left: 2px;
  
  text-align: center;
  
  background-image: url(bilder/design/crowntextbg.png);  
  margin-top: 70px;
  margin-bottom: 50px;
}


#rightBar h2 {
  background-image: url(bilder/design/rightmenutitlebg.png);
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  color: white;
  font-weight: bold;
  height: 18px;
  
  padding: 2px;
  margin-top: 6px;
  margin-bottom: 8px;
}

#rightBar .text {
  padding: 0px;
  margin: 0px;
  
  margin-left: 4px;
}

#rightBar  ul {
  list-style-type: square;
  margin: 0px;
  padding: 0px;
  
  margin-left: 20px;
}








#pageCategory {
  padding-left: 10px;
  padding-right: 10px;
}

#pageContent {
  padding-left: 10px;
  padding-right: 10px;
}

#pageStart {  
	padding-left: 10px;
  padding-right: 10px;
}


.objectListName {
	font-size: 16px;
	color: #374f7d;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.objectListText {
	font-weight: normal;
}

.objectListText strong {
	font-weight: normal;
}

.objectListPrice {
	font-size:150%;
	color: #374f7d;
	font-weight: bold;	
}


.rightBarStartPage {
	padding-top: 4px;
	color: black !important;
}

#startPageTitle {
	margin-top: 4px;
	color: #384f71;
}


#bookingImageLink {
	padding-top: 50px;
	padding-bottom: 100px;
	text-align: center;
}

#bookingImageLink img {
	border: 0px;	
}
