p {  font-family: Verdana, Arial, Helvetica, sans-serif}
/*Einziges H1-Tag auf Seite: 1x oben und 2x unten verwendet*/
h1 {
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	margin-bottom: 0px;
	color: #FFFFFF;
}
/*Standard-Tag für Überschriften*/
h2 {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 0px;
}
h3 {
	font-size: 10px;
	text-align: justify;
	font-weight: normal;

}
.Destination {
	font-size: 11px;
	text-align: left;
	font-weight: normal;
}
.Keyword {
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	color: #000000;
}
.Blocksatz {  text-align: justify}
.Eintrag_eingerueckt {  margin-left: 7mm; text-align: justify}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link  {font-size:11px; color:#000000; text-decoration:underline;}
A:visited  {font-size:11px; color:#000000; text-decoration:underline;}
A:hover  {font-size:11px; color:#000000; text-decoration:underline;}

.LinkWeiss  {font-size:11px; text-decoration: none;}
.LinkWeiss	A:link  {font-size:11px; color:#FFFFFF; text-decoration:underline;}
.LinkWeiss	A:visited  {font-size:11px; color:#FFFFFF; text-decoration:underline;}
.LinkWeiss	A:hover  {font-size:11px; color:#FFFFFF; text-decoration:underline;}

/*NEUE CSS CONTENTBOXEN START*/
/*############################## OPODO ###################################*/
div#opodobox {
	width: 260px;
	height: 320px;
	border: 1px solid #0000FF;
	background-color:#FFFFFF;
}
div#opodoheader {
	width: 216px;
	height: 18px;
	float: left;
	border:solid #0000FF;
	padding:0px;
	border-width: 0px 0px 1px 0px;
	background-color: #A6A6ff;
	font-weight: bold;
	color: #FFFFFF;
}
div#opodocontent {
	width: 100%;
	text-align: center;
	margin-top: 5px;
}
/*############################## EBOOKERS ###################################*/
div#bookerbox {
	width: 477px;
	height: 320px;
	border: 1px solid #0000FF;
	background-color:#FFFFFF;
}
div#bookerheader {
	width: 433px;
	height: 18px;
	float: left;
	border:solid #0000FF;
	padding:0px;
	border-width: 0px 0px 1px 0px;
	background-color: #A6A6ff;
	font-weight: bold;
	color: #FFFFFF;
}
div#bookercontent {
	width: 100%;
	float: left;
	text-align: center;
	background-color:#D2D2FF;
}
/*############################## box175 ###################################*/
div#box175 {
	width: 175px;
	height: 200px;
	border: 1px solid #0000FF;
	background-color:#D2D2FF;
	margin-bottom: 15px;
}

div#box175blank {
	width: 175px;
	height: 200px;
	border: 1px solid #0000FF;
}
div#headerbox175 {
	width: 131px;
	height: 18px;
	float: left;
	border:solid #0000FF;
	padding:0px;
	border-width: 0px 0px 1px 0px;
	background-color: #A6A6ff;
	font-weight: bold;
	color: #FFFFFF;

}
div#headerbox175blank {
	width: 131px;
	height: 18px;
	float: left;
	border:solid #0000FF;
	padding:0px;
	border-width: 0px 0px 1px 0px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
div#textbox175 {
	width: 100%;
}

div#textbox175 p {
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	
}
/*############################## box370 ###################################*/
div#box370 {
	width: 368px;
	height: 200px;
	border: 1px solid #0000FF;
	background-color:#FFFFFF;
}
div#headerbox370 {
	width: 324px;
	height: 18px;
	float: left;
	border:solid #0000FF;
	padding:0px;
	border-width: 0px 0px 1px 0px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 16px;

}
div#textbox370 {
	width: 360px;
	/*height: 166px;*/
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

div#textbox370 p {
	text-align: left;
	margin-top: 5px;
}
/*############################## boxfull ###################################*/
div#boxfull {
	width: 745px;
	border: 1px solid #0000FF;
	background-color:#FFFFFF;
}
div#headerboxfull {
	width: 701px;
	height: 18px;
	float: left;
	border:solid #0000FF;
	padding:0px;
	border-width: 0px 0px 1px 0px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 16px;

}
div#textboxfull {
	width: 745px;
	/*height: 166px;*/
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

div#textboxfull p {
	text-align: left;
	margin-top: 5px;
}
/*############################## 2box ###################################*/
div#2box370 {
	width: 370px;
}
div#2boxleft {
	width: 175px;
	float: left;
	background-color: #0000FF;
}
div#2boxmid {width: 10px; float: left;}
div#2boxright {
	width: 175px;
	float: left;
	background-color: #CCCC00;
}
div.clearfloats {clear:both;}
/*############################## Symbolboxen ###################################*/
div#flightbox {
	float: left;
	width: 43px;
	height: 18px;
	background-image: url(../images/flightsymb.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0000FF;
}
div#hotelbox {
	float: left;
	width: 43px;
	height: 18px;
	background-image: url(../images/hotelsymb.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0000FF;
}
div#carbox {
	float: left;
	width: 43px;
	height: 18px;
	background-image: url(../images/carsymb.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0000FF;
}
div#infobox {
	float: left;
	width: 43px;
	height: 18px;
	background-image: url(../images/infosymb.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0000FF;
}
/*############################## blocktable ###################################*/
div#blocktable {
	height: 10px;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
}
/*NEUE CSS CONTENTBOXEN ENDE*/

h4 {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-align: center;


}
.maus {
	cursor: default;
}

div#formmails {
	text-align: center;
	padding-top: 0px;
}
div#formtext {
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
}
.sendbutton {
	width: 85px;
}
