@import url(jquery.fancybox-1.3.4.css);
body {
	margin:0px;
	padding:0px;
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	color:#000;
	text-align:center;

	background-color:#fff;
}
.full-page-text-middle {

font-family: 'Julius Sans One', sans-serif;
font-size:60px;
display:block;

}

.full-header {
	width:100%;
	top:0px;
	left:0px;
    background-image: url("/client/ricklins/static/images/ricklins_kante.png");
    background-repeat: repeat-x;
    height:200px;
    text-align:left;
    z-index:10000;
    position: fixed;
}
.rick-lins-logo {
	position: fixed;
	top: 50px;
	left: 32px;
	z-index:10001;
}
.navigation-left {
	top:283px;
	width: 300px;
	position:fixed;

}
.full-content {
	margin-left:350px;
	margin-top:300px;
	width: 800px;
}

.headline {
font-family: 'Julius Sans One', sans-serif;
}
#orr-text {


}


img {
	border:0;
}
a:link, a:visited {
	color:#000;
	text-decoration:underline;
}

a:hover, a.active {
	color:#c2c2c2;
}

.clearer {
	clear:both;
}
.cleaner {
	clear:both;
}
.clear {
	clear:both;
}
.background_area {
	position:fixed !important;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	overflow:hidden;
}

.background_area img {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
}
.language {
	position: absolute;
	width: 200px;
	height: 300px;
	margin-left: -100px;
	margin-top: -250px;
	left: 50%;
	top: 50%;
	z-index:5;
}
.language a {
	float:left;
	display:block;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	padding-left:28px;
	font-weight:300;
    font-family: 'Archivo Black', serif;
}
.header {
	height: 143px;
	width:100%;
	position: fixed;
	top:0;
	left:0;
	background-color: #FFF;
	z-index: 15000;
	margin-top:10px;
}

.footer {
	height: 30px;
	width:100%;
	position: fixed;
	bottom:0;
	left:0;
	background-color: #FFF;
        z-index: 500;
        font-size: 11px;
        color: #000;
        text-align:right;
        padding-top:3px;
        padding-right:20px;
}
.logo {
	right:0;
	margin-right:40px;;
	margin-top:0;
	position:absolute;
}

.content {
	position:absolute;
	top:200px;
	right:100px;
	text-align: left;
	color:#FFF;
	width:400px;
        z-index: 5000;
        padding-bottom: 50px;
        opacity: 0.85;
}
.content p {

	font-family: 'Open Sans', sans-serif;
	text-align: left;
	color:#FFF;
	font-weight:300;
	line-height:24px;
	        z-index: 5000;
}

p {

	font-family: 'Open Sans', sans-serif;
	text-align: left;
	color:#000;
	font-weight:300;
	line-height:24px;
	z-index: 5000;
}
.contentfront {
	position:absolute;
	top:220px;
	right:100px;
	text-align: left;
	background-color:#FFF;
	color:#000;
	width:400px;
	overflow:hidden;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	z-index: 5000;
	opacity: 0.85;
}
.contentfront p {

	font-family: 'Open Sans', sans-serif;
	text-align: left;
	color:#000;
	font-weight:300;
	line-height:24px;
	        z-index: 5000;
}

.contentfront-sub {
	position:absolute;
	top:220px;
	left:100px;
	text-align: left;
		width:420px;

}
.content-sub {
	background-color:#FFF;
	color:#000;

	overflow:hidden;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;

	opacity: 0.85;
}

.content-form-extend {

	margin-top:15px;
	text-align: left;
	background-color:#FFF;
	color:#000;
	width:420px;
	padding-top:15px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 5px;

	opacity: 0.85;
}
.text {

}


h1 {
	font-size:30px;
	padding-bottom: 10px;
font-family: 'Julius Sans One', sans-serif;
	font-weight:normal;
	text-align:left;
}
h2 {
	padding-top:10px;
	padding-bottom:10px;
	color:#ad886d;
	font-size:16px;
	line-height:24px;
	font-weight:300;
}
h3 {
	color:#000000;
	font-size:16px;
	line-height:20px;
}


img.background {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;

	/* Set up proportionate scaling */
	width: 100%;
	height: auto;

	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
}

@media screen and (max-width: 1024px) { /* Specific to this particular image */
	img.background {
		left: 50%;
		margin-left: -512px;   /* 50% */
	}
}

#content_background_wrapper {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.content_background {
    position: fixed;
    top: 0px;
    left: 0px;
}
.bgwidth {
    width: 100%;
}
.bgheight {
    height: 100%;
}



.navi {
	float: left;
font-family: 'Julius Sans One', sans-serif;
text-align:left;
}

.navi ul,
.navi li {
   padding:0;
   margin:0;
   list-style-type:none
}

.navi ul {
   position: relative;
}

.navi ul li {
    position: relative;
}

.navi ul ul {
   position:absolute;
   top:0px;
   left:20px;;
   padding-top:107px;
    z-index: 10000;
}

.navi ul ul li {
    float: none;
}

.navi li a {
    display:inline-block;
    line-height:30px;
    padding-left:40px;
    font-size:16px;
    font-weight:normal;
    text-decoration:none;
    color:#000000;
    text-transform: uppercase;
font-family: 'Julius Sans One', sans-serif;
    z-index: 10005;
    position: relative;
    
}

.navi li a:hover,
.navi li a.active {
    color:#c2c2c2;
}


.navi ul ul a {
    display:block;
    background-color:#FFFFFF;
    font-size: 18px;
    line-height: 32px;
    padding: 20px;
    width:200px;
    text-align: left;
}

.galary_content_pages,
.content_page {
    width:100%;
    cursor:pointer;
}


.content_page_background {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.loading_layer {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color:#000000;
    z-index: 999999;
}

.loading_layer img {
    position:absolute;
    top:50%;
    left:50%;
    margin-left: -8px;
    margin-top: -8px;
    width:40px;
    height:40px;
}






.arrow_left {
    position: fixed;
    top: 134px;
    left: 0px;
    right: 50%;
    bottom: 30px;
    background-image: url("/client/ricklins/static/images/pfeil_l.png");
    background-position: 5% 50%;
    background-repeat: no-repeat;
    z-index: 5001;
}

.arrow_left:hover {
    background-image: url("/client/ricklins/static/images/pfeil_l_hover.png");
}

.arrow_right {
    position: fixed;
    top: 134px;
    left: 50%;
    right: 0px;
    bottom: 30px;
    background-image: url("/client/ricklins/static/images/pfeil.png");
    background-position: 95% 50%;
    background-repeat: no-repeat;
    z-index: 5001;
}

.arrow_right:hover {
    background-image: url("/client/ricklins/static/images/pfeil_hover.png");
}
