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:1px;

}
a img {
	outline:none;
}
img {
	border:0;
}
blockquote {
    font-family: 'eagle_lakeregular';
	font-size:12px;
	margin:0;
	padding:0;
	float:right;
	position:relative;
	text-align:center;
	color:#fff;
}
blockquote em {
	font-size:16px;
	color:black;
}
blockquote .big {
	font-size: 28px;
	position: relative;
	top: 23px;
	left:-33px;
}
h2 {
    font-family: 'eagle_lakeregular';
	font-size:60px;
	margin: 13px 0 15px 0px;
	padding:0;
	letter-spacing:0px;
	color:#B71B1B;
	text-shadow: 3px 3px 3px rgba(150, 150, 150, 0.7);
	float:left;
}
h3 {
	font-size:26px;
	margin: 13px 0 30px -10px;
	padding:0;
	letter-spacing:1px;
	color:#B71919;
	background-image:url(../images/menuback.png);
	padding:18px 0 15px 15px;
    font-family: 'eagle_lakeregular';
	-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);
	width:700px;

}

a {
	text-decoration:none;
	color:#9B2E30;
}
a:hover {
	color:#000;
	font-weight:bold;
}
#cont-holder {
	position:absolute;
	top:112px;
	left:0px;
	width:770px;
	height:auto;
	background-image: url(../images/menuback.png);
	padding: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:45px;
	margin-bottom:14px;
}
.colleft {
	float:left;
	width:700px;
	position:relative;
	margin-right:20px;
}
.colright {
	float:left;
	width:300px;
	position:relative;
}
.whole-size {
	float:left;
	width:100%
	position:relative;
}
.red {
	color:#B71A1A;
	letter-spacing:1px;
	font-size:18px;
	font-weight:bolder;
}
strong {
	color:#fff;
	letter-spacing:1.5px;
}
.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:40px;
	border: 2px #b4b1b1 solid;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width:83%;
	position:relative;
}
.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;
}
ul li {
	margin-bottom: 10px;	
}
