﻿/* -- Licensed Template powered for cms2day | Template Copyright by Akovo - www.akovo.de - Joe Stiblo -- */

/* - MISC STYLE - */

*    {
margin: 0;
padding: 0;
}
html {
width: 100%;
height: 100.5%;
}

body {
text-align: center;
color: #000;
background: #fff url('../images/background.jpg') no-repeat center top;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
}

.clear {
clear: both;
height: 0;
font-size: 0;
display: block;
width: 100%;
}

td {
font-size: 11px;
line-height: 18px;
font-family: "Verdana", "Tahoma", "Arial", "MS Sans Serif";
}

ul {
margin: 0;
padding: 0;
}

li {
list-style: none;
}

a {
text-decoration: none;
}

form {
margin: 0;
padding: 0;
}

img {
border: none;
}

/* -- CONTAINER -- */

#container {
text-align: left;
margin: 15px auto;
width: 950px;
position: relative;
}

/* -- HEADER UND LOGO -- */

#header {
position: relative;
width: 100%;
height: 258px;
margin: 0;
padding: 0;
overflow: hidden;
}

#logo_container {
margin-top: 25px;
float: left;
padding: 0;
width: 312px;
height: 83px;
}

#logo2 {
margin-top: 10px;
margin-right: 46px;
width: 446px;
height: 243px;
background: url('../images/monitore.png') no-repeat;
float: right;
}

#slogan {
margin-top: 4px;
float: left;
width: 445px;
height:42px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 16px;
color: #fff;
}

/* -- MENU TOP-- */
#menu {
width: 950px;
height: 26px;
margin: 0;
padding: 0;
color: #002e6f;
position: static;
}

#menu ul {
position: absolute;
top: 0;
z-index: 100;
padding: 0;
margin: 0;
}

#menu ul li {
float: left;
list-style: none;
margin-left: 2px;
position: relative;
z-index: 100;
}

#menu li a {
display: block;
padding: 0 12px;
text-decoration: none;
font-size: 16px;
color: #fff;
margin: 0;
line-height: 26px;
}

#menu li a:hover {
display: block;
padding: 0 12px;
text-decoration: none;
font-size: 16px;
color: #fff;
margin: 0;
line-height: 26px;
border-bottom: 6px solid #A4D112;
}

#menu li a.aktiv {
display: block;
padding: 0 12px;
text-decoration: none;
font-size: 16px;
color: #fff;
font-weight: normal;
margin: 0;
line-height: 26px;
border-bottom: 6px solid #A4D112;
}

#menu li a.aktiv:hover {
display: block;
padding: 0 12px;
text-decoration: none;
font-size: 16px;
color: #fff;
font-weight: normal;
margin: 0;
line-height: 26px;
}

/* -- MENU TOP DROPDOWN -- */

#menu table {
position: absolute;
z-index: 100;
left: 1px;
top: 0;
}

#menu ul li ul {
visibility: hidden;
position: absolute;
left: 0;
top: 26px;
width: 160px;
text-align: left;
margin: 0;
padding: 0;
}

#menu ul li ul li {
height: 26px;
margin: 0;
}

#menu ul li:hover ul, #menu ul a:hover ul {
visibility: visible;
}

#menu ul li ul li a {
width: 160px;
display: block;
padding: 0 12px 2px 12px;
text-decoration: none;
line-height: 34px;
font-size: 12px;
color: #fff;
background: #323131;
margin: 0;
border: none;
}

#menu ul li ul li a:hover {
width: 160px;
display: block;
padding: 0 12px 2px 12px;
text-decoration: none;
line-height: 34px;
font-size: 12px;
color: #A4D112;
margin: 0;
background: #323131;
border: none;
}

#menu ul li ul li a.aktiv {
width: 160px;
display: block;
padding: 0 12px 2px 12px;
text-decoration: none;
line-height: 34px;
font-size: 12px;
font-weight: bold;
color: #fff;
background: #323131;
margin: 0;
}

#menu ul li ul li a.aktiv:hover {
width: 160px;
display: block;
padding: 0 12px 2px 12px;
text-decoration: none;
line-height: 34px;
font-size: 12px;
font-weight: bold;
color: #A4D112;
background: #323131;
margin: 0;
}

#breadcrump_container {
position: relative;
float: left;
width: 100%;
height: 30px;
margin: 0;
padding: 0;
color: #000;
overflow: hidden;
}

/* -- BREADCRUMP DATUM UND CLAIM -- */

#breadcrump_container #breadcrump a {
text-decoration: none;
color: #000;
}

#breadcrump_container #breadcrump a:hover {
text-decoration: none;
color: #000;
}

#breadcrump_container #timedate {
position: relative;
float: right;
padding: 0 35px 0 0;
line-height: 28px;
color: #000;
font-size: 12px;
}

#breadcrump_container #claim {
position: relative;
float: left;
padding: 0 0 0 20px;
line-height: 28px;
color: #000;
font-size: 14px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
background: url('../images/claim.png') no-repeat;
}

/* -- CONTENT CONTAINER -- */

#content_container {
float: left;
width: 950px;
overflow: hidden;
position: relative;
margin-bottom: 20px;
margin-top: 5px;
}

/* -- CONTENT + TEXT -- */

#content {
float: left;
width: 650px;
overflow: hidden;
position: relative;
background: #323131;
}

#content_top {
float: left;
width: 650px;
height: 10px;
margin-top: 0;
overflow: hidden;
background: url('../images/content_top.png') no-repeat top left;
}

#content #text {
margin: 0;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 15px;
text-align: justify;
color: #FFFFFF;
background: url('../images/content_bottom.gif') no-repeat bottom left;
line-height: 22px;
}

#content #text h1 {
font-size: 16px;
font-weight: bold;
margin: 0 0 20px 0;
color: #fff;
font-family: "Arial";
text-transform: none;
letter-spacing: 0;
border-bottom: 1px solid #A4D112;
}

#content #text h2 {
font-size: 14px;
font-weight: bold;
margin: 0 0 20px 0;
color: #333029;
font-family: "Arial";
text-transform: uppercase;
letter-spacing: 0;
}

#content #text h3 {
font-size: 11px;
font-weight: bold;
margin: 0 0 5px 0;
color: #9b9f4f;
font-family: "Verdana";
letter-spacing: 0;
}

#content #text p {
margin: 0 0 15px 0;
}

#content #text hr {
border-top: 1px solid #d7d7d7;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #fff;
margin: 0 0 15px 0;
height: 2px;
}

#content #text a {
color: #fff;
text-decoration: none;
}

#content #text a:hover {
color: #ccc;
text-decoration: underline;
}

#content #text ul {
margin: 0 0 0 15px;
}

#content #text ul li {
list-style: square;
line-height: 22px;
}

#content #text ul li ul li {
list-style: square;
line-height: 22px;
margin: 0 0 0 5px;
}

/* -- SUCHE UND SIDEBAR - LAST NEWS -- */

#suche_container {
float: right;
height: 33px;
width: 265px;
overflow: hidden;
margin-top: -10px;
padding: 10px;
position: relative;
background: #323131 url('../images/suche_top.gif') no-repeat top left;
}

#suche_container_bottom {
float: right;
height: 9px;
width: 285px;
overflow: hidden;
position: relative;
background: url('../images/sidebar_bottom.gif') no-repeat top left;
}

.addon #addon_suche input {
width: 146px;
margin-top: 5px;
height: 23px;
border: 1px solid #e3e4e5;
padding-top: 6px;
padding-left: 33px;
position: absolute;
background: #fff url('../images/search.gif') no-repeat top left;
}

.addon #addon_suche form input.button {
width: 82px;
height: 32px;
background: url('../images/suche.gif') no-repeat bottom left;
border: none;
cursor: pointer;
float: right;
margin-left: 186px;
font-size: 16px;
font-size: 0px;
}


#sidebar {
float: right;
width: 285px;
overflow: hidden;
margin-top: 15px;
position: relative;
background: #323131 url('../images/sidebar_top.gif') no-repeat top left;
}

#sidebar_inhalt {
float: right;
width: 265px;
overflow: hidden;
padding: 10px;
position: relative;
background: #323131;
}

#sidebar_bottom {
float: right;
width: 285px;
height: 9px;
overflow: hidden;
position: relative;
background: url('../images/sidebar_bottom.gif') no-repeat top left;
}

.lastnews {
color: #FFFFFF;
font-size: 12px;
}

.lastnews a {
color: #A4D112;
font-size: 13px;
}

.sidebar_news {
line-height: 64px;
border-bottom: 1px solid #e3e4e5;
padding-left: 55px;
margin-top: 8px;
margin-left: 9px;
width: 211px;
background: url('../images/news.png') no-repeat top left;
font-family: "Verdana", "Tahoma", "Arial", "MS Sans Serif";
font-size: 16px;
font-weight: normal;
font-style: italic;
color: #fff;
}

.addon #addon_lastnews p {
font-size: 0px;
line-height: 1px;
}

.addon .lastnews {
margin-bottom: 15px;
padding-bottom: 10px;
border-bottom: 1px dotted #999;
}

/* -- MODUL SUCHE -- */

#modul #modul_suche input.button{ 
width:80px; height: 33px;  
background: url('../images/suche.gif') no-repeat center left; 
color: #fff; 
padding-right: 9px; 
padding-bottom: 3px; 
font-size: 0px; 
margin-right:4px;
}

/* -- MODUL BLOG -- */

#modul_blog input.button{ 
width:152px; height: 33px;  
background: url('../images/eintragen.gif') no-repeat center left; 
color: #fff;
text-align: center;
padding-bottom: 3px; 
font-size: 10px; 
margin-right:4px;
}
}

/* -- MODUL NEWS -- */

#modul #modul_news input.button{ 
width:152px; height: 33px;  
background: url('../images/eintragen.gif') no-repeat center left; 
color: #fff;
text-align: center;
padding-bottom: 3px; 
font-size: 10px; 
margin-right:4px;
}

/* -- MODUL KONTAKTFORMULAR -- */

#modul #modul_kontaktformular input.button { 
width:152px; height: 33px;  
background: url('../images/eintragen.gif') no-repeat center left; 
color: #fff;
text-align: center;
padding-bottom: 3px; 
font-size: 10px; 
margin-right:4px;
}

/* -- MODUL GÄSTEBUCH -- */

#modul #modul_smileybook input.button { 
width:152px; height: 33px;  
background: url('../images/eintragen.gif') no-repeat center left; 
color: #fff;
text-align: center;
padding-bottom: 3px; 
font-size: 10px; 
margin-right:4px;
}

#modul #modul_smileybook #smileys { 
width: 98%
}

/* -- MODUL NEWSLETTER -- */

#modul #modul_newsletter input.button { 
width:152px; height: 33px;  
background: url('../images/eintragen.gif') no-repeat center left; 
color: #fff;
text-align: center;
padding-bottom: 3px; 
font-size: 10px; 
margin-right:4px;
}

/* -- FOOTER -- */

#footer {
clear: both;
height: 80px;
padding: 0;
font-size: 10px;
color: #545248;
line-height: 15px;
background: #323131;
}

#footer_inhalt {
width: 950px;
clear: both;
height: 80px;
margin: 0 auto;
padding: 0;
}

#footer #seitenanfang {
position: relative;
text-align: left;
float: left;
padding: 15px 0 0 15px;
margin: 0;
width: 200px;
color: #fff;
}

#footer #footercontent {
position: relative;
color: #fff;
float: right;
margin: 0;
padding: 15px 15px 0 0;
width: 548px;
text-align: right;
font-size: 12px;
}

#footer a {
text-decoration: none;
color: #A4D112;
font-weight: bold;
font-size: 12px;
}

#footer a:hover {
text-decoration: none;
color: #A4D112;
font-weight: bold;
font-size: 12px;
}

#footer a.w3b {
text-decoration: none;
color: #A4D112;
font-weight: bold;
font-size: 12px;
}

#footer a:hover.w3b {
text-decoration: none;
color: #707070;
font-weight: bold;
font-size: 12px;
}
body {
    
    }

    #slides
	{
      display: none;
      margin-bottom:50px;
    }
    #slides2
	{
      display: none;
      margin-bottom:50px;
    }
    #slides3 {
      display: none;
      margin-bottom:50px;
    }

    #slides .slidesjs-navigation {
      margin-top:5px;
    }
	#slides2 .slidesjs-navigation {
      margin-top:5px;
    }
	#slides3 .slidesjs-navigation {
      margin-top:5px;
    }

    a.slidesjs-next,
    a.slidesjs-previous,
    a.slidesjs-play,
    a.slidesjs-stop {
      background-image: url('../images/btns-next-prev.png');
      background-repeat: no-repeat;
      display:block;
      width:12px;
      height:18px;
      overflow: hidden;
      text-indent: -9999px;
      float: left;
      margin-right:5px;
    }

    a.slidesjs-next {
      margin-right:10px;
      background-position: -12px 0;
    }

    a:hover.slidesjs-next {
      background-position: -12px -18px;
    }

    a.slidesjs-previous {
      background-position: 0 0;
    }

    a:hover.slidesjs-previous {
      background-position: 0 -18px;
    }

    a.slidesjs-play {
      width:15px;
      background-position: -25px 0;
    }

    a:hover.slidesjs-play {
      background-position: -25px -18px;
    }

    a.slidesjs-stop {
      width:18px;
      background-position: -41px 0;
    }

    a:hover.slidesjs-stop {
      background-position: -41px -18px;
    }

    .slidesjs-pagination {
      margin: 7px 0 0;
      float: right;
      list-style: none;
    }

    .slidesjs-pagination li {
      float: left;
      margin: 0 1px;
    }

    .slidesjs-pagination li a {
      display: block;
      width: 13px;
      height: 0;
      padding-top: 13px;
      background-image: url('../images/pagination.png');
      background-position: 0 0;
      float: left;
      overflow: hidden;
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background-position: 0 -13px
    }

    .slidesjs-pagination li a:hover {
      background-position: 0 -26px
    }

    #slides a:link,
    #slides a:visited {
      color: #333
    }

    #slides a:hover,
    #slides a:active {
      color: #9e2020
    }
	
	#slides2 a:link,
    #slides2 a:visited {
      color: #333
    }

    #slides2 a:hover,
    #slides2 a:active {
      color: #9e2020
    }
	
	#slides3 a:link,
    #slides3 a:visited {
      color: #333
    }

    #slides3 a:hover,
    #slides3 a:active {
      color: #9e2020
    }

    .navbar {
      overflow: hidden
    }
    
figure,
figcaption {
	margin: 0;
	padding: 0;
}

figure.einzel {
	position: relative;
	display: inline-block;
    border: 1px solid gainsboro;
}

figure img {
	display: block;
}

figcaption {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 3em;
	color: white;
	background: rgba(0, 0, 0, 0.5);
}

.gesamt {
	position: relative;
	color: black;
}
