/* CSS Screen */
/*Seetaxi Bregenz*/
/*Erstellt von Fechtig Design-Service, Hard*/

* {
margin:0;
padding:0;
}

body {
	/*text-align:center;*/
	background-image: url(../fotosSTD/Wasserflaeche.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
}
a img
{
border:0 none;
}
#wrapper
{
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	/*text-align: left;*/
	width:900px;
	background-image: url(../grafikSTD/hg_bootestd.jpg);
	background-repeat: repeat-y;
	position: relative;
}

#logo
{
width:700px;
height:60px;
margin-left:100px;
}
#logo h1 {
position:absolute;
left:-2000px;
}
#themenbild
{
width:700px;
margin-left:100px;
}
/*-----------------------------Navigation---------------------------*/
#navigation
{
	width:700px;
	height:30px;
	background-color:#003366;
	position: absolute;
	top: 360px;
	left: 100px;
}
#navigation ul {
	margin-left:20px;
	list-style-type: none;
}
#navigation li {
float:left;
}
#navigation a {
	padding-right:16px;
	line-height: 30px;
}
#navigation a:link {
text-decoration:none;
color:#66FFCC;
background-color:transparent;
}
#navigation a:visited {
text-decoration:none;
color:#66FFCC;
background-color:transparent;
}
#navigation a:focus {

}
#navigation a:hover {
text-decoration:underline;
color:#FFCC66;
background-color:transparent;
}
#navigation a:active {
color:#FFCC66;
background-color:transparent;
}

/*---------------------------homebox----------------------------*/
#homebox
{
width:700px;
margin-left:100px;
}
#homebox h1 {
	clear:left;
	font-size:20px;
	margin-left:25px;
	margin-bottom:15px;
	color:#003366;
	background-color:transparent;
	padding-top: 45px;
}
#homebox h2 {
	font-size:16px;
	line-height:130%;
	color:#003366;
	background-color:transparent;
	margin-bottom:15px;
}
#hometext
{
width:320px;
margin-left:25px;
margin-bottom:15px;
}
#seetaxitext {
width:270px;
margin-left:25px;
}

#seetaxitext ul {
margin-left:30px;
margin-top:20px;
margin-bottom:20px;
}

.homeboxbild
{
float:right;
display:block;
margin-bottom:20px;
margin-right:20px;
}
#impressum {
	width:550px;
	margin-left:45px;
}
#impressum img
{
display:block;
}
/*------------------------------------fussleiste-------------------*/
#fussleiste
{
clear:both;
	width:700px;
	margin-left:100px;
	background-color:#003366;
	color:#FFFFFF;
}
#fussleiste img {
margin-top:5px;
}
#fussleiste p {
text-align:center;
font-size:10px;
line-height:12px;
padding-bottom:5px;
padding-top:4px;

}

#video
{
float:right;
}
#boote {

}

/*----------------------------Klassen----------------------*/
.fett12
{
font-weight:bold;
}
.EndeFL {
clear:both;
}
.hinweise {
margin-left:35px;
margin-top:25px;
margin-bottom:20px;
font-size:14px;
}
.tariftabelle {
	border: 1px solid #003366;
}
.tariftabelle th {
color:#FFFFFF;
background-color:#003366;
padding-top:4px;
padding-bottom:4px;
}
.tariftabelle td {
padding-top:4px;
padding-bottom:4px;
}
.tarifzeit {
	width:110px;
	padding-left:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003366;
}
.tarifpreis {
	text-align:right;
	padding-right:6px;
	border-top-style: solid;
	border-top-color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.mietboote {
	width:650px;
	margin-left:25px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #003366;
}
.mietboote p {
	width:340px;
}
.mietboote img {
float:right;
margin-left:25px;
}
.mietboote h1
{
	font-size:16px;
	color:#003366;
	background-color:transparent;
	clear:both;
}
.mietboote h2
{
margin-top:20px;
margin-bottom:10px;
font-size:146px;
color:#003366;
background-color:transparent;
}
.naviAktiv {
	color:#FFCC66;
	background-color:transparent;
	text-decoration:underline;
	padding-right:16px;
	line-height: 30px;
}
.FLLeft {
float:left;
width: 300px;
}
.FLRight {
float: right;
width: 700px;


