
body, html {
    width: 100%;
    margin: 0;
    padding: 0;
    font-family:Georgia, "Times New Roman", Times, serif;
    color: #bac4c6;
    font-size: 13px;
    min-width: 1050px;
    background-color: #000;
}

* {
    outline: none;
}

/* TYPOGRAPHY */

a, .link {
    text-decoration: none;
    color: #4bd7f0;
    cursor: pointer;
}

a:hover {
    text-decoration: underline;
}

h2 a {
    color: #222;
}

h1 {
    color: #80b3bc;
    font-size: 36px;
    font-weight: bold;
    margin: 0px 0px 10px;

}

h2 {
    color: #bac4c6;
    font-size: 21px;
    margin: 0 0 8px;
    font-weight: bold;
    clear: both;
}

h2 span {
    color: #4bd7f0;
}

h2 a {
    color: #F30;
}

h3 {
    color: #bac4c6;
    font-size: 19px;
    margin: 0 0 10px;
    font-weight: normal;


}

h3 a {
    color: #F30;
}

h4 {
    color: #bac4c6;
    font-size: 12px;
    margin: 20px 0 10px;
    font-weight: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
}

h5 {
    color: #bac4c6;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 17px;
    margin: 0px 0 10px;
    font-weight: normal;

}

p {
    line-height: 1.5em;
    margin: 0 0 12px 0;
    color:#999;
}

blockquote.pullquote {
    width: 220px;
    padding: 0 20px 0 0;
    margin: 0 20px 20px;
    font-size: 15px;
    line-height: 130%;
    float: left;
    border-right: 1px solid #dbdbdb;
    text-align: right;
    font-style: italic;
}

blockquote.pushquote {
    width: 220px;
    padding: 0 0 0 20px;
    margin: 0 0 20px 20px;
    font-size: 15px;
    line-height: 130%;
    float: right;
    border-left: 1px solid #dbdbdb;
    text-align: left;
    font-style: italic;
}

pre {
    line-height: 20px;
    margin-bottom: 20px;
    max-width: 100%;
    text-align: left;
}

hr {
    width: 100%;
    height: 1px;
    margin: 20px 0;
    clear: both;
    float: left;
    background: #dbdbdb;
    color: #dbdbdb;
}

ul {
    margin: 2px 20px 20px;
    padding: 0;
    list-style-type: square;
    width: auto;
    display: block;
}

ol {
    margin: 2px 20px 20px;
    padding: 0;
    list-style-type: decimal;
    width: auto;
    display: block;
}

ul li, ol li {
    clear: both;
    padding: 4px 0;
    margin: 0;
    color: #777;
    width: auto;
    text-align: left;
}

ul li a {
}

ul li a:hover, ol li a.hover {
}

table {
    width: 100%;
    border-collapse: collapse;
    float: left;
    clear: both;
    margin: 0 0 10px 0;
}

table .nav {
    width: 100%;
    border-collapse: collapse;
    float: left;
    clear: both;
    margin: 20px 0 0 0;
}

table caption {
    padding: 6px 6px;
    color: #999;
    font-weight: bold;
    background: #000;
}

table th, table td {
    padding: 6px 6px;
    border: 1px solid #111;
    text-align: center;
    display: table-cell;
}

table tr {
}

table th {
}

table a {
    padding: 4px 8px;
}

table a:hover {
    color: #999;
    padding: 4px 8px;
}

.clear {
    clear: both;
}

#prev {
    text-align: left;
}

#next {
    text-align: right;
}

.alfabet {
    padding: 20px 0 0;
    float: left;
}

strong {
    font-weight: bold;
}

/* Structure*/
#main-wrap {
    width: 100%;
    background: url(../images/bg-body.jpg) repeat-x #050F10 bottom center;
}

#header-wrap {
    width: 100%;
    border-bottom: 1px solid #4bd7f0;
}

#header-wrap .inner {
    min-height: 139px;
    width: 960px;
    margin: 0 auto;
    border-bottom: 2px solid #4bd7f0;
}

#logo {
    width: 200px;
    float: left;
    padding: 40px 0 0 45px;
    text-align: left;
}

#menu {
    width: 715px;
    float: left;
    padding: 36px 0 0 0
}


/***********************************************************************
**                                                                    **
**                              Slideshow                             **
**                                                                    **
***********************************************************************/
#feature-wrap {
    height: 385px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

#feature-wrap table {
    width: 100%;
    position: absolute;
}

#feature-wrap table td {
    padding: 0;
    height: 385px;
    border: none;
    vertical-align: top;
}

#feature-wrap table td.mid-col {
    width: 960px;    
}
#feature-wrap table td.mid-col div {
    border: 3px solid #4BD7F0;
    height: 379px;
    width: 960px;
}

#feature-wrap table td.side-col {
    background-image: url(../images/transparent.png);
    position: relative;
}

#feature-wrap table td.side-col .top-mask {
    height: 15px;
    width: 100%;
    background-color: #000;
    position: relative;
    top: 0;
}

#feature-wrap td.side-col div.navigation {
    position: relative;
    cursor: pointer;
    top: 105px;
    padding: 40px 0;
}

#feature-wrap .images-wrapper {
    position: relative;
    width: 960px;
    margin: 0 auto;
}

#feature-wrap .tooltips {
    position: absolute;
    left: -950px;
    width: 2808px;
    height: 385px;
}
#feature-wrap .tooltips .tooltip:hover {

background:#f7f7f7;
}

#feature-wrap .tooltips .tooltip-wrapper {
    position: relative;
    width: 960px;
    height: 385px;
    float: left;
    display: none;
}

#feature-wrap .tooltips .tooltip {
    left: 70px;
    position: absolute;
    top: 90px;
    background-color: #fff;
    width: 400px;
    height: 200px;
}

#feature-wrap .tooltips .active-tooltip {
    z-index: 99;
}

#feature-wrap .tooltips .header {
    /*background-color: #fff;*/
    height: 48px;
    padding-left: 20px;
    padding-top: 20px;
}

#feature-wrap .tooltips h1 {
    font-size: 36px;
    color: #111;
}

#feature-wrap .tooltips .text{
    position: absolute;
    top: 70px;
    color: #666;
    left: 20px;
    width: 360px;
}

#feature-wrap .tooltips .read-more a {
margin-top:8px;
    color: #fff;
}

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

#feature-wrap .tooltips .read-more {
    position: absolute;
    right: 40px;
    top: 27px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
}
#feature-wrap .images {
    position: absolute;
    left: -960px;
    width: 2808px;
    height: 385px;
    text-align: center;
}

#feature-wrap .images img {
    position: relative;
    width: 960px;
    height: 385px;
}

#feature-wrap .forward {
    left: 10px;
}

#feature-wrap .back {
    right: 10px;
}

#notice-wrap {
    width: 100%;
    background: #040b0d;
    min-height: 80px;
    border-bottom: 1px solid #0a1d30;
}

#notice-wrap .inner {
    width: 960px;
    margin: 0 auto;
}

#notice-wrap .threequarter {
    float: left;
    width: 670px;
    margin-right: 20px;
    padding: 30px 0 0 10px;
}

#notice-wrap .quarter {
    width: 250px;
    margin-right: 0;
    padding: 10px 0 0 0;
}

#content-wrap {
    width: 100%;
    min-height: 100px;
}

#content-wrap .inner {
    min-height: 135px;
    width: 950px;
    margin: 0 auto;
    padding: 30px 0 20px 10px;
}

#footer-wrap {
    width: 100%;
    min-height: 100px;
    background: #000;
}

#footer-wrap .inner {
    width: 950px;
    margin: 0 auto;
    padding: 30px 0 0 10px;
    color: #5f777b;
}

.pagecontent {
    width: 960px;
    margin: 0 auto;
    padding: 10px 0 20px;
}

.pagecontent .content-wrapper {
    float: left;
    width: 720px;
}

#breadcrumb {
    float: left;
    width: 680px;
    background: url(../images/black-80.png);
    padding: 14px 20px;
    margin-bottom: 4px;
}

#pageimage {
    float: left;
    width: 680px;
    padding: 0;
    margin-bottom: 4px;
}

#content {
    float: left;
    width: 680px;
    background: url(../images/black-80.png);
    padding: 20px;
    margin-bottom: 20px;
    position: relative;
}

#sidebar {
    float: left;
    width: 220px;
    margin-right: 20px;
    min-height: 200px;
}

#sidebar .header {
    padding: 10px 10px 3px 10px;
    float: left;
    width: 200px;
    background:none repeat scroll 0 0 #2E8698;
}

#sidebar .header h2 {
    color: #fff;
}


/* Misc classes*/
.quarter {
    float: left;
    width: 220px;
    margin-right: 20px;
}

.quarter img, .half img, threequarter img {
    margin-bottom: 8px;
}

.half {
    float: left;
    width: 460px;
    margin-right: 20px;
}

.threequarter {
    float: left;
    width: 700px;
    margin-right: 20px;
}

.last {
    margin-right: 0;
}

.alignright {
    float: right;
    margin: 0 0 8px 10px;
}

.alignleft {
    float: left;
    margin: 0 10px 8px 0;
}

.category-header {
    width: 430px;
    float: left;
    background: #133b45;
    padding: 14px 10px 7px 20px;
}

.category-select {
    width: 190px;
    float: left;
    padding: 14px 10px 7px 20px;
    background: #4bd7f0 url(../images/downarrow.gif) no-repeat right top;
    position: relative;
}

.category-header h2 {
    color: #efefef;
    margin-bottom:0px;
    line-height:0em;
}

.category-select h2 {
    color: #133b45;
    margin-bottom:0px;
    line-height:0em;
}

.category-select .categories-wrapper {
    left: 0;
    margin: 0;
    position: absolute;
    top: 42px;
    background-color: #fff;
    overflow: hidden;
    height: 0px;
}
.category-select .categories-wrapper ul {
    margin: 0px;
}

.category-select .categories-wrapper .categories li {
    width: 220px;
    padding: 0px;
    /*border-bottom: 1px solid #133B45;*/
    height: 35px;
}

.category-select .category-menu li a {
    width: 200px;
    color: #454F52;
    background:#d9e5e6;
}

.category-select .category-menu li a:hover {
    background-color: #133B45;
    color: #fff;
}

.category-list {
}

.category-list-item {
    width: 680px;
    clear: both;
    float: left;    
    background: #fff;
}

.category-list-item td {
    border: none;
    text-align: left;
    vertical-align: top;
}

.category-list-item h2, .category-list-item p {
    color: #454f52;
}

.category-list-item .description {
    width: 420px;
    background: #e9f1f2;
    padding: 20px;
}

.category-list-item .meta {
    width: 180px;
    padding: 20px;
}

.category-list-item .meta {
    color: #454f52;
}

.category-list-item .meta p {
    margin-bottom: 4px;
}

.category-list-item .meta th {
    border: none;
}

.category-list-item .description a {
    line-height: 20px;
    padding: 4px 10px 6px;
    background-color: #454f52;
    color: #fff;
}

.category-list-item .description a:hover {
    background-color: #4bd7f0;
    color: #454f52;
    text-decoration: none;
}

.category-list-item .meta table a {
    color: #454f52;
    padding: 0px;
}

.whitecontent {
    width: 640px;
    clear: both;
    float: left;
    margin: 10px 0;
    background: #fff;
    padding: 20px;
}

.whitecontent p, .whitecontent h2, .whitecontent h3 {
    color: #777;
}

/* Main menu */

/* Level 1 */
#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    display: inline;
    width: 720px;
}

#menu ul li {
    clear: none;
    float: left;
    margin: 0;
    position: relative;
}

#menu ul li a {
    float: left;
    padding: 20px 15px 12px 15px;
    color: #bac4c6;
}

#menu ul li a:hover, #menu ul li a.current {
    text-decoration: none;
    color: #fff;
    border-bottom: 2px solid #4bd7f0;
}

#menu ul li.current_page_item a {
}

#menu ul li.current_page_item li a {
}


.category-menu {
    background-color: #000;
    margin-bottom:20px;
    
}

.category-menu ul {
    margin: 10px 0 0 0;
    padding: 0;
    list-style: none;
    background: url(../images/black-80.png);
}

.category-menu li {
    width: 220px;
    margin: 0;
    padding: 5px 0px;
    height: 30px;
}

.category-menu li a {
    float: left;
    width: 200px;
    color: #bac4c6;
    display: inline;
    padding: 10px 10px;
    background: none;
    margin: 0;
}

.category-menu li a:hover {
    background: #000;
    color: #4bd7f0;
    text-decoration: none;
}


.pagination {

}

.pagination .page {

}

.pagination .page a {
    color: #efefef;
    display: block;
    width: 24px;
    height: 22px;
    padding-top:2px;
    float: left;
    margin-right: 5px;
    text-align: center;
    line-height: 18px;
    font-size: 12px;
    color: #fff;
    background-color: #133b45;
}

.pagination .page.active {
    color: #efefef;
    display: block;
    width: 24px;
    height: 22px;
    padding-top:2px;
    float: left;
    margin-right: 5px;
    text-align: center;
    line-height: 18px;
    font-size: 12px;
    color: #fff;
    background-color: #333;
}

.pagination .page a:hover{text-decoration:none; background:#e9f1f2; color:#333;}



.shop-view .left-col {
    float: left;
    margin-right: 7px;
    width: 393px;
}

.shop-view .left-col .image {
    height: 232px;
    width: 393px;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
    margin-bottom: 14px;
}

.shop-view .right-col {
    float: left;
    width: 280px;
}

.shop-view .right-col .logo {
    height: 232px;
    width: 280px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
    margin-bottom: 14px;
}

.shop-view .right-col .kontakt-info {
    background-color: #fff;
    width: 240px;
    padding: 20px;

}

.shop-view .right-col .kontakt-info.no-logo{
    height:192px;
}

.shop-view .right-col table {
    float: none;
}

.shop-view .right-col .kontakt-info td {
    border: none;
    text-align: left;
    color: #000;
    font-size: 11px;
}

.shop-view .right-col .kontakt-info .telephone th, .shop-view .right-col .kontakt-info .telephone td {
    border-bottom: 4px solid #eeeeee;
}

.shop-view .right-col .kontakt-info a {
    color: #2e8698;
}

.shop-view .right-col .kontakt-info th {
    width: 20px;
    text-align: left;
    border: none;
    padding-top: 15px;
}

.shop-view .right-col .kontakt-info .telephone td {
    color: #2e8698;
    font-size: 32px;
}

.shop-view .right-col .kontakt-info a {
    padding: 0px;
}

table.shoplist {
    float: none;
    border: none;
}

.shoplist tr td {
    background-color: #000;
    text-align: left;
    padding: 5px;
    border: none;
}

.shoplist tr.odd td {
    background-color: #151515;
}

.shoplist .name {
    width: 220px;
}

.shoplist .telephone {
    width: 140px;
}

.shoplist .website {
    width: 300px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #bbb;
}



/***********************************************************************
**                                                                    **
**                              Oversiktskart                         **
**                                                                    **
***********************************************************************/

#oversiktskart-wrapper {
    height: 540px;
    position: relative;
}

#oversiktskart {
    position: absolute;
    left: -20px;
}


#oversiktskart-overlay {
    height: 170px;
    background-color: #000;
    position: absolute;
    bottom: -20px;
    right: -20px;
    padding-top: 5px;
    display: none;
}

#oversiktskart-overlay .list div {
    float: left;
    width: 130px;
    padding-left: 10px;
}

#oversiktskart-overlay a {
    display: block;
    padding-top: 3px;
    font-size: 11px;
    color: #eee;
}

#oversiktskart-overlay .close {
    position: absolute;
    left: -15px;
    top: 0px;
    cursor: pointer;
}

#oversiktskart-help {
    width: 250px;
    padding: 20px;
    font-size: 16px;
    background-color: #000;
    position: absolute;
    bottom: 20px;
    right: 20px;    
}
