@font-face {
  font-family: 'Marmelad';
  src: local('Marmelad'),
       url('../fonts/marmelad.regular.ttf') format('truetype');
}

body{
	/*background:#000 url(../images/stripe.gif) repeat top left;*/
	margin:0;
	padding:0;
	font-size: 17px;
    font-family: 'ciclesemi';
	color:#000;
	font-weight:500;
	letter-spacing:0.5px;
}
a img {
	outline:none;
}
img {
	border:0;
}
blockquote {
    font-family: 'eagle_lakeregular';
	font-size:16px;
	margin:0;
	padding:0;
	float:right;
	position:relative;
	text-align:center;
	color:#2D353F;
}
blockquote em {
	font-size:14px;
	color:black;
}
blockquote .big {
	font-size: 28px;
	position: relative;
	top: 23px;
	left:-33px;
}
.gross {
    font-family: 'eagle_lakeregular';
    font-size: 30px;
    position: relative;
    top: 10px;
	line-height:30px;
}
.mittel {
    font-family: 'eagle_lakeregular';
    font-size: 20px;
    position: relative;
    top: 7px;
	line-height:24px;
}
.klein {
    font-family: 'eagle_lakeregular';
    font-size: 15px;
    position: relative;
    top: 7px;
	line-height:24px;
}

h2 {
    font-family: 'eagle_lakeregular';
	font-size:60px;
	margin: 13px 0 0 0px;
	padding:0;
	letter-spacing:0px;
	color:#B71B1B;
	text-shadow: 3px 3px 3px rgba(150, 150, 150, 0.7);
	float:left;
}
h3 {
    font-family: 'eagle_lakeregular';
	font-size:22px;
	width:685px;
	margin: 13px 0 30px 0px;
	padding:0;
	line-height:36px;
	letter-spacing:1px;
	color:#B71919;
	background-image:url(../images/menuback.png);
	padding:18px 0 15px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.7);
	-moz-box-shadow:3px 3px 3px rgba(100, 100, 100, 0.7);
	-webkit-box-shadow:3px 3px 3px rgba(100, 100, 100, 0.7);
}

a {
	text-decoration: none;
	color: #B71A1A;
}
a:hover {
	color: #0E0001;
	font-weight: bold;
}
#cont-holder {
	position:absolute;
	top:105px;
	left:0px;
	width:770px;
	height:auto;
	background-image: url(../images/menuback.png);
	background-repeat:repeat-y;
	padding: 40px 90px 40px 40px;
	/*box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.7);
	-moz-box-shadow:3px 3px 3px rgba(100, 100, 100, 0.7);
	-webkit-box-shadow:3px 3px 3px rgba(100, 100, 100, 0.7);*/
	line-height:22px;
}
.inhalt {
	
}
.reference{
	font-family:Arial;
	text-transform:uppercase;
	position:fixed;
	right:25px;
	bottom:10px;
	font-size:24px;
	text-shadow:1px 1px 1px #000;
	color:#fff;
	letter-spacing:2px;
}
.reference a{
	color:#000;
	text-decoration:none;
	margin-right:20px;
}
.reference a:hover{
	color:#fff;
}
.title{
	background: url("../../images/title2.png") no-repeat scroll left top transparent;
    height: 700px;
    position: fixed;
    right: -10px;
    top: 23px;
    width: 200px;
	z-index:99;
}
.little_font{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-variant: normal;
	font-style: normal;
	text-transform: none;
	line-height:12px!important;
	letter-spacing:0px !important;
}
#social {
    bottom: 0;
    color: #CCCCCC;
    position: fixed;
    right: -10px;
}
.clearing {
	clear:both;
	height:25px;
	/*margin-bottom:14px;
	border-bottom: 1px solid #b4b1b1;*/
}
.clear-no-space {
	clear:both;
}
.colleft {
	float:left;
	width:450px;
	position:relative;
	margin-right:20px;
}
.colright {
	float:left;
	width:255px;
	position:relative;
}
.whole-size {
	float:left;
	width:715px;
	position:relative;
}
.red {
	color:#B71A1A;
	letter-spacing:1px;
	font-size:17px;
	font-weight:bolder;
}
strong {
	color:#2C353F;
	letter-spacing:1px;
	font-size:17px;
	font-weight:bolder;
}
.time ul {
	padding:0;
	margin:0 0 0 40px;
}
.infobox {
	background-image: url(../../images/pointer2.png);
	background-repeat: no-repeat;
	background-position: 7px 22px;
	padding-left:76px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:10px;
	min-height:100px;
	border: 2px #b4b1b1 solid;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width:70%;
	position:relative;
	color:#B71A1A;
	margin:0 0 20px 0;
}
.top {
	background-image: url(../../images/totop.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height:48px;
	width:48px;
	float:left;
	margin-right:10px;
}
.top:hover {
	background-image: url(../../images/totop.png);
	background-repeat: no-repeat;
	background-position: 0 -48px;
	height:48px;
	width:48px;
	
}
.offset {
	padding-top:27px;
	color:#fff;
}
#infopop {
width:700px;
background-color:#fff;
display:none;
padding:40px;
border: 5px solid #000;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.7);
	-moz-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.7);

}
#infopop2 {
width:700px;
background-color:#fff;
display:none;
padding:40px;
border: 5px solid #000;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.7);
	-moz-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.7);

}
#infopop3 {
width:700px;
background-color:#fff;
display:none;
padding:40px;
border: 5px solid #000;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.7);
	-moz-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.7);

}
#infopopS {
width:700px;
background-color:#fff;
display:none;
padding:40px;
border: 5px solid #000;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.7);
	-moz-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.7);

}
#infopopT {
width:700px;
background-color:#fff;
display:none;
padding:40px;
border: 5px solid #000;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.7);
	-moz-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.7);

}
#infopopI {
width:700px;
background-color:#fff;
display:none;
padding:40px;
border: 5px solid #000;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.7);
	-moz-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.7);

}
#infopopM {
width:700px;
background-color:#fff;
display:none;
padding:40px;
border: 5px solid #000;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.7);
	-moz-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.7);

}

#infopopKK1 {
width:700px;
background-color:#fff;
display:none;
padding:40px;
border: 5px solid #000;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.7);
	-moz-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.7);

}
#infopopKK2 {
width:700px;
background-color:#fff;
display:none;
padding:40px;
border: 5px solid #000;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.7);
	-moz-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.7);

}
#infopopKK3 {
width:700px;
background-color:#fff;
display:none;
padding:40px;
border: 5px solid #000;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.7);
	-moz-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.7);

}
#infopopL {
width:700px;
background-color:#fff;
display:none;
padding:40px;
border: 5px solid #000;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.7);
	-moz-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow:3px 3px 3px rgba(0, 0, 0, 0.7);

}

.button.b-close, .button.bClose {
    border-radius: 2px 2px 2px 2px;
    box-shadow: none;
    font: bold 110% sans-serif;
    padding: 2px;
    position: absolute;
    right: 7px;
    top: 7px;
    cursor: pointer;
}
.button {
    background-color: #000;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
}
.thebutton {
	font-family: 'ciclesemi';
	letter-spacing:1px;
	width:180px;
	height:45px;
	display:block;
	cursor:pointer;
	padding 10px;
	margin-bottom:30px;
	font-size:16px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	color:#fff;
	opacity:0.8;
	/*box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.7);
	-moz-box-shadow:3px 3px 3px rgba(100, 100, 100, 0.7);
	-webkit-box-shadow:3px 3px 3px rgba(100, 100, 100, 0.7);*/
	background-image: url(../images/back-button.png);
	background-color:#B71A1A;
	border: none;
}
button:hover {
	background-color:#FF9900;
}
.buttonholder {
	float:left;
	margin:0px 28px;
}
.holder {
	width:685px;
	height:auto;
	position:relative;
}
.holder img {
	margin-right:10px;
	border:2px solid #fff;
}
.shadow {
	box-shadow: 3px 3px 3px rgba(100, 100, 100, 0.7);
	-moz-box-shadow:3px 3px 3px rgba(100, 100, 100, 0.7);
	-webkit-box-shadow:3px 3px 3px rgba(100, 100, 100, 0.7);
}

.showcase {
	width: 820px;
	margin-bottom: 20px;
}
.casecontent-left-head {
	width: 40%;
	float: left;
	padding: 10px;
}
.casecontent-left-first {
	width: 23%;
	float: left;
	padding: 10px;
}
.casecontent-left-second {
	width: 18%;
	float: left;
	padding: 10px;
}
.casecontent-left {
	width: 48%;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	top: auto;
}
.casecontent-right {
	width: 40%;
	padding: 0 10px 10px 10px;
	float: left;
}
.casecontent-right-first {
	width: 23%;
	padding: 0 10px 10px 10px;
	float: left;
}
.casecontent-right-second {
	width: 18%;
	padding: 0 10px 10px 10px;
	float: left;
}
.casecontent-head {
	width: 35%;
	padding: 0 10px 10px 10px;
	float: left;
}
.casecontent-left img{
	margin-right: 10px;
}
.casecontent-right img{
    margin-left:50px;
}

.hold-it-on-bottom {
	margin-top:2.5em;
}

.vimeo{
    width: 640px;
    height: 360px;
    align: center;
    text-align: center;
}
.ext{   
    cursor: pointer;
}
.hint{
    text-align:center;
    background-color:#888888;
    visibility: hidden;
    overflow:hidden;
    cursor: default;
    opacity:0;
}

#vimeo_1{
    background-image: url('../images/Vimeo1_education_edu.png');
}
