html{
scroll-behavior: smooth;
}

body {
font-size:14px;
color:#5c5c5c;
background-color:#f4f4f4;
font-family:Tahoma,Helvetica,Arial,Sans-Serif;
margin:0px;
line-height:1.3;
overflow-wrap: break-word;
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

A {color:#317D9F;text-decoration:none}
A:hover {color:#378CB3;}
A:active {color:#409AC4;}

form.head {
margin:0px;
padding:0px;
display:inline-block;
}

div#fadein{
min-height:240px;
max-width:860px;
overflow:hidden;
}

div.fter{
text-indent:14px;text-align:center;clear:both;padding-top:6px;padding-bottom:7px;
}

div.fter a{
color:#848484;
}

div.kreis {
    border: 1px solid #d2d2d2;
    border-radius: 50%;
    background: #ffffff;
    font-weight: normal;
    width: 20px;
    height: 20px;
    cursor: pointer;
    color: #d2d2d2;
    font-size: 15px;
    display: inline-block;
    margin-top: 0px;
    text-indent: 5px;
    line-height: 22px;
}

div.infobutton {
    cursor: pointer;
    background-position: 0px 0px;
    background-image: url(info.svg);
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    opacity: 0.7;
    margin-top: 4px;
}


div.infobutton:hover{
    opacity:1;
}

div.infofeld{
font-size: 12px;
    padding: 6px 6px 6px 3px;
    width: 300px;
}

div.u{
text-align: left;
font-family: Tahoma,Helvetica,Arial,Sans-Serif;
font-size: 20px;
margin-bottom: 3px;
color: #317D9F;
margin-top: 19px;
text-shadow: white 0px 1px 1px;
}

div#ebook{
background-image: url('stadtbranche-ebook.jpg');
background-repeat:no-repeat;
background-position: center;
width:185px;
    height: 114px;
    background-size: 75%;
margin-left:auto;
margin-right:auto;
}

div#fadein div{
background-color: #fbfbfb;
max-width:860px;
position:absolute;
padding-bottom:4px;
font-size:17px;
color:#696969;
text-decoration: none;
font-weight:normal;
text-shadow: white 0px 1px 1px;
overflow:hidden;
}

div#badge {
text-align:center;
color:#3484a9;
font-size:33px;
}

div#seal {
width:125px;
height:50px;
background-image: url('seal.png');
opacity:0.6;
margin-left:90px;
margin-top:21px;
}

img.karte{
margin-top:5px;
width:280px;
border-radius:6px;
}

div.suchdiv{
float:left;
width:300px;
text-align:left;
margin:5px;
}

div#logo{
background:white;
padding-top:10px;
margin-top:-11px;
margin-bottom:10px;
margin-right:10px;
width:185px;
height:56px;
float:left;
box-shadow: 0px 2px 6px #e9e9e9;
border-radius:3px;
}

div.artikel{
margin-top:14px;
width:100%;
font-size:16px;
font-family:Georgia,Tahoma,Helvetica,Arial,Sans-Serif;
letter-spacing:0.6px;
line-height:2;
word-spacing:1.7px;
}

div.artikel:first-letter{
float: left;line-height:1.0;margin-right:8px;
font-size: 50px;margin-top:6px;
}

div.artikel li::marker  {
	color:#317D9F; 
    font-size:21px;
}

div.ad,div.teas,div.teass,div.maga,div.scr{
overflow:hidden;
background-position:center center;
border-radius:5px;
background-repeat:no-repeat;
background-color: #fbfbfb;
box-shadow: 0px 2px 7px #efefef;
}

div.scr{
margin-right:11px;
margin-left:13px;
margin-bottom:5px;
float:right;
background-color:white;
}

div.tede,div.teda{
height:320px;
clear:both;
overflow:hidden;
}

div.teda{
height:260px;
margin-top:5px;
}

div.tede img, div.botfootc img, div.plistaList img {
border-radius:8px;
box-shadow: 0px 2px 2px #efefef;
}

div#twiago_bx div.logo{
display:none;
}

div.da{
font-family: Tahoma,Helvetica,Arial,Sans-Serif;
font-size: 11px;
color: #828282;
border-radius: 4px;
width: 87px;
text-indent: 3px;
margin-bottom: 4px;
letter-spacing:0.1;
margin-left: 1px;
border: 1px solid #bababa;
}

div.deals img {
margin-top:15px;
margin-right:30px;	
border:13px solid white;
border-radius:6px;
box-shadow: 0px 2px 7px #efefef;
}

img.l{
border:6px solid white;
border-radius:10px;
max-height:120px;
max-width:300px;
vertical-align: middle;
}

img.scr{
height:115px;
vertical-align: middle;
}

div.feedicon{
border: 4px solid white;
    border-radius: 11px;
    background-color: white;
    margin-right: 12px;
    width: 130px;
    height: 120px;
    float: left;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
box-shadow: 0px 2px 7px #efefef;
} 




div.feedpost{
    border: 4px solid white;
    border-radius: 14px;
    background-color: white;
    margin-right: 6px;
    min-width: 400px;
    max-width: 450px;
    height: 405px;
    float: left;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

div.stern {
    float: left;
    background-image: url(st.svg);
    width: 16px;
    height: 16px;
    opacity: 0.6;
}

div.star::before{
content: "\2605";
}

div.star{
display:inline;
text-shadow: white 0px 1px 1px;
color: #53A5CA;
border-radius:10px;
padding:4px;
font-size:16px;
background-color:#EFF7FA;
}

.collapsible {
font-family:Tahoma,Helvetica,Arial,Sans-Serif;
margin-top:5px;
text-shadow: white 0px 1px 1px;
    font-weight: bold;
    color: #317D9F;
    text-decoration: none;
padding-left:6px;
padding-right:6px;
padding-top:4px;
padding-bottom:4px;
border-radius:8px;
    font-size: 17px;
    background-color: #F4F2F4;
border:0px;
margin-bottom:3px;
}

.collapsible:hover {
cursor:pointer;
text-shadow:#2b6e8c 0px 1px 1px;
color:white;
background:#317D9F;
background:linear-gradient(#53a4ca,#317D9F);
box-shadow: 0px 0px 1px silver;
}

.summary {
  max-height:290px;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
margin-bottom:4px;
}

div.ga {
width:97%;
    margin-top: 12px;
	margin-bottom:4px;
    display:inline-block;
    border-radius: 5px;
    padding: 10px;
    background: #fefefe;
    box-shadow: 0px 1px 5px #e0e0e0;
}

div.g{
    background: white;
margin-left:8px;
margin-top:8px;
margin-bottom:8px;
    float: left;
    width: 48%;
    height: 180px;
    text-align: center;
border-radius:5px;
opacity: 0.9;
transition: opacity 0.6s;
}

div.g img{
border-radius: 5px;
    max-width: 277px;
    max-height: 170px;
}

div.g:hover{
opacity: 1;
}

div.deals span.price{
color:#36844f;
font-weight:bold;
text-decoration: underline;
}

div.teas {
max-width:624px;
padding-left:6px;
padding-top:36px;
height:34px;
}

div.teass {
}

div.teassc{
    padding-left: 6px;
    padding-top: 36px;
    height: 34px;
background-repeat:no-repeat;
background-position:center center;
background-size:40px 40px;
}

div.teassc:hover{
background-color:rgba(255, 255, 255, 0.2);
background-image: url('magnifier.svg');
}

div.userman{
background-position:center center;
background-repeat:no-repeat;
margin-top:5px;
margin-right:10px;
width:40px;
height:40px;
float:left;
background-image: url('userman.svg');
background-size: 100%;
border-radius: 50%;
background-color: white;
}


div.maga{
font-size:14px;
margin-bottom:10px;
padding-top:140px;
padding-left:8px;
width:248px;
height:30px;
color:#FAFAFA;
text-shadow: 0px 1px 1px #000000;
background-color:white;
background-size:cover;
background-position:center center;
opacity:0.85;
transition: opacity 0.6s;
}

div.artikela {
float:left;
cursor:pointer;
width:255px;
overflow:hidden;
height:352px;
padding-top:21px;
padding-left:15px;
padding-right:15px;
line-height: 2em;
font-size:13px;
color:#737373;
border-radius:5px;
transition: box-shadow 0.2s;
}

div.artikela:hover {
background:white;
box-shadow: 0px 2px 5px #e2e2e2;
}

div.artikela:hover div.maga{
opacity:1;
}
 
font.user{
font-size:16px;
}
 
hr {
    height: 1px;
    border-width: 2px 0 0 0;
    border-style: dashed;
    border-color: #dddddd;
    clear: both;
}
 
iframe.map {
border:0px solid #d78b48;
text-align:right;
box-shadow: 0px 0px 5px lightgrey;
frameborder:0;
scrolling:no-scrolling;
width:628px;
height:280px;
}
 
div.content-right {
float:right;
max-width:668px;
}
 
div.content-left {
float:right;
width:320px;
margin-right:37px;
}
 
div.topics{
width:300px;
overflow:hidden;
} 
 
 
div.i:hover {
box-shadow: 0px 0px 5px lightgrey;
background:#F7F7F7;
border:1px solid #317D9F;
}

div#newmail{
margin-left:4px;
background-position:2px 2px;
background-image: url("newmail.png");
width:30px;
height:30px;
float:right;
background-size: 27px 20px;
background-repeat: no-repeat;
opacity: 0.7;
margin-top:4px;
}

div.userlink{
margin-left: 4px;
    background-position: 6px 6px;
    background-image: url(p.png);
    width: 30px;
    height: 30px;
    background-color: #f4f4f4;
    border-radius: 50%;
    float: right;
    box-shadow: 0px 1px 2px #a7a7a7;
    background-size: 16px 16px;
    background-repeat: no-repeat;
    opacity: 0.8;
    margin-top: 4px;
}
 
div#newmail:hover,div.userlink:hover{
opacity:1;
}

 
div#autocomplete ul {
min-width:344px;
position:absolute;
margin-top:33px;
padding:3px;
box-shadow: 0px 2px 5px grey;
border-radius:8px;
background-color:white;
z-index:497;
font-size:14px;
}
 
div#autocomplete ul li {
border-radius:8px;
display: block;
padding:5px;
padding-right:0px;
padding-left:16px;
margin:3px;
text-decoration: none;
text-shadow: white 0px 1px 1px;
cursor:pointer;
}


div#autocomplete ul li:hover, div#autocomplete ul li.selected{
text-shadow:#2b6e8c 0px 1px 1px;
color:white;
background:#317D9F;
background:linear-gradient(#53a4ca,#317D9F);
box-shadow: 0px 0px 1px silver;
}
 
div#bg {
clear:both;
min-height:88%;
border:0px;
background-color: #fcfcfc;
background: linear-gradient(to bottom, #ffffff, #fcfcfc 190px, #fcfcfc);
max-width:1210px;
margin-left: auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
border-radius:8px;
box-shadow: 0px 10px 10px #ededed;
}
 
div.listrow {
width:24%;
float:left;
padding:4px;
}
 
table {
border-spacing:0px;
font-size:14px;
}

table.a {
font-size:15px;
line-height:1.5;
width:100%;
background: none;
font-family:Tahoma,Helvetica,Arial,Sans-Serif;
}

table.a tr:nth-of-type(odd){ /*odd rows*/
}

table.a tr:nth-of-type(even){ /*even rows*/
background:#ffffff;
}

table.a tr>td:first-of-type{ /*first cell of each row*/
color:#5c5c5c;
}

table.a td {
padding-left:2px;
padding-right:6px;
padding-top:6px;
padding-bottom:6px;
vertical-align: top;
box-shadow: inset 0 -6px 4px -6px #ededed;
}
 
font.t {
font-size:8px;
color:#CDCDCD;
line-height:9px;
}

div#botfoot,div#botfootp{
z-index:99;
height:123px;
-webkit-text-size-adjust: 100%;
text-size-adjust: 100%;
background:#fbfbfb;
position: fixed;
bottom: 0;
width: 100%;
line-height:1.0;
}

div#botfootp{
height:89px;
}

div.botfootc {
max-width:890px;
margin-left:auto;
margin-right:auto
}
 
a.o {
background: #F7F7F7;
text-decoration: none;
color: #317D9F;
font-size:11px;
border-bottom:1px solid #fbfbfb;
}
 
a.o:hover {
background: #E8E8E8;
text-decoration: none;
color: #317D9F;
font-size:11px;
border-bottom:1px solid #d78b48;
}
 
 
div#site {
margin-left:auto;
margin-right:auto;
max-width:1055px;
}
 
a.tag{
text-shadow: white 0px 1px 1px;
font-weight:normal;
text-decoration:none;
border-radius:4px;
padding:4px;
margin-right:4px;
line-height:2.2;
font-size:13px;
background-color:#F7F7F7;
}

i{
color:#53A5CA;
text-shadow: white 0px 1px 1px;
text-decoration:none;
font-style:normal;
border-radius:10px;
padding:4px;
margin-right:4px;
font-size:16px;
background-color:#EFF7FA;
font-family:Tahoma,Helvetica,Arial,Sans-Serif;
}

u {
background: rgb(250, 250, 250);
background: rgba(250, 250, 250, 0.88);
font-size:19px;
text-decoration:none;
text-shadow: white 0px 1px 1px;
border-radius:6px;
padding:2px;
text-shadow:white 0px 1px 1px;
}

font.magl {
background: rgba(0, 0, 0, 0.2);
border-radius:5px;
padding:1px;
}
 
font.tag {
word-spacing:9px;
text-shadow:white 0px 1px 1px;
color:#949494;
line-height:1.8;
font-size:10px;
}
 
a.tagbig {
text-shadow: white 0px 1px 1px;
font-weight:bold;
text-decoration:none;
padding-left:6px;
padding-right:6px;
padding-top:4px;
padding-bottom:4px;
border-radius:8px;
font-size:17px;
background-color:#F4F2F4;
}
 
a.tag:hover, a.tagbig:hover {
text-shadow:#2b6e8c 0px 1px 1px;
color:white;
background:#317D9F;
background:linear-gradient(#53a4ca,#317D9F);
box-shadow: 0px 0px 1px silver;
}
 


div#uno,div#dos {
border-top:1px solid #e8e8e8;
background:#f9f9f9;
text-shadow: white 0px 1px 1px;
height:16px;
font-size:16px;
color:#737373;
padding:18px;
padding-top:12px;
font-family:Tahoma,Helvetica,Arial,Sans-Serif;
float:left;
}
 
div#uno{
width:318px;
border-bottom-left-radius:6px;
}
 
div#dos{
width:656px;
border-bottom-right-radius:6px;
}
 
div#s {
display:inline;
padding-left:5px;
padding-right:5px;
min-width:630px;
height:65px;
float:right;
}
 
font.s-f {
font-size:18px;
}
 
input,textarea {
outline: none;
padding:5px;
text-indent:3px;
color:#317D9F;
width:300px;
border:1px solid #e9e7e2;
font-size:17px;
font-family:Tahoma,Helvetica,Arial,Sans-Serif;
box-shadow: inset 1px 2px 3px #cacaca;
background-color:#fdfdfd;
border-radius:4px;
}

button{
outline: none;
}

input[type=submit]{
border:0px;
color:white;
box-shadow: 0px 2px 7px silver;
background:#317D9F;
background:linear-gradient(#53a4ca,#317D9F);
cursor:pointer;
text-shadow:#2b6e8c 0px 1px 1px;
}

input[type=submit]:hover{
border:0px;
color:white;
background:#45A865;
background:linear-gradient(#45A865,#36844f);
box-shadow: 0px 2px 7px silver;
text-shadow:#36844f 0px 1px 1px;
}

 
textarea:hover, input:hover{
border:1px solid #317D9F;
}
 
input.s {
border-radius:20px;
border:0px;
box-shadow: inset 0 1px 3px 1px #e8e8e8;
width: 339px;
text-indent:15px;
float:left;
}

 
input.s-b {
border-radius:20px;
width:40px;
background-position:center center;
background-image: url('magnifier.svg');
background-color:transparent;
background-size:24px 24px;
background-repeat:no-repeat;
box-shadow:none;
margin-left:-42px;
}

input.s-b:hover {
background-color:#45A865;
background-image: url('magnifierw.svg');
background-position:center center;
box-shadow:none;
background-repeat:no-repeat;
margin-left:-42px;
}

input.bs {
border-radius:20px;
padding:10px;
text-indent:15px;
background-image:none;
background-color:#ffffff;
font-size:22px;
width:100%;
box-shadow:0px 2px 5px #E2E2E2;
-webkit-appearance: none;
}


input.bbs-b {
border-radius:43%;
width:45px;
height:45px;
color:#6b6b6b;
background-image: url('magnifier.svg');
background-position:10px 10px;
background-repeat:no-repeat;
cursor:pointer;
margin-left:-25px;
box-shadow:none;
margin-top:2px;
}

input.bbs-b:hover {
background:#317D9F;
width:45px;
height:45px;
background-image: url('magnifierw.svg');
background-position:10px 10px;
background-repeat:no-repeat;
box-shadow:none;
margin-top:2px;
}
 
a.stadtbranche {
color:#d78b48;
padding:10px;
font-family:Tahoma,Helvetica,Arial,Sans-Serif;
font-size:24px;
text-decoration: none;
font-weight:normal;
letter-spacing: 0.03em;
}

a.stadtbranche:hover {
color:#317D9F;
}

h1 {
text-shadow: white 0px 1px 1px;
font-size:16px;
font-family:Tahoma,Helvetica,Arial,Sans-Serif;
margin:0px;
padding:0px;
font-weight:normal;
}
 
font.desc {
padding-left:10px;
font-size:14px;
color:#bababa;
text-shadow: white 0px 1px 1px;
}
 
h2,h3 {
text-align:left;
padding-bottom:5px;
font-family:Tahoma,Helvetica,Arial,Sans-Serif;
font-size:21px;
color:#317D9F;
text-decoration: none;
font-weight:normal;
margin-top:17px;
margin-bottom:9px;
text-shadow: white 0px 1px 1px;
box-shadow: inset 0 -6px 4px -6px #ededed;
}

strong{
color:#317D9F;
font-weight:normal;
}


h2.c1,h3.c1{
color:#d17c30;
}

h2.c2,h3.c2{
color:#317D9F;
}

h2.c3,h3.c3{
color:#317D9F;
margin-bottom:3px;
box-shadow:none;
}

h2.c4{
color:#d17c30;
box-shadow:none;
font-size:34px;
margin-bottom:0px;
}
 
div#content {
padding-left:15px;
padding-right:15px;
line-height:1.7;
}
 
div#bar-l {
min-height:42px;
width:100%;
background-color:white;
border-bottom:1px solid #fcfcfc;
padding-top:4px;
} 
 
div#bar-r {
margin-left:auto;
margin-right:auto;
max-width:1045px;
background-color:white;
}

div#m-r {
padding-top:6px;
float:left;
}
 
div#m-r a{
color: #317D9F;
font-family:Tahoma,Helvetica,Arial,Sans-Serif;
font-weight:normal;
padding-top:14px;
padding-bottom:8px;
padding-left:5px;
padding-right:5px;
margin:0;
text-decoration: none;
font-size:18px;
border-radius:3px;
cursor:pointer;
}

div.suchfelderstart {
padding-top:40px;
color: #317D9F;
font-size:18px;
min-height:250px;
padding-left:7px;
margin-left:auto;
margin-right:auto;
max-width:900px;
}

div.suchfelder {
padding-top:3px;
color: #317D9F;
font-size:18px;
padding-left:7px;
margin-bottom:7px;
}
 
div#m-r a:hover{
color: white;
background-color:#317D9F;
background:linear-gradient(#53a4ca,#317D9F);
text-shadow:#2b6e8c 0px 1px 1px;
box-shadow: 0px 0px 1px silver;
}
.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/

}

 
.dropmenudiv{
position:absolute;
top: 40px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
padding-top:10px;
padding-left:7px;
padding-right:7px;
padding-bottom:10px;
line-height:18px;
z-index:499;
background-color:white;
text-align:left;
box-shadow: 0px 2px 7px grey;
border-radius:6px;
}
 
.dropmenudiv a{
font-weight:normal;
width: auto;
display: block;
padding: 6px;
margin-top:3px;
margin-right:8px;
text-decoration: none;
font-size:13px;
color: #317D9F;
text-shadow: white 0px 1px 1px;
border-radius:5px;
cursor:pointer;
}

.plista_widget_subArticle .plistaFooter {
display: none;
}

.plista_widget_standard_1 .plistaFooter {
display: none;
}
.plista_widget_standard_2 .plistaFooter {
display: none;
}

.plista_widget_standard_3 .plistaFooter {
display: none;
}
 
* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}
 
.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
text-shadow:#2b6e8c 0px 1px 1px;
color:white;
background:#317D9F;
background:linear-gradient(#53a4ca,#317D9F);
box-shadow: 0px 0px 1px silver;
}
 
 
 
ul.selection {
	margin: 0;
	padding: 0;
	position: left;
	bottom: 0;
text-align:left;
	}
 
ul.selection li {
	display: block;
	}
 
 
ul.selection li a {
border-radius:5px;
display: block;
padding:5px;
margin:4px;
text-decoration: none;
color: #317D9F;
text-shadow: white 0px 1px 1px;
padding-left:10px;
	}

ul.selection li a.second {
font-size:14px;
padding-left:20px;
	}
 
ul.selection li a:hover,ul.selection li a.second:hover {
text-shadow:#2b6e8c 0px 1px 1px;
color:white;
background:#317D9F;
background:linear-gradient(#53a4ca,#317D9F);
box-shadow: 0px 0px 1px silver;
	} 
 
 
ul.result {
	margin: 0;
	padding: 0;
	bottom: 0;
	}
 
ul.result li {
	display: block;
margin-top:8px;
	}
 
 
ul.result li a {
display: block;
font-weight:normal;
text-decoration:none;
min-height:75px;
width:98%;
margin-bottom:9px;
border:1px solid #fbfbfb;
border-bottom:1px dotted silver;
padding:8px;
color:#4F4F4F;
	}
 
div.l {
display: block;
font-weight:normal;
text-decoration:none;
min-height:75px;
width:96%;
margin-bottom:9px;
border:1px solid #fbfbfb;
border-bottom:1px dotted silver;
padding:8px;
padding-right:16px;
color:#4F4F4F;
} 
 
div.r,div.e{
    clear: both;
    display: block;
    font-weight: normal;
    text-decoration: none;
    width: 96%;
    margin-top: 4px;
    margin-bottom: 5px;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 8px;
    padding-right: 16px;
    color: #4F4F4F;
    border-radius: 8px;
}

div.e{
background-color:#fefefe;
}

div.adr{
padding-right:30px;text-align:right;float:right;
padding-left:8px;
text-shadow:white 0px 1px 1px;color:#7A7A7A;
}
 
div.r:hover,div.e:hover{
box-shadow: 0px 1px 5px #dadada;
background:#f7f7f7;
background-image: url('i-hover.gif');
background-position:center right;
background-repeat:no-repeat;
}


div.r div.m,div.e div.m{
visibility:hidden;
}

div.r:hover div.m,div.e:hover div.m{
visibility:visible;
}

div.m::before{
content: "Nachricht";
}

div.m{
display:inline;
text-shadow: white 0px 1px 1px;
color: #53A5CA;
border-radius:10px;
padding:4px;
font-size:16px;
background-color:#EFF7FA;
background-image: url('e.png');
background-repeat: no-repeat;
padding-left:25px;
background-position:6px 6px;
}

 
 
ul.result li a:hover {
cursor:pointer;
box-shadow: 0px 0px 5px lightgrey;
background:#F7F7F7;
border:1px solid #d78b48;
	}
 
#breadcrumbs {
padding-top: 6px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
 
#breadcrumbs ul {
color:#969696;
padding:0px;
margin:0px;
}
 
#breadcrumbs li {
display: inline;
}
 
#breadcrumbs li a {
color:#969696;
font-size:13px;
padding:1px;
}

#breadcrumbs li a:hover {
color:darkgrey;
}
 
ul.bricks{
padding:0px;
margin:0px;
}
 
ul.bricks li {
font-weight:bold;
display: inline;
float:left;
font-family:Tahoma,Helvetica,Arial,Sans-Serif;
font-size:15px; color:#317D9F;
}
 
ul.bricks li a{
border-radius:5px;
background-color:#f3f8fb;
font:bold 17px Tahoma,Helvetica,Arial;
text-indent: 3px;
padding:6px;
margin:5px;
text-decoration: none;
color: #317D9F;
text-shadow: white 0px 1px 1px;
}
 
ul.bricks li a:hover{
background:#317D9F;
background:linear-gradient(#53a4ca,#317D9F);
color: white;
text-shadow: #4F4F4F 0px 1px 1px;
box-shadow: 0px 0px 2px lightgrey;
}
 
ul.select {
	margin: 0;
	padding: 0;
	position: left;
	bottom: 0;
	}
 
ul.select li {
	display: block;
	}
 
 
ul.select li a {
background:#F3F8FB;
text-align:left;
border-radius:6px;
display: block;
padding:7px;
margin:5px;
text-decoration: none;
color: #317D9F;
text-shadow: white 0px 1px 1px;
	}
 
ul.select li a:hover {
text-shadow:#2b6e8c 0px 1px 1px;
color:white;
background:#317D9F;
background:linear-gradient(#53a4ca,#317D9F);
box-shadow: 0px 0px 1px silver;
	}
 
#facebox {
  position: absolute;
  top:0;
left:0;
  z-index: 498;
  text-align: left;
}
 
 
#facebox .popup{
position:relative;
border-radius:6px;
box-shadow:0 0 23px rgba(0,0,0,0.4);
}
 
#facebox .content {
display:table;
padding-top:4px;
padding-left: 27px;
padding-right:27px;
padding-bottom:14px;
background: #fff;
border-radius:6px;
}
 
#facebox .content > p:first-child{
  margin-top:0;
}
#facebox .content > p:last-child{
  margin-bottom:0;
}
 
#facebox .close{
  position:absolute;
  top:5px;
  right:5px;
  padding:2px;
}
#facebox .close img{
  opacity:0.8;
margin-right:8px;
}
#facebox .close:hover img{
  opacity:1.0;
}
 
#facebox .loading {
  text-align: center;
}
 
#facebox .image {
  text-align: center;
}
 
#facebox img {
  border: 0;
  margin: 0;
max-width: fit-content;
}
 
#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  min-height:100%;
  width:100%;
}
 
.facebox_hide {
  z-index:-100;
}
 
.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}