@charset "UTF-8";
/* CSS Document */

/* START CSS RESET */
/* ÜBERSCHREIBT BROWSER-STANDARDFORMATIERUNGEN, ERMÖGLICHT EINHEITLICHE DARSTELLUNG IN VERSCHIEDENEN BROWSERN */
/* Quelle: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* END CSS RESET */

body {
	font-size:18px;
	_font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#374d65;
	line-height:1.3;
}
a, a:link, a:active, a:visited {
	text-decoration:none;
	color:#374d65;
}
h1 {
	font-size:1.6em;
	padding:0px 0px 20px 0px;
}
h2 {
	font-size:1.3em;
	padding:0px 0px 16px 0px;
}
h3 {
	font-size:1.1em;
}
h4 {
	font-size:1em;
}
h5 {
	font-size:1em;
}
h6 {
	font-size:1em;
}

#response {
	background:#0099FF;
}
p.bodytext {
	padding:0px 0px 16px 0px;
}
#container-overall {
	width:1000px;
}
#container-1st-row {
	display:none;
}
#container-2nd-row {
	padding:0px 0px 30px 0px;
}
#container-2nd-row-logo {
}
#container-3rd-row {
	display:none;
}
#container-4th-row {
	height:157px;
	padding:0px 0px 10px 0px;
	display:none;
}
#container-4th-row-headerbild {
}
#container-5th-row {
	display:none;
}
#container-6th-row {
	display:none;
}
#container-6th-row-news {
}
#container-7th-row {
	padding-top:30px;
}
#container-7th-row-mainmenu {
	display:none;
}
#container-7th-row-content {
	float:left;
	width:850px;
	_width:650px;
	padding:0px 40px 0px 0px;
}
#container-7th-row-image-right {
	/*float:left;
	width:372px;*/
	display:none;
}
#container-7th-row-icons {
	display:none;
}
#container-8th-row {
	display:none;
}
.clearer {
	clear:both;
}
div#container-teaserbilder {
	display:none;
}
div#container-6th-row-travelconfig-toggler {
	display:none;
}
