/* CSS */
@charset "utf-8";

/* 
* @version         1.0
* @lastmodified    $Date: 2007-07-28 10:26:40 +0200 (Sa, 28 Jul 2007)$
*/


/* fast fertiges CSS Druck-stylesheet zum einbinden in den Head-Bereich ihrer Website */

body, td, p {
background: #fff !important;
color: #004178;
font: 12pt  "Times New Roman", Georgia,serif; /* Zeichensatz auf Serifen umstellen */
text-align: justify; /* Blocksatz */
quotes: "\201E" "\201C" "\201A" "\2018";
}

/* Seitenbreite */
body, #ContentMain {
width: 100% !important;
margin: 0 !important;
padding: 0 !important;
}



p, address, li, dt, dd {
font-size: 100%
}


ul, ol {
list-style: square; margin-left: 18pt;
}

li {
line-height: 1.6em;
}

a:link, a:visited {
background: transparent;
color: #520;
font-weight: bold;
text-decoration: underline;
}



 
 
 h1, h2, h3, h4, h5, h6
 {
	padding: 0;
	margin: 0 auto;
	margin-top: 0.5em;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 5px;
	text-align: center;
	font-style:normal;
	font-weight: bold;
	color:#004179;
	clear: both;
	
}


h1 {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	letter-spacing:1px;
	text-align: center;
	font-style:normal;
	font-weight: normal;
	color:#004179;
	clear: both;
	
}

/* Vermeidung von Seitenumbrüchen direkt nach einer Überschrift */
h1,h2,h3,h4,h5,h6 { 
page-break-after: avoid; 
}


a , a:active, a:focus, a:link { text-decoration: none; color: #004178;	line-height: 1em; }
a:hover {color: #91A2C2;}
a.ToTop { margin:0;  margin-right: 0.5em;}
 
select {font-size: 10px; width: 9em; color: #004179; border: 1px; border-style: solid;border-color: #004179;}
select.s3 {width: 3em; }
select.s4 {width: 4em; }
select.s5 {width: 5em; }

img { border: none; }
img.ElementOben{ z-index: 11000;}



.SeetelS { position:relative;  width: 41px;  height: 41px; margin: 0 auto; margin-top: -20px; padding: 0; background-image: url(/images/homepage/seetel_s.gif);  z-index: 1002; }



#MainDiv
{
position:relative;
/*background-color: #E4F1F4;*/
/*border:1px solid #45769D;*/
background-color: #fff;
width: 100%;
clear: both;
	/*border: 1px solid #97A6BB;*/
}



#ContentMain {
position:relative;
width: 100%;
height: auto;
		background-color: transparent;
	float:left;
	margin:0;
	margin-left:5px;
	padding-left: 0;
	padding-right: 0;
	z-index:900;
	
}
#ContentLeft {
display: none;		
}
#ContentRight {
display: none;		
}



#scrolldiv{
margin: 0 auto;
margin-top:3px;
padding: 0;

width: 100%;
 
height: auto; 
z-index:900;

}




#menuebox {
display: none;		
}




/**********************************************************************/
/* First Row */
#FirstToDoRow {	display: none;	}

/* Page Header */
#PageHeader {width: 995px;	   height: 154px;	z-index: 5;	 margin-top:-10px;	}


#PageHeader .HeaderSlogan {display:none;}

/* Site Struktur */
#PagePath { margin-left:15px; margin-top:3px; padding-bottom:4px; font-size: 10px;	font-weight: normal;	line-height: 15px;	z-index: 2; }



.li1, .li2 {display:block; overflow:hidden; height:1px; margin: 0 auto;}
.li1 {background:#FFF; border-bottom:1px solid #004179; width:400px;}
.li2 {margin-top:0.1em; background:#FFF; border-bottom:1px solid #004179; width:310px; margin-bottom: -5px;}

.li10, .li11 {display:block; overflow:hidden; height:2px; margin: 0 auto; margin-top: -10px;}
.li10 {background:#FFF; border-top:1px solid #004179; width:100%;}
.li11 {margin-top: -0.15em; background:#FFF; border-bottom:1px solid #004179; width:100%; }

.li110, .li111 {display:block; overflow:hidden; height:2px; margin: 0 auto; margin-top: -8px;}
.li110 {background:#FFF; border-top:1px solid #004179; width:100%;}
.li111 {margin-top: -2px; margin-bottom:5px; background:#FFF; border-bottom:1px solid #004179; width:60%; }

/*  Hotel 2 City Footer*/
#Hotel2City {  display:none;  }



/* Page Footer */
#PageFooter {display:none;}




	.user_menue_select_input_100 
	{ 	
	width: 100px; 
	height: 16px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	font-size: 10px; 
	line-height: 13px; 
	background-color: #F7F7F7;	
	color: #5F5F5F;	
	border: 1px solid #9F9F9F; 
	}
	
	.user_menue_select_input_40 
	{ 	
	width: 40px; 
	height: 16px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	font-size: 10px; 
	line-height: 13px; 
	background-color: #F7F7F7;	
	color: #5F5F5F;	
	border: 1px solid #9F9F9F; 
	}







/* clearfixes */
.clearfix:after{ /*Clear floats hack: http://positioniseverything.net/easyclearing.html*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix{
display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* menuetrenner für textbrowser */
.invis {
display: none;
}
/*##############################################################################################*/










