/* CSS Selector-Styles */
body {
	background-color: #FFFFFF;
	/*
	background-image: url(../pix/layout/bg_blume_neu.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	*/
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
table {
	font-size: 11px;
	color:#333333;
}
h1 {
	color: #ae2b25;
	font-size: 22px;
	margin-bottom: 15px;
}
h2 {
	color: #000000;
	font-size: 18px;
	margin-bottom: 15px;
	line-height: 22px;
	font-weight: normal;
}
h3 {
	font-size: 12px;
	margin-bottom: 10px;
	color: #ae2b25;
}
h4, h5, h6 {
	margin:0 0 5px 0 !important;
	color: #ae2b25;
}

h3{font-size:15px !important; font-weight:normal;}
h4{font-size:14px; font-weight:normal;line-height:1;}
h5{font-size:12px; font-weight:bold;line-height:1.5;}
h6{
	font-size:10px;
	font-weight:bold;
	color:#333333;
}
p, address{
	margin:0 0 11px 0;
	line-height: 18px;
}

.gruenFett {
	color: #ae2b25;
	font-weight:bold;
	font-size: 12px;
}

a {
	color: #ae2b25;
	text-decoration: none;
}
a img{
	border:none;
}

a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #F85C17;
}
a.extern {
background: transparent url('/pix/icons/aoutside.gif') 100% 50% no-repeat;
padding-right: 10px;
font-weight:bold;
}
a.back { 
	padding-left:3em !important;
	background:url(../pix/icons/back.gif) no-repeat 10px center !important;
}
a.link-more{
	font-weight:bold;
}
a.link-more-mail{
	font-weight:bold;
	padding-left:2em !important;
	background:url(../pix/icons/contact_icon.gif) no-repeat left center;
}
a.link-pdf{
	font-weight:bold;
	padding-left:2em;
	background:url('/pix/icons/pdf_icon.gif') no-repeat left center;
}
a.link-more img{
	vertical-align:text-bottom
}
a.link-more:after {
	content:' \00BB';
}
ol, ul{
	margin:auto;
	padding-top: 0;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;
}
#content li {
	list-style-image: url(/pix/layout/list.gif);
	list-style-type: square;
	line-height: 18px;
}

.kasten {
	background-color: #fff7b5;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.BildRahmen {
	border:1px solid #666666;
}
.BildLinks {
	margin-right: 1.5em;
	margin-bottom: 0.5em;
	float:left;
	border:1px solid #666666;
}
.BildRechts {
	margin-left: 1.5em;
	margin-bottom: 0.5em;
	float:right;
	border:1px solid #666666;
}
.BildLinksVergroesserbar {
	margin-right: 1.5em;
	margin-bottom: 0.5em;
	border:1px solid #666666;
	float:left;
	cursor:pointer;
	position:static;
}
.BildRechtsVergroesserbar {
	margin-left: 1.5em;
	margin-bottom: 0.5em;
	border:1px solid #666666;
	float:right;
	cursor:pointer;
	position:static;
}
.BildVergroesserbar {
	border:1px solid #666666;
	cursor:pointer;
	margin-left: 1.5em;
	margin-bottom: 0.5em;
	position:static;
}
.TeaserBildLinks {
	margin-right: 1.5em;
	float:left;
}
.TeaserBildRechts {
	margin-left: 1.5em;
	float:right;
}

/*---------------------------------------------------------------------*/

.tabZweiSpalten{
width:100%;
border:none;
}
.tabZweiSpalten td{
width:50%;
vertical-align:top;
}
.tabZweiSpaltenSpalte1{
padding-right:1.5em;
}
.tabZweiSpaltenSpalte2{
padding-left:1.5em;
}

.tabDreiSpalten{
width:100%;
border:none;
}
.tabDreiSpalten td{
width:33%;
vertical-align:top;
}
.tabDreiSpaltenSpalte1{
padding-right:1.5em;
}
.tabDreiSpaltenSpalte2{
padding-left:1.5em;
padding-right:1.5em;
}
.tabDreiSpaltenSpalte3{
padding-left:1.5em;
}

.tabelle {
	width: 100%;
	border-collapse:collapse;
	border:1px solid #ae2b25;
}
.tabelle caption {
	text-align: left;
	color: #F6600B;
	font-size:1.2em;
}
.tabelle thead th {
	background: #FFFFFF url('/pix/layout/bg_th.jpg') no-repeat right top;
	height: 3em;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 1em;
	text-align: left;
	border-right: 1px solid #ae2b25;
	vertical-align:middle;
}
.tabelle tbody tr {
background: url('/pix/layout/bg_td1.jpg') repeat-x top;
}
.tabelle tbody tr.odd {
	background: #F6600B url('/pix/layout/bg_td2.jpg') repeat-x;
}
.odd {
	background: #ae2b25 url('/pix/layout/bg_td2.jpg') repeat-x;
}

.tabelle tbody th, .tabelle tbody td {
	line-height: 1.4em;
	color: #666666;
	padding:0.7em 1em;
	text-align: left;
	vertical-align:top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #ae2b25;
	border-right-color: #ae2b25;
}
.tabelle tfoot th {
	background: url('/pix/layout/bg_total.jpg') repeat-x bottom;
	color: #FFFFFF;
	height: 3em;
}
.tabelle tfoot td {
	background: url('/pix/layout/bg_total.jpg') repeat-x bottom;
	color: #FFFFFF;
	height: 3em;
}
/*--*/
.tabelleKlein{
	width: 100%;
	border-collapse:collapse;
	border:1px solid #ae2b25;
	margin:0 0 1em 0;
	font-size:0.95em;
}
.tabelleKlein caption {
	text-align: left;
	color: #F85C17;
	font-size:1.2em;
}
.tabelleKlein thead th  {
	background: #FFFFFF url('/pix/layout/bg_th.jpg') no-repeat right top;
	height: 3em;
	color: #333333;
	font-weight: bold;
	padding: 0 .5em;
	text-align: left;
	border-right: 1px solid #ae2b25;
	vertical-align:middle;
}
.tabelleKlein tbody th  {
	background: #FFFFFF url('/pix/layout/bg_td2.jpg') repeat-x;
	line-height: 1.3em;
	color: #333333;
	padding:0.35em 0.5em ;
	border-top: 1px solid #ae2b25;
	border-right: 1px solid #DDDDDD;
	text-align: left;
}
.tabelleKlein tbody tr {
background: url('/pix/layout/bg_td1.jpg') repeat-x top;
}
.tabelleKlein tbody tr.odd{
	background: #fef1cd url('/pix/layout/bg_td2.jpg') repeat-x;
}

.tabelleKlein tbody td {
	line-height: 1.3em;
	color: #333333;
	padding:0.35em 0.5em ;
	border-top: 1px solid #ae2b25;
	border-right: 1px solid #DDDDDD;
	text-align: left;
}
.tabelleKlein tfoot th {
	background: url('/pix/layout/bg_total.jpg') repeat-x bottom;
	color: #FFFFFF;
	height: 1.5em;
}
.tabelleKlein tfoot td {
	background: url('/pix/layout/bg_total.jpg') repeat-x bottom;
	color: #FFFFFF;
	height: 1.5em;
}
/*---------------------------------------------------------------------*/
span.neu{
	background:#CC071E;
	color:#FFFFFF;
	font-size:smaller;
	padding:0.1em 0.4em;
	font-weight:bold;
}
div.aktion{
position:relative;
width:2em;
}
div.aktion img{
position:absolute;
margin:-1em 0 0 -1em;
}
.themen{
border-collapse:collapse;
border:none;
width:100%;
}
.themen tbody, .themen tr{
border:none;
}
.themen td{
padding:0;
border-left:1px solid #FFFFFF;
background-position:center center;
height:200px;
}
.themencontent{
padding:1em !important;
border-left:1px solid #FFFFFF;
height:auto;
}
.themencontentLM{
	padding:1em !important;
	border-left:1px solid #FFFFFF;
	height:auto;
	background-image: url(../pix/content/startseite/last-minute-band.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.themencontentAG{
padding:1em !important;
	border-left:1px solid #FFFFFF;
	height:auto;
	background-image: url(../pix/content/startseite/angebot-band.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.themenbildlink{
border:none;
width:100%;
height:100%;
padding:0;
margin:0;
}
.teaserText {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.teaserHead {
	background-color:#ae2b25;
	color:#FFFFFF;
	height: 16px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
