/* CSS Document */

body {
	background-color:#ded2a4;
	}
	
p, span, br {
	/*top right bottom left*/
	margin: 0px 0px 0px 0px;
	color: #668CBF;
	}
	
.headline {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:16px;
	line-height:18px;
	color:#668cbf;
	text-transform:lowercase;
	/*top right bottom left*/
	padding-bottom:3px;
	}
	
.headlineZahl {
	font-size:14px;
	}
	
.textNormal, .textNews, table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#666666;
	text-transform:lowercase;
	/*top right bottom left*/
	}
	
.textNormal a:link, .textNormal a:active, .textNormal a:visited {
	text-decoration:underline;
	color:#666666;
}

.textNormal a:hover {
	text-decoration:underline;
	color:#668cbf;
}
	
table {
	border: none;
	margin-left:0px;
	line-height:16px;
	text-align:left;
	}

td {
	border-bottom:1px dotted #999999;
	vertical-align:top;
	padding:2px 0px 2px 0px;
	}
	
.tabellenkopf {
	color:#668cbf;
	}
	
.impressum {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	letter-spacing:1px;
	}
		
.impressum a:link, .impressum a:visited {
	text-decoration:underline;
	color:#666666;
	letter-spacing:1px;
	}
	
.impressum a:hover, .impressum a:active {
	text-decoration:underline;
	color:black;
	letter-spacing:1px;
	}
	
	
#navigation {
	position:absolute;
	top:93px;
	left:0px;
	height:267px;
	width:98px;
	background-image:url(img/web/navigBackgr.gif);
	background-repeat:no-repeat;
	border:;
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	line-height:20px;
	padding-left:10px;
	padding-top:30px;
	}
	
#navigation a:link, a:active, a:visited {
	color:#838383;
	text-decoration:none;
	}
	
#navigation a:hover {
	color:#000000;
	text-decoration:none;
	}
	

#logo {
	position:absolute;
	top:13px;
	left:11px;
	height:78px;
	width:102px;
	border:;
	}
	
/*content oben, ausnahme begrüssung*/
#homeImg, #begruessung, #news, #zeiten, #preise, #routen, #aktivitaeten, #kurse, #karte, #kontakt, #links {
	position:absolute;
	top:0px;
	left:2px;
	background-repeat:no-repeat;
	padding: 30px 40px 22px 40px;
	width: 521px;
	}
	
/*inhalte*/
#homeImg {
	position:absolute;
	height:313px;
	/*top, right, bottom,left*/
	padding:34px 0px 0px 37px;
	background-image:url(img/web/homeBackgr.gif);
	width: 413px;
	}	
	
#begruessung {
	position:absolute;
	top:355px;
	height:108px;
	background-image:url(img/web/begruessungBackgr.gif);
	background-repeat:no-repeat;
	width: 370px;
	}
	
#impressum {
	position:absolute;
	top:530px;
	left:0px;
	width:416px;
	height:40px;
	padding:0px 0px 0px 34px;
	}
	
#news {
	height:449px;
	background-image:url(img/web/BearbeitungBackgr.gif);
	width: 370px;
	}	
	
#zeiten {
	height:348px;
	background-image:url(img/web/zeitenBackgr.gif);
	width: 370px;
	}
	
#preise {
	height:650px;
	background-image:url(img/web/preiseBackgr.gif);
	width: 521px;
	}
	
#routen {
	height:268px;
	background-image:url(img/web/RoutenBackgr.gif);
	width: 370px;
	}
	
#aktivitaeten {
	height:107px;
	background-image:url(img/web/BearbeitungBackgr.gif);
	width: 370px;
	}
	
#kurse {
	height:714px;
	width: 368px;
	background-image:url(img/web/KurseBackgr.gif);
	}
	
#karte {
	height:650px;
	background-image:url(img/web/KarteBackgr.gif);
	width: 519px;
	}
	
#karte_web {
	position:absolute;
	top:27px;
	left:31px;
	height:248px;
	width:431px;
	}
	
#kontakt {
	height:380px;
	background-image:url(img/web/KontaktBackgr.gif);
	width: 370px;
	}
	
#links {
	height:298px;
	background-image:url(img/web/LinksBackgr.gif);
	width: 274px;
	}

