body
{
	color: #42505B;
	font: normal 11px Arial, Helvetica, Sans-Serif;
}
a
{
	font-weight: bold;
	color: #2F518F;
	text-decoration: none;
}
a:hover,
a:focus
{
	text-decoration: underline;
}
h1
{
	margin: 0;
	padding: 0.3em 0 0.4em 0;
	color: #2F518F;
	font: bold 15px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	line-height: 1.3em;
}
h2
{
	margin: 0;
	padding: 0.6em 0 0.2em 0;
	color: #2F518F;
	font: bold 13px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	line-height: 1.3em;
}
h3
{
	margin: 0;
	padding: 0.4em 0 0.2em 0;
	color: #42639D;
	font: bold 13px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	line-height: 1.4em;
}
h4
{
	margin: 0;
	padding: 0.4em 0 0.2em 0;
	color: #7B95C0;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	line-height: 1.4em;
}
h2 span,
h4 span
{
	font-weight: normal;
}
img
{
	border: none;
	margin: 4px 0 4px 0;
}
p
{
	margin: 0;
	padding: 0.2em 0 0.2em 0;
	color: #42505B;
	line-height: 1.5em;
}
ol, ul
{
	margin: 0;
	padding: 0.3em 0 0.4em 0;
	line-height: 1.5em;
}
ul
{
	list-style-type: none;
}
ol li
{
	padding: 0;
	margin: 0 0 0 24px;
}
ul li
{
	background: url(../images/layout/bullet_blue_full.gif) no-repeat 8px 5px;
	padding: 0 0 0 24px;
	margin: 0;
}
.features li
{
	font-weight: bold;
}

/* Link-Listen */

.linklist
{
	margin: 8px 0 8px 0;
	padding: 0;
	border-top: solid 1px #EEF4FF;
}
.linklist li
{
	background-position: 8px 8px;
	border-bottom: solid 1px #EEF4FF;
	line-height: 23px;
}
.linklist a
{
	color: #42505B;
	font-weight: normal;
}

/* Teaser-Kaesten */

div.teaser
{
	width: 416px;
	margin: 12px -16px 14px -16px;
	padding: 16px 16px 0 16px;
	background: #EEF4FF url(../images/layout/teaser_top.gif) no-repeat left top;
}
div.teaser div.bottom
{
	clear: both;
	margin: 0 -16px 0 -16px;
	height: 8px;
	padding-top: 16px;
	background: url(../images/layout/teaser_bottom.gif) no-repeat left bottom;
}
div.teaser *
{
	color: #304975;
}
div.teaser div.image
{
	float: left;
	width: 136px;
}
div.teaser ul
{
	float: left;
	width: 256px;

}
a.left
{
	float: left;
	display: inline;
	margin: 0 6px 0 0;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
div.teaser a.left img
{
	margin: 4px 0 0 -4px;
}
div.teaser h2
{
	margin-top: -6px;
}
div.teaser p
{
	font-size: 12px;
}

.border, div.image img
{
	border: 3px solid white;
}

/* Formulare (insbesondere Kontakt-Formular) */

form
{
	margin: 0;
	padding: 0;
	font: normal 12px Arial, Helvetica, Sans-Serif;
}
input, label, textarea
{
	margin: 0;
	padding: 0;
	font: normal 12px Arial, Helvetica, Sans-Serif;
	line-height: 16px;
}
input, textarea
{
	padding: 2px;
}
input
{
	height: 16px;
}
select
{
	margin: 0 0 8px 0;
	padding: 1px;
	border: solid 1px #81B5FF;
}
textarea
{
	height: 96px;
}
input.text,
textarea.text
{
	width: 256px;
	margin: 0 0 8px 0;
	border: solid 1px #81B5FF;
}
label.text
{
	float: left;
	width: 128px;
	margin-top: 2px;
	display: block;
}
.small,
input.small
{
	width: 64px;
}
.medium
{
	width: 128px;
}
.large
{
	width: 262px;
}
#content label span
{
	position: relative;
	top: 4px;
	color: #FF0000;
	font-size: 20px;
	font-weight: bold;
}
/* Formular-Spezialfaelle */

.inline label
{
	margin: 0 8px 0 2px;
	position: relative;
	top: -2px;
}
#form_erwachsene
{
	margin-right: 160px;
}
#form_label_alter_kinder
{
	position: relative;
	top: -8px;
	margin: 0 4px 0 8px;
}
#form_submit
{
	float: right;
	width: 160px;
	height: 32px;
}
#form_reset
{
	float: right;
	width: 96px;
	height: 32px;
	margin: 0 -16px 0 8px;
	cursor: pointer;
}

/* Formular-Meldungen */

.lycms_form_answer,
.lycms_form_error
{
	margin: 12px -16px 12px -16px;
	padding: 6px 16px 12px 16px;
	background-color: #EEF4FF;
	border-top: solid 1px #9BB5E0;
	border-bottom: solid 1px #9BB5E0;
}
.lycms_form_error
{
	border-color: #F79191;
	background-color: #FAECEC;
}
.lycms_form_error h3
{
	color: #DE6C6C;
}

/* Belegungsplan Tabelle */

.booking_plan
{
	width: 100%;
	margin: 4px 0 8px 0;
	border-collapse: collapse;
}

.booking_plan th
{
	padding: 2px;
	background-color: #9BB5E0;
	border: solid 1px #FFFFFF;
	color: white;
	font-weight: normal;
	text-align: center;
}
th.month
{
	padding-right: 4px;
	text-align: right;
}
.booking_plan td
{
	background-color: #EEF4FF;
	border: solid 1px #FFFFFF;
	text-align: center;
}
.booking_plan .departure
{
	background-color: #81B5FF;
}
.booking_plan .booked
{
	background-color: #304975;
	color: #FFFFFF;
}
.booking_plan .nodate
{
	background-color: #FFFFFF;
}
.legend td,
.legend th
{
	padding: 5px 4px 6px 4px;
}
.legend td.legend
{
	border: none;
	background-color: transparent;
	text-align: left;
}

/* Preis-Tabellen */

table
{
	line-height: 15px;
	margin: 2px 0 6px 0;
	width: 100%;
	border: solid 1px #9BB5E0;
	border-collapse: collapse;
}
table tr td,
table tr th
{
	padding: 4px;
	border: solid 1px #9BB5E0;
}
table tr th
{
	color: #7b95c0;
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	text-align: left;
}
/* LYNET Edit Button */

#lycms_edit_button table
{
	margin: 0;
	padding: 0;
	border: none;
}
#lycms_edit_button table td
{
	padding: 0;
	border: none;
}

/* Buchungsbutton */

a.button
{
	float: left;
	display: block;
	width: 149px;
	height: 32px;
	margin: 4px 6px 6px 0;
	background: url(../images/layout/button_booking.gif);
}
div.button
{
	margin: -8px -16px 0 -16px;
	padding: 8px 16px 8px 16px;
	background-color: #F8FAFF;
	border-top: solid 1px #EEF4FF;
	border-bottom: solid 1px #EEF4FF;
}
div.button a.button
{
	margin: 0,
}
.button span
{
	display: none;
}

h2.buchung
{
 line-height: 20px;
}

a.button_last_minute
{
	float: left;
	display: block;
	width: 173px;
	height: 32px;
	margin: 4px 6px 6px 0;
	background: url(../images/layout/button_last_minute.gif);
}
