@charset "UTF-8";

/*-------------------
基本
--------------------*/

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	}

html,body {
	-webkit-text-size-adjust: none;
	}

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	}

body {
	color: #fff;
	font-family:Helvetica,Arial,'ヒラギノ角ゴ Pro W3','メイリオ','ＭＳ Ｐゴシック',sans-serif;
	font-weight: normal;
	}

img {
	max-width: 100%;
	}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

a{
	color:#000;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color:#fff;
	text-decoration: underline;
}

.anp{
	font-weight: normal;
}
.anpb{
	font-weight: bold;
}
.red{
	font-weight: bold;
	color: #DD2112;
}

/*-------------------
splash
--------------------*/

.scrollon {
	overflow-y:scroll !important;
	}
.scrolloff {
	overflow-y:hidden !important;
	}


#fade {
	width: 100%;
	height: 100%;
	background-color: #DD2112;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:9997;
	}
#splash1{
	margin: -80px 0 0 -150px;
	position: absolute;
	top: 45%;
	left: 50%;
	width: 300px;
	height: 160px;
	z-index:9998;
	display: none;
	}
#splash3{
	margin: -80px 0 0 -150px;
	position: absolute;
	top: 45%;
	left: 50%;
	width: 300px;
	height: 160px;
	z-index:9998;
	display: none;
	}
#splash5{
	margin: -100px 0 0 -75px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 155px;
	height: 200px;
	z-index:9998;
	display: none;
	}


/*-------------------
ヘッダー
--------------------*/

header{
	display: none;
	position: absolute;
	width: 100%;
	z-index:1000;
	text-align: center;
	padding: 0;
	}
header:after{
	content:"";
	display: none;
	clear:both;
	height:0;
	}
header.scroll{
	display:block;
	position: fixed;
	top:0;
	left: 0;
	}
header img{
	width: 50px;
	}



/*-------------------
section
--------------------*/

section {
	position: relative;
	overflow: hidden;
	padding: 0;
	margin:0 auto;
	width: 100%;
	max-width:1800px;
	height: 100%;
	background:#fff;
	}

section:nth-child(2n) {
	background: #fff;
	}

section section {
	background: #fff;
	color:#111;
	}

section section:nth-child(2n) {
	background: #fff;
	}


/*-------------------
section 1
--------------------*/

.centerMiddle {
	margin: -143px 0 0 -250px;
	position: absolute;
	top: 50%;
	left: 0%;
	right:0%;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 286px;
	background:url(../images/ss.gif) top center no-repeat;
	background-size:contain;
	}

.centerMiddle h1{
	text-indent:-9999px;
}

/*-------------------
section N
--------------------*/

.clearfloat{
	clear:both;
	height:1px;
	overflow:hidden;
	}

.clearfix {
	display: inline-table;
	}
* html .clearfix {
	height: 1%;
	}
.clearfix {
	display: block;
	}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

#sectionN {
	height:auto;
	border-bottom:1px solid #ccc;
	}

.centerMiddleN {
	display: block;
	position: relative;
	width: 90%;
	height: auto;
	margin:30px auto;
	}

#sectionN .news{
	font-weight: bold;
	font-size:14px;
	color: #DD2112;
	}

#sectionN #entry{
	color:#000;
	font-weight: normal;
	font-size:12px;
	overflow-y:scroll; 
	height:500px; 
	border:#999999 1px solid;
	padding:0 10px 0 10px;	
	}

#sectionN #entry .date{
	font-size:12px;
	margin-top:30px;
	}

#sectionN #entry .etitle{
	font-size:13px;
	font-weight: bold;
	margin-top:10px;
	}

#sectionN #entry .ebody{
	margin-top:20px;
	line-height:1.5;
	}

#sectionN #entry .ebody .katy{
	width:100%;
	margin:0 0 20px 0;
	}

#sectionN #entry .estitle{
	font-size:12px;
	font-weight: bold;
	margin-top:20px;
	}

#sectionN #entry .ecap{
	font-size:10px;
	}

#sectionN #entry #ebodyL{
	width:100%;
	}
#sectionN #entry #ebodyR{
	width:100%;
	}

#sectionN #entry .mov{
	display: block;
	margin:20px 0;
	}

#sectionN #entry .item{
	border-bottom:1px solid #999;
	padding-bottom:20px;
	}
	
#sectionN #entry .ptn-T{
	width:100%;
	margin-top:20px; 
	}
#sectionN #entry .ptn-L{
	float:left; 
	width:48%; 
	}
#sectionN #entry .ptn-R{	
	float:right; 
	width:48%; 
	}	

/*-------------------
section S
--------------------*/

#sectionS {
	height:auto;
	border-bottom:1px solid #ccc;
	padding: 20px 0 30px 0;
	}

.centerMiddleS {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin:0 auto;
	}

#sectionS #sentry{
	color:#000;
	font-size:12px;
	font-weight: normal;
	}

#sectionS #sentry #sbody{
	line-height:1.6;
	overflow: hidden;
	overflow-y:scroll; 
	height:350px; 
	border:#999999 1px solid;
	}

#sectionS #sentry #sbodyL{
	width:500px;
	margin:0 auto;
	}
#sectionS #sentry #sbodyC{
	width:500px;
	margin:0 auto;
	}
#sectionS #sentry #sbodyR{
	width:500px;
	margin:0 auto;
	}

#sectionS #sentry .sns{
	width:50%;
	height: auto;
	display:block;
	margin:0 auto;
	}
#sectionS #sentry #sbodyR .sns{
	width:80%;
	height: auto;
	display:block;
	margin:0 auto;
	}

/*-------------------
section 2
--------------------*/

.centerMiddleB {
	margin: 0 0 0 -50%;
	position: absolute;
	top: 20%;
	left: 50%;
	width: 100%;
	height: 600px;
	text-align: center;
	overflow: visible;
	}

.centerMiddleB img{
	width:100%;
	}

/*-------------------
section 3
--------------------*/

.shakehands {
	padding:0 0;
	background:#fff;
	position: relative;
	}

.shakehands #hand{
	margin: 0 0 0 0;
	width:150%;
	left:-25%;
	position:absolute;
}

.shakehands img{
	width:100%;
	}

.shakehands #prof{
	color:#000;
	z-index:100;
	font-size:12px;
	position: absolute;
	bottom:23%;
	right:5%;
	width: 90%;	
	line-height:1.6;
	font-weight: normal;
	text-align: right;
	}

.shakehands #prof h3{
	color:#000;
	margin:0;
	padding:0;
	font-size:18px;
	font-weight: bold;
	}

.shakehands #prof #small{
	color:#555;
	margin:0;
	padding:0;
	font-size:10px;
	}

.shakehands .w01,
.shakehands .w02,
.shakehands .w03,
.shakehands .w04,
.shakehands .w05,
.shakehands .w06,
.shakehands .w07,
.shakehands .w08,
.shakehands .w09,
.shakehands .w10,
.shakehands .w11,
.shakehands .w12,
.shakehands .w13,
.shakehands .w14,
.shakehands .w15{
	width:100%;
	height:100%;
	}

#viewwatch{
	margin-top:20px;
	width:120px;
	height:30px;
	line-height:30px;
	text-align: center;
	font-weight: bold;
	font-size:14px;
	color:#fff;
	cursor: pointer;
	background:#DD2112;
}
.black{
	background:#000 !important;
}



/*-------------------
ナビゲーション
--------------------*/

#sidenavi{
	position: absolute;
	bottom:54%;
	right:0;
	width:30px;
	height:60px;
	z-index:300;
	}

/*-------------------
overlay
--------------------*/


#overlay{
	display: none;
	width: 100%;
	height:100%;
	text-align: center;
	position: fixed;
	top: 0;
	z-index: 500;
	background: rgba(255,255,255,1);
	cursor: pointer;
	}

#text{
	margin: -240px 0 0 -350px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 800px;
	height: 480px;
	font-size:18px;
	font-weight: normal;
	text-align: left;
	color:#000;
	}

#text .name{
	margin-top:140px;
	font-size:24px;
	font-weight: bold;
	color:#cc0000;
	}

#text img{
	float: left;
	width: 350px;
	height: 480px;
	margin-right:50px;
	}


/*-------------------
section 4
--------------------*/

@media screen and (max-width: 960px) {
#section18{
	height:140%;
	}
	}
@media screen and (max-width: 480px) {
#section18{
	height:120%;
	}
	}

.centerMiddleD {
	position: relative;
	width:100%;
	height:100%;
	overflow: visible;
	}


.centerMiddleD #watches{
	margin-bottom: 200px;
}

/*
.centerMiddleD #watches{
	width:100%;
	height:100%;
	top:0;
	left:0;
	position: absolute;
	overflow: visible;
}


.centerMiddleD #watches img{
	width:90%;
	top:0;
	left:5%;
	margin:0 auto;
	position: absolute;
	}
*/

/*-------------------
section M
--------------------*/
#section19{
	background:#FFF;
	}

@media screen and (max-width: 960px) {
#section19{
	height:65%;
	}
	}
@media screen and (max-width: 480px) {
#section19{
	height:auto;
	}
	}

.centerMiddleM {
	margin: 0 0 0 -150px;
	position: absolute;
	top: 10%;
	left: 50%;
	width: 300px;
	height:300px;
	}
.qqy{
	width:300px;
	height:300px;
	}

@media screen and (max-width: 960px) {
.centerMiddleM {
	margin: 0 0 0 -250px;
	position: absolute;
	top: 0;
	left: 50%;
	width: 500px;
	height:500px;
	}
.qqy{
	width:500px;
	height:500px;
	}
	}
@media screen and (max-width: 480px) {
.centerMiddleM {
	margin: 0 0 0 -150px;
	position: absolute;
	top: 0;
	left: 50%;
	width: 300px;
	height:300px;
	}
.qqy{
	width:300px;
	height:300px;
	}
	}



/*-------------------
section 5
--------------------*/

.centerMiddleF {
	margin: -125px 0 0 -450px;
	position: absolute;
	top: 40%;
	left: 50%;
	width: 900px;
	height: 350px;
	text-align:center;
	font-size:16px;
	color:#DD2112;
	font-weight: normal;
	}
#Formtitle{
	font-size:28px;
	font-weight: normal;
	margin-bottom:20px;
}

/*-------------------
section 21
--------------------*/

#section21{
	height:650px;
	}

@media screen and (max-width: 960px) {
#section21{
	height:750px;
	}
	}

@media screen and (max-width: 480px) {
#section21{
	height:650px;
	}
	}

.centerMiddleT {
	margin: 50px 0 0 -140px;
	position: absolute;
	top: 0;
	left: 50%;
	width: 280px;
	height: auto;
	text-align: left;
	font-size:12px;
	color:#000;
	font-weight: normal;
	line-height:1.8;
	font-weight: bold;
	}

@media screen and (max-width: 960px) {
.centerMiddleT {
	margin: 60px 0 0 -250px;
	position: absolute;
	top: 0;
	left: 50%;
	width: 500px;
	height: auto;
	font-size:18px;
	color:#000;
	font-weight: normal;
	line-height:1.8;
	font-weight: bold;
	}
	}

@media screen and (max-width: 480px) {
.centerMiddleT {
	margin: 50px 0 0 -140px;
	position: absolute;
	top: 0;
	left: 50%;
	width: 280px;
	height: auto;
	font-size:12px;
	color:#000;
	font-weight: normal;
	line-height:1.8;
	font-weight: bold;
	}
	}

.centerMiddleT p{
	font-size:11px;
	line-height:1.6;
	font-weight: normal;
	}


@media screen and (max-width: 960px) {
.centerMiddleT p{
	font-size:13px;
	line-height:1.6;
	font-weight: normal;
	}
	}

@media screen and (max-width: 480px) {
.centerMiddleT p{
	font-size:11px;
	line-height:1.6;
	font-weight: normal;
	}
	}


.centerMiddleT img{
	display: block;
	width:100px;
	height:auto;
	margin:0 auto;
	}

@media screen and (max-width: 960px) {
.centerMiddleT img{
	width:150px;
	height:auto;
	}
	}

@media screen and (max-width: 480px) {
.centerMiddleT img{
	width:100px;
	height:auto;
	}
	}

.centerMiddleT a{
	font-size:14px;
	color:#c62c00;
	}
.centerMiddleT a:hover{
	color:#000;
	}


/*-------------------
section 5
--------------------*/

.centerMiddleE {
	margin: -125px 0 0 -450px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 900px;
	height: 250px;
	text-align:center;
	font-size:12px;
	color:#fff;
	font-weight: normal;
	line-height:2;
	}
.centerMiddleE span{
	font-size:24px;
	}

@media screen and (max-width: 960px) {
.centerMiddleE{
	font-size:18px;
	line-height:1.6;
	}
.centerMiddleE span{
	font-size:24px;
	}
	}
@media screen and (max-width: 480px) {
.centerMiddleE{
	font-size:12px;
	line-height:2;
	}
.centerMiddleE span{
	font-size:16px;
	}
	}

#upper{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 70px;
	}


/*-------------------
フッター周り
--------------------*/

#scrolltop{
	display: none;
	bottom:85px;
	left:0;
	width:100%;
	height:30px;
	text-align: center;
	background-color:#DD2112;
	z-index:300;
	cursor: pointer;
	}
#scrolltop:after{
	content:"";
	display: none;
	clear:both;
	height:0;
	}
#scrolltop.scroll{
	display:block;
	position: fixed;
	bottom:85px;
	left: 0;
	}
#scrolltop img{
	width:30px;
	}

#lang{
	position: fixed;
	bottom:30px;
	left:0;
	width:100%;
	height:25px;
	line-height:25px;
	font-size:11px;
	font-weight: normal;
	text-align: center;
	color:#fff;
	background-color:#DD2112;
	z-index:9999;
	}
#lang img{
	margin-top:5px;
	}

#copyright{
	position: fixed;
	bottom:-2px;
	left:0;
	width:100%;
	height:32px;
	line-height:30px;
	font-size:9px;
	font-weight: normal;
	text-align: center;
	color:#fff;
	background-color:#DD2112;
	z-index:9999;
	}


/*-------------------
onlineshop
--------------------*/

#link{
	position: absolute;
	width: 100%;
	margin:0 auto;
	z-index:1000;
	text-align: center;
	background-color:#DD2112;
	padding: 0;
	display:block;
	position: fixed;
	bottom:55px;
	left: 0;
	}

.online{
	width:150px;
	height:30px;
	}
#link.scroll{
	display:block;
	position: fixed;
	bottom:55px;
	left: 0;
	}


/*================================

haendlersuche

================================*/

#buy{
	width:100%;
	background-color: #dd2113;
	text-align: center;
	padding-top:41px;
	color:#fff;
	height:377px;
	position: relative;
}

#buy .headline{
	width: 100%;
}

#buy .headline h2{
	text-transform: uppercase;
	font-size: 28px;
	font-weight: 400;
	margin-bottom: 22px;
}

#buy .table{
	display: table;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	left:0px;
	right:0px;
}

#buy .table .row{
	display: row;
}

@media screen {
	#buy .table .row .text {
		display: table-cell;
		text-align: left;
		font-weight: 400;
		font-size: 12px;
		line-height: 22px;
		padding-left: 10px;
		max-width: 580px;
		padding-right: 20px;
	}
}

@media screen and (min-width : 767px) {
	#buy .table .row .text {
		display: table-cell;
		text-align: left;
		font-weight: 400;
		font-size: 16px;
		line-height: 22px;
		padding-left: 10px;
		max-width: 580px;
		padding-right: 20px;
	}
}
#buy .table .row .linkList{
	display:table-cell;
	text-align: right;
	padding-right: 10px;
}

@media screen {
	#buy .table .row .linkList a {
		color: #fff;
		font-weight: 400;
		font-size: 14px;
		line-height: 22px;
		text-transform: lowercase;
		text-decoration: none;
		background: url('../images/pfeil.png') no-repeat 100% 5px;
		background-size: 8px 11px;
		padding-right: 20px;
		text-align: right;
	}
}

@media screen and (min-width : 767px) {
	#buy .table .row .linkList a {
		color: #fff;
		font-weight: 400;
		font-size: 20px;
		line-height: 35px;
		text-transform: lowercase;
		text-decoration: none;
		background: url('../images/pfeil.png') no-repeat 100% 1px;
		padding-right: 36px;
		text-align: right;
	}
}




#haendlersuche{
	width:100%;
	background-color: #d2d2d2;
	text-align: center;
	padding-top:41px;
}

#haendlersuche h2{
	text-transform: uppercase;
	font-size: 28px;
	font-weight: 400;
	color:#000;
}

@media screen{
	#haendlersuche #map {
		height: 350px;
		width: 90%;
		left: 0px;
		right: 0px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 45px;
	}
}

@media screen and (min-width : 767px) {
	#haendlersuche #map {
		height: 450px;
		width: 90%;
		left: 0px;
		right: 0px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 45px;
	}
}

#haendlersuche #result{
	max-width:1052px;
	width:90%;
	left: 0px;
	right: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
	position: relative;
}

#haendlersuche #resultHolder{
	width:9999px;
	height:255px;
}

#haendlersuche #resultHolder .resultElement{
	float: left;
	width: 1052px;
	text-align: left;
	padding-bottom: 67px;
}
@media screen {
	#haendlersuche #resultHolder .resultElement .haendler {
		font-size: 14px;
		line-height: 24px;
		color: #000000;
		vertical-align: top;
		padding-right: 22px;
		max-width: 150px;
	}

	#haendlersuche #resultHolder .resultElement .haendler a {
		font-size: 14px;
		line-height: 24px;
		color: #000000;
		vertical-align: top;
		padding-right: 22px;
		max-width: 150px;
	}
}

@media screen and (min-width : 767px) {
	#haendlersuche #resultHolder .resultElement .haendler {
		font-size: 14px;
		line-height: 24px;
		color: #000000;
		vertical-align: top;
		padding-right: 42px;
		max-width: 220px;
		margin-right:30px;
	}

	#haendlersuche #resultHolder .resultElement .haendler a {
		font-size: 14px;
		line-height: 24px;
		color: #000000;
		vertical-align: top;
		padding-right: 42px;
		max-width: 220px;
	}
}

#haendlersuche #resultHolder .resultElement .haendler a:hover{
	color:#dd2113;
	text-decoration: none;
}

#haendlersuche #resultHolder .resultElement .haendler a h3 {
	margin:0px;
	padding: 0px;
	font-size: 20px;
	line-height: 24px;
	font-weight: 400;
}
#haendlersuche #resultHolder .resultElement .haendler a .badge {
	background-color: #000;
	color: #fff;
	border-radius: 20px;
	width:40px;
	height:40px;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
	padding-top: 8px;
	margin-bottom: 26px;
}
@media screen {
	#haendlersuche #resultHolder .resultElement .red a {
		color: #dd2113;

	}


	#haendlersuche #resultHolder .resultElement .red a h3{


	}
}

@media screen and (min-width : 767px) {
	#haendlersuche #resultHolder .resultElement .red a {
		color: #dd2113;

	}


	#haendlersuche #resultHolder .resultElement .red a h3{

	}
}

#haendlersuche #resultHolder .resultElement .red a .badge {

	background-color: #dd2113;

}



#haendlersuche .formHolder{
	text-align: left;
	left: 0px;
	right: 0px;
	margin-left: auto;
	margin-right: auto;
	max-width: 700px;
	margin-bottom: 25px;
	width: 90%;
}

@media screen {
	#haendlersuche .formHolder #ort {
		font-size: 18px;
		width: 100%;
		max-width: 493px;
		border: 0px;
		border-bottom: 3px solid #000;
		padding: 10px 0px 10px 20px;
		margin-right: 15px;
		box-sizing: border-box;
		margin-bottom: 20px;
		-webkit-appearance: none;
		border-radius: 0;
	}
}

@media screen and (min-width : 568px) {
	#haendlersuche .formHolder #ort {
		font-size: 18px;
		width: 400px;
		max-width: 493px;
		border: 0px;
		border-bottom: 3px solid #000;
		padding: 10px 0px 10px 20px;
		margin-right: 15px;
		box-sizing: border-box;
		margin-bottom: 20px;
		-webkit-appearance: none;
		border-radius: 0;
	}
}

@media screen and (min-width : 767px) {
	#haendlersuche .formHolder #ort {
		font-size: 18px;
		width: 100%;
		max-width: 493px;
		border: 0px;
		border-bottom: 3px solid #000;
		padding: 10px 0px 10px 45px;
		margin-right: 15px;
		box-sizing: border-box;
		margin-bottom: 20px;
		-webkit-appearance: none;
		border-radius: 0;
	}
}

#haendlersuche .formHolder input[type="radio"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	width: 40px;
	height: 40px;
	background: url(../images/radio_lo.png) left center no-repeat;
	background-size: 40px;
	margin-right: 10px;
	vertical-align: middle;
	display: none;
	opacity: 0;
}

#haendlersuche .formHolder input[type="radio"]:checked {
	background: url(../images/radio_hi.png) left center no-repeat;
	display: none;
	opacity: 0;
}

@media screen {
	#haendlersuche .formHolder label {
		font-size: 18px;
		margin-right: 3px;
		color:#000;
	}
}
@media screen and (min-width : 568px) {
	#haendlersuche .formHolder label {
		font-size: 18px;
		margin-right: 21px;
	}
}

#haendlersuche .formHolder input[type="radio"] + label::before{
	content: ' ';
	background: url(../images/radio_lo.png) left center no-repeat;
	background-size: 40px;
	margin-right: 10px;
	vertical-align: middle;
	display: inline-block;
	width:40px;
	height:40px;
}

#haendlersuche .formHolder input[type="radio"]:checked + label::before{
	content: ' ';
	background: url(../images/radio_hi.png) left center no-repeat;
	background-size: 40px;
	margin-right: 10px;
	vertical-align: middle;
	display: inline-block;
	width:40px;
	height:40px;
}

@media screen{
	#haendlersuche .formHolder button {
		border: 0;
		background-color: #000;
		color: #fff;
		text-transform: uppercase;
		font-size: 15px;
		padding: 10px 20px;
		height: 50px;
		border-radius: 3px;
		cursor: pointer;
		margin-bottom: 20px;
		float:right;
	}
}

@media screen and (min-width : 568px) {
	#haendlersuche .formHolder button {
		border: 0;
		background-color: #000;
		color: #fff;
		text-transform: uppercase;
		font-size: 15px;
		padding: 10px 20px;
		height: 50px;
		border-radius: 3px;
		cursor: pointer;
		margin-bottom: 20px;
		float: right;
	}
}
#haendlersuche #result .haendler {
	display: inline-block;
	text-align: left;
}

*:focus {
	outline: none;
}

@media screen {
	#haendlersuche #result #next {
		top: 0px;
		position: absolute;
		right: 0px;
		display: none;
	}
}

@media screen and (min-width : 768px) {
	#haendlersuche #result #next {
		bottom: auto;
		top: 110px;
		position: absolute;
		right: 0px;
		display: none;
	}
}



.ui-autocomplete {
	border-radius: 0px;
	font-size: 15px;
}
.ui-autocomplete.source:hover {
	border-radius: 0px;
	font-size: 15px;
}

.ui-menu .ui-menu-item a{
	font-size: 15px;
	border-radius: 0px;
}

.ui-menu-item {
	font-size: 15px;
	border-radius: 0px;
}

#link p.suche01{
	font-size: 15px;
	text-transform: uppercase;
	color:#fff;
	display: inline-block;
	padding: 10px 20px;
	background: #000;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-o-transition: all .6s;
	-ms-transition: all .6s;
	transition: all .6s;
}

#link a:hover p.suche01{
	background: #999;
}

@media screen {
	#section18{
		height: 1270px;
	}
}

@media screen and (min-width : 768px) {
	#section18{
		height: 1400px;
	}
}