body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #A6F089;
	padding: 0px;
	margin: 0px;
	color: #41503B;
}

#body {
	background-color: white;
	width: 800px;
		padding: 0px;
	text-align: left;
	border-left: 1px solid #5D854D;
	border-right: 1px solid #5D854D;
	border-bottom: 1px solid #5D854D;
}

table {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

a:link, a:visited, a:active {
	color: #365729;
	text-decoration: none;	
	font-weight: bold;
}

a:hover {
	color: #3b632b;
}

li {
	padding: 2px;	
}

img#header {
	border-bottom: 1px solid #5D854D;

}

#navigation {
	background-color: #C7FAB2;
	border-bottom: 1px solid #5D854D;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
}

#navigation a {
}

#text {
	padding: 10px;	
}

div.space {
	height: 3px;
}

h0 {
	font-size: 14px;
	font-style: italic;
	margin-bottom: 10px;
}

.h0 {
	font-size: 14px;
	font-style: italic;
	margin-bottom: 10px;
}

.h1 {
	margin-bottom: 10px;
		font-style: italic;
}

h1 {
	margin-bottom: 10px;
		font-style: italic;
}

.text {
	margin-top: 10px;
}

.reise {
	width: 775px;
	border: 1px solid #5D854D;
	
	margin-top: 10px;
}

.reise_h {
	border-bottom:1px solid #5D854D;
	padding: 5px;
	background-color: #D7FFC7;
	font-style:italic;
}

.reise_infos {
	padding: 5px;
	border-bottom:1px solid #5D854D;

}

.reise_text {
	padding: 5px;
	min-height: 200px;
}

.reise_image {
	border: 1px solid #5D854D;
	
}

.programm {
	margin-top: 10px;
}

.programm td {
	vertical-align: top;
}

table.programm td.tag {
	font-style:italic;
	padding-top: 10px;
}

.programm .zeit {
	width: 100px;
}
