@font-face {
    font-family: 'AkkoBold';
    src: url('fonts/akko_bold-webfont.eot');
    src: url('fonts/akko_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/akko_bold-webfont.woff') format('woff'),
         url('fonts/akko_bold-webfont.ttf') format('truetype'),
         url('fonts/akko_bold-webfont.svg#AkkoBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AkkoLightRegular';
    src: url('fonts/akko_light-webfont.eot');
    src: url('fonts/akko_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/akko_light-webfont.woff') format('woff'),
         url('fonts/akko_light-webfont.ttf') format('truetype'),
         url('fonts/akko_light-webfont.svg#AkkoLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	color: #acacac;
	font: 11px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a {
	text-decoration: none;
	color: #acacac;
}

a:hover {
	text-decoration: underline;
	color: #682277;
}

#archive {
	width: 100%;
	height: 50px;
	display: block;
	float: left;
}

h1 {
	width: 100%;
}

h2 {
	color: #acacac;
	font: normal 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url(../images/arrow_r.png) no-repeat 0 12px;
	padding: 10px 0 0 20px;
	margin: 0;
}

h3 {
	color: #acacac;
	font: normal 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url(../images/arrow_r.png) no-repeat 0 12px;
	padding: 7px 0 0 20px;
	margin: 0;
}

h4 {
	color: #acacac;
	font: normal 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 10px 0 0 7px;
	margin: 0;
	float: left;
}

h5 {
	color: #acacac;
	font: normal 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 7px 0 0 20px;
	margin: 0;
}

img {
	border: none;
}

#content {
	position: absolute;
	width: 820px;
	top: 60px;
	left: 332px;
	padding-bottom: 40px;
}

#content_anfahrt {
	position: absolute;
	width: 820px;
	height: 632px;
	top: 60px;
	left: 332px;
	background: url(../img/anfahrtsplan.jpg) no-repeat;
}


#line {
	margin: 0;
	padding: 0;
}

#text {
	padding: 210px 0 0 20px;
	height: 385px;
	width: 400px;
	font: normal 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url(../images/arrow_r.png) no-repeat 0 225px;
}

#blog {
	font: normal 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#blog .item img{
}

.title {
	text-transform: uppercase;
}

#adresse {
	background: url(../images/anfahrtsplan.jpg) no-repeat 360px 100px;
}

#description {
	border-top: 1px solid #acacac;
	margin-top: -3px;
}

#description ul {
	margin-top: 0!important;
}

#content ul li {
	list-style: square outside none;
}

#portfolio, #blog {
	margin: -10px 0 0 -10px;
}

/* Navigation */

#nav_main {
	position: fixed;
	top: 145px;
	left: 40px;
	font:14px/21px 'AkkoLightRegular',"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif normal;
	text-transform: uppercase;
}

#col1 ul {
	padding: 0;
	margin: 0;
}

#col1 a {
	text-decoration: none;
	color: #575757;
}

.more {
}

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

#col1 a:hover, .current-menu-item a, .current-page-ancestor a, .current_page_item a, .current-cat a {
	color: #682277!important;
	font-weight: 200;
	font-family: 'AkkoBold',"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#nav_sub {
	position: fixed;
	top: 280px;
	left: 164px;
	font:14px/21px 'AkkoLightRegular',"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif normal;
	text-transform: uppercase;
}

#logo {
	margin-bottom: 57px;
	width: 71px;
	height: 80px;
}

li {
	list-style: none;
}

table {
	margin-top: 8px;
}

.item {
  width: 220px;
  margin: 10px;
  float: left;
}

.item a img {
  width: 220px;
}

.widget-container {
	padding-bottom: 20px;
}

#blog .title {
	margin-bottom: 10px;
}

.title {
	color:#575757;
	font:18px/20px 'AkkoLightRegular',"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif normal;
	float: left;
	display: block;
	width: 100%;
}

.title:hover {
	text-decoration: none;
	color: #682277!important;
}

.blogpost {
	display: block;
	float: left;
}

.customtitle {
	margin: 10px 0 0 18px;
	font: 12px/12px "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
}

/*light box*/

#overlay {
    background-color: #fff!important;
}
    
#numberDisplay {
	display: none!important;
}    

#imageContainer {
    padding: 0px!important;
}

#imageDataContainer {
	font: 18px 'AkkoLightRegular', Verdana, Helvetica, sans-serif;
	color: #000;
}	

/* Basic jQuery Slider essential styles */

ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{display:none;position:absolute;}

ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999; padding: 12px 5px 0 0; width: 28px; float: left;
}

ol.bjqs-markers{list-style:none;margin:0;padding:0;z-index:9999;}
ol.bjqs-markers li{float:left;}

p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}

/* demo styles */

#container{
  width:980px;
  padding:100px 0;
  margin:0 auto;
  overflow:hidden;
}

#banner {
  height:300px;
  width:700px;
  margin:0 auto;
  position:relative;
  background:#fff;
  border:20px #fff solid;
  box-shadow:0 0 50px rgba(0,0,0,0.5);
}

ul.bjqs-controls li a{
  display:block;
  width:13px;
  height: 10px;
  text-indent: -9999px;
}

a.bjqs-prev{
  background: url(../images/arrow_l.png) no-repeat center center;
  float: left;
}

a.bjqs-next{
  float: right;
  background: url(../images/arrow_r.png) no-repeat center center;
}

 p.bjqs-caption{
  background:rgba(0,0,0,0.7);
  color:#fff;
  text-align:center;
}

 ol.bjqs-markers{
  position:absolute;
  bottom:-50px;
}

 ol.bjqs-markers li{
  float:left;
  margin:0 3px;
}

 ol.bjqs-markers li a{
  display:block;
  height:10px;
  width:10px;
  border:4px solid #fff;
  overflow:hidden;
  text-indent:-9999px;
  background:#000;
  border-radius:10px;
  box-shadow:0 0 50px rgba(0,0,0,0.5);
}

ol.bjqs-markers li.active-marker a{
  background:#fd0100;
}

#my-slideshow{
	border-bottom: 1px solid #acacac;
}

.bjqs-controls li {
	list-style: none!important;
}


/*************/
/* slider container */
.iosSlider {
	/* required */
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;

	/* optional */
	width: 820px;
	height: 600px;
	border-bottom: 1px solid #acacac;
}

/* slider */
.iosSlider .slider {
	/* required */
	width: 100%;
	height: 100%;
}

/* slide */
.iosSlider .slider .slide {
	/* required */
	float: left;

	/* optional */
	width: 820px;
	height: 600px;
}

.controls {
	padding: 0px 5px 0 0; 
	width: 28px; 
	float: left;
}
a.prevButton{
  background: url(../images/arrow_l.png) no-repeat center center;
  float: left;
  display:block;
  width:13px;
  height: 10px;
  text-indent: -9999px;
  
}

a.nextButton{
  float: right;
  background: url(../images/arrow_r.png) no-repeat center center;
  display:block;
  width:13px;
  height: 10px;
  text-indent: -9999px;
}

#over {
	position: absolute;
	top: 100px;
	left: 940px;
	z-index: 20000;
}

.page-template-template-angebot-php #over,
.page-template-template-preise-php #over {
	display: none;
}
    