﻿/***************************************************************************************
                                         ALLGEMEINES
****************************************************************************************/
body, div, table, p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}


/***************************************************************************************
                                         SEITENAUFBAU
****************************************************************************************/


/**************************************Kopfzeile****************************************/

#header 
{
    
	letter-spacing:1px;
}

#header .adress
{
    
	letter-spacing:1px;
}


#header a
{	
    
	letter-spacing:1px;
	text-decoration:none;
	
}

#header a:hover
{
   
	letter-spacing:1px;
	text-decoration:none;
	
}

/**************************************Linkes Menü****************************************/


#menuLeft .menu0 
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:500;
	
	
	
}

#menuLeft .menu0 a
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
	font-weight:500;
	
	
}

#menuLeft .menu0_bottom a
{
    font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:none;
	font-weight:500;   
}

#menuLeft .menu1 a
{
    
	text-decoration:none;
	letter-spacing:1px;
}

#menuLeft .menu1 a:hover
{
    
	text-decoration:none;
	letter-spacing:1px;
}




/**************************************Fusszeile****************************************/

#content .text
{
	font-family:Arial;
	font-size: 12px;
	line-height: 14px;
}


/**************************************Fusszeile****************************************/

#footer a
{
    
	text-decoration:none;
}

#footer a:hover
{
   
	text-decoration:none;
}


/***************************************************************************************
                                         MODULE
****************************************************************************************/

/**************************************print****************************************/

	#print .buttons, #print .buttons a
	{
		font-size: 11px;
	}

	#print .footer
	{
		font-size: 10px;
	}
	
	
	/**************************************print****************************************/


#print
{
	background-image: none;
	background-color: white;
	margin: 0px;
	width:750px;
}

#print .buttons
{
	text-decoration: none;
	text-transform: lowercase;
	padding-left: 45px;
	background-color:#1C306F;
	vertical-align:middle;
}

#print .buttons a
{
	text-decoration:none;
	
}


#print .footer
{
	background-color: #133E7A;
	color: White;
	height: 20px;
	text-align: center;
}

/**************************************recommend****************************************/


#recommend .infotext
{
    font-weight:bold;
}


#recommend .header
{
    font-family:Arial;
    font-weight:bold;
}

/*************************************sitemap*****************************************/

#sitemap .menu0
{
    text-decoration:none;
    font-weight:bold;
    
}

#sitemap .menu0 a
{
    text-decoration:none;
    font-weight:bold;
    
}


#sitemap .menu0 a:hover
{
    text-decoration:none;
    font-weight:bold;
    
}

/****************************************offers****************************************/

#modules .title
{
    font-size:13px;
}

#modules .title_detail
{
    font-size:13px;
}

/****************************************contact****************************************/


.contact_fields
{
    font-size:10px;
    color:#1A326F;
}

.contact_calendar
{
    font-size:10px;
    color:#1A326F;
}

.contact_person
{
    font-size:10px;
    color:#1A326F;
}

.contact_room
{
   font-size:10px;
   color:#1A326F; 
}

.contact_massage
{
    font-size:10px;
    font-family:Arial;
    color:#1A326F;
}

.contact_button
{
    
    font-size:13px;
    color:#B8BCCD;
    text-decoration:none;
}

.contact_fields2
{
    font-size:10px;
    color:White;
    background-color:#B8BCCD;
}

/***************************************************Newsletter***************************************/


.newsletter
{
    font-size:10px;
    color:#1A326F;
}

.newsletter2
{
    line-height:12px;
    font-size:10px;
    color:White;
    background-color:#B8BCCD;
}

/***************************************************Weather***************************************/

#weather .header
{
    
    font-size:15px;
    font-weight:bold;
    
}

#weather .subheader
{ 
    font-size:12px;
    font-weight:bold;
}

/***************************************************Popup***************************************/
#popup .header
{
    font-size:12px;
    font-weight:bold;
}