.steckbriefbild {
  width: 500px;
  height: 250px;
}

.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  position: absolute;
  overflow: hidden;
  width: 80%;
  height: 80%;
  left: 10%;
  top: 10%;
  border-bottom: 1px solid #afafaf;
  border-top: 1px solid #afafaf;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0,1);
  -ms-transform: scale(0,1);
  transform: scale(0,1);
margin-top: 50px;
}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.hovereffect:hover img {
  filter: url(data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter);
  filter: brightness(0.6);
  -webkit-filter: brightness(0.6);
}

.hovereffect h1 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  background-color: transparent;
  margin: 60px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-100%,0);
}

.hovereffect:hover h1 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

#steckiaussen {
	width: 500px;
	background: #222222;
	color: #eeeeee;
	background: url(/images/Design4TabulaRasa/steckihintergrund.png);
background-position: top center;
}

#steckiaussen h1 {

    display: block;
    margin: 0 auto 20px auto;
    padding: 20px 0;
    background: url(/images/Design4TabulaRasa/hintergrund.png);
        background-position-x: 0%;
        background-position-y: 0%;
    outline: 1px solid #afafaf;
    color: #afafaf;
    font-family: 'cambria', cursive;
    font-size: 35px;
    font-weight: normal;
    line-height: 35px;
    text-align: center;
    text-shadow: 3px -1px #000;
    text-transform: uppercase;
    background-position: top right;

}

#steckiaussen h7 {
    display: block;
    margin: 0 auto 10px auto;
    padding: 0 0 3px 0;
    border-bottom: 1px dotted #000;
    color: #000;
    font-family: 'cambria', sans-serif;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 20px;
    text-transform: uppercase;
}

#steckiaussen h3 {

    background-color: #5d5d5d;
    border-bottom: #4d4d4d solid 3px;
    font-size: 10px;
    text-align: left;
    padding: 5px;
    font-family: Verdana;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: normal;
    margin: auto;
    width: 100%;
    color: #000;
    box-sizing: border-box;

}

#steckiaussen h7:before {
    float: left;
    content: '';
    margin: 4px 10px 0 0;
    padding: 5px 25px;
	background: url(/images/Design4TabulaRasa/hintergrund.png);
background-position: center center;
}

#steckiinnen {
	background: #f4f4f4;
	padding: 30px 40px;
	color: #333333;
background-color: #898989;
background-image: url(/images/Design4TabulaRasa/background_transparent.png);
}

#steckiinnen b {
	color: #000;
}

#steckifooter {
	width: 500px;
	height: 50px;
background-color: #898989;
background-image: url(/images/Design4TabulaRasa/background_transparent.png);
}

.steckitext {
	text-align: center;
	font-family: arial;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 14px;
	overflow: hidden;
	padding: 20px;
}

.steckitextmain {
	text-align: justify;
	font-family: calibri;
	font-size: 12px;
	height: 400px;
	overflow: auto;
	padding: 20px;
	margin-bottom: 20px;
	letter-spacing: 0.3px;
}

.steckiimg {

    margin: 0px 5px;
    height: 75px;
    width: 75px;
    float: left;
    color: rgba(255, 255, 255, 0);
    border: solid 5px #d5d5d5;
	background: url(/images/Design4TabulaRasa/steckiicon01.png);

}

.steckiimg2 {
	border: solid 5px #d5d5d5;
	margin: 0px 5px;
	height: 75px;
	width: 75px;
	background: url(/images/Design4TabulaRasa/steckiicon02.png);
float:left;
color: rgba(255, 255, 255, 0);
}

.imgwrap {
width: 285px;
height: 80px;
margin: auto;
margin-bottom: 10px;
}

.stichpunkte {
	width: 130px;
	padding: 5px;
background-image: url(/images/Design4TabulaRasa/background_transparent.png);
	text-align: center;
	font-family: arial;
	font-size: 8px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #cacaca;
}

.steckitabelle {
font-size:10px;
text-align: justify;
overflow: auto;
box-sizing:border-box;
padding-right:10px;
color: #333333;
}



.steckiimgleft {
	border: solid 5px #d5d5d5;
	height: 75px;
	width: 75px;
	background: url(/images/Design4TabulaRasa/steckiicon01.png);
float:left;
margin-right:10px;
color: rgba(255, 255, 255, 0);
}

.steckiimgright {
	border: solid 5px #d5d5d5;
	height: 75px;
	width: 75px;
	background: url(/images/Design4TabulaRasa/steckiicon01.png);
float:right;
margin-left:10px;
color: rgba(255, 255, 255, 0);
}

.gesuchlinie {
	overflow: hidden;
	padding: 10px;
}
		