/* Allgemeine Angaben für den Kanu-Hafen Bergedorf */
body{
	background: #ffffff url(bild/hintergrund2.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	min-width: 950px;
	color: #1c3664;
}
h2{
	font-size: 1.5em;
}

a {
	color: #f58220;
	text-decoration: none;
}

h2  a{
	color: #1c3664;
	font-size: 1.1em;
}
h3 a{
	color:#1c3664;
	font : normal;
	text-decoration : underline;

}
li{
	list-style: none;
}
li a{
		color: #1c3664;
		font-weight: bold;
		font-size: 1.2em;
		}
li a:hover{
	color: #f58220;
}
table caption{
	font-size: 1.4em;
	font-weight: bold;
	line-height: 2;
	text-align: center;
}
table{
	width: 80%;
}
/* Ab hier die Schachteln 
 Hauptschachtel*/

#wrap{
	min-width: 950px;
}
#bauch{
	background: transparent url(bild/Leiste_links.jpg) repeat-y left top;

}
/*********        kopf               ***************/

#nav{
	float: right;
	min-width: 100%;
	margin: 0;
	padding: 90px 0 20px 46px;
	list-style: none;
	color: #1c3664;
}

#nav li{
	float: right;
	margin: 0 20px 0 0;
	padding: 0;
	font-size: 1.0em;
	
}
#nav a:hover{
	color: #f58220;
	text-decoration: underline;
}
/*******    Leiste    ************/
#leiste{
	clear: both;
}

#leiste h1{
	
	padding: 0 50px 0 0;
	font-size: 1.3em;
	color:#1c3664;
	text-align: right;
}
#leiste h1 a{
	color:#1c3664;
}

/*********      sidebar         **************/
#sidebar{
 	clear: both;
	float: left;
	width: 25%;
	background: transparent;
}
#kanuverleih {
	padding: 0px 10px;
	border: 0;
	min-width: 220px;
	background: transparent;
}
/*********        content    mitte         **************/
#content{
	float: right;
	width: 75%;
		
}
#mitte{
	float: left;
	width:67%;
}
#mitte table td p{
	color: #1c3664;
	font-weight: bold;
}
#kanu{
	padding: 20px;
	font-size: 1.3em
}
/*********        content    rand         **************/
#rand{
	float: right;
	width:33%;
}
#bild{
	text-align : center;
	padding: 20px;
}

#bild img{
	min-width: 200px;
	padding: 20px 5px 5px 5px;

}
#bild p, #bild h3, #bild b, #bild a{
	color: #f58220;
	font-size : 1.4em;
}
/*********        footer              **************/
#footer{
	clear:both;
	background: transparent;
}
#gruppenpreise{
	width: 55%;
	font-size: 1.0em;
	text-align: left;
	font-weight: normal;
	border-bottom: double;
	border-color: #1c3664;
}
#gruppenpreise caption{
	font-size: 1.0em;
	text-align: left;
	font-weight: normal;
}
#endzeile{
	border-top: 1px solid;
}
.touren{
	width: 100%;
}
.touren .linktour{
	width: 20%;
}
.touren .rechtstour{
	width: 80%;
}
.touren ul li{
	list-style-type: circle;
	margin: 0;
	padding: 0;
}
.touren ul{
	text-align: left;
}
table caption, th{
	text-align: left;
}
table caption{
	font-size: 1.2em;
}
#beding caption{
	font-size: 1.3em;
	text-align: center;
}
.preis, #preis{
	padding: 0 0 0 7%;
}
#gruli li{
	list-style-type: circle;
}
#grutabp li{
	list-style-type: circle;
}

