body {
	font-family: verdana;
	font-size: 12px;
	padding: 0;
	margin: 10px;
	text-align: center;
	background-color: #bfbfbf;
}

a {
	color: seagreen;
}

a:hover {
	color: green;
}

.text a img {
	border-color: #3C766C;
	border-width: 2px;
}

#main {
	margin: 0 auto;
	width: 791px;
	text-align: left;
}

#topmenu {
	background-image: url('header.gif');
	background-repeat: no-repeat;
	height: 167px;
}

#topmenu table {
	position: absolute;
	margin-top: 15px;
	margin-left: 15px;
}

#topmenu table tr td { 
	border-right: 2px dotted #fff; 
	padding: 10px; 
}

#logo_click_dummy {
	position: absolute;
	display: block;
	width: 159px;
	height: 150px;
	margin-left: 614px;
	margin-top: 8px;
	text-decoration: none;
}

#topmenu table tr td {
	width: 95px;
	text-align: center;
}

#topmenu table tr.row1 td { border-bottom: 2px dotted #fff; }
#topmenu table tr td.last { border-right: 0px none; }
#topmenu table tr td a {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
	
}

div.hr {
	border-top-width: 2px;
	border-top-style: dotted;
	margin: 13px 8px;
}

#bg { 
	background-image: url('bg.gif');
	background-repeat: repeat-y;
}

.text {
	width: 350px;
	margin: 0 auto;
	text-align: left;
}

.text img.left { 
	float: left; 
	margin-right: 10px;
}

.text img.right { 
	float: right; 
	margin-left: 10px;
}

.text h4 {
	margin: 0;
	margin-bottom: 4px;
	color: #436F70;
	font-size: 18px;
	font-family: arial;
}

.text ul {
	padding: 0;
	margin: 20px;
	color: #202020;
}

.text ul li {
	margin: 4px;
}

.text ul li a {
	color: seagreen;
	font-weight: bold;
}

#left {
	float: left;
	text-align: center;
	width: 383px;
}

#left .cont {
	margin-bottom: 13px;
}

#left .sub {
	position: relative;
	margin-top: -10px;
	margin-left: -1px;
}

#left p { 
	color: #fff; 
	font-size: 14px;
}

#left .hr { border-color: #fff; }

#left .links {
	float: left;
	width: 150px;
	padding: 10px;
}

#left .links a {
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 14px;
}

#left .links_l {
	border-right: 2px dotted #fff;
}

#content {
	float: left;
	width: 407px;
}

#content .inner {
	padding-left: 15px;
}

#content .text {
	margin-top: 10px;
}

#content .hr { border-color: #000; }

#content .buchung {
	float: left;
	margin-top: 5px;
	margin-right: 8px;
	width: 75px;
}

#content .links {
	float: left;
	width: 170px;
	padding: 10px;
	text-align: center;
}

#content .links_l {
	border-right: 2px dotted #000;
}

#content .links .text {
	text-align: justify;
	width: 160px;
}

#content .links h4 {  }

#footer {
	background-image: url('bottom.gif');
	background-repeat: no-repeat;
	background-color: #3C746B;
	text-align: right;
}

#footer div {
	padding: 20px;
	color: #fff;
}

#footer a {
	color: #fff;
	font-weight: bold;
}
