/*------ GRUNDGERÜST ----- */
body {
    font: 12px arial, verdana, helvetica, sans-serif;
    line-height: 15px;
    padding: 0;
    margin: 0;
    color: #000000;
    background: #FFFFFF;
    text-align: center;
}

.wrapper {
    width: 640px;
    margin: 0;
    text-align: left;
}

h1 {
    padding: 0 0 18px 0;
    margin: 0;
    font-size: 17px;
    color: #239d40;
    line-height: 20px;
}

.inhalt-rechts h1 {
    text-transform: uppercase;
}

.inhalt-rechts h2 {
    text-transform: uppercase;
}

h3 {
    margin: 0;
    font-size: 17px;
    color: #239d40;
    line-height: 20px;
}

h2 {
    padding: 0;
    margin: 0;
    font-size: 12px;
    color: #229d3f;
}

.weiss {
    color: #ffffff;
}

p {
    margin: 0;
    padding: 0 0 15px 0;
}

a img {
    border: none;
}

img {
    vertical-align: bottom;
}

a:link, a:visited {
    text-decoration: none;
    color: #229d3f;
}

a:hover {
    color: #4ac367;
}

a:focus {
    outline: none;
}
* html .header, * html .navibox, * html .logo img, * html .footer-trennung, * html .footerbox-head, * html .footer-box, * html .footer-box img, * html .reisefinder img, * html .reisefinder-verlauf {
}

.clear {
    clear: both;
}

/*------ HEADER ----- */
.header {
    width: 630px;
    height: 113px;
    background: none;
    margin: 0 0 0 6px;
}

.logo {
    padding: 0;
    height: 96px;
	text-align:right;
}

/*------ NAVIGATION ----- */
.navibox {
    width: 949px;
    height: 35px;
    border-left: 1px solid #ffffff;
    background: url(../images/bg-navi-gruen.png) no-repeat;
}

.navibox ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 20;
}

.navibox ul ul {
    display: none;
}

.navibox li {
    display: block;
    float: left;
    height: 35px;
    border-right: 1px solid #ffffff;
    position: relative;
}

.navilink a:link, .navilink a:visited {
    display: block;
    font-size: 15px;
    color: #ffffff;
    padding: 12px 8px 9px 8px;
}

.navilink a:hover {
    background: #9fdc99;
    color: #239d40;
    padding: 12px 8px 8px 8px;
}

.navilinkaktiv a:link, .navilinkaktiv a:visited, .navilinkaktiv a:hover {
    background: #9fdc99;
    color: #239d40;
    display: block;
    font-size: 15px;
    padding: 12px 8px 8px 8px;
}

.navibox li ul {
    display: none;
    position: absolute;
    left: -1px;
    margin: 0;
    width: 220px;
    padding: 0;
    z-index: 20000;
    background: #239D40;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    padding: 8px 0 18px 0;
}

.navibox li ul li {
    list-style-type: none;
    z-index: 10;
    display: block;
    margin: 0;
    padding: 0;
    width: 220px;
    height: 26px;
    border-right: none;
}

.subnavilink a:link, .subnavilink a:visited {
    display: block;
    text-decoration: none;
    color: #ffffff;
    border-bottom: 1px dotted #ffffff;
    font-size: 12px;
    padding: 5px 2px 5px 10px;
    margin: 0 8px 0 8px;
    background: url(../images/icon-list-white.gif) left center no-repeat #239D40;
}

.subnavilinkaktiv a:link, .subnavilinkaktiv a:visited, .subnavilink a:hover {
    display: block;
    text-decoration: none;
    color: #239d40;
    border-bottom: 1px dotted #ffffff;
    font-size: 12px;
    padding: 5px 2px 5px 10px;
    margin: 0 8px 0 8px;
    background: url(../images/icon-list-white.gif) left center no-repeat #9fdc99;
}

.navibox li ul li ul {
    display: none;
    position: absolute;
    left: 212px;
    margin: -34px 0 0 0;
    width: 170px;
    padding: 6px 0 15px 0;
    z-index: 20000;
    background: #37ba56;
    border-top: 1px solid #ffffff;
}

.navibox li ul li ul li {
    list-style-type: none;
    z-index: 10;
    display: block;
    margin: 0;
    padding: 0;
    width: 170px;
    height: 26px;
}

.subnavilink-1 a:link, .subnavilink-1 a:visited {
    display: block;
    text-decoration: none;
    color: #ffffff;
    font-size: 12px;
    padding: 5px 2px 5px 10px;
    margin: 0 8px 0 8px;
    background: url(../images/icon-list-white.gif) left center no-repeat #37ba56;
}

.subnavilinkaktiv-1 a:link, .subnavilinkaktiv-1 a:visited, .subnavilink-1 a:hover {
    display: block;
    text-decoration: none;
    color: #239d40;
    border-bottom: 1px dotted #ffffff;
    font-size: 12px;
    padding: 5px 2px 5px 10px;
    background: url(../images/icon-list-white.gif) left center no-repeat #9fdc99;
    margin: 0 8px 0 8px;
}

.navibox li ul li ul li ul {
    display: none;
    position: absolute;
    left: 170px;
    margin: -33px 0 0 0;
    width: 170px;
    padding: 6px 0 15px 0;
    z-index: 20000;
    background: #4ccd6b;
}

.navibox li ul li ul li ul li {
    list-style-type: none;
    z-index: 10;
    display: block;
    margin: 0;
    padding: 0;
    width: 170px;
    height: 26px;
}

.subnavilink-2 a:link, .subnavilink-2 a:visited {
    display: block;
    text-decoration: none;
    color: #ffffff;
    border-bottom: 1px dotted #ffffff;
    font-size: 12px;
    padding: 5px 2px 5px 10px;
    margin: 0 8px 0 8px;
    background: url(../images/icon-list-white.gif) left center no-repeat #4ccd6b;
}

.subnavilinkaktiv-2 a:link, .subnavilinkaktiv-2 a:visited, .subnavilink-2 a:hover {
    display: block;
    text-decoration: none;
    color: #239d40;
    border-bottom: 1px dotted #ffffff;
    font-size: 12px;
    padding: 5px 2px 5px 10px;
    background: url(../images/icon-list-white.gif) left center no-repeat #9fdc99;
    margin: 0 8px 0 8px;
}

/*------ START ----- */
.content {
    width: 630px;
    margin: 6px 0 0 6px;
    background: none;
}

.content-bg {
    background: #ffffff;
    border-bottom: 6px solid #ffffff;
}

.start {
    height: 350px;
    background: none;
    padding: 0 0 6px 0;
}

.bildbox-1 {
    width: 215px;
    height: 350px;
    float: left;
    margin: 0 6px 0 0;
}

.bild-klein {
    padding: 0 0 6px 0;
}

.bildbox-2 {
    width: 204px;
    height: 350px;
    float: left;
    margin: 0 14px 0 0;
}

.bildbox-3 {
    width: 204px;
    height: 350px;
    float: left;
}

.inhalt-start {
    width: 281px;
    height: 332px;
    float: left;
    margin: 18px 14px 0 0;
    text-align: justify;
}

/*------ FOLGE ----- */
.reisefinder {
    width: 226px;
    background: #9edc99;
    float: left;
    margin: 0 6px 0 0;
    padding: 0 0 20px 0;
}

.reisefinder-emo {
    position: relative;
    z-index: 1;
}

.reisefinder-verlauf {
    margin: -122px 0 0 0;
    background: url(../images/bg-reisefinder.png) no-repeat;
    width: 226px;
    height: 122px;
    position: relative;
    z-index: 2;
}

.reisefinder-box {
    border: 1px solid #229d3f;
    margin: 33px 12px 0 12px;
    color: #ffffff;
    padding: 8px 8px 0 8px;
}

.reisefinder-box form {
    padding: 0;
    margin: 0;
}

.reisefinder-box p {
    padding: 0 0 2px 0;
}

.reisefinder-box input {
    background: url(../images/icon-list-white.gif) 8px 9px #229d3f no-repeat;
    border: none;
    color: #fff;
    padding: 3px 0 2px 10px;
    margin: 0;
    width: 64px;
    font-size: 11px;
}

.buchungsbutton {
    background: url(../images/icon-list-white.gif) 8px 9px #229d3f no-repeat;
    border: none;
    color: #fff!important;
    padding: 3px 0 5px 20px;
    margin: 0;
    width: 64px;
    font-size: 11px;
	display: block;
	width: 110px;
	margin: 10px;
}


.reisefinder-box select {
    background: #ede9e6;
    border: 1px solid #229d3f;
    color: #715b4c;
    width: 182px;
    font-size: 11px;
    padding: 1px;
}

.inhaltsbox {
    width: 620px;
    float: left;
    padding: 40px 0 0 0;
}

.inhalt-links {
    width: 226px;
    float: left;
    background: #ecf8eb;
    margin: 0 16px 0 0;
    padding: 12px 0 0 0;
    text-align: justify;
}

.inhalt-links ul {
    margin: 0;
    padding: 0 12px 15px 12px;
    list-style: none;
}

.inhalt-links li {
    background: url(../images/icon-list.gif) left center no-repeat;
    padding: 0 0 0 12px;
}

.inhalt-links p {
    padding: 0 12px 15px 12px;
}

.inhalt-links h1 {
    padding: 0 12px 18px 12px;
}

.inhalt-links h3 {
    padding: 0 12px 0 12px;
}

.inhalt-links img {
    border-top: 6px solid #ffffff !important;
    border-bottom: 6px solid #ffffff !important;
    margin: 0 0 10px 0 !important;
}

.inhalt-links .neuigkeiten-bild-folge img {
    border-top: none;
    border-bottom: none;
    border: 2px solid #9EDC99;
    margin: 0 0 10px 0;
}

.content .inhalt-links .scrollable img, .content .inhalt-links .bildbox img {
    border-top: none !important;
    border-bottom: none !important;
    border: none !important;
}

.inhalt-rechts {
    width: 375px;
    float: left;
    text-align: justify;
}

.inhalt-rechts ul {
    margin: 0;
    padding: 0 0 15px 0;
    list-style: none;
}

.inhalt-rechts li {
    background: url(../images/icon-list.gif) left 3px no-repeat;
    padding: 0 0 0 12px;
}

/*------ LISTING ----- */
.newsheadline {
    padding: 0 0 34px 12px;
}

.listing-box {
    width: 702px;
    height: 131px;
    background: url(../images/bg-listing.jpg) no-repeat;
    margin: 0 0 38px 0;
}

.list-headline {
    width: 202px;
    float: left;
}

.list-headline h1 {
    padding: 10px 0 0 14px;
}

.list-image {
    width: 123px;
    height: 20px;
    float: left;
}

.list-text-box {
    width: 339px;
    float: left;
    padding: 10px 0 0 0;
    margin: 0 0 0 26px;
}

.list-text {
    height: 104px;
}

.mehr-info {
    text-align: right;
}

.mehr-info a:link, .mehr-info a:visited {
    color: #ffffff;
    font-weight: bold;
    background: url(../images/icon-list-green.gif) left center no-repeat;
    padding: 0 0 0 16px;
}

.mehr-info a:hover {
    color: #239d40;
}

/*------ NEWSDETAIL ----- */
.newsdetail-bildbox {
    background: #9edc99;
    border-top: 6px solid #ffffff;
    border-bottom: 6px solid #ffffff;
    text-align: center;
    margin: 0 0 10px 0;
}

.newsdetail-bildbox img {
    border: 2px solid #9edc99;
    margin: 0px;
}

.bildbox {
    padding: 0;
}

.pfeil-links {
    float: left;
    border: none;
    background: #229d3f;
    padding: 10px 0 4px 5px;
    cursor: pointer;
}

.bild-text {
    width: 204px;
    padding: 4px 0 0 0;
    float: left;
    display: none;
}

.pfeil-rechts {
    float: right;
    background: #229d3f;
    padding: 10px 5px 4px 0;
    cursor: pointer;
}

.pfeil-rechts img, .pfeil-links img {
    border: none;
}

/*------ FOOTER ----- */
.footer-trennung {
    width: 170px;
    height: 42px;
    background: url(../images/footer-blumendekoration.png) no-repeat;
    margin: 0 0 0 780px;
}

.footer {
    width: 650px;
    margin: 0 0 0 1px;
}

.footer-box a:link, .footer-box a:visited {
    color: #ffffff;
    font-weight: bold;
}

.footer-box a:hover {
    color: #fff1da;
}

.footer-box {
    width: 312px;
    height: 114px;
    float: left;
    color: #ffffff;
    font-size: 11px;
}

.footerboxabstand {
    margin: 0 6px 0 0;
}

.footerbox-head {
    background: url(../images/bg-footerbox.png) no-repeat;
    color: #d92819;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 10px 4px 0;
    text-align: right;
}

.footerbox-gruen {
    background: #229d3f;
    height: 90px;
}

.footerbox-braun {
    background: #ca9334;
    height: 90px;
    padding: 0 0 0 16px;
}

.katalog {
    float: left;
    padding: 0 12px 0 16px;
    margin: -18px 0 0 0;
}

.katalog-text {
    width: 188px;
    padding: 16px 0 0 0;
    float: left;
}

.footermitte-bild {
    padding: 7px 7px 0 7px;
}

.newsletter-text {
    width: 190px;
    position: absolute;
    padding: 16px 0 0 0;
    z-index: 3;
}

.newsletter-ueberlappung {
    position: absolute;
    margin: 0 0 0 160px;
    z-index: 2;
}

.newsletter-bild {
    margin: 0 0 0 189px;
    position: absolute;
    z-index: 1;
}

.footer-anschrift {
    color: #229d3f;
    padding: 6px 0 0 0;
}

.footeranschrift-links {
    float: left;
    padding: 0 0 0 6px;
}

.footeranschrift-rechts {
    float: right;
    padding: 0 50px 0 0;
}

.vpipe-abstand {
    padding: 0 5px;
}

/*
 * Galerie in der detailansicht
 */
/*
 root element for the scrollable.
 when scrolling occurs this element stays still.
 */
div.scrollable {
    /* required settings */
    position: relative;
    overflow: hidden;
    width: 226px;
    height: 226px;
	text-align:left;
}

/*
 root element for scrollable items. Must be absolutely positioned
 and it should have a extremely large width to accomodate scrollable items.
 it's enough that you set width and height for the root element and
 not for this element.
 */
div.scrollable div.items {
    /* this cannot be too large */
    width: 20000em;
    position: absolute;
    text-align: left;
}

/*
 a single item. must be floated in horizontal scrolling.
 typically, this element is the one that *you* will style
 the most.
 */
div.scrollable div.items div {
    float: left;
}

/* you may want to setup some decorations to active the item */
div.items div.active {
    border: 1px inset #ccc;
    background-color: #fff;
}

.disabled {
    display: none;
}

.tx-googlemaps-pi1-submit {
	border: 1px solid #229D3F;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	width: 140px;
	padding: 0px 2px 0;
	background-color: #ECF8EB;
	color: #000000;
	float:none;
	font-family:Arial;
	font-size:12px;
}
.tx-googlemaps-pi1-anfahrtfeld {
	border: 1px solid #229D3F;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	width: 260px;
	padding: 1px 2px;
	background-color: #FFFFFF;
	color: #000000;
	float:none;
	font-family:Arial;
	font-size:12px;
}
.navibox,
.reisefinder,
.footer-box,
.footeranschrift-links,
.newsdetail-bildbox,
.footer-trennung,
.bildbox-1,
.bildbox-3
 {
	display:none;
}
