/* allgemeine Angaben */
html,body{margin:0;padding:0}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 84%;
	color: #504e53;
	background-color:#fef9ed;
	text-align:center
}

a, a:link, a:active, a:visited {
	color: #FD8E20; text-decoration: none}
a:hover {
	color: #FEC107}

ul {
	list-style-type: square;
	padding:0;
	margin-left:1em
}

#container{
	text-align:left;
	width:887px;
	margin:0 auto
}
	
/* Logo-Bereich */

#header{
	height:230px;
	padding: 0px;
	margin:0px 0px 40px 0px
}

/* Beginn Inhalt */
/* Navigation */
#navigation{ width:190px; margin: 40px 0px 0px 9px; padding:0; float:left; border-top:#FD8E20 solid 1px}

#navigation ul {
margin:0;
padding:0;
list-style-type: none
}

#navigation li{	border-bottom:#FD8E20 solid 1px}
#navigation li li{	border-bottom: none}

#navigation a {
	color: #504e53;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
	padding: 9px 0px 9px 20px;
	display:block;

}
#navigation li li a{
	color: #504e53;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	padding: 6px 0px 6px 30px;
	display:block;

}
#start a { font-size:12px; padding: 0px 0px 0px 0px; margin:0}
.infos { font-size:18px; font-weight:bold}
#navigation a:hover
{
	color: #FD8E20
}

#start { background-color:#FFD34D; margin-top:5px; padding:5px}
.tel { font-size:18px; font-weight: bold}
.startweiss { font-size:15px; font-weight: bold; color: #FFFFFF}
.ca { background: url(../images/ca-back.gif) no-repeat right}
.ca_activ { background: url(../images/ca-back_activ.gif) no-repeat right}
.nz { background: url(../images/nz-back.gif) no-repeat right}
.nz_activ { background: url(../images/nz-back_activ.gif) no-repeat right}
.activ { background: url(../images/pfeil.gif) no-repeat}
.activ1 { background: url(../images/pfeil1.gif) no-repeat}
/* Beginn Content */

#content { width:656px; float:right}
#content2 { width:656px; float:right}
#content3 { width:656px; float:right}
#content4 { width:656px; float:right}
#content5 { width:656px; float:right}

#bildleiste { width:182px; float:right; margin: 40px 0px 10px 20px}
#bildleiste2 { width:182px; float:right; margin: 10px 0px 10px 20px}
#bildleiste3 { width:182px; float:right; margin: 10px 0px 10px 20px}
#bildleiste4 { width:182px; float:right; margin: 10px 0px 10px 20px}

#bildleiste img { margin-bottom: 8px}
#bildleiste2 img { margin-bottom: 8px}
#bildleiste3 img, #bildleiste4 img { margin-bottom: 8px}
.reiseroute { margin-right:8px}
#unterkunft img { margin-left:8px; margin-bottom:8px}

h1 { color:#FEC107; font-size:120%; font-weight:bold; margin:0px 0px 20px 0px; padding:0}
h2 { font-size:100%; font-weight:bold; margin:0px; padding:0px}

.bold{
font-weight:bold}

.italic{
font-style:italic}

/* Fusszeile */

#footer{
	clear:both; float:right; font-size:10px; padding-top:20px; padding-bottom:20px}
#footerbild{
	clear:both; float:right; font-size:10px; padding-top:10px; padding-bottom:20px}
#footerbild img { margin-left: 7px; float: left}
