@import url('http://fonts.googleapis.com/css?family=PT Sans');

:root {
	--frame-spacing-xl: 0.5rem !important;
}

.pagination >.active > a {
     background-color: #00F;
     border-color: #444;
}
.pagination >.active > a:hover {
     background-color: #444;
     border-color: #AAA;

}


.btn-primary {
     background-color: #00F;
     border-color: #444;
}

.btn-primary:hover{
     background-color: #444;
     border-color: #aaa;
}

a {
  color:  #444;
}

a:hover{
     color: #00F;
}

.frame {
    margin-top: 0px;
    margin-bottom: 5px;
}

#overlay {
       position: fixed;
       z-index:2000;
       top: 0px;
       left: 0px;
       height:100%;
       width:100%;
}

.overlayBG {
       background-color:#000;
       -ms-filter: "Alpha(Opacity=50)"; /* IE 8 */
       filter:alpha(opacity=50); /* IE5-7 */
       -moz-opacity: 0.50; /* Mozilla */
       opacity: 0.50;
}

#lightBox {
       position:fixed;
       top:50%;
       left:50%;
       margin-left:-225px;
       margin-top:-140px;
       z-index:2001;
       width:450px;
       height:230px;
       background-color:#fff;
       text-align:center;
}

.Schon16 {
    font-family: 'PT Sans', Arial, Helvetica; 
    font-size: 28px;
    background-color: BLUE;
    color: WHITE;
    text-decoration: bold;
}
.buttonjanein {
    width: 160px;
    font-family: 'PT Sans', Arial, Helvetica; 
    font-size: 18px;
    background-color: white;
    color: BLUE;
    font-weight : bold;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border: 2px solid BLUE; 
    border-radius: 5px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}

.buttonjanein:hover {
    background-color: #97BF0D; /* Green */
    border: 2px solid #97BF0D;
    color: white;
}


.image .hidden-md {
float: middle;
  max-width: 20%;
  height: auto; 
}
               body {
                   font-family : 'PT Sans', sans-serif;
               }

sub{
      font-family : 'PT Sans', sans-serif;
                   color: red;
                   font-size: 24px;
}

del{
      font-family : 'PT Sans', sans-serif;
                   color: lightgrey;
                   font-size: 24px;
}


.simplePollWrap {
    width: 400px;
    position: relative;
    padding: 5px;
    font-family : 'PT Sans', sans-serif;
    font-weight : normal;
    font-size: 18px;
    line-height: 1.2;
}

.simplePollRadioText {
    margin-left: 0px;
    position: relative;
    font-weight : normal;
    top: -2px;
}

.simplePollWrap .simplePollMain ul li {
    text-indent: 0px;
}


.col-md-12 {
width: auto;
}

.col-md-push-6 {
width: 100%;
   .image {
      float: left;
   }
}


.col-md-6 {
width: 50%;
}

.col-sm-4L {
    width: 10%;
float: middle;
}
.col-sm-4M {
    width: 65%;
}

.col-sm-4R {
    width: 25%;
}

.BorderRadius {
    border: 2px solid #a1a1a1;
    padding: 30px 0px 30px 0px; 
    background: #FFFFFF;
    width: 100%;
    #border-right: 50px;
    border-radius: 12px;
}

.Bier {
        padding-top: 0px;
        padding-right: 10px;
        padding-bottom: 0px;
        padding-left: 0px;
}


               H1 {
                   background-color: #fff;
                   color: #220;
               }

              H2 {
                   color: #666;
               }
H5 a {
  color: #f00 !important;
  font-size: 5em;
  font-weight: bold;
  }

.simplePollWrap h3 {
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 0px solid #BBB;
}

 
               p {
                   color: #000;
                   line-height: 1.8;
                   font-size: 18px;
               }

               H4 {
               font-family : 'PT Sans', sans-serif;
               line-height: 0.75;
               font-size: 24px;
               color: #333333;
               }

    div.sitemap {
      padding: 1em 1em;
      line-height: 20px;
    }

    div.sitemap ul {
      padding: 0 0 0 24px;
      margin: 0 0;
      list-style-type: none;
    }

.main-section {
  		background-color: #ffffff;
		margin-top: 1rem;
}

p {
    color: #333333;
    line-height: 1.8;
    font-size: 18px;
}

                .navbar-default {                 
                     background-color: #FFFFFF;
                     border-color: #aaaaaa;
                }

                .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
                     color: #0000ff;
                 }

 .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {                  
                     color: #0000ff;
                     font-size: 17px;
                 }

                .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:focus {
                     color: #aaaaaa;
                     font-size: 17px;
                 }

                 .navbar-main > li > a .bar {
                      background: #0000ff;
                     font-size: 17px;
                 }

                 .navbar-header-main .navbar-brand {
                       font-size: 32px;
                       font-family : 'PT Sans', sans-serif;
                       font-weight: bold;
                       text-transform: uppercase;
                       line-height: 120px;
                 }

                .footer-section {
                   border-top: 1px solid #ccc;
                   color: #333333;
                   background: #eee;
                }

                .footer-section a:hover, .footer-section a:focus {
                   color: #0083D1;
                }

                .footer-section a {
                   color: #333333;
                }

                .meta-section {
                    color: #ffffff;
                    border-top: 1px solid #2b2b2b;
                    background-color: #eee;
                    padding: 0px 0;
                }

.etikett img {
border-width: 10px;
border-bottom: 10px solid #ffffff;
}
#aktuell {
border-width: 10px;
border-bottom: 10px solid #cccccc;
}
.brightness {
background-color: white;
display: inline-block;
}
.brightness img:hover {
opacity: .75;
border-width: 10px;
border-bottom: 10px solid #444444;
}
  )
}
}

emoticons {
      active = 0
      10 = IMAGE
      10 {
        file = EXT:ve_guestbook/pi1/emoticons/###EMOTICON###.gif
        params = hspace=1 vspace=1 valign=bottom
        border = 0
        altText = Emoticon
        titleText = Emoticon
      }

      subst {
        11.str = :D
        11.val = 1
        12.str = :) || :-)
        12.val = 2
        13.str = :( || :-(
        13.val = 3
        14.str = :cry:
        14.val = 4
        15.str = :?:
        15.val = 5
        16.str = ;) || ;-)
        16.val = 6
      }