*
{
margin: 0;
padding: 0;
border: none;
outline: none;
}
 
html 
{
height: 100%;
background-color: #7d9ba3;
}

body {
color: #031723;
font-family: arial, Trebuchet MS, verdana;
font-size: 14px;
min-height: 100%;
margin: 0 auto;
	}

@font-face {
 font-family: MyCustomFont;
 src: url("ebrima.eot") /* EOT file for IE */
}
@font-face {
 font-family: MyCustomFont;
 src: url("ebrima.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
font-family: 'ParkAvenueRegular';
src: url('park_ave-webfont.eot');  
src: url('park_ave-webfont.eot?#iefix') format('embedded-opentype'),
 url('park_ave-webfont.woff') format('woff'),
 url('park_ave-webfont.ttf') format('truetype'),
 url('park_ave-webfont.svg#ParkAvenueRegular') format('svg');
font-weight: normal;
font-style: normal;
}
	
h1 {color: #ff6c00; font-family: MyCustomFont; font-size: 19px; margin: 10px 0;}
h1.topline {
color: #fff; font-family: 'ParkAvenueRegular';font-size: 45px; margin: 0; position: absolute; text-shadow: 0 -1px #000, 1px 0 #000, 0 1px #000, -1px 0 #000; width: 730px; text-align: right; top: 131px; padding: 10px 10px 10px 0;
background: -moz-linear-gradient(left,  rgba(255,255,255,0) 46%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(46%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 46%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(255,255,255,0) 46%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(255,255,255,0) 46%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(255,255,255,0) 46%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}
h2 {color: #fd933e; font-size: 17px; margin: 10px 0;}
h3 {color: #004967; font-size: 15px; margin: 10px 0;}
h4 {margin: 0;}

p {margin: 15px 0;}
p.imageline {font-size: 13px; color: #fff; font-style: italic; margin: -5px 15px 0 -1px; border-left: 30px solid #02cac7; height: 25px; padding: 8px 0 0 20px;}
li {font-size: 14px; margin: 0 0 0 20px;}
td {font-size: 14px;}

img {border: 1px solid #004967; box-shadow: 3px 3px 6px #3f3f3f;}
img.none {border: none; box-shadow: none;}

a:link {
color: #d65600;
text-decoration: none;
}
a:visited {
color: #d65600;
text-decoration: none;
}
a:hover {
color: #264f67;
text-decoration: none;
}

a.toplink:link {
color: #dbe2e4;
text-decoration: none;
margin: 0 10px;
}
a.toplink:visited {
color: #dbe2e4;
text-decoration: none;
margin: 0 10px;
}
a.toplink:hover {
color: #fff;
text-decoration: none;
}

a.menutop:link {
color: #fff;
text-decoration: none;
width: 184px;
height: 27px;
background-image: url('./erzgebirge.png');
display: block;
float: left;
font-family: MyCustomFont;
text-align: center;
text-transform: uppercase;
font-size: 14px;
padding: 3px 0 0 0;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
}
a.menutop:visited {
color: #fff;
text-decoration: none;
width: 184px;
height: 27px;
background-image: url('./erzgebirge.png');
display: block;
float: left;
font-family: MyCustomFont;
text-align: center;
text-transform: uppercase;
font-size: 14px;
padding: 3px 0 0 0;   
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
}
a.menutop:hover {
color: #fff;
text-decoration: none;
background-image: url('./erzgebirge-olbernhau.png');
text-shadow: 0 0 #666, 1px 1px #244353;
}

a.menutops:link {
color: #fff;
text-decoration: none;
width: 184px;
height: 27px;
background-image: url('./erzgebirge-olbernhau.png');
text-shadow: 0 0 #666, 1px 1px #244353;
display: block;
float: left;
font-family: MyCustomFont;
text-align: center;
text-transform: uppercase;
font-size: 14px;
padding: 3px 0 0 0;    
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
}
a.menutops:visited {
color: #fff;
text-decoration: none;
width: 184px;
height: 27px;
background-image: url('./erzgebirge-olbernhau.png');
text-shadow: 0 0 #666, 1px 1px #244353;
display: block;
float: left;
font-family: MyCustomFont;
text-align: center;
text-transform: uppercase;
font-size: 14px;
padding: 3px 0 0 0;   
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
}

a.foot:link {
color: #8f8f8f;
text-decoration: none;
}
a.foot:visited {
color: #8f8f8f;
text-decoration: none;
}
a.foot:hover {
color: #000;
text-decoration: none;
}

a.menu {
	color: #fff;
	font-family: MyCustomFont;
	display: block;
	text-decoration: none;
	font-size: 17px;
	margin: 0;
	padding: 0 5px;
	width: 246px;
}

a.menu:hover   { 
	color:#ff8208; 
	text-decoration:none; 
	overflow: auto;
}

#menuselect	{ 
	color:#ff8208; 
	font-family: MyCustomFont;
	display: block;
	text-decoration: none;
	font-size: 17px;
	margin: 0;
	padding: 0 5px;
	width: 246px;
	background-image: url('./reiterlein.png');
	background-repeat: no-repeat;
	background-position: bottom center;
}

a.menuselect {
	color:#ff8208; 
	font-family: MyCustomFont;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	font-size: 17px;
	margin: 3px 0;
	padding: 5px;
	width: 246px;
	background-image: url('./reiterlein.png');
	background-repeat: no-repeat;
	background-position: bottom center;
}
a.menuselect:link    { color:#ff8208; text-decoration:none; }
a.menuselect:visited { color:#ff8208; text-decoration:none; }
a.menuselect:hover   { color:#fff; text-decoration:none; }
a.menuselect:active  { color:#ff8208; text-decoration:none; }

a.untermenu {
	color: #90c5db;
	font-family: MyCustomFont;
	display: block;
	text-decoration: none;
	font-size: 15px;
	padding: 0 10px;
	width: 236px;
}

a.untermenu:hover   { 
	color:#fd933e; 
	text-decoration:none; 
	overflow: auto;
}

#untermenuselect	{ 
	color:#fd933e;
	font-family: MyCustomFont;
	display: block;
	text-decoration: none;
	font-size: 15px;
	padding: 0 10px;
	width: 236px;
}

a.untermenuselect {
	color:#fd933e;
	font-family: MyCustomFont;
	display: block;
	text-decoration: none;
	font-size: 16px;
	padding: 0 5px;
	width: 246px;
}
a.untermenuselect:link    { color:#fd933e; text-decoration:none; }
a.untermenuselect:visited { color:#fd933e; text-decoration:none; }
a.untermenuselect:hover   { color:#fff; text-decoration:none; }
a.untermenuselect:active  { color:#fd933e; text-decoration:none; }

#containerolb {
	width: 1020px;
	height: auto;
	margin: 0 auto 15px auto;
	position: relative;
	}

#top {
	width: 1000px;
	height: 23px;
	text-align: right;
	margin: 0 auto;
	font-size: 12px;
	color: #dbe2e4;
	padding: 7px 0 0 0;
	}

#atop {
	width: 1000px;
	height: 23px;
	text-align: right;
	margin: 0 auto;
	font-size: 12px;
	color: #dbe2e4;
	padding: 7px 0 0 0;
	}
	
#main {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	background-color: #fff;
	box-shadow: 0 0 9px #3f3f3f;
	padding-bottom: 10px;
	}
	
#leftcorner {
	width: 20px;
	height: 235px;
	background-color: #264f67;
	float: left;
	}
	
#leftshadow {
	width: 20px;
	height: 22px;
	background-image: url('./sieben-taeler.png');
	position: absolute;
	top: 265px;
	}

#mainnavi {
	width: 256px;
	height: auto;
	float: left;
	margin: 0 0 0 -8px;
	position: relative;
	z-index: 2;
	background-image: url('./saigerhuette.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	}
	
#navi {
	width: 256px;
	min-height: 270px;
	background-image: url('./holzkunst.png');
	margin: 0 0 40px 0;
	padding: 25px 0 0 0;
	text-align: center;
	}	
	
#headline {
	color: #ff6c00;
	font-family: MyCustomFont;
	font-weight: bold;
	font-size: 30px;
	background-image: url('./reiterlein.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	text-align: center;
	}
	
#head {
	width: 740px;
	height: 257px;
	float: left;
	margin: 0 0 0 -8px;
	position: relative;
	z-index: 1;
	}

#wechsler {
	width: 740px;
	height: 203px;
	margin: 0 0 1px 0;
	}	
	
#topmenu {
	width: 740px;
	height: 30px;
	}

#ahead
{
position: fixed;
margin: 0 auto;
margin-left: 10px;
width: 1000px;
height: 265px;
background: #7D9BA3;
z-index: 8;
}  
 #ahead #atop
 {                        
width: 1020px;
 margin: 0 -10px 0 -10px;
 background: #7D9BA3;
 }
 #aihead
 {
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  bottom: 0;
  background: #264F67;  
 box-shadow: 0 -2px 2px #666;
 }
 #aihead #olbernhaulogo
 {
 position: absolute;
 margin-left: 12px;
 width: 256px;
 height: 100%;
 float: left;            
 background: url("holzkunst.png"); 
 z-index: 20;
 } 
 #aihead #wechsler
 {
 margin-left: 268px;
 }
 #aihead #topmenu
 {       
 margin-left: 268px;
 }
 #aihead #olbernhaulogo img
 {
 margin-top:15px;
 }
 #platzhalter
 {
 height: 256px; 
 background-image: url('./sieben-taeler.png');
 background-repeat: repeat-x;
 background-position: bottom left;
 }
 #platzhalternavi
 {
 height: 225px; 
 }

	
#content {
	width: 700px;
	height: auto;
	float: left;
	margin: 0 0 0 -8px;
	padding: 0 20px;
	letter-spacing: 0.02em;
	}
	
#Video1
 {
position:relative;       
width:700px;       
      }
	
.clear {clear: both;}

#poker	{width: 186px; display:block; color:#000000; text-decoration:none; font-size:14px; font-family: Verdana; text-align: left; padding:6px; border: 2px #ffb300 dotted; background-color: #ffffff; margin-top: 23px; float: left;//width: 202px;
	}

.suchfeld
{
	border: 1px solid #000000;
	background-color: #ddddff;
	font-size: 16px;
	color: #000044;
	padding:1px;
	margin:1px;
	width:250px;
	height:24px;
}



.button
{
border-right: #000000 2px inset;
border-bottom: #000000 2px inset;
border-top: #555555 2px outset;
border-left: #555555 2px outset;
font-weight:Normal;
font-size: 16px;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
background-color: #000099; 
}


.olb
	{
	font-size: 22px;
	text-align: left;
	padding: 0 0 10px 0;
	color: #004192;
	}

.inprint
	{
	font-size: 13px;
	margin-top: 10px;
	}

.unternehmen {width: 340px; height: auto; float: left;}
.unummer {width: 60px; height: 48px; background-color: #cfe3ef; float: left; border-radius: 70px; text-align: center; font-size: 23px; position: relative; z-index: 5; font-weight: bold; padding: 14px 0 0 0;}
.firma {width: 280px; background-color: rgb(207, 227, 239);float: left; margin: 7px 0 0 -30px; padding: 13px 0 3px 30px; position: relative; z-index: 1; min-height: 30px;}
.firma2z {width: 280px; background-color: rgb(207, 227, 239);float: left; margin: 7px 0 0 -30px; padding: 3px 0 3px 30px; position: relative; z-index: 1; min-height: 40px;}
.anschrift {width: 280px; float: left; font-size: 13px; margin: 10px 0 0 0;}

td a img {margin: 0 5px 0 0;}

.inputer
{
margin: 2px;
padding: 2px;
border: 1px solid #bbb;
}
.cssButton
{
background: #004967;
color: #fff;
padding: 2px 4px;
}
.cssButton:hover
{
background: #FF6C00;
}

#showBox, canvas
{
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 77;
width: 100%;    
pointer-events: none;
}

.bluebox
{
margin: 5px;
display: inline-block;
width: 340px;
vertical-align: top;
box-shadow: 1px 1px 3px #000;
border-radius: 10px;
}
.bluebox a
{
color: #FF6C00;
text-decoration: none;
}
.bluebox a:hover
{
color: #FF6C00;
text-decoration: underline;
}
.bluebox .closebox,.bluebox .closebox:hover
{
color: #fff;
float: right;
text-decoration: none;
}
	.blueboxheader
	{
	padding: 10px 10px;
	background: #004967;
	color: #fff;
	font-weight: bold;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	}
	.blueboxcontent
	{
	background: #fff;
	}
	.boxtrenner
	{
	border-bottom: 1px solid #ccc;
	}
	.boxkategorieimg
	{
	margin: 0 5px;
	padding-top: 5px;
	}
		.boxkategorieimg img
		{
		max-width: 100%;
		border: 1px solid #000;
		box-shadow: none;
		}
	.boxkategorie 
	{
	padding: 0 5px;
	color: #666;
	font-size: 13px;
	font-weight: bold;
	}
	.boxheader
	{
	padding: 0 5px;
	color: #444;
	font-weight: bold;
	}
	.boxcontent
	{
	padding: 5px;
	}
	
	.boxnebenartikel
	{
	margin-left: 30px;
	min-height: 24px;
	}
	.abstand
	{
	margin: 10px 0 5px 0;
	}
	.plusminus
	{
	margin-top: -2px;
	margin-left: -20px;
	float: left;
	}
		.plusminus img
		{
		width: 20px;
		border: 0;
		box-shadow: none;
		}
	.blueboxfooter
	{
	min-height: 12px;
	padding: 2px 5px;
	background: #ccc;
	color: #fff;
	font-weight: bold;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	text-align: right;
	}
	
	
	
	
	
	
	
	
	
	
	
/* bewegende Animationswerbung */	
	
#headerwerbungwrap
{
position: fixed;
top: 30px;
right: -1000px;
z-index: 999999;
}
#headerwerbung
{
position: relative;
width: 740px;
height: 199px;
background: url("http://www.olbernhau.org/werbung/porstmann/anzeige.png");
background-repeat: no-repeat;
background-position: top right;
padding: 5px 0 0 0;
}
#headerwerbung p
{               
text-align: right;
font-family: arial;
font-size: 16px; 
color: #fff;
line-height: 1.3;
padding: 0 35px;
}

a.klick:link {
	position: absolute;
	top: 90px;
	right: 60px;
	transition: transform 0.7s;
	}            

a.klick:hover {
	transform: scale(1.1, 1.1);
	background: transparent;
	text-decoration: none;
}     

#logo {border: none;  box-shadow: none; margin: 15px 20px 0 0;}        

.animation {
  display: inline-block;
  position: absolute;
  top: 20px;
  width: 226px;
  height: 185px;
  margin: 0 auto;
  vertical-align: middle; }
  .animation .device {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 150px;
    top: 80px;
    background: #111;
	box-shadow: 0 0 20px #fff;
    -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .animation .device .phone-home-button,
    .animation .device .tablet-home-button {
      position: absolute;
      border-radius: 50%;
      background: #444;
      opacity: 0;
      z-index: 1;
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
      transition: all 0.4s ease; }
    .animation .device .phone-home-button {
      width: 10px;
      height: 10px;
      margin-top: -2px;
      right: 5px;
      top: 50%; 
	  }
    .animation .device .tablet-home-button {
      width: 7px;
      height: 7px;
      margin-left: 0;
      bottom: 3px;
      left: 50%; }
    .animation .device .screen-stand {
      position: absolute;
      width: 100%;
      margin-left: -10px;
      margin-top: -1px;
      top: 60%;
      opacity: 0;
      z-index: 1;
      -webkit-transition: all 0.4s ease-out;
      -moz-transition: all 0.4s ease-out;
      -ms-transition: all 0.4s ease-out;
      transition: all 0.4s ease-out; 
	  }
      .animation .device .screen-stand .leg {
        position: absolute;
        width: 12px;
        height: 16px;
        left: 50%;
        top: 0;
        margin-left: -6px;
        background: #111; 
		}
      .animation .device .screen-stand .foot {
        position: absolute;
        width: 120px;
        height: 4px;
        left: 50%;
        top: 15px;
        margin-left: -60px;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        background: #111; }
    .animation .device .display {
      position: relative;
      width: 100%;
      height: 100%;
      overflow: hidden;
      background: #34495e;
      z-index: 3; }
      .animation .device .display div {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 100%;
        white-space: nowrap;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        transition: all 0.4s ease; }
        .animation .device .display div div {
          position: absolute;
          width: 100%;
          left: 0;
          top: 50%;
          margin-top: -14px;
          font-size: 0.9em;
          text-align: center;
          color: #fff; }
          .animation .device .display div div em {
            font-weight: bold; }
      .animation .device .display .slide1 {
        background: #34495e; }
      .animation .device .display .slide2 {
        background: #16a085; }
      .animation .device .display .slide3 {
        background: #3498db; }
  .animation[data-animation-step="1"] .device {
    width: 70%;
    height: 60%;
    padding: 10px;
    border-radius: 4px; }
    .animation[data-animation-step="1"] .device .slide1 {
      left: 0%; }
    .animation[data-animation-step="1"] .device .screen-stand {
      opacity: 1;
      top: 100%; }
  .animation[data-animation-step="2"] .device {
    width: 45%;
    height: 72%;
    padding: 12px;
    border-radius: 10px; }
    .animation[data-animation-step="2"] .device .slide1 {
      left: -100%; }
    .animation[data-animation-step="2"] .device .slide2 {
      left: 0%; }
    .animation[data-animation-step="2"] .device .tablet-home-button {
      opacity: 1; }
  .animation[data-animation-step="3"] .device {
    width: 54%;
    height: 38%;
    padding: 5px 16px;
    border-radius: 6px; }
    .animation[data-animation-step="3"] .device .slide1,
    .animation[data-animation-step="3"] .device .slide2 {
      left: -100%; }
    .animation[data-animation-step="3"] .device .slide3 {
      left: 0%; }
    .animation[data-animation-step="3"] .device .phone-home-button {
      opacity: 1; }

	.device
	{
	}
.animation
{
margin-top: -10px;
position: relative;
height: 170px;
margin-bottom: 20px;
margin-left: 20px;
}

/* editor */
.weartikelbox
{
vertical-align: top;
display: inline-block;
margin: 5px;
width: 230px;
border: 1px solid #ccc;
padding: 10px;
}
	.weartikelbox p
	{
	}
	.weartikelbox img
	{
		display: block;
		margin: 0 auto;
	}
	.weartikelbox h4
	{
		display: block;
		height: 50px;
		overflow: hidden;
		text-align: center;
	}