/*
 CSS: Globetrotter-Reisen
 Author: WebSeason GmbH
 Author URL: http://www.webseason.de
 ---------------------------------------
 Create-date: April 2007
 */
* {
    margin: 0;
    padding: 0;
}


.jscalendar_cb {
	display:none;
}

.date2cal_img_cal {
	margin-left:10px;
}

.showblock {
	
	display:block;
}
.showblock a{
	height:100px;
	width:100px;
	display:block;
	border:1px solid black;
}

a.anker{
	padding:0px;
	margin:0px;
	line-height:0;
	font-size: 0;
	display:none;
}


.tx-rgtabs-pi1{
	margin-top:10px;
	float:left;
}


.content_block_full{
    border: 1px solid #c5ddf5;
    margin-top: 2px;
    padding: 8px 8px 0 8px;
    overflow: hidden;
}

.rgtabs-wrapper {
    border: 1px solid #c5ddf5;
    overflow: hidden;
    clear: both;
}

/* Tab-Menu ul */
.rgtabs-menu {
    float: left;
    padding: 0px;
    height: 19px;
    margin: 0px 0px 0 0;
}


/* Tab-Menu li */
.rgtabs-menu li, #left .rgtabs-menu li {
    list-style-type: none;
    list-style: none;
    height: 20px;
    background: url('../images/tex_tab_off.gif') top right;
    float: left;
    margin: 0 5px 5px 0 !important;
    padding: 0 0 0 14px !important;
    cursor: pointer;
    border-left: 1px solid #c5ddf5;
    border-right: 1px solid #c5ddf5;
}
/* Tab-Menu li.a */
.rgtabs-menu li a, #left .rgtabs-menu li a {
    background: url('../images/tex_tab_off.gif') top right;
    display: block;
    float: left;
    color: #545454;
    height: 16px;
    font-size: 10px;
    margin-right: 5px;
    padding: 0px 12px 0px 0;
    text-decoration: none;
    outline: 0;
    padding-top: 4px;
    overflow: hidden;
}

li .tablast a {
    margin-right: 0px;
}
/* Selected Tab */
#left .rgtabs-menu li.rgtabs-selected, .rgtabs-menu li.rgtabs-selected {
    background: url('../images/tex_tab_on.gif') top left;
}

#left .rgtabs-menu li.rgtabs-selected a, .rgtabs-menu li.rgtabs-selected a {
    background: url('../images/tex_tab_on.gif') top right no-repeat;
    color: #333;
}


body {
    font-family: Verdana, Tahoma, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    background: url('../images/tex_main.gif') repeat-x #ffffff;
    color: #384b66;
    font-size: 70.001%;
}

input, textarea, select {
    font: normal 11px Verdana, Tahoma, Helvetica, sans-serif;
}

* + html hr {
    margin: 0px 0 -5px 0 !important; /*IE 7 bugfix*/
}

* html hr {
    margin: 0px 0 -5px 0 !important; /*IE 6 bugfix*/
}

a img {
    border: none;
}

.nocss {
    display: none;
}

.orange-color {
    color: #f6c184;
}

#logo {
    background: url(../images/logo.gif) no-repeat;
    width: 318px;
    height: 145px;
    margin: 0;
    padding: 0;
    text-align: center;
}

ul#slideshow { list-style: none; }
#slideshow li { position: absolute;}
#slideshow li img { z-index: 0;}
.hide { visibility: hidden; }
#first { display: block; }
   
#bildslide a {
    display: block;
    width: 600px;
    height: 145px;
}

#bildslide {
    height: 115px;
    width: 596px;
    padding: 0px;
    position: absolute;
    top: 0px;
    right: 9px; /* edited by danny 23.02.2008 */
    vertical-align: top;
}

#bildslide img {
	display:block;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0px;
}

#bildslide img.start {
    display: block;
}
#slideshow a {
    display: block;
    width: 600px;
    height: 145px;
}

#slideshow {
    height: 145px;
    width: 596px;
    padding: 0px;
    position: absolute;
    top: 0px;
    right: 9px; /* edited by danny 23.02.2008 */
    vertical-align: top;
}

#slideshow img {

}

#logo small {
    padding-top: 83px;
    display: block;
    font-size: 11px;
    color: #3e6558;
}

#logo a {
    text-decoration: none;
}

.setAlign {
    text-align: center;
}

.setCenter {
    margin: auto;
    width: 990px;
    text-align: left;
    position: relative;
}
/* ############################################################ HEADER ### */
#head {
    float: left;
    width: 980px;
    height: 150px;
    overflow: hidden;
    background: url('../images/tex_head.gif') no-repeat;
    padding: 0 5px;
    z-index: 2;
}

#head_inner {
    float: left;
    width: 980px;
    height: 145px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 100% 0;
}

#head img {
    border: 0px;
}

.topmenu {
    padding: 0px 0px 0px 0;
    text-align: right;
    position: absolute;
    top: 115px;
    right: 5px;
    z-index: 1;
}

.topmenu ul {
    list-style: none;
    width: 485px; /* edited by danny 23.02.2008 */
    height: 26px; /* edited by danny 23.02.2008 */
    margin: 0px 0 0 0;
    padding: 4px 5px 0 110px; /* edited by danny 23.02.2008 */
    text-align: right; /* new by danny 23.02.2008 */
    float: left;
    background: url('../images/headmenu.gif') no-repeat 100% 100%;
}

.topmenu li {
    display: block;
    margin: 0;
    padding: 0px 0 0px 10px;
    float: right;
}

.topmenu li a {
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding: 5px 20px;
    display: block;
}

.topmenu li.home a {
    background-image: url('../images/bg_home.gif');
}

.topmenu li.agb a {
    background-image: url('../images/bg_agb.gif');
}

.topmenu li.datenschutz a {
    background-image: url('../images/bg_agb.gif');
}

.topmenu li.impressum a {
    background-image: url('../images/bg_impressum.gif');
}

.topmenu li.kontakt a {
    background-image: url('../images/bg_kontakt.gif');
}

.topmenu li.info a {
    background-image: url('../images/bg_info.gif');
}

.topmenu li.talk a {
    background-image: url('../images/bg_talk.gif');
}

.topmenu li.star a {
    background-image: url('../images/bg_star.gif');
}

.topmenu li.warning a {
    background-image: url('../images/bg_warning.gif');
}

.topmenu li.attention a {
    background-image: url('../images/bg_attention.gif');
}

.topmenu li.pfeil a {
    background-image: url('../images/bg_pfeil.gif');
}

.topmenu li.person a {
    background-image: url('../images/bg_person.gif');
}

.topmenu a {
    text-decoration: none;
    color: #fff;
}

.topmenu a:hover {
    text-decoration: underline;
}

.topmenu a:active, .topmenu a:focus {
    color: #384b66;
}

.topmenu_icon {
    vertical-align: middle;
}

.topmenu_text {
    vertical-align: middle;
    padding-left: 3px;
}
/* ############################################################ CONTENT BASE ### */
#content_all {
    float: left;
    width: 990px;
    background: url('../images/tex_content.gif');
    margin: 2px 0 0 0;
}

#content_top {
    float: left;
    width: 990px;
    background: url('../images/tex_content_top.gif') no-repeat;
    padding: 3px 0 0 0;
}

#content_bot {
    float: left;
    width: 980px;
    background: url('../images/tex_content_bot.gif') no-repeat bottom;
    padding: 0 5px 5px 5px;
}
/* ############################################################ CONTENT CENTER ### */
#center {
    float: left;
    width: 556px;
}


#center .content_head_full {
    float: left;
    width: 556px;
    height: 30px;
    margin-top: 2px;
    background: url('../images/content_head_full.gif');
    overflow: hidden;
}

.top {
    margin-top: 0px;
}

#center .content_head_full h2 {
    clear: both;
    margin: 0px;
    padding: 0px;
    padding: 7px 0 0 29px;
    font-size: 1.2em;
}

.specialteaser {
    float: left;
    margin-top: 2px;
    width: 556px;
    overflow: hidden;
}

#center .content_block_full {
    float: left;
    width: 538px;
    border: 1px solid #c5ddf5;
    margin-top: 2px;
    padding: 8px 8px 0 8px;
    overflow: hidden;
}

.first {
    margin-top: 0px;
}

.content_block_full .line {
    clear: both;
    border-top: 1px dotted #9fb9d4;
    height: 7px;
    width: 538px;
    overflow: hidden;
}

.detail {
    float: left;
    width: 538px;
    border: 1px solid #c5ddf5;
    background: #ffffff;
    margin-top: 2px;
    padding: 8px 8px 0 8px;
}

.detail_transport {
    float: right;
    margin-right: 5px;
    margin-top: 2px;
}

.detail_flags {
    float: left;
    margin: 0 5px 5px 0;
    border: 1px solid #384b66;
}

.detail .detail_left {
    width: 342px;
    float: left;
    overflow: hidden;
}

.detail_left .line {
    clear: both;
    border-bottom: 1px dotted #9fb9d4;
    height: 3px;
    width: 342px;
    overflow: hidden;
    margin-bottom: 6px;
}

.detail_direktbuchung {
    float: left;
    border: 1px solid #c5ddf5;
    background: #f6fbfe;
    margin: 0px;
    padding: 0px;
    width: 520px;
    margin: 8px 0 0 0;
    padding: 8px;
    color: #384b66;
    clear: both;
}

.detail_direktbuchung p {
    float: left;
    margin: 0px;
    padding: 3px 0 0 0;
}

.detail_left .detail_price {
    float: right;
    font-size: 1.2em;
    padding: 2px 0 8px 0;
    margin: 0px;
    color: #c36800;
}

.detail_left .detail_price .small {
    font-size: 0.7em;
}

.detail h1 {
    margin: 0px;
    padding: 0px;
    font-size: 1.1em;
}

.detail p.subline {
    margin: 0px;
    padding: 2px 0 6px 0;
}

.detail .detail_right {
    width: 188px;
    float: right;
}

.detail img.detail_img_main {
    padding: 2px;
    border: 1px solid #c5ddf5;
}

.detail .xtra_img {
    float: right;
    padding: 2px;
    border: 1px solid #c5ddf5;
    background: #ffffff;
    margin: 0 0 3px 5px;
}

.detail .hotel_img {
    padding: 2px;
    border: 1px solid #c5ddf5;
    background: #ffffff;
    margin: 0 0 5px 5px;
}

.detail .inputselect {
    float: left;
    font-size: 1em;
    vertical-align: middle;
    font-family: Verdana, Tahoma, Helvetica, sans-serif;
    color: #384b66;
    padding: 1px;
    border: 1px solid #c5ddf5;
    margin: 0px;
}

.detail_direktbuchung_input {
    float: right;
}

.detail_direktbuchung_input .buchenbtn {
    float: left;
    margin-left: 8px;
}

.detail h2 {
    clear: both;
    font-size: 11px;
    font-weight: bold;
    background: url('../images/icon_h2.gif') no-repeat 0px 10px;
    padding: 10px 0 4px 18px;
    margin: 0px;
}

.content_block_full p {
    padding: 0 0 8px 0;
    margin: 0px;
}

.content_block_full p.impressum {
    padding: 0 0 8px 0;
    margin: 0px;
    line-height: 15px;
}

.content_block_full a {
    text-decoration: none;
    color: #384b66;
}

.content_block_full a:hover {
    text-decoration: underline;
}

.content_block_full a:active, .content_block_full a:focus {
    color: #c36800;
}

.tabsholder {
    margin-top: 8px;
    float: left;
    width: 538px;
    clear: both;
    height: 20px;
    background: url('../images/tex_lightblue.gif') repeat-x bottom;
}

.tab {
    font-size: 0.9em;
    float: left;
    padding: 4px 10px 0 10px;
    height: 15px;
    margin: 1px 4px 0 0;
    background: url('../images/tex_tab_off.gif');
    border-left: 1px solid #c5ddf5;
    border-right: 1px solid #c5ddf5;
}

.tabcontent {
    border-left: 1px solid #c5ddf5;
    border-right: 1px solid #c5ddf5;
    border-bottom: 1px solid #c5ddf5;
    float: left;
    width: 536px;
    background: #f6fbfe;
    margin: 0 0 8px 0;
    padding: 0px;
}

#reisetext {
    display: block;
    padding: 8px;
}

#hotels {
    display: none;
    padding: 0 8px 8px 8px;
}

.tabcontent ul {
    list-style: none;
    list-style-image: url('../images/icon_li.gif');
}

.tabcontent li {
    margin: 0px;
    padding: 0px;
}

#center ul {
    list-style: none;
    list-style-image: url('../images/icon_li.gif');
    margin: 0 0 0 18px;
		padding: 0px;
}

.content_block_full ul li {
    margin: 0px;
    margin-left:20px;
    padding: 0 0 4px 0;
}

#termine {
    display: none;
    padding: 0 8px 8px 8px;
}

.tabcontent img {
    border: 0px;
}

.tabcontent table {
    border-top: 1px solid #c5ddf5;
    border-left: 1px solid #c5ddf5;
    border-right: 1px solid #c5ddf5;
    margin-top: 8px;
    width: 100%;
}

.tabcontent table th {
    background: url('../images/tex_th.gif') repeat-x #c8def5;
    font-size: 10px;
    padding: 4px 5px 4px 5px;
    border-bottom: 1px solid #c5ddf5;

}

.tabcontent table th .th_textnorm {
    font-weight: normal;
}

.tabcontent table td {
    font-size: 11px;
    border-bottom: 1px solid #c5ddf5;
    background: #ffffff;
    padding: 2px 5px 2px 5px;
}

.tabcontent table.hotelinfo {
    font-size: 11px;
    border: 0px;
    padding: 0px;
    margin: 3px 0 0 0;
}

.tabcontent table.hotelinfo td {
    font-size: 11px;
    padding: 0px;
    border: 0px;
    vertical-align: top;
}

.tabcontent table.hotelinfo td.hotelimg {
    width: 0%;
}

.tabcontent table.hotelinfo td.hoteltext {
    width: 100%;
    padding-bottom: 5px;
}

.tabcontent table td.bemerkung {
    font-size: 10px;
}

.tabcontent table td.buchen {
    text-align: right;
}

.tabcontent table tr.thead td {
    font-size: 10px;
    background: url('../images/reisen/tex_th2.gif') repeat-x #e9f1fb;
}

.tabcontent a.buchen {
    float: right;
    padding: 1px 0 1px 0;
}

#info {
    display: none;
    padding: 0 8px 8px 8px;
}

#info ul {
    margin: 2px 0px 3px 18px;
    padding: 0px;
}

#zusatzbilder {
    display: none;
    float: left;
    padding: 3px 8px 8px 3px;
}

.detail_images {
    float: left;
    padding: 2px;
    background: #ffffff;
    border: 1px solid #c5ddf5;
    margin: 5px 0 0 5px;
}

.aktiv {
    background: url('../images/tex_tab_on.gif');
    height: 16px;
    margin: 0px 4px 0 0;
}

.tab a {
    text-decoration: none;
    color: #384b66;
}

.tab a:hover {
    text-decoration: underline;
}

#search {
    float: left;
    width: 538px;
    padding: 0 0 6px 0;
}

#search .left {
    width: 265px;
    float: left;
    margin-right: 8px;
}

#search .right {
    width: 265px;
    float: left;
}

.inputset {
    float: left;
    width: 265px;
    padding-bottom: 2px;
}

.inputset2 {
    float: left;
    width: 538px;
    padding-bottom: 2px;
    padding-right: 0px;
}

.inputset_left {
    width: 100px;
    float: left;
    text-align: right;
}

#search p {
    margin: 0px;
    padding: 3px 0 0 0;
}

.inputset_right {
    width: 160px;
    float: left;
    padding: 0 0 0 5px;
}

.inputset_right2 {
    width: 428px;
    float: left;
    padding: 0 0 0 5px;
}

#search .inputtext {
    font-size: 1em;
    vertical-align: middle;
    font-family: Verdana, Tahoma, Helvetica, sans-serif;
    padding: 2px;
    color: #384b66;
    border: 1px solid #acc2e1;
    width: 149px;
    margin: 0px;
    float: left;
}

#search .inputtextarea {
    font-size: 1em;
    vertical-align: middle;
    font-family: Verdana, Tahoma, Helvetica, sans-serif;
    padding: 2px;
    color: #384b66;
    border: 1px solid #acc2e1;
    width: 422px;
    height: 100px;
    margin: 0px;
    float: left;
}

#search .inputselect,#search .jscalendar {
    font-size: 1em;
    vertical-align: middle;
    font-family: Verdana, Tahoma, Helvetica, sans-serif;
    color: #384b66;
    padding: 1px;
    border: 1px solid #acc2e1;
    width: 155px;
    margin: 0px;
    float: left;
}

#search .short,#search .jscalendar {
    width: 120px;
}

#search .shorter {
    width: 50px;
}

#search .inputicon {
    vertical-align: middle;
}

#search .icon {
    border: 0px;
    float: right;
    margin: 2px 5px 0 0;
}

#search .inputextra {
    float: left;
    width: 38px;
    overflow: hidden;
    text-align: right;
    padding-right: 5px;
}

#search .inputimg {
    float: right;
    margin: 5px 5px 0 0;
}

.teaserblock {
    float: left;
    width: 556px;
    margin: 2px 0 0 0;
}

.teaserblock .teaser {
    float: left;
    width: 184px;
    margin-left: 2px;
}

.teaserblock .first {
    margin-left: 0px;
}

.teaser_head {
    width: 184px;
    height: 30px;
    background: url('../images/teaser_head.gif');
    overflow: hidden;
}

#center h3 {
    margin: 0px 0 5px 0;
    padding: 0px;
    padding: 0px 0 5px 0px;
    font-size: 1.2em;
}

.teaser_content {
    border: 1px solid #c5ddf5;
    text-align: right;
    margin-top: 2px;
    position: relative;
    width: 182px;
    height: 144px;
    overflow: hidden;
}

.teaser_content p {
    padding: 4px 0 0 0;
    margin: 0px;
}

a.link_teaser {
    background: url('../images/icon_link_blue.gif') no-repeat 2px 2px;
    padding: 0 8px 0 15px;
    font-weight: bold;
    color: #c36800;
    text-decoration: none;
}

a.link_teaser:hover {
    text-decoration: underline;
}

a.link_teaser:focus, a.link_teaser:active {
    color: #384b66;
}

.teaser_info {
    width: 80px;
    height: 65px;
    /*background:url('../images/tex_teaserinfo.gif') repeat-x #e9983c;*/
    position: absolute;
    left: 4px;
    top: 77px;
    color: #ffffff;
    text-align: left;
}

.teaser_info p {
    margin: 0px;
    padding: 0px;
}

.teaser_info .teaser_info_top {
    background: #384b66;
    padding: 7px 0 0 0;
    width: 80px;
    height: 36px;
    text-align: center;
}

.teaser_info .price {
    font-size: 1.2em;
    font-weight: bold;
}

.teaser_info .teaser_info_bot {
    background: #e9983c;
    width: 80px;
    height: 17px;
    padding: 3px 0 0 0;
    font-size: 0.9em;
    text-align: center;
}

.teaser .teaser_data {
    border-left: 1px solid #c5ddf5;
    border-right: 1px solid #c5ddf5;
    border-bottom: 1px solid #c5ddf5;
    padding: 7px 8px 0 8px;
    width: 166px;
    overflow: hidden;
}

.teaser_data ul {
    margin: 0 0 7px 0;
    padding: 0px;
    list-style: none;
    font-size: 0.9em;
}

.kal_data ul {
    margin: 0 0 19px 100px;
    padding: 0px;
    list-style: none;
    font-size: 0.9em;
    clear: both;
}

.kal_data ul li {
    display: block;
    float: left;
}

.kal_data ul li.world {
    width: 90px;
}

.kal_data ul li.clock {
    width: 140px;
}

.kal_data ul li.kat {
    width: 140px;
}

.teaser_data ul li, .kal_data ul li {
    padding: 0 0 2px 17px;
}

.teaser_data ul li.world, .kal_data ul li.world {
    background: url('../images/icon_world.gif') no-repeat 0px 2px;
}

.teaser_data ul li.date, .kal_data ul li.date {
    background: url('../images/icon_date.gif') no-repeat 0px 2px;
}

.teaser_data ul li.clock, .kal_data ul li.clock {
    background: url('../images/icon_clock.gif') no-repeat 0px 2px;
}

.teaser_data ul li.kat, .kal_data ul li.kat {
    background: url('../images/icon_kat.gif') no-repeat 0px 2px;
}

.teaser_data ul li.code, .kal_data ul li.code {
    background: url('../images/icon_code.gif') no-repeat 1px 1px;
}

.teaser_data ul li.printit {
    background: url('../images/icon_druckansicht.gif') no-repeat 1px 2px;
}

.listnavigation {
    padding-bottom: 8px;
    float: left;
}

.listnavigation .inputselect {
    font-size: 1em;
    vertical-align: middle;
    font-family: Verdana, Tahoma, Helvetica, sans-serif;
    color: #384b66;
    padding: 1px;
    border: 1px solid #acc2e1;
    width: 90px;
    margin: 0px;
    float: left;
}

.listnavigation .navtext1 {
    float: left;
    padding-right: 5px;
}

.listnavigation .navtext2 {
    float: left;
    padding-left: 5px;
}

.listnavigation p {
    margin: 0px;
    padding: 3px 0 0 0;
}

.listnavigation .navinput {
    float: left;
}

.listnavigation a {
    text-decoration: underline;
    color: #c36800;
}

.listnavigation a:hover {
    text-decoration: none;
}

.listnavigation a:active, .listnavigation a:focus {
    color: #384b66;
}

.listnavigation img {
    border: 0px;
}

.listnavitems {
    float: left;
    padding-right: 4px;
}

.listnavitems_holder {
    text-align: right;
    float: right;
    padding-top: 3px;
}

.listitem {
    float: left;
    width: 554px;
    border: 1px solid #c5ddf5;
    margin-top: 2px;
    padding: 0px;
    background: url('../images/tex_listitem.gif') repeat-y #ffffff;
}

.listitem_img {
    float: left;
    border-right: 1px solid #c5ddf5;
    width: 182px;
    height: 120px;
    overflow: hidden;
}

.listitem img {
    border: 0px;
}

.listitem_info {
    float: left;
    width: 353px;
    padding: 8px 8px 0 8px;
}

.listitem .teaser_data {
    float: left;
}

.listitem .line {
    border-top: 1px dotted #9fb9d4;
    height: 7px;
    width: 355px;
    overflow: hidden;
}

.listitem h2 {
    margin: 0px;
    padding: 0px;
    font-size: 1.1em;
}

.listitem p.subline {
    margin: 0px;
    padding: 0 0 7px 0;
    color: #556c8c;
}

.listitem_price {
    float: right;
    text-align: right;
    color: #c36800;
    padding: 0 0 7px 0;
}

.listitem_price p {
    margin: 0px;
    padding: 5px 0 8px 0;
}

img.anfahrt {
    margin-left: 5px;
}

.kal_item {
    padding-bottom: 3px;
}

.kal_date {
    float: left;
    width: 100px;
    padding: 3px 0 0 0;
}

.kal_title {
    float: left;
    width: 345px;
    padding: 3px 0 0 0;
}

.kal_button {
    float: right;
}

.kal_button img {
    border: 0px;
}

.team {
    margin-top: 2px;
    float: left;
    width: 275px;
    height: 100px;
    border: 1px solid #c5ddf5;
}

.firstinline {
    margin-right: 2px;
}

.team_image {
    float: left;
    width: 90px;
    height: 100px;
    overflow: hidden;
    border-right: 1px solid #c5ddf5;
}

.team_info {
    float: left;
    width: 184px;
    height: 79px;
}

.team_info h3 {
    margin: 0px;
    padding: 8px 8px 3px 8px;
    font-size: 11px;
}

.team_info p {
    margin: 0px;
    padding: 0px 8px 0 8px;
    font-size: 11px;
}

.team_kontakt {
    float: left;
    width: 184px;
}

.team_telefon {
    float: left;
    padding-left: 21px;
    background: url('../images/icon_tel.gif') no-repeat 9px 4px;
}

.team_telefon2 {
    padding-left: 14px;
    background: url('../images/icon_tel.gif') no-repeat 2px 4px;
}

.team_email {
    padding-right: 8px;
    padding-left: 14px;
    float: right;
    background: url('../images/icon_email_blue.gif') no-repeat 0px 3px;
}

.team_email a {
    text-decoration: none;
    color: #384b66;
}

.team_email a:hover {
    text-decoration: underline;
}

.team_email a:active, .team_email a:focus {
    color: #000000;
}
/* ############################################################ CONTENT LEFT & RIGHT ### */
#left {
    float: left;
    width: 200px;
    padding: 0 12px 0 0;
}

#right {
    float: right;
    width: 200px;
    padding: 0 0 0 12px;
}

.inputimg {
    vertical-align: middle;
}
/* ############################################################ FOOTER ### */
#footer {
    width: 980px;
    float: left;
    padding: 10px 5px 10px 5px;
}

#footer p {
    margin: 0px;
    padding: 0px;
}

.footer_block {
    float: left;
    padding-right: 12px;
    color: #c36800;
}

.footer_border {
    border-left: 1px solid #dcdfe4;
    padding-left: 12px;
}

.footer_phone {
    background: url('../images/icon_phone_green.gif') no-repeat 0px 4px;
    padding-left: 15px;
}

.footer_fax {
    background: url('../images/icon_footer_fax.gif') no-repeat 0px 4px;
    padding-left: 15px;
}
/* ############################################################ UNIVERSAL CLASSES ### */
.invisible {
    position: absolute;
    left: -1000px;
    top: -1000px;
    width: 0px;
    height: 0px;
    overflow: hidden;
    display: inline;
}

.alignRight {
    text-align: right;
}

.orange {
    color: #c36800;
}

.nobr {
    white-space: nowrap;
}

.img_right {
    float: right;
    padding: 2px;
    border: 1px solid #c5ddf5;
    background: #ffffff;
    margin: 0 0 8px 5px;
}

.smalltext {
    font-size: 10px;
}

.minitel {
    background: url('../images/icon_minitel.gif') no-repeat 0px 4px;
    padding-left: 13px;
}

.minifax {
    background: url('../images/icon_minifax.gif') no-repeat 0px 4px;
    padding-left: 13px;
}

.minimail {
    background: url('../images/icon_minimail.gif') no-repeat 0px 4px;
    padding-left: 13px;
}

.miniweb {
    background: url('../images/icon_miniweb.gif') no-repeat 1px 3px;
    padding-left: 13px;
}

a.drucklink {
    color: #384b66;
    text-decoration: underline;
}

a.drucklink:hover {
    text-decoration: none;
}

a.drucklink:active, a.drucklink:active {
    color: #000000;
}
/* ############################### Teaser TopRight Red START ##### */
#right .redTeaser {
    background: url('../images/sideblock_head_right_top_red.gif');
    margin-top: 0px;
}

#right p.redTeaserContent {
    color: #384b66;
}

#right a.infolink {
    color: #c36800;
    background: url('../images/icon_link_green.gif') no-repeat 0px 2px;
    padding-left: 14px;
}

#right a.infolink:hover {
    text-decoration: none;
}
/* ############################### Teaser TopRight Red ENDE ##### */
table {
    clear: both;
    width: 100%;
    border: 1px solid #c5ddf5;
    font-size: 1em;
    padding: 1px;
    background-color: #fff;
    margin: 2px 0;
}

table td {
    border-bottom: 1px solid #c5ddf5;
    padding: 3px 0 3px 10px;
}

table th {
    text-align: left;
    background: url('../images/tex_th2.gif') repeat-x #e9f1fb;
    padding: 5px 0 5px 10px;
}

table tr.tr-odd td {
    background-color: #f2f7fd;
}

table tr.tr-even td {
    background-color: #f6fbfe;
}



#center h3 {
    border-bottom: 2px dotted #d3e0e7;
    padding-bottom: 5px;
    font-size: 1em;
}

#center p {
}

#center p a {
    color: #c36800;
    text-decoration: none;
}

#center p a:hover {
    text-decoration: underline;
}

#overlay {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
}

#frameset {
    border: 1px solid black;
    background-color: white;
}

#close {
    position: absolute;
    left: 50%;
    width: 900px;
    height: 100px;
    z-index: 999;
    top: 100px;
    margin-left: -450px;
    cursor: pointer;
    border: 1px solid black;
}


/*
 * Teaser Content Elemente (3 Content Elemente nebeneinander
 */

/* Grund defenition */
#center .teaser_liste {
    width: 162px;
    margin:0px;
    float: left;
    padding: 10px 35px 0px 0px;
    overflow:hidden;
}

#center .teaser_liste.last{
		float:right;
		padding: 10px 0px 0px 0px;
		margin-right:0px;
}

#center .teaser_liste .content_block_full {
    width: 150px;

    padding:5px;
    margin: 0px;
}

#center .teaser_liste .content_block_full h3 {
    padding: 0 0px 5px 13px;
}


/* Farbdefenitionen */
#center .teaser_liste.orange .content_block_full{
    background-color: #fffff3;
    border: 1px solid #f4ce99;
    color: #c36800;
}

#center .teaser_liste.orange .content_block_full h3{
    color: #893b01;
    background: url(../images/h3_icon.gif) no-repeat 0 1px;
}

#center .teaser_liste.orange .content_block_full a{
		color: #893b01;
}



/*##########################
 * Bilder
 ########################### */
.Bild_Links {
    float: left;
    margin-right: 10px;
    margin-bottom: 7px;
}

.Bild_Rechts {
    float: right;
    margin-left: 10px;
    margin-bottom: 7px;
}

.Bild_Mitte {
    text-align: center;
}

.Bild_mit_Rahmen {
    border: 1px solid #a9dcce;
    padding: 1px;
}

.Mitte {
    text-align: center;
}

.Text_Orange {
    color: #c36800;
}

.Hotline {
    color: #009361;
    font-weight: bold;
    background: url(../images/icon_telefon.gif) no-repeat 0 2px;
    font-size: 1.3em;
    padding-left: 20px;
}

.Text_Gruen_leicht {
    color: #71bda3;
}

.Text_Email {
    background: url(../images/icon_mail.gif) no-repeat 0 0;
    padding-left: 20px;
}

.Text_Email a {
    color: #c36800;
    padding-left: 23px;
}

#logo2 {
    position: absolute;
    top: 37px;
    left: 50%;
    margin-left: -470px;
}
/*  Startseite   */
.teaser {
    margin-bottom: 4px;
}

#center #startseite .teaser img {
    border: none;
    margin: 0;
    padding: 0;
    display: block;
}

#center #startseite .big {
    margin-top: 4px;
    float: left;
    overflow: hidden;
}

#center #startseite .big .image {
    border: 3px solid #e89000;
    clear: both;
}

#center #startseite .big ul {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
}

#center #startseite .big ul li {
    float: left;
    padding: 0;
    margin: 0 2px 0 0;
}


/* Grunddefenition der TabTeaser und standard falls keine class gesetzt*/
#center #startseite .big ul li a {
    display: block;
    background: #ffcc67;
    padding: 5px 20px;
    margin: 0;
    color: #9a5200;
    text-decoration: none;
    font-weight: bold;
}

#center #startseite .big ul li a:hover {
    background: url('../images/bg_startnav.gif') repeat-x;
}

#center #startseite .big ul li a.activ {
    color: #fff;
    background: url('../images/bg_startnav.gif') repeat-x;
}

#center #startseite .big .image img {
    display: block;
}

/******************************************************************** BLAU */
#center #startseite .big.blue .image {
    border: 3px solid #16537d;
}

#center #startseite .big.blue ul li a {
		color:#ffffff;
    background: #5089b0;
}

#center #startseite .big.blue ul li a:hover {
    background: url('../images/bg_startnav_blue.gif') repeat-x;
}

#center #startseite .big.blue ul li a.activ {
    background: url('../images/bg_startnav_blue.gif') repeat-x;
}
/******************************************************************* ORANGE = STANDARD*/
#center #startseite .big.orange .image {}
#center #startseite .big.orange ul li a {}
#center #startseite .big.orange ul li a:hover {}
#center #startseite .big.orange ul li a.activ {}

/******************************************************************* RED */
#center #startseite .big.red .image {
    border: 3px solid #ad1436;
}

#center #startseite .big.red ul li a {
		color:#ffffff;
    background: #cb4e57;
}

#center #startseite .big.red ul li a:hover {
    background: url('../images/bg_startnav_red.gif') repeat-x;
}

#center #startseite .big.red ul li a.activ {
    background: url('../images/bg_startnav_red.gif') repeat-x;
}




/* Definition Large Teaser  */
#center #startseite .large {
    width: 370px;
    overflow: hidden;
    margin-right: 4px;
    float: left;
}

#center #startseite .large h2 {
    color: #fff;
    padding: 7px 0 5px 27px;
    font-size: 1.2em;
    margin: 0;
}

#center #startseite .large p {
    padding: 8px 9px;
    margin: 0;
    float: left;
    width: 350px;
}

#center #startseite .large p a {
    text-decoration: underline;
    float: right;
}

#center #startseite .large p a:hover {
    text-decoration: none;
}

#center #startseite .large p span {
    float: left;
}
/* Color Green */
#center #startseite .large-green h2 {
    background: url('../images/bg_teaser-l-h2.gif') no-repeat;
}

#center #startseite .large-green p {
    border: 1px solid #a9dcce;
    background-color: #f1fff8;
    color: #009361;
}

#center #startseite .large-green p a {
    color: #009361;
    background: url(../images/teaser_link-green.gif) no-repeat 0 60%;
}
/* Color Orange */
#center #startseite .large-orange h2 {
    background: url('../images/teaser_large-h2-orange.gif') no-repeat;
}

#center #startseite .large-orange p {
    border: 1px solid #f4ce99;
    background-color: #fffff3;
    color: #c36800;
}

#center #startseite .large-orange p a {
    color: #c36800;
    background: url(../images/teaser_link-green.gif) no-repeat 0 60%;
}
/* Color Red */
#center .tx-wsglobteaser-pi1 a {
    border: 0px;
    padding: 0px;
    margin: 0px;
}

#center #startseite .large-red h2 {
    background: url('../images/teaser_large-h2-red.gif') no-repeat;
}

#center #startseite .large-red p {
    background-color: #fdf2f3;
    color: #ad141b;
    border: 1px solid #e0bdaf;
}

#center #startseite .large-red p a {
    color: #ad141b;
    background: url(../images/teaser_link-green.gif) no-repeat 0 60%;
}
/* Color Blue */
#center #startseite .large-blue h2 {
    background: url('../images/teaser_large-h2-blue.gif') no-repeat;
}

#center #startseite .large-blue p {
    background-color: #eaf2f6;
    color: #005582;
    border: 1px solid #a9c0dc;
}

#center #startseite .large-blue p a {
    color: #005582;
    background: url(../images/teaser_link-green.gif) no-repeat 0 60%;
}
/*#######################################
 *  Definition Medium Teaser
 ########################################*/
#center #startseite .medium {
    width: 276px;
    overflow: hidden;
    float: left;
}

#center #startseite .medium h2 {
    color: #fff;
    padding: 7px 0 5px 27px;
    font-size: 1.2em;
    margin: 0;
}

#center #startseite .medium p {
    padding: 8px 9px 8px 17px;
    margin: 0;
}
/* Color Green */
#center #startseite .medium-green h2 {
    background: url('../images/teaser_medium-h2-green.gif') no-repeat;
}

#center #startseite .medium-green p {
    border: 1px solid #a9dcce;
    color: #009361;
    background: url(../images/teaser_link-green.gif) no-repeat 10px 52% #f1fff8;
}
#center #startseite .medium-green a {  color: #009361;}
/* Color Orange */
#center #startseite .medium-orange h2 {
    background: url('../images/teaser_medium-h2-orange.gif') no-repeat;
}

#center #startseite .medium-orange p {
    border: 1px solid #f4ce99;
    color: #c36800;
    background: url(../images/teaser_link-green.gif) no-repeat 10px 52% #fffff3;
}
#center #startseite .medium-orange a { color: #c36800;}
/* Color Red */
#center #startseite .medium-red h2 {
    background: url('../images/teaser_medium-h2-red.gif') no-repeat;
}

#center #startseite .medium-red p {
    color: #ad141b;
    border: 1px solid #e0bdaf;
    background: url(../images/teaser_link-green.gif) no-repeat 10px 52% #fdf2f3;
}
#center #startseite .medium-red a {color: #ad141b;}

/* Color Blue */
#center #startseite .medium-blue h2 {
    background: url('../images/teaser_medium-h2-blue.gif') no-repeat;
}

#center #startseite .medium-blue p {
    color: #005582;
    border: 1px solid #a9c0dc;
    background: url(../images/teaser_link-green.gif) no-repeat 10px 55% #eaf2f6;
}
#center #startseite .medium-blue a {color: #005582;}

#center #startseite .first {
    margin-right: 4px;
    clear: both;
}

#center #startseite .last {
    margin: 0 0 0 4px;
}
/*#######################################
 *  Definition Small Teaser
 ########################################*/
#center #startseite .small {
    width: 182px;
    float: left;
    overflow: hidden;
    margin-bottom: 4px;
    padding: 0;
    background: #33FF99;
}

#center #startseite .small h2 {
    color: #fff;
    padding: 4px 0 4px 27px;
    font-size: 1.0em;
    margin: 0;
}

#center #startseite .small a {
    text-decoration: none;
}

#center #startseite .small a:hover {
    text-decoration: underline;
}
/* Color Orange */
#center #startseite .small-orange h2 {
    color: #893b01;
    border: 1px solid #f4ce99;
    background: url(../images/teaser_h2-orange.gif) no-repeat 10px 60% #fffff3;
}

#center #startseite .small-orange a {
    color: #893b01;
}
/* Color Green */
#center #startseite .small-green h2 {
    color: #009361;
    border: 1px solid #a9dcce;
    background: url(../images/teaser_h2-orange.gif) no-repeat 10px 60% #f1fff8;
}

#center #startseite .small-green a {
    color: #009361;
}
/* Color Blue */
#center #startseite .small-blue h2 {
    color: #005582;
    border: 1px solid #a9c0dc;
    background: url(../images/teaser_h2-red.gif) no-repeat 10px 60% #eaf2f6;
}

#center #startseite .small-blue a {
    color: #005582;
}
/* Color Red */
#center #startseite .small-red h2 {
    color: #ad141b;
    border: 1px solid #e0bdaf;
    background: url(../images/teaser_h2-red.gif) no-repeat 10px 60% #fdf2f3;
}

#center #startseite .small-red a {
    color: #ad141b;
}

.green input.input {
    border: 1px solid #a9dcce;
    padding: 3px;
    font-size: 11px;
    color: #315a4c;
    float: left;
    width: 150px;
}

input.submit {
    padding: 3px 0 0 5px;
    float: left;
}

.green form h4 {
    color: #315a4c;
    padding: 0 0 5px 0;
    margin: 0;
    font-size: 11px;
}

#right .green form p.moreemail {
    padding: 6px 0 6px 0;
    clear: both;
}

#right .green form p.moreemail a {
    color: #c67211;
    text-decoration: underline;
    font-size: 10px;
    padding-left: 10px;
    background: url(../images/teaser_link-green.gif) no-repeat 2px 5px;
}
/* ##### News (new by danny 28.04.3008) ##### */
.news-list-item {
    border: 1px solid #c5ddf5;
    border-top: 1px solid #afc0c8;
    background: #f6fbfe;
    margin-bottom: 10px;
    float: left;
    width: 536px;
}

.news-header {
    height: 30px;
    background: url('../images/bg_newsheader.gif');
    position: relative;
    float: left;
    width: 538px;
}

.news-header span {
    position: absolute;
    top: 9px;
    right: 9px;
    width: 160px;
    text-align: right;
    font-size: 0.9em;
}

.news-header h3 {
    margin: 0 !important;
    padding: 7px 170px 0 29px !important;
    font-size: 1.2em !important;
    border: none !important;
}

.news-list-sub {
    background: #e8eef1 url('../images/bg_newsdate.gif') repeat-x top;
    border-bottom: 1px solid #fff;
    padding: 5px 8px;
    color: #48718b;
    text-align: right;
}

.news-list-sub h4 {
    text-align: left;
    margin: 0;
    padding: 0;
    font-size: 11px;
}

.news-list-sub a {
    color: #c36800;
    text-decoration: none;
    background: url('../images/icon_code.gif') no-repeat 0 2px;
    padding: 0 0 0 13px;
}

.news-list-sub a:hover {
    text-decoration: underline;
}

.news-content {
    padding: 4px 8px;
    width: 520px;
    float: left;
}

.news-content .news-img {
    float: left;
    margin: 0 9px 0 0;
}

.news-content dt {
    font-weight: bold;
    color: #c36800;
    padding: 0 0 6px 0;
}

.news-content dd {
    padding: 0 0 0 15px;
    margin: 0;
    font-style: italic;
}

.news-single-backlink {
    background: #e8eef1;
    padding: 6px 9px;
    float: left;
    width: 518px;
}

.news-single-backlink a {
    color: #c36800;
    text-decoration: underline;
    background: url('../images/icon_back.gif') no-repeat 0 1px;
    padding: 0 0 0 17px;
}

.news-single-backlink a:hover {
    text-decoration: none;
}

.news-single-additional-info {
    border-top: 1px solid #c5ddf5;
    padding: 0px 8px;
    color: #597481;
    clear: both;
}
/* ##### Downloads (new by danny 28.04.3008) ##### */
.filelinks .even, .filelinks .odd {
    padding: 5px 0 5px 25px;
    border-bottom: 1px dotted #c5ddf5;
    background-position: 0 50%;
    margin: 0;
}

.filelinks a {
    font-weight: bold;
}

.filelinks a:hover {
    color: #c36800;
    text-decoration: underline;
}

.filelinks .last {
    border-bottom: 0px;
}
/* ##### Image Caption (new by danny 28.04.3008) ##### */
.csc-textpic-caption, .news-single-imgcaption {
    font-style: italic;
    color: #5081a1;
}
/* ##### Image Floating (new by danny 28.04.3008) ##### */
.csc-textpic-intext-left .csc-textpic-imagewrap {
    float: left;
    padding-right: 10px;
}

.news-single-img, .csc-textpic-intext-right .csc-textpic-imagewrap {
    float: right;
    padding: 0px;
    padding-left: 10px;
}

.csc-textpic-intext-right .csc-textpic-imagewrap img {
    padding: 0px;
    margin: 0px;
}

.csc-textpic-intext-right .csc-textpic-imagewrap, .csc-textpic-intext-left .csc-textpic-imagewrap {
    padding-bottom: 10px;
}
/* ##### Breadcrumb + Search (new by danny 30.04.3008) ##### */
#options {
    width: 950px;
    padding: 5px 20px;
    float: left;
}

#breadcrumb {
    width: 690px;
    float: left;
    padding: 4px 0 0 0;
}
#langselect {
  padding:0px;
  margin:0px;
}
#langselect img {
  height:11px;
  width:16px;
  margin-top:3px;
  padding:2px;  
}
  
#langselect .CUR img{
border:1px solid gray;
padding:1px;
} 
    

#breadcrumb p {
    margin: 0;
    padding: 0;
    color: #3f6558;
}

#breadcrumb a {
    color: #20a175;
    text-decoration: underline;
}

#breadcrumb a:hover {
    text-decoration: none;
}

#breadcrumb a.active, #breadcrumb a:focus, #breadcrumb a:focus {
    color: #c36800;
    font-weight: bold;
}

#options #search {
    width: 190px;
    float: right;
    padding: 0 0 0 10px;
}

#options #search fieldset {
    border: none;
    padding: 0;
    margin: 0;
}

#options #search fieldset input#searchfield {
    border: 1px solid #c9d0d6;
    width: 153px;
    margin-right: 5px;
    padding: 2px 4px;
    float: left;
    color: #3f6558;
    background: #fdfdfd;
}

#options #search fieldset input#searchbutton {
    border: none;
    background: url('../images/icon_search.gif') no-repeat 0 2px;
    width: 18px;
    height: 16px;
    color: #c36800;
    padding: 0;
    margin: 0;
    cursor: pointer;
}
/* ##### Clearing (new by danny 30.04.3008) ##### */
.clear {
    clear: both;
    height: 0em;
    line-height: 0em;
    font-size: 0em;
}
/* ##### Forms (new by danny 15.05.3008) ##### */
.content_block_full form fieldset {
    border: 1px solid #c5ddf5;
    margin-bottom: 10px;
    padding: 9px;
}

form fieldset legend {
    font-weight: bold;
	  color:#384b66;
}

.tx_powermail_pi1_fieldwrap_html {
    clear: both;
    padding-bottom: 4px;
}

.content_block_full form fieldset label {
    float: left;
    width: 160px;
    padding: 0 10px 0 0;
}
.content_block_full form fieldset label {
	  color:#384b66;
}

.content_block_full form fieldset input, .content_block_full form fieldset textarea, .content_block_full form fieldset select {
    border: 1px solid #c9d0d6;
    background: #fff;
    padding: 2px 4px;
    color: #3f6558;
}
.content_block_full form fieldset select{
	width:100px;
}


.powermail_submit {
	margin-left:170px;
	padding:5px;
	font-weight:bold;

}
.powermail_check_inner {
    padding: 2px 0;
}

.tx_powermail_pi1_fieldwrap_html {
    padding: 6px 0;
    margin: 4px 0;
    border-bottom: 1px dotted #c5ddf5;
    clear: both;
}

.powermail_captcha {
    margin: 0 0 0 20px;
}

.phone_normal {
    background: url('../images/icon_minitel.gif') no-repeat 0 50%;
    padding-left: 15px;
}

.mail_normal {
    background: url('../images/icon_minimail.gif') no-repeat 0 50%;
    padding-left: 15px;
}

.fax_normal {
    background: url('../images/icon_minifax.gif') no-repeat 0 50%;
    padding-left: 15px;
}

.web_normal {
    background: url('../images/icon_miniweb.gif') no-repeat 0 50%;
    padding-left: 15px;
}

.phone_green {
    background: url('../images/icon_minitel-green.gif') no-repeat 0 50%;
    padding-left: 15px;
}

.mail_green {
    background: url('../images/icon_minimail-green.gif') no-repeat 0 50%;
    padding-left: 15px;
}

.fax_green {
    background: url('../images/icon_minifax-green.gif') no-repeat 0 50%;
    padding-left: 15px;
}

.web_green {
    background: url('../images/icon_miniweb-green.gif') no-repeat 0 50%;
    padding-left: 15px;
}

.phone_red {
    background: url('../images/icon_minitel-red.gif') no-repeat 0 50%;
    padding-left: 15px;
}

.mail_red {
    background: url('../images/icon_minimail-red.gif') no-repeat 0 50%;
    padding-left: 15px;
}

.fax_red {
    background: url('../images/icon_minifax-red.gif') no-repeat 0 50%;
    padding-left: 15px;
}

.web_red {
    background: url('../images/icon_miniweb-red.gif') no-repeat 0 50%;
    padding-left: 15px;
}

.phone_blue {
    background: url('../images/icon_minitel-blue.gif') no-repeat 0 50%;
    padding-left: 15px;
}

.mail_blue {
    background: url('../images/icon_minimail-blue.gif') no-repeat 0 50%;
    padding-left: 15px;
}

.fax_blue {
    background: url('../images/icon_minifax-blue.gif') no-repeat 0 50%;
    padding-left: 15px;
}

.web_blue {
    background: url('../images/icon_miniweb-blue.gif') no-repeat 0 50%;
    padding-left: 15px;
}

.frame {
    position: relative;
}
/* ################### MISC / FOOT MENU ###################### */
.miscmenu {
    float: right;
    overflow: hidden;
}

.miscmenu ul {
    list-style: none;
    padding: 6px 0 0 0;
    margin: 0;
}

.miscmenu ul li {
    display: inline;
    padding: 0 15px 0 0;
    margin: 0;
}

.miscmenu ul li.last {
    padding: 0;
}

.miscmenu ul li a {
    color: #c36800;
    text-decoration: none;
    background: url('../images/miscmenu_spacer.gif') no-repeat left 0;
    padding: 0 0 0 14px;
}

.miscmenu ul li.first a {
    background: none;
}

.miscmenu ul li a:hover {
    color: #384b66;
    text-decoration: underline;
}
/* ################### SUCHE ###################### */
.tx-indexedsearch-rules {
}

.tx-indexedsearch-whatis {
    font-size: 13px;
    padding: 10px;
    display: block;
    float: left;
    width: 536px;
}

.tx-indexedsearch-sw {
    font-weight: bold;
}

.tx-indexedsearch-browsebox {
    padding: 12px 10px;
    background: #eaf2f7;
    float: left;
    width: 536px;
}

.tx-indexedsearch-browsebox p {
    margin: 0 !important;
    padding: 0 0 10px 0 !important;
}

.browsebox {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}

.browsebox li {
    display: inline;
}

.browsebox li a {
    color: #c36800;
    text-decoration: underline;
    padding: 0 6px;
}

.browsebox li a:hover {
    text-decoration: none;
}

.tx-indexedsearch-res {
    padding: 0 10px;
}

.tx-indexedsearch-searchbox-button, .powermail_test {
    margin: 0 0 0 5px;
    padding: 0;
    font-weight: bold;
    font-size: 11px;
}
/* Customized */
.searchitem {
    border-bottom: 1px dotted #c5ddf5;
    background: #f6fbfe;
    padding: 15px 0;
    float: left;
    width: 536px;
}

.search-header {
    position: relative;
    float: left;
    width: 536px;
    padding: 0 0 5px 0;
    color: #7b93a4;
}

.search-header span {
    position: absolute;
    top: 5px;
    right: 9px;
    width: 160px;
    text-align: right;
    font-size: 0.9em;
}

.search-header {
    margin: 0px;
    padding: 0px;
    padding-bottom: 5px;
}

.search-header h3 {
    margin: 0 !important;
    padding: 0 170px 0 14px !important;
    font-size: 1.2em !important;
    border: none !important;
    background: url('../images/icon_pfeil.gif') no-repeat 0 5px;
}

.search-header h3 a {
    color: #c36800;
    text-decoration: none;
    padding: 0px;
}

.search-header h3 a:hover {
    text-decoration: underline;
}

.search-content {
    padding: 0 0 5px 0;
    margin: 0px;
}

.search-data {
    font-size: 10px;
    color: #7b93a4;
}
/* ################### Logos ###################### */
#logos {
    padding: 15px 45px;
    margin: 3px 0 0 0;
    border-top: 1px dotted #dcdfe4;
    float: left;
    width: 900px;
}


#logos a img {
    margin: 0 10px;
}
/* ########################################################
 Side Boxes (Danny 28.05.2008)
 ########################################################### */
.sidebar h2 {
    color: #fff;
    padding: 7px 0 0 29px;
    font-size: 1.2em;
}

.sidebar .content_block_full {
    padding: 9px;
    width: 180px;
    float: left;
    margin-top: 2px;
}

.sidebar .content_head_full {
    width: 200px;
    height: 30px;
    float: left;
    margin-top: 2px;
}

.sidebar ul.sidenav {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sidebar p.padding_left {
	padding-left:20px;
}

.sidebar ul.sidenav li {
    list-style: none;
    margin: 0;
    padding: 0;
}



.sidebar ul.sidenav li a {
    display: block;
    width: 160px;
    padding: 5px 0 5px 20px;
    line-height: 15px;
}
.sidebar ul.list li a{background:none; width:180px}

.sidebar ul.list li a{padding-left:0;}

.sidebar ul.sidenav li a:hover {
    list-style: none;
}

.sidebar ul.sidenav li ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sidebar ul.sidenav li ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sidebar ul.sidenav li ul li a {
    width: auto;
    background: none;
    border: none;
}

.sidebar ul.sidenav li ul li a:hover {
    width: auto;
    background: none;
    border: none;
}

.sidebar ul.sidenav li .frame {
    margin: 0;
    padding: 0;
    display: block;
    width: 180px;
}


.sidebar ul.sidenav li.last {
    border-bottom: 0px !important;
}
/* +++addesd by joe */
.sidebar .phone_large {
    font-weight: bold;
    background-position: 0 1px;
    background-repeat: no-repeat;
    padding: 0 0 0 23px;
    margin: 0;
    font-size: 1.1em;
    display: block;
}

.Text_Email {
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 20px;
}

.Text_Email a {
    padding-left: 23px;
}

.sidebar input {
    padding: 3px;
    margin-bottom: 5px;
}
/* #### Green */
.sidebar .color-green .content_block_full {
    border: 1px solid #a9dcce;
    background: #f1fff8;
    color: #009361;
}

.sidebar .color-green .content_head_full {
    background: url('../images/sideblock_head_left.gif');
}

#right .top-green .content_head_full {
    background: url('../images/side_head_right_top-green.gif');
}

#left .top-green .content_head_full {
    background: url('../images/sideblock_head_left_top.gif');
}

.sidebar .color-green ul.sidenav li {
    border-bottom: 1px dotted #ace1cf;
}

.sidebar .color-green ul.sidenav li a {
    color: #3f6558;
    background: url('../images/icon_menu_orange.gif') no-repeat 0px 4px;
}

.sidebar .color-green ul.sidenav li ul li.first {
    border-top: 1px dotted #ace1cf;
}

.sidebar .color-green ul.sidenav li ul li a {
    background: url('../images/green_li_sub_off.gif') no-repeat 6px 10px;
}

.sidebar .color-green ul.sidenav li ul li a:hover {
    background: url('../images/green_li_sub_on.gif') no-repeat 6px 10px;
}
/* +++added by joe */
.sidebar .color-green .phone_large {
    background-image: url('../images/icon_phone_large_green.gif');
	color: #c36800;
}

.sidebar .color-green hr {
    border: none;
    border-bottom: 1px dotted #a9dcce;
    margin: 0;
    margin-bottom: 10px;
}

.sidebar .color-green .Text_Email {
    background-image: url(../images/icon_mail.gif);
}

.sidebar .color-green .Text_Email a {
    color: #c36800;
}

.sidebar .color-green input {
    border: 1px solid #a9dcce;
}

.sidebar .color-green input.submit {
    border: none;
}
/* #### Orange */
.sidebar .color-orange .content_block_full {
    border: 1px solid #f4ce99;
    background: #fffff3;
    color: #c36800;
}

.sidebar .color-orange .content_head_full {
    background: url('../images/sideblock_head_right.gif');
}

#right .top-orange .content_head_full {
    background: url('../images/sideblock_head_right_top.gif');
}

#left .top-orange .content_head_full {
    background: url('../images/side_head_left_top-orange.gif');
}

.sidebar .color-orange ul.sidenav li {
    border-bottom: 1px dotted #e1c5ac;
}

.sidebar .color-orange ul.sidenav li a {
    color: #c36800;
    background: url('../images/icon_menu_orange.gif') no-repeat 0px 4px;
}

.sidebar .color-orange ul.sidenav li ul li.first {
    border-top: 1px dotted #e1c5ac;
}

.sidebar .color-orange ul.sidenav li ul li a {
    background: url('../images/orange_li_sub_off.gif') no-repeat 6px 10px;
}

.sidebar .color-orange ul.sidenav li ul li a:hover {
    background: url('../images/orange_li_sub_on.gif') no-repeat 6px 10px;
}

.sidebar .color-orange img {
    border: 1px solid #f4ce99;
}

.sidebar .color-orange .phone_large {
    background-image: url('../images/icon_phone_large_orange.gif');
	color: #009361;
}

.sidebar .color-orange hr {
    border: none;
    border-bottom: 1px dotted #f4ce99;
    margin: 0;
    margin-bottom: 10px;
}

.sidebar .color-orange .Text_Email {
    background-image: url(../images/icon_mail_orange.gif);
}

.sidebar .color-orange .Text_Email a {
    color: #c36800;
}

.sidebar .color-orange input {
    border: 1px solid #f4ce99;
}

.sidebar .color-orange input.submit {
    border: none;
    width: 16px;
    height: 16px;
}
/* MAGENTA + BLUE IN ATSEA.CSS */

#rgtabs table{
	border:none;
}
#rgtabs .content_head_full{
	margin-top:0px;
}
#rgtabs .content_block_full
{
	border:none;
}


/* ##### 05.05.2008 added by Joe // center and blockquote style */

.zentriert {
	text-align: center;
}

.blocksatz {
	text-align: justify;
}

.tr-last .td-last, .tr-last th{ border-bottom:none;}

table tbody tr th{
	border:none;
	width:20%;
	border-bottom:1px solid #c5ddf5;
}


/* CSC STYLED CONTENT*/
/* Pictures on left, add margin on right */


	/* Pictures on right, add margin on left */


	/* Pictures centered, add margin on left */

	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { 

	padding-bottom:10px;   
	}

	
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; margin-bottom:5px; padding-top:2px;}

#right DIV.csc-textpic DIV.csc-textpic-imagewrap { margin: 0; padding:0px; }

/*Ausgabe f�r die Full Ansicht*/
.col2-left #center {
    float: left;
    width: 768px;
}
.col2-left #center .content_head_full {
    float: left;
    width: 768px;
    height: 30px;
    margin-top: 2px;
    background: url('../images/content_head_2cols.gif');
    overflow: hidden;
}

.col2-left #center .content_head_full h2 {
    clear: both;
    margin: 0px;
    padding: 0px;
    padding: 7px 0 0 29px;
    font-size: 1.2em;
}

.col2-left .specialteaser {
    float: left;
    margin-top: 2px;
    width: 768px;
    overflow: hidden;
}

.col2-left #center .content_block_full {
    float: left;
    width: 750px;
    border: 1px solid #c5ddf5;
    margin-top: 2px;
    padding: 8px 8px 0 8px;
    overflow: hidden;
}

.col2-left .teaserblock {
    float: left;
    width: 768px;
    margin: 2px 0 0 0;
}

.col2-left #content_all {
    float: left;
    width: 990px;
    background: url('../images/tex_content-2cols.gif');
    margin: 2px 0 0 0;
}

.col2-left #content_top {
    float: left;
    width: 990px;
    background: url('../images/tex_content_top-2cols.gif') no-repeat;
    padding: 3px 0 0 0;
}

.col2-left #content_bot {
    float: left;
    width: 980px;
    background: url('../images/tex_content_bot-2cols.gif') no-repeat bottom;
    padding: 0 5px 5px 5px;
}

.col2-left iframe { margin: 0px -8px; width: 765px; margin-top: -8px; margin-bottom:-4px;  }









#start_teaser .teaserblock {

	float:left;

	width:556px;

	margin: 2px 0 0 0;

}



#start_teaser .teaser {

	float:left;
	width:184px;

	margin-left:2px;

}



#start_teaser  .first {

	margin-left:0px;

}





#start_teaser .teaser_head {

	width:184px;

	height:30px;

	background:url('../images/teaser_head.gif');

	overflow:hidden;

}



#start_teaser .teaser_head h3 {
	background:none;
	margin:0px;

	padding:0px;

	padding: 7px 0 0 29px;

	font-size:1.2em;

}



#start_teaser .teaser_content {

	border:1px solid #c5ddf5;

	text-align:right;

	margin-top:2px;

	position:relative;

	width:182px;

	height:144px;

	overflow:hidden;

}



#start_teaser .teaser_content p {

	padding:4px 0 0 0;

	margin:0px;

}



#start_teaser a.link_teaser {

	background:url('../images/icon_link_blue.gif') no-repeat 2px 2px;

	padding: 0 8px 0 15px;

	font-weight: bold;

	color: #c36800;

	text-decoration: none;	

}



#start_teaser a.link_teaser:hover {

	text-decoration: underline;

}



#start_teaser a.link_teaser:focus, a.link_teaser:active {

	color:#384b66;

}



#start_teaser .teaser_info {

	width:80px;

	height:65px;

	/*background:url('/images/tex_teaserinfo.gif') repeat-x #e9983c;*/

	position:absolute;

	left:4px;

	top:77px;

	color:#ffffff;

	text-align:left;

}



#start_teaser .teaser_info p {

	margin:0px;

	padding:0px;

}



#start_teaser .teaser_info .teaser_info_top {

	background:#384b66;

	padding: 7px 0 0 0;

	width:80px;

	height:36px;

	text-align:center;

}



#start_teaser .teaser_info .price {

	font-size:1.2em;

	font-weight:bold;

}



#start_teaser .teaser_info .teaser_info_bot {

	background:#e9983c;

	width:80px;

	height:17px;

	padding: 3px 0 0 0;

	font-size:0.9em;

	text-align:center;

}



#start_teaser .teaser .teaser_data {

	border-left:1px solid #c5ddf5;

	border-right:1px solid #c5ddf5;

	border-bottom:1px solid #c5ddf5;

	padding: 7px 8px 0 8px;

	width:166px;

	overflow:hidden;

}



#start_teaser .teaser_data ul {

	margin:0 0 7px 0;

	padding:0px;

	list-style:none;

	font-size:0.9em;

}
	
	
#center .wrapper{
	margin:0;
	padding:0;
	float:left;
}
	

	
	
.tx-veguestbook-pi1 {
font-size:100%;
}
.tx-veguestbook-pi1 p.tx-guestbook-form-error {
color:#990000;
font-weight:bold;
}
.tx-veguestbook-pi1 .tx-guestbook-result {
float:left;
font-weight:bold;
}
.tx-veguestbook-pi1 .tx-guestbook-pagination {
float:right;
font-weight:bold;
}

.tx-veguestbook-pi1 .tx-guestbook-left {
background:transparent;
float:left;
min-height:4em;
padding:1em;
width:150px;
}
.tx-veguestbook-pi1 .tx-guestbook-left {
height:4em;
}
.tx-veguestbook-pi1 .tx-guestbook-left p {
}
.tx-veguestbook-pi1 .tx-guestbook-right {
	background:transparent;

float:left;
padding:1em;
width:340px;
}
.tx-veguestbook-pi1 .tx-guestbook-latest p, .tx-veguestbook-pi1 .tx-guestbook-right p {

}
.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date, .tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
font-weight:bold;
}
.tx-veguestbook-pi1 .tx-guestbook-right h3 {
background:transparent none repeat scroll 0 0;
font-size:100%;
font-weight:bold;
}
.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
font-size:75%;
font-style:italic;
}
.tx-veguestbook-pi1 .tx-guestbook-latest {
clear:both;
display:block;
padding:0.25em;
}
.tx-veguestbook-pi1 .tx-guestbook-field {
clear:both;
display:block;
padding:1em 0;
width:100%;
}
.tx-veguestbook-pi1 .tx-guestbook-field label {
clear:both;
display:block;
float:left;
width:10em;
}
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
float:left;
width:10em;
}
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
float:left;
width:20em;
}
.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
display:block;
float:left;
width:30em;
}
.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
color:#990000;
}
.tx-veguestbook-pi1 fieldset {
border:medium none;
}
.tx-veguestbook-pi1 legend {
display:none;
}
.tx-veguestbook-pi1 .tx-guestbook-freecap {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F7F7F7 none repeat scroll 0 0;
border:1px solid #CCCCCC;
display:block;
float:left;
}
.tx-veguestbook-pi1 .tx-guestbook-freecap {
margin-left:2.25em;
}
.tx-veguestbook-pi1 .tx-guestbook-freecap img {
display:block;
float:left;
padding-left:0.25em;
}
.tx-veguestbook-pi1 .tx-guestbook-freecap input {
float:left;
}
.tx-veguestbook-pi1 .tx-guestbook-freecap label {
clear:both;
display:block;
float:none;
margin-bottom:0.5em;
width:10em;
}
.tx-veguestbook-pi1 .tx-guestbook-freecap p {
font-size:75%;
padding:0.25em;
}
.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
display:none;
}
.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
color:#990000;
}
.tx-veguestbook-pi1 .tx-guestbook-clear {
clear:both;
display:block;
}
.tx-veguestbook-pi1 input.tx-guestbook-submit {
display:block;
width:auto;
}






/* mediaboxAdvanced - white theme */

#mbOverlay {
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
	overflow:hidden;
    background: transparent url(/images/mediabox/80.png) repeat;
}

#mbOverlay.mbOverlayFF {
    background: transparent url(/images/mediabox/80.png) repeat;
}

#mbOverlay.mbOverlayIE {
    position: absolute;
}

#mbCenter {
    position: absolute;
    z-index: 9999;
    left: 50%;
    overflow: hidden;
	border:2px solid #C5DDF5;
    background-color: #f6fbfe;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.40);
    -webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.40);
}

#mbCenter.mbLoading {
    background: #fff url(/images/mediabox/WhiteLoading.gif) no-repeat center;

/*  This style is applied only during animation.    */
/*  For example, the following turns off shadows,   */
/*  helping browser performance on slow systems.    */
/*  To leave shadows on, just remove these lines:   */
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

#mbImage {
    position: relative;
    left: 0;
    top: 0;
    overflow:hidden;
/*  Begin styles for inline content, if no style is given   */
    font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
    line-height: 20px;
    font-size: 12px;
    color: #000;
    text-align: left;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 5px;
	padding-top:0;
}
#mbImage iframe {
    overflow:hidden;
}
#mbImage a, #mbImage a:link, #mbImage a:visited {
    color: #333;
}

#mbImage a:hover, #mbImage a:active {
    color: #000;
}

/*  End inline content styles   */
#mbBottom {
    min-height: 20px;
    font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
    line-height: 20px;
    font-size: 12px;
    color: #999;
    text-align: left;
    padding: 10px 10px 0;
}

#mbTitle {
    display: inline;
    color: #000;
    font-weight: bold;
    line-height: 20px;
    font-size: 12px;
}

#mbNumber {
    display: inline;
    color: #333;
    line-height: 14px;
    font-size: 10px;
    margin: auto 10px;
}

#mbCaption {
    display: block;
    color: #333;
    line-height: 14px;
    font-size: 10px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
    display: block;
    float: right;
    height: 20px;
    margin: 0;
    outline: none;
}

#mbPrevLink {
    width: 83px;
    background: transparent url(/images/mediabox/WhitePrevious.gif) no-repeat center;
}

#mbNextLink {
    width: 54px;
    background: transparent url(/images/mediabox/WhiteNext.gif) no-repeat center;
}

#mbCloseLink {
    width: 160px;
    background: transparent url(/images/mediabox/WhiteClose.gif) no-repeat center;
}
#mbCloseLink big { display:none; }

/*  Styles for flash version alert  */

#mbError {
    position: relative;
    font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
    line-height: 20px;
    font-size: 12px;
    color: #000;
    text-align: center;
    border: 10px solid #700;
    padding: 10px 10px 10px;
    margin: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active {
    color: #700;
    font-weight: bold;
    text-decoration: underline;
}



	