/* $TopStyle:URL=http://buesummaritim/scripts/page.css$ */

/* ================================================
	Style-Sheet buesummaritim.de - Jürgen Bagniewski 
	Source File: /script/page.css
	Target: CSS Level 2
================================================ */

	html, body{
		height: 100%;
		margin: 0;
		padding: 0;
		overflow: hidden;
	}

	#wrapper{
		width: 100%;
		height: 100%;
		margin: auto;
	}	
	#logo0 {
	/* GvSC-Logo */
		z-index: 3;	
		position: fixed;
		top: 3px;
	/*	left: 30px; */
	}
	#logo1 {
	/* Stempel Rechts */
		z-index: 1;	
		position: fixed;
		top: 210px;
		right: 60px;
	}
	#logo2 {
	/* Sailor */
		z-index: 3;	
		position: fixed;
		top: 470px;
		left: 80px;
	}
	#logo3 {
	/* Möwe */
		z-index: 3;	
		position: fixed;
		top: 480px;
		right: 30px;
	}
	#logo4 {
	/* Stempel Links */
		z-index: 1;	
		position: fixed;
		top: 260px;
		left: 60px;
	}		
	#seitenkopf{
		position: fixed;
		height: 95px;
		background: #ccc;
		border: 0px;
		clear: both;
		width: 100%;
	}

	#seitenkopf2{
		position: fixed;
		height: 95px;
		border: 0px;
		width: 100%;
		overflow: hidden;
	}
	
	#fuss{
		clear: both;
		position: absolute;
		z-index: 4;
		bottom: 0;
  		background: #87CEEB;
  		text-align: right; 
		height: 20px;
		width: 100%;
	}

	#menueleiste{
		clear: both;
		z-index: 1;
		position: absolute;
		bottom: 120px;
		height: 35px;
		width: 100%;
	}	

	#index{
		z-index: 4;
		position: absolute;
		top: 0px;
 	 	height: 100%;  
		width: 100%; 
		overflow: auto;
/* 		overflow-x: hidden;    */
		background-image: url(../images/banner00.jpg);
 		background-attachment: fixed;
	}


	#inhalt{
		z-index: 4;
		position: absolute;
		top: 95px;
 	 	height: 100%;  
		width: 100%; 
		overflow: auto;
/* 		overflow-x: hidden;    */
/*		background-image: url(../images/banner00.jpg);
 		background-attachment: fixed; */
	}
			
	#inhalt2{
		z-index: 4;
		position: absolute;
		top: 275px;
	 	height: 90%; 
		width: 100%; 
		overflow: auto;
		background-image: url(../images/water.jpg);
 		background-attachment: fixed;
	}
	
	#inhaltstart{
		z-index: 4;
 		background-image: url(../images/banner00.jpg);   
 		background-attachment: fixed;
		position: absolute;
		top: 95px;
	 	height: 90%; 
		width: 100%; 
		overflow: auto;
	}

	#inhaltfremd{
		z-index: 1;
		position: fixed;
		top: 75px;
		width: 100%;
		overflow: auto;
		background-image: url(../images/water.jpg);
		background-attachment: fixed;  
	}	
	
	#label{
	z-index: 3;
	position: absolute; 
	bottom: 20px;
	left: -3px;
	border: none;
	margin: 0px;
}
		
/* ================================================
Absatzformate
================================================ */
 a:link{
  text-decoration: None;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 34px;
  font-weight: bold;
  padding: 4px;
/*  background-color: #E6E6E6; */
  color:#000;
  
}
 a:visited{
 text-decoration: None;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 34px;
 font-weight: normal;
 padding: 4px;
 /*  background-color: #E6E6E6; */
 color: #483D8B;
}
 a:hover{
 text-decoration: Underline;
 color: Red;
}
 a:active{
 text-decoration: None;
 font-style: oblique;
 color: Red;
}

a.speziell:link { 
color: Black;
background-color: transparent;
outline: 0; }
a.speziell:visited { 
color: Black;
background-color: transparent;
outline: 0; }
a.speziell:hover { 
color: Black;
background-color: transparent;
outline: 0; }
a.speziell:active { 
color: Black;
background-color: transparent;
outline: 0; }

.FFeld { 
font-family: Verdana;
font-size: 12px;
color: Navy;
padding: 0px;
margin-left: 5px;
background-color: #87CEFA;
height: 18px;
border: 0px 
}
.DFeld { 
font-family: Verdana;
font-size: 12px;
color: Navy;
padding: 0px;
margin-left: 5px;
background-color: #87CEFA;
height: 36px;
border: 0px 
}
.seitenadresse{
/* Wellenposition */
   z-index: 2;
	position: absolute;
	margin: 0;
	padding: 0;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 24pt;
   font-weight: bold;
	font-style: italic;
	color: Navy; 
	letter-spacing: 3pt;
	top: 20px;
	left: 25mm;
  }
  
.absatz{
	margin-left: 25px;
	color: Blue;
}

.copyright{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style-type: none;
   color: #00008B;
	font-size: 7pt;
	font-weight: bolder;
	letter-spacing: 0pt;
   padding-top: 0px;	
}

.normal{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
   margin-left: 30px;
	margin-right: 20px;
	color: #00008B;
 }  

 .leerzeile {
	height: 4px;
}
 
.text{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 10pt;
	color: #00008B;
	padding-left: 10px;
	padding-right: 10px;
}

.textt {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 10pt;
	padding-left: 2px;
}

.feldtext {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-weight: bold;
}

.blockweiss{
border: solid Blue;
background-color: White;
padding: 3px;
}
 
.blockblau{
border: 2px solid Blue;
background-color: #ADD8E6;
padding: 3px;
}

.blockgelb{
border: 2px solid Blue;
background-color: #F0FFFF;
padding: 3px;
}
 
.menu{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	line-height: 35px;
   font-size: 18pt;
	font-weight: bold;
	color: Navy;
/* 	background: #87CEEB; */
 }
 
.font18{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 18pt;
	color: #00008B;
 } 
 
.font15f{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 15pt;
	font-stretch: wider;
   font-weight: bold;
	color: #00008B;
 } 
  
h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 20pt;
	font-weight: bold;
	letter-spacing: 1px;
 /*  margin-left: 20px;  */
	color: #00008B;
 }

h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 13pt;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 5px;
	color: #00008B;
 }
 
 h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12pt;
	font-weight: bold;
   margin-left: 30px;
	color: #00008B;
 }
 
 h4{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12pt;
	height: 13px; 
	font-weight: bold;
	color: #00008B;
 }
