@import url('design_2.css');

/* basic-styles */
* {
    margin:0;
    padding:0;
}

html, body {
    min-height:100%;
    height:100%;
}

body {
    background-color:#eee;
    color:#000;
    font-family:'Trebuchet MS','Arial','Helvetica','san-serif';
    font-size:11px;
}

p {
    font-size:11px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:15px;
}

img {
    border:0;
}

cite {
    color:#aaa;
    display:none;
    margin:10px;
}

a:focus,
a:link,
a:visited,
a:active {
    color:#333;
    font-size:11px;
    text-decoration:underline;
}

.hfu,
.hidefromuser {
    display:none;
}

.clearfix:after {
    content:'.';
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
/* End hide from IE-mac */

.loader_1 {
    background-color:#ddd;
    border:1px solid #ccc;
    border-left:0;
    float:left;
    height:16px;
    width:20px;
}

.ecb {
    margin:10px 0;
}

.ecb p,
.ecb ul,
.ecb ol {
    margin:5px 0 10px 2px;
    line-height:18px;
}

.ecb h3 {
    background: url('../graphics/icons/std-bullet-3.png') no-repeat 0 3px;
    padding-left:16px;
}

.cbg-1 {
    background-color:#f9f9f9;
    border:1px solid #e6e6e6;
}

br {
    clear:both;
}

.ar {
    text-align:right;
}

.al {
    text-align:left;
}

.ac {
    text-align:center;
}

.zeichen_anzahl,
.counter {
    color:#666;
    font-size:10px;
}

.counter {
    cursor:help;
}

.anmerkung,
.annotation {
    color:#555;
    font-size:10px;
}

.match-text-1 {
    background-color:#F2D4AE;
    padding:0 3px;
}

.match-text-2 {
    background-color:#C6D8EB;
    padding:0 3px;
}

.text-1 {
    color:#555;
}

.text-2 {
    color:#444;
}

.highlight-text-3,
.text-3 {
    color:#cc3333 !important;
}

.text-4 {
    font-size:14px;
    font-weight:bold;
    letter-spacing:1px;
}

.text-5 {
    color:#367B36;
}

.text-6 {
    color:#bbb;
}

.spacer-1 {
    clear:both;
    height:5px;
    line-height:5px;
}

.spacer-2 {
    clear:both;
    height:25px;
    line-height:25px;
}

.spacer-3 {
    background-color:#ccc;
    clear:both;
    height:1px;
    line-height:1px;
    margin:10px 0;
}

.spacer-4 {
    border-bottom:2px dotted #ddd;
    clear:both;
    height:1px;
    line-height:1px;
    margin:10px 0;
}

/*
################################
	dynamische teaserboxen (start)
################################
*/
.news {
    margin:10px;
    width:15em;
    background-color:#eee;
}

.intro {
    display:none;
}
/*
################################
	dynamische teaserboxen (end)
################################
*/

table {
    font-size:11px;
}

.inner-table td,
.inner_table td {
    border:0 !important;
}

h1 {
    font-size:12px;
    font-weight:bold;
}

h2 {
    font-size:13px;
    font-weight:bold;
    font-style:italic;
}

h3 {
    color:#000;
    font-size:11px;
    font-weight:bold;
}

h4 {
    color:#000;
    font-size:11px;
    font-weight:bold;
    font-style:italic;
}

input,
select,
textarea {
    background-color:#f5f5f5;
    border:1px solid #d6d6d6;
    color:#000;
    font-size:11px;
}

input,
textarea {
    padding:1px 2px;
}

.std_radio,
.std-radio {
    background-color:#fff;
    border:1px solid #fff;
    cursor:pointer;
    float:left;
    height:16px;
    width:25px;
}

.std-label {
    cursor:pointer;
    display:block;
    float:left;
    font-size:11px;
    margin:1px 0;
    width:150px;
}

.std-text-input,
.std-select {
    display:block;
    float:left;
}

.std-checkbox {
    border:1px solid #fff;
    background-color:#ddd;
    cursor:pointer;
    display:block;
    float:left;
    height:15px;
    margin:2px 5px 0 0;
    width:15px;
}

input.readonly
{
    background-color:#e3e3e3;
    border:1px solid #bbb;
    overflow:hidden;
}

textarea.readonly {
    background-color:#e3e3e3;
    border:1px solid #d3d3d3;
    cursor:default;
}

#h-main-menu {
    background:url('../graphics/design/menu-1-bg.gif') no-repeat bottom left;
    clear:both;
    height:33px;
    width:980px;
}

#h-main-menu-tabs {
    float:left;
    height:24px;
    text-align:left;
}

#h-main-menu-home-link a:focus,
#h-main-menu-home-link a:link,
#h-main-menu-home-link a:visited,
#h-main-menu-home-link a:active {
    border:0;
    border-bottom:1px solid #49484A;
    color:#000;
    font-weight:bold;
    height:18px;
    line-height:18px;
    margin-left:20px;
    text-decoration:none;
}

#h-main-menu-home-link a:hover {
    border-style:dashed;
    text-decoration:none;
}

#home_edit_open_pane {
    cursor:pointer;
    margin-left:5px;
    text-decoration:underline;
}

#home_edit_open_pane:hover {
    text-decoration:none;
}

#home_edit_toggle_pane {
    background:url('../graphics/icons/bullet_up.gif') no-repeat top left;
    color:#333;
    cursor:pointer;
    padding-left:18px;
    text-decoration:underline;
}

#home_edit_toggle_pane:hover {
    color:#000;
    text-decoration:none;
}

#tpl-left {
    float:left;
    font-size:11px;
    margin-top:8px;
    text-align:left;
    width:175px;
}

#tpl-right {
    float:right;
    text-align:center;
    width:164px;
}

#tpl-bg-wrapper {
    text-align:center;
}

#tpl-page-wrapper {
    margin:0 auto;
    width:1150px;
}

#tpl-wrapper-1 {
    background-color:#eee;
    /*border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;*/
    float:left;
    text-align:left;
    width:980px;
}

#tpl-page-body-wrapper {
    clear:both;
    width:980px;
}

#tpl-content-wrapper-1 {
    float:left;
    width:980px;
}

#tpl-content-wrapper-2 {
    float:left;
    width:980px;
}

#tpl-content-box {
    /*margin:0 20px;*/
}

#top-partners {
    height:94px;
    position:absolute;
    right:0;
    top:0;
    text-align:center;
    width:300px;
}

#tpl-disclaimer {
    border-top:1px dashed #ccc;
    border-bottom:1px dashed #ccc;
    clear:both;
    color:#222;
    font-size:11px;
    margin:15px 0 25px 0;
    padding:5px 0;
    text-align:center;
}

#tpl-footer {
    clear:both;
    width:980px;
}

#tpl-footer div.section {
    float:left;
    margin:0 0 25px 25px;
    text-align:left;
    width:170px;
}

#tpl-footer ul {
    list-style-type:none;
    margin-top:4px;
}

#tpl-footer ul li {
    padding:1px 0;
    margin-left:2px;
}

.flh-1 {
    text-transform:uppercase;
}

.list-1 li {
    display:inline;
    padding-right:8px;
}

a:hover {
    outline:none;
    text-decoration:none;
}

.ul-1 {
    list-style-type:none;
}

ul.style_type_1 li {
    background:url('../graphics/icons/square_4.gif') no-repeat top left;
    list-style-type:none;
    padding-left:12px;
}

.style_type_1 td {
    background:url('../graphics/icons/square_4.gif') no-repeat top left;
    padding-left:12px;
}

.list-style-1 {
    list-style-type:square;
    margin-bottom:3px;
}

.cat-listing-1 {
    border-top:1px solid #999;
    margin:5px 0 0 5px;
    padding-top:10px;
    width:680px;
}

.cat-listing-1 td {
    background:url('../graphics/icons/square_3.gif') no-repeat top left;
    padding-left:12px;
    width:49%;
}

.cat-listing-1 td.empty {
    background:none;
}

#cat_listing li.cat_link {
    background:url('../graphics/icons/square_5.gif') no-repeat top left;
    padding-left:8px;
}

.wo-info-1 {
    border:1px solid #999;
    margin:0 20px 10px 0;
    padding:10px;
}

.wo-info-1 legend {
    color:#cc3333;
    font-weight:bold;
    margin:0 10px;
    padding:0 10px;
}

/* header */
#header-box {
    height:100px;
    position:relative;
}

#sp-logo {
    margin-left:25px;
}

#qs-bar-1-wrapper {
    background:transparent url('../img3/tiles/gray-3.gif') repeat-x top left;
    border-bottom:1px solid #ccc;
    clear:both;
    height:29px;
    width:979px;
}

#home-box {
    float:left;
    font-weight:normal;
}

#qs-bar-1-inner {
    height:18px;
    padding-top:6px;
}

#qs-bar-1-inner * {
    vertical-align:middle;
}

#qs-bar-1 {
    color:#333;
    float:right;
    font-size:10px;
    font-weight:bold;
    width:640px;
}

#qs-bar-1 label {
    padding:0 2px 0 10px;
}

#qs-start-btn-mini {
    background:url('../graphics/buttons/qs-go.gif') no-repeat center center;
    border:0;
    cursor:pointer;
    height:18px;
    margin:0 20px 0 10px;
    width:41px;
}

#qs_entered_keywords,
#qs_wo,
#qs_wo_ort,
#qs_type,
#qs_text {
    background-color:#fff;
    border:1px solid #bbb;
    font-size:11px;
    margin:0;
    width:150px;
}

#home_edit_pane {
    background-color:#f9f9f9;
    clear:both;
}

#tpl-bread-crumb-1 {
    border-width:0;
    clear:left;
    color:#000;
    font-size:11px;
    padding:10px 5px;
    text-align:left;
}

#tpl-bread-crumb-1 span,
#tpl-bread-crumb-1 a:focus,
#tpl-bread-crumb-1 a:link,
#tpl-bread-crumb-1 a:visited,
#tpl-bread-crumb-1 a:active
{
    background:url('../graphics/icons/arrow_head_5.gif') no-repeat top left;
    color:#444;
    font-size:11px;
    font-weight:normal;
    margin-right:10px;
    padding:0 0 0 8px;
    text-decoration:none;
}

#tpl-bread-crumb-1 a:hover {
    background:url('../graphics/icons/arrow_head_6.gif') no-repeat top left;
    color:#000;
    padding:0 0 0 8px;
    text-decoration:underline;
}

#nav-2 {
    height:18px;
    margin:15px 20px 0 20px;
    padding:0 10px;
    text-align:right;
}

a#back_link:focus,
a#back_link:link,
a#back_link:visited,
a#back_link:active {
    background:url('../graphics/icons/arrow-1.gif') no-repeat center left;
    padding:1px 0 1px 18px;
}

#nav-wrapper-body {
    padding:10px 0 0 0;
    width:175px;
}

.nav-box {
    background:url('../graphics/tiles/nav-box-1-body-bg.gif') repeat-y top left;
    padding:10px 0;
}

.nav-box li {
    padding-left:10px;
}

.nav-box-spacer {
    clear:both;
    height:10px;
}

.nav-box-1-footer {
    background:url('../graphics/design/nav-box-footer-1.gif') no-repeat bottom left;
    clear:both;
    height:5px;
    line-height:5px;
}

#nav-box-header {
    background:url('../graphics/design/nav-box-header-1.gif') no-repeat top left;
    height:6px;
    line-height:6px;
}

#nav-box-1-header {
    background:url('../graphics/design/nav-1-header.png') no-repeat top left;
    height:27px;
    line-height:27px;
}

#nav-wrapper div span {
    display:none;
}

#nav-wrapper h3 {
    color:#000;
    margin-left:10px;
}

#nav-wrapper ul {
    list-style-type:none;
}

#nav-wrapper ul li {
    padding:0 0 0 10px;
}

/* tpl-content-box */
#content {
    float:left;
    text-align:justify;
    width:803px;
}

#info-box-1 {

}

#info-box-1-text {
    background-color:#ddd;
    border-top:1px solid #797979;
    color:#000;
    font-size:11px;
    letter-spacing:1px;
    line-height:18px;
    padding:10px 0px;
    text-align:center;
    width:169px;
}

#info-box-1-text blockquote {
    line-height:18px;
    letter-spacing:0px;
}

#info-box-1-social-bookmarks {
    padding:10px 0 10px 10px;
}

#info-box-1-social-bookmarks br {
    clear:both;
}

#info-box-1-social-bookmarks a {
    border:1px solid #bbb;
    display:block;
    float:left;
    height:18px;
    margin:2px;
    text-decoration:none !important;
    width:18px;
}

#sb_blinklist {
    background:url('../graphics/icons/social_bm_sprite.gif') no-repeat 0 0;
}
#sb_del_ico_us {
    background:url('../graphics/icons/social_bm_sprite.gif') no-repeat -18px 0;
}
#sb_folkd {
    background:url('../graphics/icons/social_bm_sprite.gif') no-repeat -36px 0;
}
#sb_store_it {
    background:url('../graphics/icons/social_bm_sprite.gif') no-repeat -54px 0;
}
#sb_google {
    background:url('../graphics/icons/social_bm_sprite.gif') no-repeat -72px 0;
}
#sb_link_arena {
    background:url('../graphics/icons/social_bm_sprite.gif') no-repeat -90px 0;
}

#sb_mister_wong {
    background:url('../graphics/icons/social_bm_sprite.gif') no-repeat 0 -18px;
}
#sb_one_view {
    background:url('../graphics/icons/social_bm_sprite.gif') no-repeat -18px -18px;
}
#sb_yahoo_web {
    background:url('../graphics/icons/social_bm_sprite.gif') no-repeat -36px -18px;
}
#sb_yigg {
    background:url('../graphics/icons/social_bm_sprite.gif') no-repeat -54px -18px;
}
#sb_web_news {
    background:url('../graphics/icons/social_bm_sprite.gif') no-repeat -72px -18px;
}
#sb_technorati {
    background:url('../graphics/icons/social_bm_sprite.gif') no-repeat -90px -18px;
}

#sb_favit {
    background:url('../graphics/icons/social_bm_sprite.gif') no-repeat 0 -36px;
}
#sb_yahoo_trans {
    background:url('../graphics/icons/social_bm_sprite.gif') no-repeat -18px -36px;
}
#sb_readster {
    background:url('../graphics/icons/social_bm_sprite.gif') no-repeat -36px -36px;
}
#sb_slashdot {
    background:url('../graphics/icons/social_bm_sprite.gif') no-repeat -54px -36px;
}
#sb_bookmarks_cc {
    background:url('../graphics/icons/social_bm_sprite.gif') no-repeat -72px -36px;
}
#sb_newsider {
    background:url('../graphics/icons/social_bm_sprite.gif') no-repeat -90px -36px;
}

#info-box-1-footer {
    background:url('../graphics/design/info-box-1-footer.png') no-repeat top left;
    height:30px;
}

#nl-link-box
{
    position:relative;
    top:125px;
}

#nl-link-box a:focus,
#nl-link-box a:link,
#nl-link-box a:visited,
#nl-link-box a:active
{
    color:#363749;
    font-size:11px;
    font-weight:bold;
    text-decoration:underline;
}

#nl-link-box a:hover {
    text-decoration:none;
}

#nl-subscribe {
    float:left;
    margin:2px 0 0 0;
}

#nl-unsubscribe {
    clear:both;
    float:left;
    margin:2px 0 0 0;
}

#suche-box-1-start-btn {
    background:url('../graphics/buttons/suche-starten-1.gif') no-repeat center center;
    border:0 !important;
    color:#363636;
    cursor:pointer;
    float:right;
    font-size:0;
    margin:0 15px 10px 0;
    height:42px;
    text-align:right;
    width:213px;
}

.btn {
    border:none;
    cursor:pointer;
}

a.vk_btn:focus, a.vk_btn:link, a.vk_btn:visited, a.vk_btn:active,
.vk_btn {
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: none;
    font-family: helvetica,arial,sans-serif;
    letter-spacing:1px;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 20px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    background: #F78D1D url('../graphics/tiles/vk-btn-bg.gif') repeat-x top left;
    background: -moz-linear-gradient(center top , #FAA51A, #F47A20) repeat scroll 0 0 transparent;
    x-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAA51A', endColorstr='#F47A20');
    border: 1px solid #DA7C0C;
}

a.vk_btn:hover,
.vk_btn:hover {
    background: -moz-linear-gradient(center top , #EF9708, #EA731B) repeat scroll 0 0 transparent;
}

input.vk_btn,
button.vk_btn {
    padding-bottom:3px;
    padding-top:3px;
}

a.bb_btn:focus, a.bb_btn:link, a.bb_btn:visited, a.bb_btn:active,
.bb_btn {
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: none;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 20px;
    font-family: helvetica,arial,sans-serif;
    letter-spacing:1px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    background: #224d82 url('../graphics/tiles/bb-btn-bg.gif') repeat-x top left;
    background: -moz-linear-gradient(center top, #568FCA, #003366) repeat scroll 0 0 transparent;
    border: 1px solid #023970;
}

a.bb_btn:hover,
.bb_btn:hover {
    background: -moz-linear-gradient(center top, #386EA7, #003366) repeat scroll 0 0 transparent;
}

input.bb_btn,
button.bb_btn {
    padding-bottom:3px;
    padding-top:3px;
}

a.std_btn:focus, a.std_btn:link, a.std_btn:visited, a.std_btn:active,
.std_btn {
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: none;
    font-family: helvetica,arial,sans-serif;
    letter-spacing:1px;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 20px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    background: #333 url('../graphics/tiles/std-btn-bg.gif') repeat-x top left;
    background: -moz-linear-gradient(center top, #888, #000) repeat scroll 0 0 transparent;
    border: 1px solid #333;
}


a.std_btn:hover,
.std_btn:hover {
    background: -moz-linear-gradient(center top, #aaa, #000) repeat scroll 0 0 transparent;
}

input.std_btn,
button.std_btn {
    padding-bottom:3px;
    padding-top:3px;
}

a.ms_btn:focus, a.ms_btn:link, a.ms_btn:visited, a.ms_btn:active,
.ms_btn {
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: none;
    font-family: helvetica,arial,sans-serif;
    letter-spacing:1px;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 20px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    background: #D50B0B url('../graphics/tiles/ms-btn-bg.gif') repeat-x top left;
    background: -moz-linear-gradient(center top, #E43535, #8E0101) repeat scroll 0 0 transparent;
    border: 1px solid #970202;
}

a.ms_btn:hover,
.ms_btn:hover {
    background: -moz-linear-gradient(center top, #D50B0B, #8E0101) repeat scroll 0 0 transparent;
}

input.ms_btn,
button.ms_btn {
    padding-bottom:3px;
    padding-top:3px;
}

a.ec_btn:focus, a.ec_btn:link, a.ec_btn:visited, a.ec_btn:active,
.ec_btn {
    border-radius: 15px 15px 15px 15px;
    color: #222;
    cursor: pointer;
    display: inline-block;
    float: none;
    font-family: helvetica,arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing:1px;
    padding: 2px 20px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
    background: #aaa url('../graphics/tiles/ec-btn-bg.gif') repeat-x top left;
    background: -moz-linear-gradient(center top, #eee, #aaa) repeat scroll 0 0 transparent;
    border: 1px solid #aaa;
    text-decoration:none;
}

a.ec_btn:hover,
.ec_btn:hover {
    background: -moz-linear-gradient(center top, #fff, #aaa) repeat scroll 0 0 transparent;
}

input.ec_btn,
button.ec_btn {
    padding-bottom:3px;
    padding-top:3px;
}

.vk_search_go {
    background-image:url('../graphics/buttons/vk_search_go.png');
    height:20px;
    width:21px;
}

.loc_submit {
    background-image:url('../graphics/buttons/arrow-right-3.png');
    border:1px solid #666;
    float:left;
    margin-left:1px;
    height:18px;
    width:20px;
    border-radius:2px;
}

.std_go {
    background-color:#000;
}

.std_go_2 {
    background-image: url("../graphics/buttons/std_start_2.gif");
    background-repeat:no-repeat;
}

.vk_go {
    background-color:#ff7c06;
}

.bb_go {
    background-color:#124c8c;
}

.fotos_go {
    background-color:#ce0101;
}

.bd_go {
    background-color:#297c29;
}

.vk_s_start_btn {
    background-image:url('../graphics/buttons/vk-suche-starten-1.gif');
    background-repeat:no-repeat;
    height:24px;
    width:124px;
}
.bb_s_start_btn {
    background:url('../graphics/buttons/bb-suche-starten-1.gif');
    background-repeat:no-repeat;
    height:22px;
    width:120px;
}

.bb_absenden {
    background:url('../graphics/buttons/bb-absenden.gif');
    background-repeat:no-repeat;
    height:20px;
    width:140px;
}

.bb_weiter {
    background:url('../graphics/buttons/bb-weiter.gif') left center;
    background-repeat:no-repeat;
    height:20px;
    width:140px;
}
.bb_zurueck {
    background:url('../graphics/buttons/bb-zurueck.gif');
    background-repeat:no-repeat;
    height:20px;
    width:140px;
}

.bb_zum_eintrag {
    background:url('../graphics/buttons/bb-zum-eintrag-1.gif');
    background-repeat:no-repeat;
    height:16px;
    width:88px;
}

.vk_absenden {
    background:url('../graphics/buttons/vk-absenden.gif');
    height:20px;
    width:140px;
}

.vk_weiter {
    background:url('../graphics/buttons/vk-weiter.gif');
    background-repeat:no-repeat;
    height:20px;
    width:140px;
}
.vk_zurueck {
    background:url('../graphics/buttons/vk-zurueck.gif');
    background-repeat:no-repeat;
    height:20px;
    width:140px;
}

.vk_btn_1 {
    background:url('../graphics/buttons/vk-btn-1.gif');
    background-repeat:no-repeat;
    height:20px;
    width:140px;
}

.std_speichern {
    background:url('../graphics/buttons/std-speichern.gif');
    background-repeat:no-repeat;
    height:20px;
    width:140px;
}

.std_anmelden {
    background:url('../graphics/buttons/std-anmelden.gif');
    background-repeat:no-repeat;
    height:20px;
    width:140px;
}

.std_zurueck {
    background:url('../graphics/buttons/std-zurueck.gif');
    background-repeat:no-repeat;
    height:20px;
    width:140px;
}

.std_feedback_abschicken {
    background:url('../graphics/buttons/std-feedback-abschicken.gif');
    background-repeat:no-repeat;
    height:20px;
    width:180px;
}

.std_nl_abonnieren {
    background:url('../graphics/buttons/std-nl-abonnieren.gif');
    background-repeat:no-repeat;
    height:20px;
    width:180px;
}

.uic_anmelden {
    background:url('../graphics/buttons/uic-anmelden.gif');
    background-repeat:no-repeat;
    height:20px;
    width:140px;
}

.uic_registrieren {
    background:url('../graphics/buttons/uic-registrieren.gif');
    background-repeat:no-repeat;
    height:20px;
    width:180px;
}

.uic_login_anfordern {
    background:url('../graphics/buttons/uic-login-anfordern.gif');
    background-repeat:no-repeat;
    height:20px;
    width:200px;
}

.uic_speichern {
    background:url('../graphics/buttons/uic-speichern.gif');
    background-repeat:no-repeat;
    height:20px;
    width:140px;
}

.uic_daten_speichern {
    background:url('../graphics/buttons/uic-daten-speichern.gif');
    background-repeat:no-repeat;
    height:20px;
    width:200px;
}

.uic_zugangsdaten_speichern {
    background:url('../graphics/buttons/uic-zugangsdaten-speichern.gif');
    background-repeat:no-repeat;
    height:20px;
    width:210px;
}

.uic_zurueck {
    background:url('../graphics/buttons/uic-zurueck.gif');
    background-repeat:no-repeat;
    height:20px;
    width:140px;
}

.uic_album_anlegen {
    background:url('../graphics/buttons/uic-album-anlegen.gif');
    background-repeat:no-repeat;
    height:20px;
    width:157px;
}

.uic_album_speichern {
    background:url('../graphics/buttons/uic-album-speichern.gif');
    background-repeat:no-repeat;
    height:20px;
    width:157px;
}

.uic_ecard_verschicken {
    background:url('../graphics/buttons/uic-ecard-verschicken.gif');
    background-repeat:no-repeat;
    height:20px;
    width:171px;
}

.uic_suche_starten {
    background:url('../graphics/buttons/uic-suche-starten.gif');
    background-repeat:no-repeat;
    height:20px;
    width:122px;
}

.vk_quality_panel {
    background-image:url('../graphics/icons/vk_sterne.gif');
    background-repeat:no-repeat;
    float:right;
    height:12px;
    width:42px;
}

.bb_quality_panel {
    background-image:url('../graphics/icons/bb_sterne.gif');
    background-repeat:no-repeat;
    float:right;
    height:12px;
    width:56px;
}

.vk_t4_stars {
    background-position:0 -24px;
}

.vk_t6_stars {
    background-position:0 -12px;
}

.vk_t5_stars {
    background-position:0 0;
}

.bb_t8_stars {
    background-position:0 -36px;
}

.bb_t1_stars {
    background-position:0 -24px;
}

.bb_t2_stars {
    background-position:0 -12px;
}

.bb_t3_stars {
    background-position:0 0;
}

#loc_abc_city_list_1,
#loc_abc_city_list_2 {
    clear:right;
    list-style:none;
    line-height:20px;
}

#loc_abc_city_list_2 {
    padding:5px 15px;
}

/* veranstaltungs- und branchen-boxen */
#veranstaltungen-teaser-main-table,
#branchen-teaser-main-table {
    background:#fff;
    text-align:left;
    width:890px;
}

#veranstaltungen-teaser-main-table td,
#branchen-teaser-main-table td {
    border-bottom:1px solid #9A9A9A;
    border-right:1px solid #F69D5E;
    border-left:1px solid #F69D5E;
    padding:10px;
}

.teaser-box-1,
.teaser-box-2 {
    background-color:#fff;
}

.teaser-box-1 h3,
.teaser-box-2 h3 {
    color:#fff;
    font-size:12px;
    line-height:13px;
}

.teaser-box-entry-services-1 {
    float:right;
    width:80px;
}

.teaser-box-entry-services-1 li {
    float:right;
    width:20px;
}

.teaser-box-entry-ort {
    float:left;
    width:175px;
}

.teaser-box-entry-title {
    clear:both;
}

.teaser-box-entry-slogan {
    clear:both;
    font-style:italic;
}

.teaser-box-text-1 {
    clear:both;
    color:#666;
    font-size:11px;
    margin:10px 0;
}

.teaser-box-content-1,
.teaser-box-content-2 {
    clear:both;
    height:690px;
    overflow:auto;
}

.teaser-box-content-1 ul,
.teaser-box-content-2 ul {
    list-style-type:none;
    margin:0;
    padding:0;
    text-align:left;
}

.teaser-box-content-1 li.spacer-1,
.teaser-box-content-2 li.spacer-1
{
    background:none;
    border:none;
    height:6px;
    line-height:6px;
}

.teaser-box-content-1 li.entry,
.teaser-box-content-2 li.entry {
    background-color:#f9f9f9;
    border:1px solid #ccc;
    margin:2px;
}

.teaser-box-content-1 li div.teaser-box-entry,
.teaser-box-content-2 li div.teaser-box-entry {
    margin:20px;
}

.teaser-box-footer-1 {
    background-color:#f6903e;
    border:1px solid #f6903e;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    padding:4px 0;
    text-align:right;
    width:355px;
}

.teaser-box-footer-2 {
    background-color:#014992;
    border:1px solid #014992;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    padding:4px 0;
    text-align:right;
    width:355px;
}

iframe {
    border:0;
}

iframe a:focus,
iframe a:link,
iframe a:visited,
iframe a:active {
    color:red;
}

.teaser-box-footer-2 a:focus,
.teaser-box-footer-2 a:link,
.teaser-box-footer-2 a:visited,
.teaser-box-footer-2 a:active,
.teaser-box-footer-1 a:focus,
.teaser-box-footer-1 a:link,
.teaser-box-footer-1 a:visited,
.teaser-box-footer-1 a:active {
    color:#fff;
    font-weight:bold;
    margin-right:25px;
}

#ad-box-detailinfos-box {
    background-color:#f2f2f2;
    border:1px solid #bbb;
}

.ad-box-1 {
    clear:both;
    display:inline-block;
    padding:5px 0 10px 15px;
    text-align:left;
}

.ad-box-2 {
    clear:both;
    display:inline-block;
    padding:8px 0;
    text-align:center;
}

.rl-box-1 {
    /*clear:both;*/
    /*margin:25px 0 20px 0;*/
    text-align:center;
    margin-top:15px;
}

#google-ad-1,
#google-ad-2,
#google-ad-3 {
    margin:10px 0 15px 0;
    text-align:center;
}

/* standard styles */
.link-1,
.link-1:focus,
.link-1:link,
.link-1:visited,
.link-1:active
{
    background:url('../graphics/icons/arrow_head_5.gif') no-repeat top left;
    color:#363749;
    cursor:pointer;
    font-size:11px;
    font-weight:normal;
    padding-left:7px;
    text-decoration:underline;
}

.link-1:hover {
    background:url('../graphics/icons/arrow_head_6.gif') no-repeat top left;
    color:#000;
    padding-left:7px;
    text-decoration:none;
}

a.link-2:focus,
a.link-2:link,
a.link-2:visited,
a.link-2:active
{
    background:url('../graphics/icons/square_5.gif') no-repeat top left;
    color:#363749;
    font-size:11px;
    font-weight:normal;
    padding-left:8px;
    text-decoration:underline;
}

a.link-2:hover {
    background:url('../graphics/icons/square_6.gif') no-repeat top left;
    color:#000;
    padding-left:8px;
}

.link-3,
.link-3:focus,
.link-3:link,
.link-3:visited,
.link-3:active
{
    color:#363749;
    cursor:pointer;
    font-size:11px;
    font-weight:normal;
    text-decoration:underline;
}

.link-3:hover {
    color:#000;
    text-decoration:none;
}

.link-4,
.link-4:focus,
.link-4:link,
.link-4:visited,
.link-4:active
{
    color:#666;
    font-size:11px;
    font-weight:normal;
    text-decoration:none;
}

.link-4:hover {
    color:#000;
    text-decoration:underline;
}

a.std-text-link-1:focus,
a.std-text-link-1:link,
a.std-text-link-1:visited,
a.std-text-link-1:active
{
    color:#363749;
    font-size:11px;
    text-decoration:underline;
}

a.std-text-link-2:focus,
a.std-text-link-2:link,
a.std-text-link-2:visited,
a.std-text-link-2:active
{
    color:#444;
    font-size:10px;
    text-decoration:none;
}

a.std-text-link-3:focus,
a.std-text-link-3:link,
a.std-text-link-3:visited,
a.std-text-link-3:active
{
    color:#363749;
    font-size:11px;
    text-decoration:none;
}

a.std-text-link-4:focus,
a.std-text-link-4:link,
a.std-text-link-4:visited,
a.std-text-link-4:active
{
    color:#363749;
    font-weight:bold;
    font-size:11px;
    text-decoration:none;
}

a.std-text-link-2:hover,
a.std-text-link-3:hover,
a.std-text-link-4:hover
{
    color:#000;
    text-decoration:underline;
}

a.std-text-link-5:focus,
a.std-text-link-5:link,
a.std-text-link-5:visited,
a.std-text-link-5:active
{
    color:#666;
    font-size:11px;
    text-decoration:underline;
}
/*
a.link-1:focus,
a.link-1:link,
a.link-1:visited,
a.link-1:active
{
	color:#363749;
	font-weight:bold;
	font-size:13px;
}

a.link-1:hover {
	text-decoration:none;
}
*/

a.cat-link-lvl-1:focus,
a.cat-link-lvl-1:link,
a.cat-link-lvl-1:visited,
a.cat-link-lvl-1:active
{
    color:#363749;
    font-weight:bold;
    font-size:11px;
    text-decoration:none;
}

a.cat-link-lvl-1:hover {
    text-decoration:underline;
}

a.tree-link-lvl-1:focus,
a.tree-link-lvl-1:link,
a.tree-link-lvl-1:visited,
a.tree-link-lvl-1:active
{
    color:#000;
    font-weight:bold;
    font-size:11px;
    text-decoration:none;
}

a.tree-link-lvl-1:hover {
    text-decoration:underline;
}

.close-1,
.close-1:focus,
.close-1:link,
.close-1:visited,
.close-1:active
{
    background:url('../graphics/icons/close.gif') no-repeat top left;
    color:#000;
    cursor:pointer;
    font-size:11px;
    font-weight:normal;
    padding-left:20px;
    text-decoration:underline;
}

.close-1:hover {
    background:url('../graphics/icons/close.gif') no-repeat top left;
    color:#000;
    padding-left:20px;
    text-decoration:none;
}

.clearer {
    clear:both;
    height:1px;
    line-height:1px;
}

/* ------------- ads (start) ------------------- */
.ad-box-vertical {
    background-color:#fff;
    clear:both;
    height:600px;
    margin-top:5px;
    text-align:center;
    width:184px;
}

.ad-box-horizontal {
    background-color:#f9f9f9;
    clear:left;
    height:66px;
    margin:15px auto;
    padding-left:10px;
    text-align:center;
    width:750px;
}
/* ------------- ads (end) ------------------- */

#toolbar {
    margin:5px 0;
    text-align:right;
    width:100%;
}

#toolbar #left {
    float:left;
    height:20px;
    margin:0 0 0 10px;
    padding:3px 0 0 0;
    width:50px;
}

#toolbar #left a.bb {
    background:url('../graphics/icons/bb-zurueck.gif') no-repeat center left;
    padding-left:15px;
}

#toolbar #left a.vk {
    background:url('../graphics/icons/vk-zurueck.gif') no-repeat center left;
    padding-left:15px;
}

#toolbar #left a.ec {
    background:url('../graphics/icons/previous_active.gif') no-repeat center left;
    padding-left:15px;
}

ul.sp_free_services {
    list-style:none;
    float:right;
    width:480px;
}

ul.sp_free_services li {
    float:right;
    margin-right:8px;
}

ul.sp_free_services li.sp_tb_vk {
    background:#fff url('../graphics/icons/vk-arrow-1.gif') no-repeat left center;
    padding:1px 8px 1px 22px;
    text-align:right;
}

ul.sp_free_services li.sp_tb_bb {
    background:#fff url('../graphics/icons/bb-arrow-1.gif') no-repeat left center;
    margin-right:0;
    padding:1px 8px 1px 22px;
    text-align:right;
}

ul.sp_free_services li.sp_tb_nl {
    background:#fff url('../graphics/icons/nl-arrow-1.gif') no-repeat left center;
    padding:1px 8px 1px 22px;
    text-align:right;

}

.sb_btns_bar {
    list-style:none;
}

.sb_btns_bar li {
    float:right;
}

.sb_btns_bar li#addthistb {
    padding:0 0 0 2px;
    width:148px;
}

.sb_btns_bar li .addthis_button_compact {
    width:55px;
}

.sb_btns_bar li#fbbtn {
    padding:3px 0 0 0;
    width:62px;
}

.addthis_toolbox {
    float:right;
    width:148px;
}

.addthis_toolbox a {
    height:12px;
    margin:0 3px;
    width:12px;
}

.sb_btns_2 {
    width:170px;
    position:absolute;
    right:-185px;
    top:2px;
}

.sb_btns_2 a {
    vertical-align:super;
}

ul.entry_toolbar {
    list-style:none;
    float:right;
    margin:3px 0 0 0;
}

ul.entry_toolbar li {
    background-color:#f3f3f3;
    border:1px solid #e3e3e3;
    float:right;
    margin-left:5px;
    text-align:right;
}
ul.entry_toolbar li a {
    display:block;
}

ul.entry_toolbar li.report_entry a {
    background:url('../graphics/icons/exclamation.png') no-repeat 5px center;
    padding:5px 10px 5px 26px;
}

ul.entry_toolbar li.print_entry a {
    background:url('../graphics/icons/printer.png') no-repeat 5px center;
    padding:5px 10px 5px 26px;
}

ul.entry_toolbar li.recommend_by_ecard a {
    background:url('../graphics/icons/ecard_go_2.gif') no-repeat 5px center;
    padding:5px 10px 5px 26px;
}

ul.entry_toolbar li.recommend_by_email a {
    background:url('../graphics/icons/email_go_2.gif') no-repeat 5px center;
    padding:5px 10px 5px 26px;
}

ul.entry_toolbar li.favor_entry a {
    background:url('../graphics/icons/star.png') no-repeat 5px center;
    padding:5px 10px 5px 26px;
}

ul.entry_toolbar li.sp_tb_vk a,
ul.entry_toolbar li.sp_tb_bb a,
ul.entry_toolbar li.sp_tb_nl a {
    text-decoration:none;
}

.sp_nl_bestellen {
    background:url('../graphics/icons/newspaper_go.png') no-repeat top left;
    height:18px;
    padding-left:10px;
}

.sp_vk_eintragen {
    background:url('../graphics/icons/calendar.png') no-repeat top left;
    height:18px;
    padding-left:10px;
}

.sp_bb_eintragen {
    background:url('../graphics/icons/calendar.png') no-repeat top left;
    height:18px;
    padding-left:20px;
}

/* styles fuer detaileintraege start */
#eintragsdaten {
    background-color:#fff;
}

#eintragsdaten_hauptbox {
    clear:left;
    float:left;
    width:735px;
}

#eintragsdaten_hauptbox a:focus,
#eintragsdaten_hauptbox a:link,
#eintragsdaten_hauptbox a:visited,
#eintragsdaten_hauptbox a:active
{
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:15px;
}

.entry_list {
    width:935px;
}

.entry_list td {
    padding:3px;
    vertical-align:top;
}

ul#entry_list_nav {
    list-style-type:none;
    margin:10px 0;
}

ul#entry_list_nav li {
    background:#f9f9f9 url('../graphics/tiles/qs-bg-2.gif') repeat-x center left;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border:1px solid #bbb;
    border-radius:3px;
    cursor:pointer;
    float:left;
    font-size:10px;
    padding:2px 0;
    margin:0 3px 3px 2px;
    text-align:center;
    width:30px;
}

ul#entry_list_nav li.active {
    background:#aaa url('../graphics/tiles/lb-5-header.gif') repeat-x center left;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border:1px solid #bbb;
    border-radius:3px;
    color:#fff;
    display:block;
    font-size:10px;
    text-align:center;
}

#slogan {
    clear:both;
}

a.cur_zoom_in {
    cursor:url('../graphics/cursors/zoom_in.cur'), pointer !important;
}

#eintrag_box {
    position:relative;
    border-bottom-width:0;
}

#eintrag_box ul#sponsorenbilder {
    float:right;
    list-style-type:none;
    margin:10px 0 5px 10px;
    text-align:right;
    width:182px;
}
#eintrag_box ul#sponsorenbilder li {
    margin-bottom:12px;
    text-align:right;
}

.alphabetical_nav {
    list-style-type:none;
    margin:0;
    padding:0;
    width:680px;
}

.alphabetical_nav li {
    float:left;
    margin:0 3px 4px 0;
}

.alphabetical_nav li a:focus,
.alphabetical_nav li a:link,
.alphabetical_nav li a:visited,
.alphabetical_nav li a:active {
    background: #F9F9F9 url('../graphics/tiles/qs-bg-2.gif') repeat-x center left;
    border:1px solid #999;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color:#000;
    display:block;
    font-size:12px;
    font-weight:bold;
    height:17px;
    line-height:17px;
    text-align:center;
    text-decoration:none;
    width:20px;
}

.alphabetical_nav li a.passive:focus,
.alphabetical_nav li a.passive:link,
.alphabetical_nav li a.passive:visited,
.alphabetical_nav li a.passive:active {
    background: #aaa url('../graphics/tiles/lb-5-header.gif') repeat-x center left;
    border:1px solid #999;
    color:#fff;
    font-weight:bold;
    text-decoration:none;
}

.cat_listing {
    list-style-type:none;
    margin:10px 0 15px 20px;
}
.cat_listing li {
    padding:2px 0;
}

hr.spacer-1 {
    border:1px solid #fff;
    height:1px;
    margin:5px 10px;
}

.right-faded-gray-bg {
    background:url('../graphics/tiles/left-fading-gray-1.gif') repeat-y top left;
    padding:5px;
}

#sort_criterion_pane {
    float:right;
    list-style-type:none;
    width:250px;
}

#sort_criterion_pane li {
    float:right;
    margin:0 10px;
}

#sort_direction_pane {
    float:left;
    list-style-type:none;
    width:180px;
}

#sort_direction_pane li {
    float:left;
    margin:0 10px;
}

#tooltip {
    position:absolute;
    z-index:3000;
    border:1px solid #111;
    background-color:#fff;
    padding:5px;
    opacity:1.0 !important;
    text-align:left;
}
#tooltip h3,
#tooltip div {
    margin:0;
}

#loc_abc_index {
    margin:15px 0 0 30px;
    width:99%;
}

#loc_abc_index td {
    height:22px;
    vertical-align:middle;
}

#loc_abc_index a {
    margin-left:8px;
}

#loc_abc_index td img {
    cursor:help;
    margin-left:3px;
}

#loc_abc_index td.empty {
    background:none;
}

.suchen_btn {
    background:url('../graphics/buttons/search.gif') no-repeat center center;
    border:0;
    height:17px;
    width:90px;
}

#loc_base_steckbrief,
#loc_base_umland,
#loc_base_bilder {

}

tr.row_1 td {
    background-color:#e9e9e9;
}

.foto_box {
    border:1px solid #999;
    width:180px;
}

.foto_box p {
    background-color:#bbb;
    color:#fff;
    margin:0;
    text-align:right;
}

.foto_box a:focus,
.foto_box a:link,
.foto_box a:visited,
.foto_box a:active {
    color:#fff;
    font-size:11px;
    text-decoration:none;
}

.sr_teaser_1 {
    background-color:#fff;
    border:1px solid #bbb;
    font-weight:bold;
    margin:0 0 5px 0;
    padding:15px 0;
}

.sr_teaser_1 li {
    list-style-type:none;
    margin-left:15px;
    text-align:left;
}

.sr_teaser_1 li {
    margin:2px 0;
}

#home_edit_cmd {
    background:url('../graphics/buttons/std-anzeigen.gif') center center no-repeat;
    float:left;
    height:19px;
    margin-left:5px;
    width:91px;
}

#mp_home_edit_cmd {
    background:url('../graphics/buttons/std-anzeigen.gif') center center no-repeat;
    height:19px;
    margin-left:5px;
    width:91px;
}

#mp_home_edit_cmd_2 {
    background:url('../graphics/buttons/uic-anzeigen.gif') center center no-repeat;
    height:18px;
    margin-left:10px;
    width:77px;
}

#fc_edit_cmd_2 {
    background:url('../graphics/buttons/uic-go.gif') center center no-repeat;
    height:18px;
    margin-left:10px;
    width:41px;
}

#qj_edit_loader,
#qn_edit_loader,
#fs_edit_loader,
#fc_edit_loader,
#mp_home_edit_loader {
    background-color:#ddd;
    border:1px solid #aaa;
    border-left:0;
    float:left;
    height:16px;
    width:20px;
}

#qn_edit_loader {
    border:1px solid #fff;
    margin:1px 0 0 0;
}

#qn_edit_loader,
#fs_edit_loader,
#mp_home_edit_loader {
    float:left;
    height:14px;
    width:20px;
}

#qj_edit_cmd_2 {
    background:url('../graphics/icons/arrow-2.gif') bottom center no-repeat;
    height:17px;
    width:16px;
}

#qn_edit_cmd {
    background-color:#000;
    color:#fff;
    font-weight:bold;
    margin-top:1px;
}

#fc_edit_town_name,
#mp_home_edit_town_name,
#home_edit_town_name {
    float:left;
    padding:1px 5px;
    background-color:#fff;
    width:180px;
}

div.auto {
    width:155px;
    background:#fff;
}
div.auto ul {
    border:1px solid #bbb;
    margin:1px 0 0 0;
    padding:0;
    list-style-type:none;
}
div.auto ul li {
    margin:2px;
    padding:3px;
    font-size:smaller;
}
div.auto ul li.selected {
    background-color:#ebebeb;
    cursor:pointer;
}
div.auto ul strong.highlight {
    color:#800;
}

/* neues hnav-menue (start) */
#hnav {
    /*background:url('../graphics/tiles/silver-2.gif') repeat-x bottom left;*/
    border-bottom:4px solid #000;
    clear:both;
    height:28px;
    width:979px;
}
/* Navigation */
.nav,
.nav ul {
    list-style:none;
    padding:0;
    margin:0;
}

.nav {
    z-index:100;
    position:relative;
}

.nav li {
    border-left:1px solid #fff;
    float:left;
    margin:0;
    padding:0;
    position:relative;
    width:205px;
}

.nav li a,
.nav li a:link,
.nav li a:active,
.nav li a:visited {
    font:12px/20px Arial, Helvetica, sans-serif;
    color:#fff;
    display:block;
    padding:0 9px;
    text-decoration:none;
}

.lvl_0_tab {
    list-style:none;
    margin:0;
    padding:0;
}

.nav li a.lvl_0_mi {
    font:12px/28px Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-shadow:#555 3px 3px 5px
}

.nav li a.lvl_0_mi:hover {
    color:#000;
    text-decoration:none;
}

.nav li a {
    font:10px/18px Arial, Helvetica, sans-serif;
}

.nav li a:hover {
    color:#fff;
    text-decoration:underline;
}

#nav_1 li:hover a,
#nav_1 li.sfHover a {
    color:#fff;
}

#nav_1 li:hover ul a,
#nav_1 li.sfHover ul a {
    color:#000;
}

#nav_1 li:hover ul a:hover,
#nav_1 li.sfHover ul a:hover {
    color:#000;
}

.nav ul {
    background:#fff;
    border:1px solid #000;
    list-style:none;
    margin:0;
    width:205px;
    position:absolute;
    top:-999em;
    left:-1px;
}

.nav li:hover ul,
.nav li.sfHover ul {
    top:28px;
}

.nav ul.lvl_1 {
    border-top:4px solid #000;
}

.nav ul li {
    border:0;
    float:none;
}

.nav ul.lvl_1 {
    padding:5px 0;
}

.nav ul.lvl_1 a {
    background:url('../graphics/icons/square_7.gif') no-repeat 2px 5px;
    padding-left:15px;
}

#hnav .spacer-1 {
    background:url('../graphics/design/line_01.gif') no-repeat 10px 4px;
    height:9px;
    line-height:9px;
}

#hnav .spacer-2 {
    background:url('../graphics/design/line_02.gif') no-repeat 5px 4px;
    height:9px;
    line-height:9px;
}

#lvl_0_city_search {
    background-color:#000;
    border-left:0;
    width:201px;
    float:left;
    height:24px;
    margin-top:6px;
}

#lvl_0_city_search label {
    float:left;
    width:60px;
    color:#fff;
    font-weight:bold;
    line-height:18px;
}

#lvl_0_vk_tab {
    background:url('../graphics/design/vk-lvl0-bg-1.gif') top center no-repeat;
    width:185px;
}

#lvl_0_fotos_tab {
    background:url('../graphics/design/fotos-lvl0-bg-1.gif') top center no-repeat;
    width:65px;
}

#lvl_0_bb_tab {
    background:url('../graphics/design/bb-lvl0-bg-1.gif') top center no-repeat;
    width:125px;
}

#lvl_0_travel_tab {
    background:url('../graphics/design/travel-lvl0-bg-1.gif') top center no-repeat;
    width:115px;
}

#lvl_0_deals_tab {
    background:url('../graphics/design/deals-lvl0-bg-1.gif') top center no-repeat;
    width:110px;
}

#lvl_0_ecards_tab {
    background:url('../graphics/design/ecards-lvl0-bg-1.gif') top center no-repeat;
    width:70px;
}

#lvl_0_ms_tab {
    background:url('../graphics/design/ms-lvl0-bg-1.gif') top center no-repeat;
    width:100px;
}
/* neues hnav-menue (end) */

/* jquery-autocompleter (start) */
.autocomplete-w1 { background:url(graphics/shadow.png) no-repeat bottom right; position:absolute; top:0px; left:0px; margin:8px 0 0 6px; /* IE6 fix: */ _background:none; _margin:0; }
.autocomplete { border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }

.ac_results {
    background:url('../graphics/design/shadow.png') no-repeat bottom right;
    position:absolute;
    top:0px;
    left:0px;
    /* IE6 fix: */
    _background:none;
    _margin:0;
}

.ac_results ul {
    border-top:1px solid #aaa;
    border-left:1px solid #aaa;
    list-style-position:outside;
    list-style:none;
    background-color:#fff;
    margin:0 6px 6px 0;
    overflow:hidden;
}

.ac_results li {
    color:#000;
    cursor:pointer;
    padding:6px;
    display:block;
    /*width:100%;*/
    overflow:hidden;
    text-align:left;
}

.ac_loading {
    background-image:url('../graphics/ajax-loader-4.gif');
    background-repeat:no-repeat;
    background-position:97% center;
}

.ac_loading-2 {
    background-image:url('../graphics/ajax-loader-2.gif');
    background-repeat:no-repeat;
    background-position:top center;
    display:block;
}

.ac_even {
    background-color:#f0f0f0;
}

.ac_odd {
    background-color:#f9f9f9;
}

.ac_results .ac_over,
.acr_std .ac_over {
    background-color:#dcdcdc;
}
.acr_vk .ac_over {
    background-color:#F6D2B0;
}
.acr_bb .ac_over {
    background-color:#D3D7F2;
}
.acr_fotos .ac_over {
    background-color:#F4CCCC;
}
.acr_bd .ac_over {
    background-color:#CAF4D7;
}
/* jquery-autocompleter (end) */

.ui-datepicker-trigger {
    cursor:pointer;
    float:left;
    margin:1px 0 0 4px;
    width:16px;
}

.theme_tab_bar {
    width:100%;
    line-height:normal;
    list-style:none;
}

.theme_tab_bar li {
    float:left;
}

.theme_tab_bar li a {
    border:1px solid #ccc;
    display:block;
    font-size:11px;
    font-weight:bold;
    height:22px;
    line-height:22px;
    margin:0 2px 3px 2px;
    padding:0 8px 0 16px;
    text-align:center;
    text-decoration:none;
    text-shadow: #d6d6d6 3px 3px 5px
}

.theme_tab_bar li a:hover {
    border-bottom:1px solid #999;
    border-left:1px solid #999;
    text-shadow: #888 3px 3px 5px
}

#lvl_0_ms_tab ul.lvl_1,
#lvl_0_ms_tab ul.lvl_1 li {
    width:100px;
}

#lvl_0_vk_tab ul.lvl_1,
#lvl_0_vk_tab ul.lvl_1 li {
    width:185px;
}

#lvl_0_bb_tab ul.lvl_1,
#lvl_0_bb_tab ul.lvl_1 li {
    width:170px;
}

#lvl_0_travel_tab ul.lvl_1,
#lvl_0_travel_tab ul.lvl_1 li {
    width:150px;
}

#lvl_0_fotos_tab ul.lvl_1,
#lvl_0_fotos_tab ul.lvl_1 li {
    width:225px;
}

.theme_tab_bar li.std_tab a {
    background:url('../graphics/design/std-tab-1.gif') no-repeat left -22px;
    color:#333;
    text-shadow:#fff 0px 0px 1px;
}

.theme_tab_bar li.vk_tab a {
    background:url('../graphics/design/vk-tab-1.gif') no-repeat left -22px;
    color:#333;
}

.theme_tab_bar li.bb_tab a {
    background:url('../graphics/design/bb-tab-1.gif') no-repeat left -22px;
    color:#333;
}

.theme_tab_bar li.fotos_tab a {
    background:url('../graphics/design/ms-tab-1.gif') no-repeat left -22px;
    color:#333;
}

.theme_tab_bar li.best_deals_tab a {
    background:url('../graphics/design/bd-tab-1.gif') no-repeat left -22px;
    color:#333;
}

.theme_tab_bar li.reisen_tab a {
    background:url('../graphics/design/reisen-tab-1.gif') no-repeat left -22px;
    color:#333;
}

.theme_tab_bar li.ecards_tab a {
    background:url('../graphics/design/ecards-tab-1.gif') no-repeat left -22px;
    color:#333;
}

.theme_tab_bar li.active a {
    background-position:0 0;
    color:#fff;
    padding:0 10px;
    text-shadow:none;
}

/* std-tabs */
.tab_bar_0 {
    background:url('../graphics/tiles/tab_bar_btm_border.gif') left bottom repeat-x;
    float:left;
    width:100%;
    line-height:normal;
    list-style:none;
}

.tab_bar_0 li.tab {
    background:url('../graphics/design/tab_left_off_2.gif') left top no-repeat;
    border-bottom:1px solid #ccc;
    float:left;
    margin:0;
    padding:0 0 0 3px;
}

.tab_bar_0 li.tab a {
    color:#000;
    font-weight:bold;
    text-decoration:none;
}

.tab_bar_0 a {
    background:url('../graphics/design/tab_right_off_2.gif') right top no-repeat;
    display:block;
    float:left;
    font-weight:bold;
    padding:3px 15px 2px 5px;
    text-decoration:none;
}

.tab_bar_0 li.active_tab {
    background:url('../graphics/design/tab_left_on_0.gif') left top no-repeat;
    border-bottom:1px solid #4D4D4D;
    float:left;
    margin:0;
    padding:0 0 0 3px;
}

.tab_bar_0 li.active_tab a
{
    background:url('../graphics/design/tab_right_on_0.gif') right top no-repeat;
    font-weight:bold;
    color:#fff;
    text-decoration:none;
}

.tab_bar_0 li:hover a {
    text-decoration:underline !important;
}

/* vk-tabs */
.tab_bar_2 {
    background:url('../graphics/tiles/tab_bar_btm_border.gif') left bottom repeat-x;
    float:left;
    width:100%;
    line-height:normal;
    list-style:none;
}

.tab_bar_2 li.tab {
    background:url('../graphics/design/tab_left_off_2.gif') left top no-repeat;
    border-bottom:1px solid #ccc;
    float:left;
    margin:0;
    padding:0 0 0 3px;
}

.tab_bar_2 li.tab a {
    color:#000;
    font-weight:bold;
    text-decoration:none;
}

.tab_bar_2 a {
    background:url('../graphics/design/tab_right_off_2.gif') right top no-repeat;
    display:block;
    float:left;
    font-weight:bold;
    padding:3px 15px 2px 5px;
    text-decoration:none;
}

.tab_bar_2 li.active_tab {
    background:url('../graphics/design/tab_left_off_0.gif') left top no-repeat;
    border-bottom:1px solid #aaa;
    float:left;
    margin:0;
    padding:0 0 0 3px;
}

.tab_bar_2 li.active_tab a
{
    background:url('../graphics/design/tab_right_off_0.gif') right top no-repeat;
    font-weight:bold;
    color:#fff;
    text-decoration:none;
}

.tab_bar_2 li:hover a {
    text-decoration:underline !important;
}

/* bb-tabs */
.tab_bar_3 {
    background:url('../graphics/tiles/tab_bar_btm_border.gif') left bottom repeat-x;
    float:left;
    width:100%;
    line-height:normal;
    list-style:none;
    margin:0;
    padding:0;
}

.tab_bar_3 li.tab {
    background:url('../graphics/design/tab_left_off_2.gif') left top no-repeat;
    border-bottom:1px solid #ccc;
    float:left;
    margin:0;
    padding:0 0 0 3px;
}

.tab_bar_3 li.tab a {
    color:#000;
    font-weight:bold;
    text-decoration:none;
}

.tab_bar_3 a {
    background:url('../graphics/design/tab_right_off_2.gif') right top no-repeat;
    display:block;
    float:left;
    padding:3px 15px 2px 5px;
}

.tab_bar_3 li.active_tab {
    background:url('../graphics/design/tab_left_on_3.gif') left top no-repeat;
    border-bottom:1px solid #004E90;
    float:left;
    margin:0;
    padding:0 0 0 3px;
}

.tab_bar_3 li.active_tab a
{
    background:url('../graphics/design/tab_right_on_3.gif') right top no-repeat;
    font-weight:bold;
    color:#fff;
    text-decoration:none;
}

.tab_bar_3 li:hover a {
    text-decoration:underline;
}

/* neutral-tabs */
.tab_bar_4 {
    background:url('../graphics/tiles/tab_bar_btm_border.gif') left bottom repeat-x;
    float:right;
    width:100%;
    line-height:normal;
    list-style:none;
    margin:0;
    padding:0;
}

.tab_bar_4 li.tab {
    background:url('../graphics/design/tab_left_off_4.gif') left top no-repeat;
    float:right;
    margin:0;
    padding:0 0 0 3px;
}

.tab_bar_4 li.tab a {
    color:#fff;
    font-weight:normal;
    text-decoration:underline;
}

.tab_bar_4 a {
    background:url('../graphics/design/tab_right_off_4.gif') right top no-repeat;
    display:block;
    float:right;
    padding:3px 7px 2px 15px;
}

.tab_bar_4 li.active_tab {
    background:url('../graphics/design/tab_left_off_4.gif') left top no-repeat;
    float:right;
    margin:0;
    padding:0 0 0 3px;
}

.tab_bar_4 li.active_tab a
{
    background:url('../graphics/design/tab_right_off_4.gif') right top no-repeat;
    font-weight:bold;
    color:#fff;
    text-decoration:none;
}

.tab_bar_4 li:hover a {
    text-decoration:underline;
}

/* meine-szene-tabs */
.tab_bar_5 {
    background:url('../graphics/tiles/tab_bar_btm_border.gif') left bottom repeat-x;
    float:left;
    width:100%;
    line-height:normal;
    list-style:none;
    margin:0;
    padding:0;
}

.tab_bar_5 li.tab {
    background:url('../graphics/design/tab_left_off_5.gif') left top no-repeat;
    float:left;
    margin:0;
    padding:0 0 0 3px;
}

.tab_bar_5 li.tab a {
    color:#000;
    font-weight:bold;
    text-decoration:none;
}

.tab_bar_5 a {
    background:url('../graphics/design/tab_right_off_5.gif') right top no-repeat;
    display:block;
    float:left;
    padding:3px 15px 2px 7px;
}

.tab_bar_5 li.active_tab {
    background:url('../graphics/design/tab_left_on_5.gif') left top no-repeat;
    float:left;
    margin:0;
    padding:0 0 0 3px;
}

.tab_bar_5 li.active_tab a
{
    background:url('../graphics/design/tab_right_on_5.gif') right top no-repeat;
    font-weight:bold;
    color:#fff;
    text-decoration:none;
}

.tab_bar_5 li:hover a {
    text-decoration:underline;
}

/* ------- */

.tab_bar_5 div.active_tab {
    background-color:#CE0101;
    color:#fff;
    cursor:pointer;
    font-weight:bold;
    padding:3px 10px;
}

.tab_bar_5 div.tab {
    color:#000;
    cursor:pointer;
    font-weight:bold;
    padding:3px 10px;
    text-decoration:underline;
}

.tab_bar_6 {
    margin:0 0 10px 0;
}

.tab_bar_6 div.active_tab {
    background-color:#363636;
    color:#fff;
    cursor:pointer;
    font-weight:bold;
    padding:3px 10px;
}

.tab_bar_6 div.tab {
    color:#000;
    cursor:pointer;
    font-weight:bold;
    padding:3px 10px;
    text-decoration:underline;
}

.bl_list {
    float:left;
    list-style-type:none;
}

.bl_list li { background:url('../graphics/bundeslaender/mini/bl-sprite.png') no-repeat top left; padding:0 0 0 45px; height:30px; margin:10px 0; }

li.bl-baden-wuerttemberg{ background-position:0 0; }
li.bl-bayern{ background-position:0 -75px; }
li.bl-berlin{ background-position:0 -150px; }
li.bl-brandenburg{ background-position:0 -225px; }
li.bl-bremen{ background-position:0 -300px; }
li.bl-hamburg{ background-position:0 -375px; }
li.bl-hessen{ background-position:0 -450px; }
li.bl-mecklenburg-vorpommern{ background-position:0 -525px; }
li.bl-niedersachsen{ background-position:0 -595px; }
li.bl-nordrhein-westfalen{ background-position:0 -665px; }
li.bl-rheinland-pfalz{ background-position:0 -745px; }
li.bl-saarland{ background-position:0 -820px; }
li.bl-sachsen-anhalt{ background-position:0 -895px; }
li.bl-sachsen{ background-position:0 -970px; }
li.bl-schleswig-holstein{ background-position:0 -1045px; }
li.bl-thueringen{ background-position:0 -1120px; }

.bl_list a {
    font-weight:bold;
}

#faq {
    list-style:none;
}
#faq li {
    padding:2px 0 5px 0;
}

#faq li span {
    background:url('../graphics/icons/icon_expand_border.gif') no-repeat left center;
    padding-left:15px;
}

#faq li span.opened {
    background:url('../graphics/icons/icon_collapse_border.gif') no-repeat left center;
    padding-left:15px;
}

#faq .question {
    cursor:pointer;
    text-decoration:underline;
}
#faq .answer {
    margin:5px 0 10px 15px;
}

/* jcarousel - ads_carousel - start */
#ads_carousel_wrapper {
    height:80px;
    margin:6px auto;
    width:250px;
}

#ads_carousel_wrapper .jcarousel-skin-tango .jcarousel-container {
    text-align:center;
}

#ads_carousel_wrapper .jcarousel-skin-tango .jcarousel-direction-rtl {
    direction:rtl;
}

#ads_carousel_wrapper .jcarousel-clip {
    margin:auto;
}

#ads_carousel_wrapper .jcarousel-skin-tango .jcarousel-container-horizontal {
    width:260px;
}

#ads_carousel_wrapper .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:180px;
    height:80px;
}

#ads_carousel_wrapper .jcarousel-skin-tango .jcarousel-item {
    width:180px;
    height:80px;
}

#ads_carousel_wrapper .jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-left:0;
    margin-right:10px;
}

#ads_carousel_wrapper .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-left:10px;
    margin-right:0;
}

#ads_carousel_wrapper .jcarousel-skin-tango .jcarousel-item-placeholder {
    background:#fff;
    color:#000;
}

/**
 *  Horizontal Buttons
*/
#ads_carousel_wrapper .jcarousel-skin-tango .jcarousel-next-horizontal {
    position:absolute;
    top:25px;
    right:0;
    width:18px;
    height:32px;
    cursor:pointer;
    background:transparent url('../graphics/icons/next-horizontal-3.gif') no-repeat 0 0;
}

#ads_carousel_wrapper .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left:5px;
    right:auto;
    background-image:url('../graphics/icons/prev-horizontal-3.gif');
}

#ads_carousel_wrapper .jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position:-18px 0;
}

#ads_carousel_wrapper .jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position:-36px 0;
}

#ads_carousel_wrapper .jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
#ads_carousel_wrapper .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
#ads_carousel_wrapper .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor:default;
    background-position:-54px 0;
}

#ads_carousel_wrapper .jcarousel-skin-tango .jcarousel-prev-horizontal {
    position:absolute;
    top:25px;
    left:0;
    width:18px;
    height:32px;
    cursor:pointer;
    background:transparent url('../graphics/icons/prev-horizontal-3.gif') no-repeat 0 0;
}

#ads_carousel_wrapper .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left:auto;
    right:5px;
    background-image:url('../graphics/icons/next-horizontal-3.gif');
}

#ads_carousel_wrapper .jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position:-18px 0;
}

#ads_carousel_wrapper .jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position:-36px 0;
}

#ads_carousel_wrapper .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
#ads_carousel_wrapper .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
#ads_carousel_wrapper .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor:default;
    background-position:-54px 0;
}

#ads_carousel_wrapper .jcarousel-item img {
    background:url('../kundenbilder/adimg/jcarousel-logos.png') no-repeat top left;
}

#ads_carousel_wrapper .jcarousel-item img#ci-szeneputzen_logo { background-position:0 0; }
#ads_carousel_wrapper .jcarousel-item img#ci-dancecore-fm { background-position:0 -130px; }
#ads_carousel_wrapper .jcarousel-item img#ci-bb28-muzik { background-position:0 -260px; }
#ads_carousel_wrapper .jcarousel-item img#ci-bvo_logo { background-position:0 -390px; }
#ads_carousel_wrapper .jcarousel-item img#ci-dsc-arminia-bielefeld { background-position:0 -520px; }
#ads_carousel_wrapper .jcarousel-item img#ci-eau-le-lemgo { background-position:0 -650px; }
#ads_carousel_wrapper .jcarousel-item img#ci-esta-bildungswerk { background-position:0 -780px; }
#ads_carousel_wrapper .jcarousel-item img#ci-logo-dehoga-ow { background-position:0 -910px; }
#ads_carousel_wrapper .jcarousel-item img#ci-mobiel_logo { background-position:0 -1040px; }
#ads_carousel_wrapper .jcarousel-item img#ci-movin { background-position:0 -1170px; }
#ads_carousel_wrapper .jcarousel-item img#ci-sportland-dornberg { background-position:0 -1300px; }
#ads_carousel_wrapper .jcarousel-item img#ci-stadtpalais-bielefeld { background-position:0 -1430px; }
#ads_carousel_wrapper .jcarousel-item img#ci-teuto_kletterpark_detmold { background-position:0 -1560px; }
/* jcarousel - ads_carousel - end */

span.toggle_vk_cat_list,
span.toggle_bb_cat_list {
    display:block;
    color:#363749;
    cursor:pointer;
    padding-left:40px;
    font-size:11px;
    margin-left:10px;
    text-decoration:underline;
}

span.toggle_vk_cat_list {
    /*background:url('../graphics/buttons/toggle-vk-cat-list.gif') no-repeat left center;*/
    background:url('../graphics/icons/arrow_head_5.gif') no-repeat left center;
    padding-left:7px;
}

span.toggle_bb_cat_list {
    /*background:url('../graphics/buttons/toggle-bb-cat-list.gif') no-repeat left center;*/
    background:url('../graphics/icons/arrow_head_5.gif') no-repeat left center;
    padding-left:7px;
}

div.cat_toggle_btn {
    background-color:#eee;
    border:1px solid #bbb;
    display:inline;
    padding:3px 10px;
}

.ec_send_ecard {
    background-image:url('../graphics/buttons/ec-ecard-abschicken.gif');
    height:20px;
    width:140px;
}

#upload {
    cursor:pointer;
    float:left;
    height:18px;
    width:150px;
}
.darkbg {
    background:#ddd !important;
}
#status {
    float:left; width:350px; height:12px; margin-left:15px;
    font-family:Arial;
}
ul#files { clear:both; list-style:none; padding:0; margin:0; }
ul#files li { width:172px; float:left; margin-right:10px; text-align:center; }
ul#files li img.photo { clear:both; margin:10px auto 5px auto; }
ul#files li i { color:#888; }
ul#files li p { margin:0 10px 5px 10px; text-align:left; }
ul#files li div.remove { text-align:right; padding:4px; }
ul#files li div.remove span { vertical-align:top; margin-left:5px; cursor:pointer; }
ul#files li div.remove img { cursor:pointer; }
.success{ background-color:#eee; border:1px solid #ccc; }
.error { color:red; font-weight:bold; }


div#user-photo-board {
    margin-left:20px;
    text-align:center;
    width:690px;
}

p.left {
    float:left;
    line-height:30px;
    width:150px;
}

p.right {
    float:right;
    line-height:30px;
    margin-right:20px;
    text-align:right;
    width:150px;
}

ul.pagination {
    display:inline-block;
    list-style:none;
    margin:4px auto;
}

ul.pagination li {
    display:inline;
    float:left;
}

ul.pagination .page_link {
    border:0;
    font-weight:700;
    margin:0 2px;
    padding-top:0;
}
ul.pagination .page_link a {
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    background:#fff;
    border:1px solid #999;
    border-radius:3px;
    color:#000;
    display:block;
    padding:1px 6px;
    text-align:center;
    text-decoration:none;
    background:#f9f9f9 url('../graphics/tiles/qs-bg-2.gif') repeat-x center left;
    border:1px solid #bbb;
    color:#666;
}
ul.pagination .page_link a:hover {
    text-decoration:none;
}
ul.pagination .page_link span {
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border:1px solid #999;
    border-radius:3px;
    color:#ffba85;
    display:block;
    margin:0;
    padding:3px 6px;
    text-align:center;
}
ul.pagination .page_link strong {
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border:1px solid #bbb;
    border-radius:3px;
    display:block;
    padding:1px 6px;
    text-align:center;
    background:#aaa url('../graphics/tiles/lb-5-header.gif') repeat-x center left;
    color:#fff;
}
ul.pagination li span {
    display:block;
    float:left;
    margin-right:10px;
    padding-top:5px;
}

.album_list {
    list-style:none;
    width:960px;
}

.album_list li.album_bg {
    background-color:#f9f9f9;
    border:1px solid #ddd;
    -moz-box-shadow:2px 1px 3px rgba(50, 33, 38, 0.5);
    -webkit-box-shadow:2px 1px 3px rgba(50, 33, 38, 0.5);
    box-shadow:2px 1px 3px rgba(50, 33, 38, 0.5);
    float:left;
    height:150px;
    margin:3px 6px 3px 0;
    padding:5px;
    position:relative;
    width:296px;
}

#fotos_cat_overview {
    list-style:none;
    margin-left:10px;
}

#fotos_cat_overview li {
    padding:1px 0;
}

/* jCarousel (start) */
#fotos_teaser_img {
    display:block;
}

#fotos_carousel_wrapper {
    float:right;
    height:100px;
    width:550px;
}

#fotos_carousel_wrapper .jcarousel-skin-tango .jcarousel-container {
    text-align:center;
}

#fotos_carousel_wrapper .jcarousel-skin-tango .jcarousel-direction-rtl {
    direction:rtl;
}

#fotos_carousel_wrapper .jcarousel-clip {
    margin:auto;
}

#fotos_carousel_wrapper .jcarousel-skin-tango .jcarousel-container-horizontal {
    width:520px;
    padding:0 10px;
}

#fotos_carousel_wrapper .jcarousel-skin-tango .jcarousel-clip-horizontal {
    height:100px;
    width:475px;
}

#fotos_carousel_wrapper .jcarousel-skin-tango .jcarousel-item {
    height:100px;
    line-height:1em;
    width:75px;
}
#fotos_carousel {
    list-style:none;
    overflow:hidden;
    position:relative;
    top:0px;
    margin:0;
    padding:0;
    left:-595px;
    width:950px;
}

/*  */
#fotos_carousel_wrapper .jcarousel-skin-tango .jcarousel-item img {
    border:1px solid #bbb;
    padding:1px;
}

#fotos_carousel_wrapper .jcarousel-skin-tango .jcarousel-item a {
    text-decoration:none;
}

#fotos_carousel_wrapper .jcarousel-skin-tango .jcarousel-item span.city_label {
    display:block;
    font-size:9px;
    line-height:1em;
}

#fotos_carousel_wrapper .jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right:5px;
    position:relative;
}

#fotos_carousel_wrapper .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-left:10px;
    margin-right:0;
}

#fotos_carousel_wrapper .jcarousel-skin-tango .jcarousel-item-placeholder {
    color:#000;
}

/**
 *  Horizontal Buttons
*/
#fotos_carousel_wrapper .jcarousel-skin-tango .jcarousel-next-horizontal {
    position:absolute;
    top:25px;
    right:5px;
    width:18px;
    height:32px;
    cursor:pointer;
    background:transparent url('../graphics/icons/next-horizontal-3.gif') no-repeat 0 0;
}

#fotos_carousel_wrapper .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left:5px;
    right:auto;
    background-image:url('../graphics/icons/prev-horizontal-3.gif');
}

#fotos_carousel_wrapper .jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position:-18px 0;
}

#fotos_carousel_wrapper .jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position:-36px 0;
}

#fotos_carousel_wrapper .jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
#fotos_carousel_wrapper .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
#fotos_carousel_wrapper .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor:default;
    background-position:-54px 0;
}

#fotos_carousel_wrapper .jcarousel-skin-tango .jcarousel-prev-horizontal {
    position:absolute;
    top:25px;
    left:5px;
    width:18px;
    height:32px;
    cursor:pointer;
    background:transparent url('../graphics/icons/prev-horizontal-3.gif') no-repeat 0 0;
}

#fotos_carousel_wrapper .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left:auto;
    right:5px;
    background-image:url('../graphics/icons/next-horizontal-3.gif');
}

#fotos_carousel_wrapper .jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position:-18px 0;
}

#fotos_carousel_wrapper .jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position:-36px 0;
}

#fotos_carousel_wrapper .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
#fotos_carousel_wrapper .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
#fotos_carousel_wrapper .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor:default;
    background-position:-54px 0;
}
/* jCarousel (end) */

.photos_gallery_album_path {
    background:url('../graphics/design/bc-bg-1.gif') no-repeat left center;
    height:26px;
    margin:5px 0;
}

.photos_gallery_album_path ul {
    height:26px;
    line-height:26px;
    list-style:none;
    margin:0 0 0 10px;
}

.photos_gallery_album_path li {
    float:left;
    margin-right:10px;
}

.photos_gallery_toolbar {
    background-color:#f9f9f9;
    border:1px solid #eee;
    clear:both;
    padding:0 10px;
    text-align:center;
}

.photos_gallery_toolbar ul {
    list-style:none;
    margin:5px auto;
}

.photos_gallery_toolbar ul li.icon {
    float:left;
    width:20px;
}

.photos_gallery_current {
    clear:both;
    text-align:center;
}

.photos_gallery_current table {
    margin:10px auto;
}

.photos_gallery_current table td {
    vertical-align:middle;
}

.photos_gallery_current table td.icon {
    width:30px;
}

.photos_gallery_current table .prev-1 {
    background-image:url("../graphics/icons/prev-horizontal-4.gif");
    background-repeat:no-repeat;
    background-position:-18px 0;
    cursor:pointer;
    height:52px;
    width:18px;
}

.photos_gallery_current table .prev-1:hover {
    background-position:-36px 0;
}


.photos_gallery_current table .next-1 {
    background-image:url("../graphics/icons/next-horizontal-4.gif");
    background-repeat:no-repeat;
    background-position:0 0;
    cursor:pointer;
    height:52px;
    width:18px;
}

.photos_gallery_current table .next-1:hover {
    background-position:-18px 0;
}

.photos_gallery_current_details {
    background-color:#f9f9f9;
    border:1px solid #eee;
    margin:0 auto 15px auto;
    width:950px;
}

.photos_gallery_current_details table {
    margin:auto;
    width:100%;
}
.photos_gallery_current_details table td {
    padding:1px 2px;
    text-align:left;
    vertical-align:top;
}

.photos_gallery_current_details table td.pg_label {
    font-weight:bold;
}

#ir_link {
    background:url('../graphics/icons/exclamation.png') center left no-repeat;
    padding-left:20px;
    text-align:left;
    width:65px;
}

#ir_dialog {
    display:none;
    float:left;
    margin-top:5px;
    text-align:left;
    width:958px;
}

#ir_dialog fieldset {
    border:1px solid #ddd;
    padding:10px;
}

#ir_dialog fieldset legend {
    font-weight:bold;
    padding:0 5px;
    margin:5px;
}

#photos_search {
    padding:10px;
    width:935px;
}

table#ir_results {
    margin-left:4px;
}

p#ir_results {
    background-color:#f6f6f6;
    padding:10px;
}

#ir_results td {
    padding:5px;
    text-align:center;
    width:84px;
}

#photos_rating_title {
    height:20px;
    line-height:22px;
    width:140px;
}

#photos_gallery_rating {
    float:right;
    margin-right:10px;
    padding:2px 0;
    width:145px;
}

#photos_gallery_rating ul.rate_bar {
    background-image:url('../graphics/icons/fotos_sterne_sprite.gif');
    background-repeat:no-repeat;
    list-style:none;
    margin:auto;
}

#photos_gallery_rating ul.rate_bar li {
    float:left;
    margin:0 4px 0 0;
    width:20px;
}

#photos_gallery_rating ul.rate_bar li a {
    color:#fff;
    cursor:pointer;
    display:block;
    font-weight:bold;
    height:20px;
    line-height:22px;
    text-align:center;
    text-decoration:none;
    width:20px;
}

ul.fr_1_star {
    background-position:0 -100px;
}

ul.fr_2_stars {
    background-position:0 -80px;
}

ul.fr_3_stars {
    background-position:0 -60px;
}

ul.fr_4_stars {
    background-position:0 -40px;
}

ul.fr_5_stars {
    background-position:0 -20px;
}

ul.fr_6_stars {
    background-position:0 0;
}

#photos_gallery_rating_2 {
    background:url('../graphics/design/uic-reg-teaser-1.gif') left center no-repeat;
    color:#fff;
    height:25px;
    margin:0 auto 15px;
    padding:4px 0 0 10px;
    text-align:left;
    width:940px;
}

#photos_gallery_rating_2 a {
    color:#fff;
    font-weight:bold;
}

.photos_gallery_thumbnail_nav {
    clear:both;
    text-align:center;
}

.photos_gallery_thumbnail_nav table {
    margin:auto;
    table-layout:fixed;
    width:100%;
}

.photos_gallery_thumbnail_nav table td.img_bg {
    background-color:#f3f3f3;
    border:1px solid #e3e3e3;
    height:86px;
    text-align:center;
    vertical-align:middle;
    width:82px;
}

.photos_gallery_thumbnail_nav table td.btn img {
    width:16px;
}

.photos_gallery_thumbnail_nav table td.active {
    border:1px solid #000;
}

.photos_gallery_thumbnail_nav table td.active_no {
    color:#000;
    font-weight:bold;
}

.photos_gal_overview {
    margin:auto;
}

.photos_gal_overview td {
    padding:5px;
    text-align:center;
}

.photos_gal_overview img {
    border:1px solid #bbb;
    padding:1px;
}

.img_tb {
    border:1px solid #999;
    padding:1px;
}

.help_pane {
    background-color:#e9e9e9;
    border:1px dashed #666;
    clear:both;
    margin-bottom:10px;
    padding:10px;
}

.pw_strength_indicator {
    cursor:help;
    float:left;
    height:16px;
    margin:1px 0 0 3px;
    width:16px;
}

#uic_reg_feature_list {
    list-style-type:square;
    margin:0 0 10px 20px;
}

#uic_reg_feature_list li {
    padding:2px 0 0 0;
}

#fb-fanbox-container {
    background-color:#ECEFF5 !important;
    border-left:1px solid #CAD4E7;
    float:right;
    height:94px;
    width:499px;
}

.js_link{
    cursor:pointer;
    text-decoration:underline;
}

.js_link:hover {
    text-decoration:none;
}

#big_nav {
    list-style:none;
    margin-left:4px;
}

#big_nav h1 {
    display:none;
}

#big_nav li.tab_bg {
    float:left;
    margin:1px 2px 6px 3px;
    width:319px;
}

#big_nav li a.tab {
    display:block;
}

.deals_timer_1 {
    background:url('../graphics/design/countdown-bg-1.gif') center left no-repeat;
    display:block;
    font:bold 17px Verdana;
    height:32px;
    list-style:none;
    overflow:hidden;
    text-align:center;
    width:183px;
}

.deals_timer_2 {
    background:url('../graphics/design/countdown-bg-2.gif') center left no-repeat;
    display:block;
    font:bold 17px Verdana;
    height:32px;
    list-style:none;
    overflow:hidden;
    text-align:center;
    width:245px;
}

.dash {
    color:#fff;
    float:left;
    height:30px;
    margin-left:2px;
    margin-top:4px;
    padding-left:13px;
    position:relative;
    width:45px;
}

.digit {
    float:left;
    width:16px;
    text-align:center;
    position:relative;
}

.weeks_dash {
    display:none !important;
}

#index_deals_timer {
    background:url('../graphics/design/countdown-bg-3.gif') center left no-repeat;
    display:block;
    font:bold 13px Verdana;
    height:22px;
    line-height:22px;
    list-style:none;
    overflow:hidden;
    position:absolute;
    bottom:28px;
    left:42px;
    text-align:center;
    width:126px;
}

#index_deals_timer .dash {
    height:22px;
    margin:0 0 0 2px;
    padding:0;
    text-align:center;
    width:40px;
}

#index_deals_timer .digit {
    margin:auto;
    height:20px;
    line-height:20px;
    padding-left:6px;
    width:9px;
}

#big-nav-header {
    background:url('../graphics/design/big-nav-header.png') top left no-repeat;
    height:86px;
    margin-left:5px;
    width:757px;
}

.teaser_list_1 {
    border-spacing:7px;
    text-align:left;
}

.teaser_list_1 td {
    background-color:#fff;
    border:1px solid #ddd;
    border-left:1px solid #bbb;
    border-bottom:1px solid #bbb;
    font-size:10px;
    padding:8px;
    vertical-align:top;
    width:350px;
}

.teaser_list_1 .teaser-box-entry {
    font-size:10px;
}

.teaser_list_1 td .date {
    color:#000;
    font-size:10px;
    font-style:italic;
}

.teaser_list_1 td .time {
    color:#000;
    font-size:10px;
    font-style:italic;
}

.so_tc_1 {
    color:#117514;
}

.partner_text {
    margin-top:10px;
}

.dealRecommendButtons {
    list-style:none;
    width:320px;
}

.dealRecommendButtons li {
    float:left;
    white-space:nowrap;
}

.dealRecommendButtons li a.addIcon {
    background:url('../graphics/design/recommendation_bg_sprite.gif') no-repeat scroll 1000px 1000px transparent;
    display:inline-block;
    height:16px;
    line-height:1em;
    margin-right:15px;
    padding-top:4px;
    position:relative;
    width:57px;
}

.dealRecommendButtons li a.addIconFb {
    background-position:0 0;
    padding-left:24px;
}

.dealRecommendButtons li a.addIconTwitter {
    background-position:0 -20px;
    padding-left:24px;
}

.dealRecommendButtons li a.addIconEmail {
    background-position:0 -40px;
    padding-left:28px;
}

#fotos_overview {
    list-style:none;
}

#fotos_overview li.city_list {
    clear:left;
    margin-bottom:15px;
}

#fotos_overview .fotos_thumb_list {
    list-style:none;
}

#fotos_overview .fotos_thumb_list li {
    float:left;
    margin:4px;
    text-align:center;
    width:75px;
}

.cl-link {
    clear:both;
    float:right;
    margin:5px 10px;
}

#bd_overview {
    list-style:none;
}

#bd_overview li.city_deals {

}

#bd_overview li.city_deals a {
    background:url('../graphics/icons/groupon.gif') no-repeat top left;
    padding-left:19px;
}

#bd_overview ul.bd_list {
    list-style:none;
    margin:8px 0 20px 18px;
}

#bd_overview ul.bd_list li {
    padding:2px 0;
}

.bd_col {
    float:left;
    width:475px;
}

.bd_header a {
    color:#117514;
    font-size:24px;
    line-height:25px;
}

.bd_desc {
    font-size:14px;
    line-height:16px;
    margin:10px 0;
}

.bd_price {
    border-bottom:2px solid #000;
    font-size:22px;
    font-weight:bold;
    margin:0 10px;
    padding:20px 0;
    text-align:center;
}

.bd_discount {
    float:left;
    font-size:14px;
    font-weight:bold;
    padding:15px 0;
    text-align:center;
    width:120px;
}

.vk_date_label {
    background:url('../graphics/design/vk-date-bg-1.gif') no-repeat 0 0;
    color:#fff;
    font-family:Georgia,'Times New Roman',Serif;
    font-size:11px;
    margin:20px 0 0 0;
    padding:5px;
    width:100px;
}

#city_selector_1 {
    background:url('../graphics/design/city-select-bg-1.gif') no-repeat right top;
    float:right;
    height:29px;
    margin:0 5px 0 0;
    padding:12px 15px 0 0;
    text-align:right;
}

.blw {
    background-image:url('../graphics/design/bl-wappen-1.png');
    background-repeat:no-repeat;
    background-position:0 0;
    height:56px;
    width:44px;
}

.blw-baden-wuerttemberg { background-position: 0 -104px; }
.blw-bayern { background-position: 0 0; }
.blw-berlin { background-position: -45px 0; }
.blw-brandenburg { background-position: -90px 0; }
.blw-bremen { background-position: -135px 0; }
.blw-hamburg { background-position: -43px -105px; }
.blw-hessen { background-position: 1px -51px; }
.blw-mecklenburg-vorpommern { background-position: -45px -53px; }
.blw-niedersachsen { background-position: -89px -53px; }
.blw-nordrhein-westfalen { background-position: -137px -53px; }
.blw-rheinland-pfalz { background-position: 0 -157px; }
.blw-saarland { background-position: -43px -157px; }
.blw-sachsen { background-position: -89px -105px; }
.blw-sachsen-anhalt { background-position: -137px -105px; }
.blw-schleswig-holstein { background-position: -91px -157px; }
.blw-thueringen { background-position: -137px -157px; }

.brd { background:url('../graphics/design/deutschland-flagge-1.gif') no-repeat center center; }

.vk-progress-bar-1, .bb-progress-bar-1 { margin-left:5px; list-style:none; }

.vk-progress-bar-1 li, .bb-progress-bar-1 li {
    color:#999;
    float:left;
    margin-right:20px;
}
.vk-progress-bar-1 li span {
    background: url('../graphics/icons/vk-bullet-3.gif') no-repeat 0 2px;
    padding:0 6px 2px 17px;
}

.bb-progress-bar-1 li span {
    background: url('../graphics/icons/bb-bullet-3.gif') no-repeat 0 2px;
    padding:0 6px 2px 17px;
}

.vk-progress-bar-1 li.selected, .bb-progress-bar-1 li.selected {
    color:#000;
    font-size:14px;
    font-weight:bold;
}
.vk-progress-bar-1 li.selected span {
    background: url('../graphics/icons/vk-bullet-2.gif') no-repeat 0 3px;
    padding:1px 6px 2px 20px;
}

.bb-progress-bar-1 li.selected span {
    background: url('../graphics/icons/bb-bullet-2.gif') no-repeat 0 3px;
    padding:1px 6px 2px 20px;
}

.caption-1 {
    margin:15px;
}

.page-1 {
    margin-left:15px;
}

.groupon_city_index {
    width:100%;
}

.groupon_city_index th {
    background-color:#e9e9e9;
    padding:4px 10px;
}

.groupon_city_index td {
    background-color:#f6f6f6;
    padding:3px 10px;
}
.groupon_city_index td p {
    padding:5px 0;
}

.groupon_city_index td img {
    margin:auto;
}

.txt-link-bar-1 {
    list-style:none;
}

.txt-link-bar-1 li {
    float:left;
    padding:5px 10px;
}

.city-links-1 {
    float:left;
    width:450px;
}

.city-links-1 li {
    list-style:none;
    height:25px;
    line-height:25px;
}

.city-links-1 li a {
    background-position:0 7px;
    background-repeat: no-repeat;
    display:block;
    padding-left:20px;
    font-size:13px;
    font-weight:bold;
    margin:0 0 0 25px;
}

.sb_btns {
    margin:3px 0 0 0;
}

#map_info {
    position:absolute;
    top:50%;
    left:30%;
    z-index:9999;
    font-weight:bold;
    color:red;
}

#textbox-1,
#textbox-2,
#textbox-3 {
    background-color:#fff;
    border:7px solid #ccc;
    border-radius:4px;
    height:57px;
    margin:10px 0;
    padding:7px;
    overflow:hidden;
    position:relative;
    text-align:left;
}

#textbox-1-btn,
#textbox-2-btn,
#textbox-3-btn {
    position:absolute;
    bottom:4px;
    right:8px;
    background:url('../graphics/icons/bullet_down.gif') center center no-repeat;
    cursor:pointer;
    display:block;
    height:57px;
    overflow:hidden;
    width:13px;
    height:12px;
}
