body{
	font-family: Arial;
}

p{
	font-size: 11pt;
}

td.dashboard{
	font-size: 9pt;
}

p.dashboard{
	font-size: 9pt;
	padding: 3px;
	margin-top: 0px;
	margin-top: 0px;
}

div.leistungen{
	font-size: 10pt;
}

div.preis{
	text-align: right;
	font-style:italic;
	font-size: 10pt;
}

a.weiter{
	font-size: 20pt;
	text-decoration: none;
	color: #00AEEF;
	font-weight: bold;
}

div.dashboard{
	font-size: 9pt;
	padding: 3px;
}

div.infolinks{
	font-size: 9pt;
	text-align: center;
}

h4{
	font-size: 9pt;
	text-decoration: underline;
	margin: 0px;
}

div.reiseDatum{
	font-size: 10pt;
	font-weight:bold;
	text-decoration: none;
	margin-bottom: 5px;
}

h2{
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	width: 100%;
	background-color: #00AEEF;
	border-bottom: 0.2em solid #F58220;
	display: block;
	padding: 3px;
	margin-bottom: 0px;
}

h1{
	color: #00AEEF;
	font-size: 14pt;
	font-weight: bold;
}


.style1 {
	background-color: #B8DB7C;
}

.style2 {
	background-color: #B8DB7C;
	padding-top: 20px;
}

ul.menu{
	padding-left: 0px;
	margin-left: 0px;

}

#nav-menu ul{
	background-color: #00AEEF;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#nav-menu li
{
	float: left;
	margin: 0 0.155em;
	list-style: none;
} 

#nav-menu li a
{
	background: #ffffff;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 6.7em;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-size: 9pt;
}

#nav-menu li a:hover
{
	background: #00AEEF;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 6.7em;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-size: 9pt;
}
