@charset "utf-8";
/* CSS Document */
/* Positionen festlegen*/

div#menue {
	font-size:0.83em;
	float: left;
	width: 16.5em;
	margin: 0 0 0.5em;
	padding: 0 0.3em;
/*	border-right: 1px dashed silver;
	height:98%;*/
}
div#contentcontainer {
    font-size: 0.83em;
	text-align: left;
	margin: 0 0 1em 18em;

}
#menueoben {
	height: 3em;
}
div#contentright {
    font-size: 0.83em;
    float: right; width: 242px;
    margin: 0; padding: 0;
/*    border-left: 1px dashed silver;
	height: 98%;*/
  }
div#content {
	height: 90%;
	margin: 0 252px 0em 0em;
	padding: 0 0 2em;
/*	border: 1px dashed silver;*/
	min-width: 500px;
}
div#Boxcenter {
	width: 500px;
	text-align:center;
	margin-left:auto; margin-right:auto; 
   }
   div#Center4IE { text-align:center;}
   
#Box { /* Inhaltsboxen*/
	font-size: 0.83em;
	width: 600px;
	float: none;
	margin:auto;
	text-align:center;
	margin-left:auto; margin-right:auto; 
  }
#BoxContLeft { float: left; width: 26em;}
#BoxContRight { margin-left: 26.5em; }
#BoxPopup {
	font-size: 0.83em;
	width: 550px;
	float: none;
	margin:auto;
	text-align:center;
	padding-right: 20px;
	padding-left: 20px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.contentheader {  /* Div damit der Abstand von oben passt*/
	height: 55px;
}

/* Main-Styles */
/* Tag-Styles */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 100.01%;
	scrollbar-track-color : #000040;
	scrollbar-base-color : #000040;
	scrollbar-arrow-color : #a0a0ff;
	background-color: #000040;
	margin: 0;
	padding: 0.5em;
	min-width: 800px; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
}
p,th,td { margin: 0; padding: 0; text-align: left; }

a {	text-decoration: none; font-weight:bold; color:#FFFFFF;  }
		a:link { color:#FFFFFF; }
		a:visited { color:#FFFFFF; }
		a:active { color:#0066FF; }
		a:hover { color:#FFFFFF; /*background-color: #000066; border-bottom: 1px dashed #FFFFFF; */}

h2 { font-size: 1em; color:#CCCCCC; font-weight: bold; margin-top: 10px; margin-bottom: 4px; }
h3 { font-size: 1em; color:#CCCCCC; font-weight: bold; margin-top: 2px; margin-bottom: 2px; }
h4 { font-size: 1em; font-weight: bold; margin-top: 2px; margin-bottom: 2px; }

img.i { border: 1px solid #666666; }

/* Class-Styles */

.k {float:left; border: 1px solid #666666; }
.attention { color: #FF6600; }

.t_header1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #0066FF;
	margin-top: 10px;
	text-align:left;
}
.t_header1center {
	font-size: 1.1em;
	font-weight: bold;
	color: #0066FF;
	margin-top: 10px;
	text-align:center;
}

.t_header1wLine {
	font-size: 1.1em;
	font-weight: bold;
	color: #0066FF;
	margin-top: 10px;
	border-top: 1px solid #666666;
	padding-top: 10px;
}

.t_header1grau {
	font-size: 1.1em;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: 10px;
}
.t_header1grauwLine {
	font-size: 1.1em;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: 10px;
	border-top: 1px solid #666666;
	padding-top: 10px;
}

.t_header18 {
	font-size: 1.5em;
	font-weight: bold;
	color: #0066FF;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
.t_header18center {
	font-size: 1.5em;
	font-weight: bold;
	color: #0066FF;
	margin-top: 10px;
	text-align: center;
}
.t_bold {
	font-weight: bold;
	color: #CCCCCC; }
.t_center { text-align: center;}
.t_right  { text-align: right;}

.pageheader {
	font-size: 1.5em;
	font-weight: bold;
	color: #0066FF;
	text-align: right;
	margin-bottom: 1em;
	display: block;
	border-bottom: 1px solid #999999;
}
.WebCam a {
	display:block;
    padding: 0.2em;
    font-weight: bold;
	text-align: center;
	text-decoration:none; }
  .WebCam a:link { color: #CCCCCC;  }
  .WebCam a:visited { color: #CCCCCC;  }
  .WebCam a:active { color: #0066FF;  }
  .WebCam a:hover { color: #0066FF;  border: 0; background-color: #000040; }

p.NewsBox {
	width: 500px;
	height: 42px;
	text-align:center;
	margin-left:auto; margin-right:auto; 
	background-color:#999999;
	}
p.destination { text-align:center; padding: 1em 0.2em 0.2em; font-weight: bold; }
	p.destination a { text-decoration: none; }
		p.destination a:link { color:#CCCCCC; }
		p.destination a:visited { color:#CCCCCC; }
		p.destination a:active {color:#0066FF; }
		p.destination a:hover { color:#0066FF; }
		
p.contentmenue { font-weight: bold; color:#0066FF; text-align:right; }
	p.contentmenue a { text-decoration: none; }
		p.contentmenue a:link {	color:#CCCCCC; }
		p.contentmenue a:visited { color:#CCCCCC; }
		p.contentmenue a:active {color:#0066FF; }
		p.contentmenue a:hover { color:#0066FF; border: 0; background-color: #000040; }
		
 
p.normal { font-size: 0.83em; }
p.hotel { padding-bottom: 1em; font-size: 0.7em; }
p.linie { display: block; border-bottom: 1px solid #999999; }
p.liniewspace {
	display: block;
	border-bottom: 1px solid #999999;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}

p.picleiste { padding-bottom: 0.5em; }
	p.picleiste a:hover { border: 0; background-color: #000040; }
p.picleistefirst { margin-top: 3em; }

p.bigimage {
	text-align:center;
	padding-top: 1em;
	padding-bottom: 1em;
}
.intro {
	font-size: 0.65em;
}

/* Spezielle Tags*/
.teamBL { width:100%; }
	.teamBLfoto {float:left; width:150px; }
	.teamBLtab { margin: 0 0 0 155px; padding: 0 0 1em; }
.team { width: 100%; }
.teamtab {
	width: 30em;
	max-width: 450px;
	font-size: 1em;
	border-top: 1px solid #999999; 
	border-left: 1px solid #999999; }

	.teamtab td {
	border-bottom: 1px solid #999999; 
	border-right: 1px solid #999999; }

/* Table-Styles*/
table {
	padding:0;
	font-size: 1em;
}
table.tab_pageheader {
	border-bottom: 1px solid #999999; }

table.tab_ol {
	border-top: 1px solid #999999; 
	border-left: 1px solid #999999; }
	td.tab_ur {
		border-bottom: 1px solid #999999; 
		border-right: 1px solid #999999; }
	td.tab_r {
		border-right: 1px solid #999999; }

td.money {
	align: right;
	text-align: right;
}
.t_fnotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

