body {
	margin: 0px;
	border: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #fff1b1;
	background-image: url(../images/bg_ramp.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

ul {
	list-style-type: square;
}

.bordertopdotted {
	border-top: 2px dotted orange;
	border-bottom: 2px dotted orange;
	height: 5px;
	overflow:hidden;
	position:relative;
	top:-7px;
	*top:-10px;
	bottom:-7px;
	*bottom:-10px;
}

.dotted {
	border-bottom: 2px dotted orange;
	overflow: hidden;
	position: relative;
	bottom: 7px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

td {
	font-size: 12px;
	vertical-align: top;
}

hr {
	width: 60%;
	border: 0px;
	height: 2px;
	color: orange;
	background-color: orange;
}

.aufmacher {
	margin-left: 10px;
	width: 300px;
}

.preis {
	background-color: #8ABB7A;
}

.thumb {
	width: 150px;
	height: 100px;
	overflow: hidden;
	margin: 5px;
	border: 1px solid black;
}

.karte {
	width: 200px;
	height: 200px;
	overflow: hidden;
	margin: 5px;
	border: 1px solid black;
}

.navi a:link, .navi a:visited	{
	display: block;
	height: 15px !important;
	width: 140px !important;
	width: 170px;
	color: #237D5A;
	background-color: #8ABB7A;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 4px;
	padding-right: 15px;
	vertical-align: middle;
	text-decoration: none;
}

.navi a:hover, .navi a:active {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #237D5A;
	text-decoration: none;
	cursor: pointer;
}

.header_navi a:link, .header_navi a:visited	{
	display: block;
	color: #237D5A;
	background-color: #8ABB7A;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 4px;
	padding-right: 15px;
	vertical-align: middle;
	text-decoration: none;
}

.header_navi a:hover, .header_navi a:active {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #237D5A;
	text-decoration: none;
	cursor: pointer;
}

.border {
	border: solid #8ABB7A 1px;
	background-color: #E4F3D7;
}

.footer {
	color: #000000;
	font-size: 11;

}

.reise a:link, .reise a:visited {
	color: #237D5A;
	text-decoration: none;
	padding-left: 25px;
}

.reise a:hover, .reise a:active {
	color: #237D5A;
	font-weight: bold;
	text-decoration: none;
	padding-left: 25px;
}

.links a:link, .links a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #237D5A;
}

.links a:hover, .links a:active {
	text-decoration: underline overline;
	color: #000000;
}

#navlist
{
padding: 0 0px 0px;
margin-left: 0;
font: normal 12px Arial, Helvetica, Sans-Serif;
background: #E4F3D7;
}

#navlist li
{
list-style: none;
margin: 0;
border-bottom: 2px solid #E4F3D7;
text-align: left;
}

#navlist li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 4px solid #E4F3D7;
background: #8ABB7A;
text-decoration: none;
}

#navlist li a:link { color: #237D5A; }
#navlist li a:visited { color: #237D5A; }

#navlist li a:hover
{
border-left: 1em solid #E4F3D7;
color: #E4F3D7;
background: #237D5A;
}

body#laender a#laendernav,
body#angebote a#angebotenav,
body#versicherung a#versicherungnav,
body#kontakt a#kontaktnav,
body#newsletter a#newsletternav,
body#agb a#agbnav,
body#flugbuchung a#flugbuchungnav
{
color: #237D5A;
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 4px solid orange;
background: #8ABB7A;
text-decoration: none;
}

.border {
	border: solid #8ABB7A 1px;
	background-color: #E4F3D7;
}
