@charset "utf-8";
/* CSS Document */

/* Normalizes margin, padding */
body, div, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, input, p, blockquote, th, td {
margin: 0; padding:0; }

/* Normalizes font-sizes for headers */
h1, h2, h3, h4, h5, h6 {
font-size: 100%; }

/* Removes liste-style from lists */
ol, ul {
list-style: none; }

/* Normalizes font-style and font-weight to normal */
addres, caption, cite, code, dfn, em, strong, th, var {
font-style: normal; font-weight: normal; }

/* Removes liste-style from lists */
table {
border-collapse: collapse; border-spacing: 0; }

/* Removes border from fieldset and img */
fieldset, img {
border: 0; }

/* Left-algins text in caption and th */
caption, th {
text-align: left; }

/* Removes quotation marke from q */
q:before, q:after {
content: ''; }

html {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-size: 1.2em;
	border: 4px solid #FFFFFF;
}
a {
	text-decoration: none;
}
div#last_schnell {
	font-size: 1.1em;
	border-bottom: 1px solid #45A9E0;
	height: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-bottom: 15px;
	border-top: 1px solid #45A9E0;
	padding-top: 15px;
}
div#last_schnell h1 {
	padding: 2px;
	color: #FFFFFF;
	background-image: url(../img/bg_green.gif);
	background-color: #8ABA32;
	background-repeat: repeat-x;
}
div#last_schnell p {
	position:relative;
	margin-top:-20px;
	text-align:right;
	padding-right: 10px;
	}
div#last_schnell a {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
div#last_schnell a:hover {
	color: #FFFFFF;
}

/*  Externe Elemente */
#IFth {
	display: inline;
}
iframe#idLM {

}
/* ENDE */


ul#adr_reiseservice {
	margin-bottom: 20px;
	font-size: 1.2em;
}
ul#adr_reiseservice h3 {
	margin-bottom: 5px;
}
ul#adr_grafikmaker {
	font-size: 1.2em;
}
ul#adr_grafikmaker h3 {
	margin-bottom: 5px;
}
ul#adr_grafikmaker a {
	color: #000000;
}
ul#adr_grafikmaker a:hover {
	color: #FF3300;
	font-weight: bold;
}
#startsite_listing {

}
#startsite_listing li {
	display: inline;
}
#startsite_listing ul {
	border: 0px solid #FFFFFF;
	width: 190px;
	height: 100%;
	float: left;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 5px;
}
#startsite_listing ul li {
	display: block;
}
#startsite_listing ul li h3 {
	border-bottom: 1px solid #DCDCDC;
	text-align: center;
	background-color: #45A9E0;
	color: #FFFFFF;
	padding: 2px;
}
.link {
	padding: 3px;
	text-align: right;
	background-image: url(../img/trans_20.png);
	position: relative;
}
.link a {
	color: #FF0000;
	font-weight: bold;
}
.link a:hover {
	font-style: italic;
	color: #45A9E0;
}
#urlaubsziehle_listing {
	width: 300px;
}
#urlaubsziehle_listing li {
	display: inline;
}
#urlaubsziehle_listing ul {
	border: 1px solid #45A9E0;
	width: 95px;
	height: 100%;
	float: left;
	text-align: justify;
	background-color: #FFFFFF;
	margin-right: 2px;
	margin-bottom: 2px;
}
#urlaubsziehle_listing ul li {
	display: block;
	text-align: center;
}
#urlaubsziehle_listing h3 {
	background-color: #45A9E0;
	padding: 2px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
ul#flughafen {
	width: 230px;
	display: block;
	float: left;
	padding-left: 4px;
	padding-right: 4px;
}
ul#flughafen h3 {
	background-color: #45A9E0;
	padding: 3px;
	color: #FFFFFF;
}
ul#flughafen a {
	color: #000000;
	background-color: #F0F0F0;
	display: block;
	padding: 2px;
	border-bottom: 1px solid #FFFFFF;
}
ul#flughafen a:hover {
	color: #FFFFFF;
	background-color: #45A9E0;
}
ul#startangebote {
	width: 100%;
}
ul#startangebote li {
	display: inline;


}
ul#reiseziele {
	width: 300px;
	float: right;
}
ul#reiseziele h2 {
	background-color: #8ABA32;
	padding: 3px;
	color: #FFFFFF;
	margin-bottom: 5px;
}

