@charset "UTF-8";
/*
 * Theme Name: seanK3
 * Description: seanK3 Theme 3
 * Author: Sean Keith
 * Author URI: http://seank.eu
 */

html{
	height:100%;
}

@font-face{
	font-family: 'Vegur-Light';
   	src: url( img/Vegur-Light.otf);
   	src: local ('Ø');
}
@font-face{
	font-family: 'Vegur-Regular';
   	src: url( img/Vegur-Regular.otf);
   	src: local ('Ø');
}
@font-face{
	font-family: 'Bobcat';
   	src: url( img/bobcat1873.ttf);
   	src: local ('Ø');
}
body{
	color: #1C1C1C; 
	background: #e5e5e5;
	margin: 0!important;
	font-family: 'Vegur-Regular';
	width:102%;

	}
	
section{
	min-width: 100%;
	min-height:175px;
}
.secContent, .entry{
	width:800px;
	padding-left: 80px;
	padding-right: 80px;
	padding-bottom: 80px;
	padding-top:80px;
	margin:0 auto;
}
#AUFBAUHINWEIS{
	margin-bottom:10px;
	color: #DDDDDD;
	text-align: center;
	font-family: "Bobcat";
	font-size: 40px;
	display:none;
}
#buttonImg{
	-moz-transform:rotate(-15deg);
	-webkit-transform:rotate(-15deg);
	-o-transform:rotate(-15deg);
	-ms-transform:rotate(-15deg); 
	position: absolute;
	top: 60px;
	left: 50px; 
	opacity: 0.95;
	z-index: 2;
}
#introText{
/*	background-color: rgba(123,123,123,0.8);
	border-radius: 10px;
	border: 2px groove #DDDDDD;*/

	width: 360px;
	-moz-transform:rotate(-15deg);
	-webkit-transform:rotate(-15deg);
	-o-transform:rotate(-15deg);
	-ms-transform:rotate(-15deg); 
	position: absolute;
	top: 60px;
	left: 50px; 
	padding:20px;
		z-index: 2;

}
#toppestSection{
	background: #DDDDDD;
	background: url('img/osLineYel.png') top left repeat;
	min-height: 0!important;
	height: 120px !important;
}
#headSection{
	background-color: #1C1C1C;
	background: url('img/oslinen.jpg') top left repeat;
	border-top: 5px groove #1C1C1C;
	border-bottom: 2px groove #DDDDDD;
	height: 374px;
	font-family: "Bobcat";

}
#headSpaceSection{
	background: #DDDDDD;
	background: url('img/osLineYel.png') top left repeat;
}
#leistungsSection1{
	color: #DDDDDD;
	background:#7B7B7B;
	background: url('img/oslinen.jpg') top left repeat;
}
#leistungsSection2{
	background:#DDDDDD;
	background: url('img/osLineYel.png') top left repeat;
}

#anfrageSection{
	color: #DDDDDD;
	background: #7B7B7B;
	min-height:100% !important; 
	background: url('img/oslinen.jpg') top left repeat;
}
	
ul{
	list-style-type: circle;
	/*list-style-image: url("img/azZeichen.png");*/
	list-style-position: inside;
	
}
	
/* HEADER INHALT */

#SKdiv{
	color:#F8B602;
	font-size:30px;
	text-align: center;
	
}
#unterTitel{
		font-family: "Bobcat";
		font-size:25px;
}


h2{
	font-size:inherit;
	font-family: 'Vegur-Light';
	margin: 0;
	margin-bottom: 10px;
	text-shadow: 1px 1px 0px #000;
}
h1,h3{
	margin:0;
	color:#3D3D3D;
	font-family: 'Vegur-Regular';
	font-weight:inherit;
	margin-bottom: 5px;
}

#startDiv{
	text-align: center;
	color:#3D3D3D;
}

/* BUY BUTTONS */

#seBuyApp,#mmBuyApp,#mdBuyApp,#rbBuyApp{
	background: url(img/Available_on_the_App_Store_Badge_US-UK_135x40.png) bottom center;
	width: 135px;
	height: 40px;
	margin: 0 auto !important;
	margin-top: 10px !important;
}
#headSection a{
	text-decoration: none;
	color:#F8B602;
}

#impressumDiv2{
	margin-left:80px;
}

/* NAVIGATION */ 

#access {
	
	clear: both;
	position:fixed;
	width: 100px;	
	right:85%;
	bottom: 15%;

}

#access ul {
	
	font-size: 13px;
	list-style: none;
	padding-left: 0;
}
#access li {
	background: #222; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#252525, #0a0a0a);
	background: -o-linear-gradient(#252525, #0a0a0a);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#0a0a0a)); /* older webkit syntax */
	background: -webkit-linear-gradient(#252525, #0a0a0a);
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
		
	margin:5px;
	margin-right: 0;
	width: 100px;
	float:right; 

}
#access a {
	color: #eee;
	display: block;
	line-height: 30px;
	padding: 0 1.2125em;
	text-decoration: none;
}

#access ul ul a{
	color: #F8B602 !important;
		margin-left: -32px;
		border-left: 3px solid #F8B602;

}

#access ul ul {
	
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: block;
	float: right;
	width: 100px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333333;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	width: 100px;

}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #efefef;
}
#access li:hover > a,
#access a:focus {
	
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	color: #373737;
}
#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold;
}

/* ZWEITMENÜ ACCESS 2*//* ZWEITMENÜ ACCESS 2*//* ZWEITMENÜ ACCESS 2*//* ZWEITMENÜ ACCESS 2*/


#nav2Placer{
	margin: 0 auto;
	width:450px;
	margin-left: 150px;
	/*padding-top: 40px;*/
}
#access2 {
	
	margin:0 auto;
}

#menu-zweitscrollermenu{

}
.secondaryMenu{
	margin-left: auto;
	margin-right: auto;
}

#access2 ul {
	margin:0px;
	font-size: 13px;
	list-style: none;
}
#access2 li {
	margin: 0px;
	float:left;
	
	width:100px;

}
#access2 a {
	color: #1C1C1C;
	display: block;
	line-height: 30px;
	padding: 0 1.2125em;
	text-decoration: none;
}
#access2 ul ul {
	
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: block;
	float: right;
	width: 100px;
	z-index: 99999;
}
#access2 ul ul ul {
	left: 100%;
	top: 0;
}
#access2 ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	width: 100px;

}
#access2 li:hover > a,
#access2 ul ul :hover > a,
#access2 a:focus {
}
#access2 li:hover > a,
#access2 a:focus {
	

}
#access2 ul li:hover > ul {
	display: block;
}
#access2 .current-menu-item > a,
#access2 .current-menu-ancestor > a,
#access2 .current_page_item > a,
#access2 .current_page_ancestor > a {
	font-weight: bold;
}


/* ANFRAGE FORM*/

#formPartNameEmailDiv{
	width:220px;
	height:90px;
	margin-top:30px;
	border-bottom: 2px dotted rgba(248, 182, 2, 0.6);
}
#formEmailInputFeld, #formNameInputFeld{
	float: right;
	width: 150px;
}

.FormContentText{
	margin-left:80px;
}

#formAnfrage{
	margin-top: 10px;
	width: 490px;
	height: 80px;
	max-width: 575px;
}
#sendenButton{
	margin-top: 10px;
	width:60px;
	height: 25px;
}

/* TRENNLINIE */

.horiLine{
	margin: 20px;
	padding-top:1px;
	width: 98%;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.42) 40%, rgba(0,0,0,0.42) 60%,  rgba(0,0,0,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0,0,0,0)), color-stop(40%, rgba(0,0,0,0.42)), color-stop(60%,rgba(28,28,28,0)), color-stop(100%, rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.42) 40%, rgba(0,0,0,0.42) 60%, rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.42) 40%, rgba(0,0,0,0.42) 60%, rgba(0,0,0,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.42) 40%, rgba(0,0,0,0.42) 60%, rgba(0,0,0,0) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.42) 40%, rgba(0,0,0,0.42) 60%, rgba(0,0,0,0) 100%); /* W3C */

}

/* APP REFS */
.appTitel{
	font-size: 20px;
	
}
.appBild{
	margin: 20px;
	margin-top: 80px;
	display:block;
	text-align: center;
}

/* WEB REFS */

.webScreenshotDiv{
	margin-top:80px;
	text-align: center;
	height: 400px;
	overflow:hidden;
	
}
.webScreenshotImg{
	width:400px;
	height:auto;
}

/* Leistungen*/
.leistungsTitel{
	
	font-family: 'Vegur-Light';
	font-size: 30px;
	
	margin-left: auto;
	margin-right: auto;
	line-height: 50px;
	text-align: center;
	
}
.leistungsTitel :hover{
	color:rgba(248, 182, 2, 0.6);
}

.leistungsContent{
	font-family: 'Vegur-Regular';
	
	line-height:30px;
	text-align: center;
	overflow:hidden;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;

}

.slider-id-3.riva-slider-holder{
top: -86px;
}

.rs-content-holder h2{
    font-size: 30px !important;
float: right;
}