body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	background:#3d69b7 url(images/hintergrund.jpg) repeat-y;
	width: 1200px;
}

#navi {
	text-align:left;
	width: 900px;
	height: 28px;
	margin-top: 20px;
}
#navi a {
	color: #666666;
	width: 120px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#navi a:hover {
	color: #3d69b7;
}

img#banner {
	float: left;
}

#navi ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}

#navi li { 
	margin-top: 6px;
	margin-left: -1px;
	display: box;
	float: left;
	width: 122px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: #ffffff;
	border-right:  1px solid #666666;
	border-top:  1px solid #666666;
	border-left:  1px solid #666666;
}

#navi li.active {
	margin-top: 0px;
	color: #3d69b7;
	height: 28px;
	line-height: 28px;
}

#navi li.active a {
	color: #3d69b7;
}

#stempel {
	position: absolute;
	left: 830px;
	top: 200px;
}

#content {
	float: left;
	background:#ffffff url(images/schnee.jpg) no-repeat;
	padding-left: 60px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 60px;
	width: 554px;
}

#container {
	background:#ffffff url(images/hintergrund-inhalt.gif) repeat-y;;
	width: 900px;
}

#right {
	float: right;
	width: 224px;
	border-left: 1px solid #3d69b7;
	border-right: 1px solid #ffffff;
}

#bottom {
	clear: both;
	border-bottom: 1px solid #ffffff;
}

#bottomnavi {
	font-size: 9px;
	padding-top: 20px;
}
#bottomnavi ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}

#bottomnavi li { 
	display: box;
	float: left;
	padding-right: 10px;
}

#bottomright {
	background: #94add7;
	padding: 20px;
	line-height: 150%;

}

p {
	line-height: 150%;
}

td {
	line-height: 150%;
	border-bottom: 1px solid #666666;
}
table#reisen td{
	border-bottom: 0px solid #666666;

	}
	
table#reisen tr#header td{
	font-weight:bold;
	color: #85040a;
	}
	
div#firstHeder{
	font-size:15px;
	color: #85040a;

	
	}	
div#secondHeder{
	font-size:14px;
	color: #85040a;

	
	}	
		
a {
	color: #000000;
	text-decoration: underline;
}
div#linkWennSchonWinter a{
	
	color: #85040a;
	}
p#damals_link a{
	color:#85040a;
	}
ul {
	line-height: 150%;
	padding-left: 15px;
	margin: 0px;
}
img {
display:block;
}

.tooltip {
	padding: 2px;
	background: #fff;
	border: 1px solid #666;
	font-size: 11px;
	white-space: nowrap;
	z-index: 1000 !important;
}

h1 {
	
	color: #85040a;
	font-size: 18px;
	font-weight: 600;
	line-height: 130%;
}

