body {
	background-color: #000044;
	text-align:center;
	font-family: Arial;
}

#main {
  text-align: left;
	width: 980px;
	margin-left:auto;margin-right:auto;padding-top:20px
}

#content {
	margin-top: 4px;
	width: 980px;
}

#centerContent {
	background-color: #EDE6CE;
	vertical-align: top;
}


#menuTop {
  list-style-type: none;
  
  padding:0px;
  
  margin-top: 4px;
  margin-bottom: 0px;
  margin-left:50px;
  margin-right: 50px;
  
  height: 16px;
}

#menuTop li {
  float:left;
  #width: 176px;
  width: 146px;
  list-style:none;
  text-align: center;	
}

#menuTop a {
  color: white;
  text-decoration: none;
  font-family: Arial;
  font-size: 13px;	
}

.menuTopSelected {
  color: #faa438;
}

#menuLeft {
  clear: left;
  width: 232px;
  border: 1px solid gray;
  padding-bottom: 10px;
  margin-right: 6px;
  vertical-align: top;
}

#menuLeftStart {
  clear: left;
  width: 234px; 
  padding-bottom: 10px;
  margin-right: 6px;
  vertical-align: top;
  background-color: #FF9900;
}



#menuRightStart {  
  width: 240px; 
  padding-bottom: 10px;
  margin-right: 6px;
  vertical-align: top;
  background-color: #FF9900;
}

#menuRightPadding {
  width: 6px;
}

#menuLeft .menuLeftBar {
	margin-top: 10px;
	padding: 2px;
	padding-left: 10px;
	margin-bottom: 6px;	
  font-weight: bold; 
  color: #faa438;  
  font-size: 12px;
}

#menuLeftStart .menuLeftBar {
  margin-top: 10px;
	padding: 2px;
	padding-left: 10px;
	margin-bottom: 6px;	
  font-weight: bold; 
  color: #111e60;	
  background-color: #b17757;
  font-size: 12px;
}

#menuLeftPadding {
  width: 6px;
}

#menuLeft .nestedMenu {
	list-style: none;	
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	color: white;
}

#menuLeftStart .nestedMenu {
	list-style: none;	
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	color: #111e60;
}




.menuItemNestedSelected {
  margin-bottom: 4px;
  font-weight: normal;
  font-size: 12px;
}

.menuItemNestedNonSelected {
  height: 18px;
  font-weight: normal;
  font-size: 12px;
}

.menuItemNestedOpenA {
	color: #faa438;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

.menuItemNestedSelectedA {
	color: #faa438;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

.menuItemNestedNonSelectedA {
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

#menuLeftStart .menuItemNestedNonSelectedA {
	color: #000044;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}




#menuBottom {
  list-style-type: none;
  
  padding:0px;  
  margin: 0px;
   
  height: 16px;  
  text-align: center;  
}

#menuBottom li {
  display: inline;
  list-style:none;	
}

#menuBottom a {
  color: #FEFEFE;
  text-decoration: underline;
  font-family: Arial;
  font-size: 12px;	
  font-weight: normal;
}

.menuBottomMiddleDot {
	color: white;
	font-weight: bold;
	font-size: 14px;
}





.objectListEntry {
  border: 0px solid red;
  width: 680px;
  margin-left: 20px;
  margin-bottom: 13px;
}

.objectListPicCol {
	width: 200px;
} 

.objectListPicCol img {
	display: block;
}

.objectListEntryTitle {
  font-weight: normal;
  font-size: 16px;
  font-family: Arial;
  margin: 0px;
  padding: 0px;
  
  margin-bottom: 8px;
}

.objectListEntryTitle a {
  color: black;
  text-decoration: none;
  font-weight: normal;
}

.objectListEntryTitleText{
	font-size: 12px; 
	color: #000044;
}

.objectListEntryTitlePrice{
}


.objectDetailText {
	float: left; 
	width: 470px;
	margin-bottom: 14px;	
	margin-top: 8px;
}

.objectDetailText h4 {
	padding-top: 0px;
	margin-top: 0px;
}

.objectDetailPicture {
	float: left; 
	width: 216px;
	margin-left: 10px;
	clear: right;
}

#mainPicture {
  margin: 8px;
}

.objectDetailPicture img {
	border: 1px solid black;
}

.objectDetailPictureSmallContainer {
	width: 218px;
	padding-left: 8px;
}

.objectDetailPictureSmall {
	border: 1px solid black;
	display: block;
	float: left;
	padding: 0px; 	
}

.teaserD1Table {
  border: 0px solid red;
  width: 710px;
  margin-left: 20px;
  margin-bottom: 13px;	
  text-align: center;
}

.teasernavigStart {
	color: #7c88bc;
}

a.teasernavigStart, a.teasernavigStart:visited {
  font-size:11px;
  font-weight:bold;
	color: #7c88bc;
  text-decoration:none;
}

a.teasernavigStart:hover {
  font-weight:bold;
	color: #7c88bc;
  text-decoration:none;
}

.objectTabs {
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #000044;
	border-bottom: 1px solid #000044;
	font-size: 14px;
}

.objectTabs  a {
  padding-right: 14px;
  color: #000044;
  text-decoration: underline;
  font-weight: normal;
  font-size: 14px;
}

.objectTabs a.:visited {
  padding-right: 14px;
  color: #000044;
  text-decoration: underline;
  font-weight: normal;
  font-size: 14px;
}

.objectTabs  a:hover{
  padding-right: 14px;
  color: #000044;
  text-decoration: underline;
  font-weight: normal;
  font-size: 14px;
}

.navImageLeft {
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}

.navImageRight {
  margin-left: 10px;
  margin-bottom: 10px;
  float: right;
}

#startPageAddress {
  position: absolute; 
  top: 520px; 
  padding-left: 20px; 
  color: #000044; 
  font-size: 12px;
}

#startPageAddress h2 {
  font-size: 14px; 
  font-weight: bold; 
  margin: 0px; 
  padding: 0px; 
  padding-bottom: 5px;
}


.eMailbookingLink {                                                                                                                                          
  width: 100px;                                                                                                                                              
  float: right;                                                                                                                                              
  text-align: right;                                                                                                                                         
}                                                                                                                                                            
                                                                                                                                                             
.eMailbookingLink a {                                                                                                                                        
  font-size: 14px;                                                                                                                                           
  font-weight: bold;                                                                                                                                         
  text-decoration: none;                                                                                                                                     
  color: #000044;                                                                                                                                            
  background-image: url(http://www.interactivecms-smallstatic.de/dafern/email.png);                                                                          
  background-repeat: no-repeat;                                                                                                                              
  background-position: 0px 3px;                                                                                                                              
  padding-left: 18px;                                                                                                                                        
}                                                                                                                                                            
                                                                                                                                                             
.eMailbookingLink a.:visited {                                                                                                                               
  font-size: 14px;                                                                                                                                           
  font-weight: bold;                                                                                                                                         
  text-decoration: none;                                                                                                                                     
  color: #000044;                                                                                                                                            
}                                                                                                                                                            
                                                                                                                                                             
.eMailbookingLink a:hover {                                                                                                                                  
  font-size: 14px;                                                                                                                                           
  font-weight: bold;                                                                                                                                         
  text-decoration: none;                                                                                                                                     
  color: #000044;                                                                                                                                            
}                                                                                                                                                            
                                                                                                                                                             
.eMailbookingLink img {                                                                                                                                      
  border: 0px;                                                                                                                                               
                                                                                                                                                             
  width: 14px;                                                                                                                                               
  height: 10px;                                                                                                                                              
}                   




.eMailbookingLinkMiddle {                                                                                                                                                                                                                                                                                                                                                                                                                                      
  text-align: center;                                                                                                                                         
}                                                                                                                                                            
                                                                                                                                                             
.eMailbookingLinkMiddle a {                                                                                                                                        
  font-size: 14px;                                                                                                                                           
  font-weight: bold;                                                                                                                                         
  text-decoration: none;                                                                                                                                     
  color: #000044;                                                                                                                                            
  background-image: url(http://www.interactivecms-smallstatic.de/dafern/email.png);                                                                          
  background-repeat: no-repeat;                                                                                                                              
  background-position: 0px 3px;                                                                                                                              
  padding-left: 18px;                      
  margin-left: -18px;                                                                                                                  
}                                                                                                                                                            
                                                                                                                                                             
.eMailbookingLinkMiddle a.:visited {                                                                                                                               
  font-size: 14px;                                                                                                                                           
  font-weight: bold;                                                                                                                                         
  text-decoration: none;                                                                                                                                     
  color: #000044;                                                                                                                                            
}                                                                                                                                                            
                                                                                                                                                             
.eMailbookingLinkMiddle a:hover {                                                                                                                                  
  font-size: 14px;                                                                                                                                           
  font-weight: bold;                                                                                                                                         
  text-decoration: none;                                                                                                                                     
  color: #000044;                                                                                                                                            
}                                                                                                                                                            
                                                                                                                                                             
.eMailbookingLinkMiddle img {                                                                                                                                      
  border: 0px;                                                                                                                                               
                                                                                                                                                             
  width: 14px;                                                                                                                                               
  height: 10px;                                                                                                                                              
}


.printLink {                                                                                                                                                 
  float: right;                                                                                                                                              
  width: 100px;                                                                                                                                              
  text-align: right;                                                                                                                                         
}                                                                                                                                                            
                                                                                                                                                             
.printLink a {                                                                                                                                               
  font-size: 14px;                                                                                                                                           
  font-weight: bold;                                                                                                                                         
  text-decoration: none;                                                                                                                                     
  color: #000044;                                                                                                                                            
  background-image: url(http://www.interactivecms-smallstatic.de/dafern/print.gif);                                                                          
  background-repeat: no-repeat;                                                                                                                              
  background-position: 0px 3px;                                                                                                                              
  padding-left: 18px;                                                                                                                                        
}                                                                                                                                                            
                                                                                                                                                             
.printLink a.:visited {                                                                                                                                      
  font-size: 14px;                                                                                                                                           
  font-weight: bold;                                                                                                                                         
  text-decoration: none;                                                                                                                                     
  color: #000044;                                                                                                                                            
}                                                                                                                                                            
                                                                                                                                                             
.printLink a:hover {                                                                                                                                         
  font-size: 14px;                                                                                                                                           
  font-weight: bold;                                                                                                                                         
  text-decoration: none;                                                                                                                                     
  color: #000044;                                                                                                                                            
}                                                                                                                                                            
                                                                                                                                                             
.printLink img {                                                                                                                                             
  border: 0px;                                                                                                                                               
                                                                                                                                                             
  width: 14px;                                                                                                                                               
  height: 10px;                                                                                                                                              
}            





.teaserStartPage {
	height: 220px; 
	width: 180px;
	background-color: white; 
	float: left; 
	font-family: arial; 
	color: #FF9900; 
	font-weight: bold;
	cursor: pointer;
}

.teaserStartPageTitle {
  height: 26px; 
  margin-top: 5px; 
  font-size: 16px;
}

.teaserStartPageTitle a {                                                                                                                                               
  height: 26px; 
  margin-top: 5px; 
  font-size: 16px;             
  text-decoration: none;
  color: #FF9900; 
}                                                                                                                                                            
                                                                                                                                                             
.teaserStartPageTitle a.:visited {                                                                                                                                      
  height: 26px; 
  margin-top: 5px; 
  font-size: 16px;                                                                                                                                            
  text-decoration: none;
  color: #FF9900;   
}                                                                                                                                                            
                                                                                                                                                             
.teaserStartPageTitle a:hover {                                                                                                                                         
  height: 26px; 
  margin-top: 5px; 
  font-size: 16px;                                                                                                                                        
  text-decoration: none;
  color: #FF9900;   
}                

.teaserStartPageText {
  height: 150px; 
  padding-top: 10px; 
  text-align: left; 
  padding-left: 10px;
  font-size: 12px;
}

.teaserStartPagePrice {
  color: #FF9900; 
  font-weight: bold; 
  font-size: 16px; 
  text-align: right; 
  margin-right: 10px;
}      


#tab2 {
	background-color: white;
}
