.up {
	position: fixed; bottom:10px; right:10px; z-index:999;
}
.up a {
	display: inline-block;
	width:30px;
	height: 30px;
	border-radius:30px;
	color:#b40926;
	line-height: 30px;
	font-size:18px;
	text-align: center;
	background: #fff;
}
.ust {
	width:96%;
	padding:10px 2%;
	background:#fff url('../images/yaprak.png') no-repeat top right;
	border-bottom:2px solid #b40926;
	position: absolute; top:0; z-index:9;
}
.bigBorder {
	width:90%;
	padding:3px 0;
	background: #b40926;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	position: absolute; bottom:-8px; left:50%;
	margin-left:-45%;
}
a.logo {
	display: block;
	width:100px;
	height:50px;
	background: url('../images/logo.png') no-repeat center center;
	background-size: 100%;
	float:left;
}
nav {
	width:100%;
	border-top:1px solid #b40926;
	position: relative; top:10px;
	display:none;
}
nav a {
	font-family: 'Raleway', sans-serif;
	color:#000;
	font-weight: 100;
	font-size:12px;
	display:block;
	padding:2%;
	border-bottom:1px solid #b40926;
}
nav a:last-child {border:none;}
a.nav {
	background:url('../images/nav.png') no-repeat center center;
	background-size:100%;
	width:25px;
	height:25px;
	display: inline-block;
	float:right;
	position: relative; top:13px;
}
.page {
	min-height:100%;
	height:100%;
}
#giris {
	background: url('../images/giris.jpg') no-repeat center center;
	background-size: cover;
}
.content {	
	padding-top:30px;
	width:96%;
	padding-left: 2%;
	padding-right: 2%;
}

.girisIcerik p {
	color:#fff; font-family: 'Raleway', sans-serif;
	font-size:17px;
}

.girisIcerik a {
	color:#fff;
	font-family: 'Raleway', sans-serif;
	font-size:12px;
	font-weight: 500;
	display: inline-block;
	padding:5px 15px;
	border:2px solid #fff;
	margin-top: 5px;
	border-radius:50px;
}
.girisIcerik a:hover {
	background: #fff;
	color:#da0613;
}

img.bg1 {
	width:100%;
	margin-top:80px;
}
img.unternehmenImg {
	width:95%;
	position: relative; z-index:8;

}
#unternehmen {
	background: url('../images/bg1.jpg') no-repeat center center;
	background-size: cover;
}
.unternehmenContent {
	width:90%;
	padding:10px 2%;
	background: #fff;
	border:3px solid #bdbdbd;
	font-family: 'Maven Pro', sans-serif;
	text-align:center;
	margin:0 auto;
}

.unternehmenContent h1 {
	margin-bottom:15px;
	font-size:16px;
}
.unternehmenContent p {
	font-size:14px;
}

.leisLeft {
	width:100%;
	text-align: center;
}

.leisRight {
	position: relative;
	text-align: center;
	width:96%;
	padding:2%;
	background: #b40926 url('../images/serviceMobil.png') no-repeat top right;
}
.leisRight p {
	color:#fff;
	font-size:12px;
	font-weight: 500;
	font-family: 'Maven Pro', sans-serif;
	line-height: 1.8em;
}
img.leisArrow {
	position: absolute; left:-1px; top:50%;
	margin-top:-25px;
}
.leisLeft h1 {
	color:#3c3c3b;
	font-family: 'Maven Pro', sans-serif;
	font-size:16px;
	position: relative; bottom:7px;
}
.leisLeft p {
	color:#b40926;
	font-family: 'Maven Pro', sans-serif;
	font-size:14px;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:3px;
}
.leisLeft span {
	color:#000;
	font-family: 'Maven Pro', sans-serif;
	font-size:12px;
	font-weight: 300;
}
.leisLeft img {
	width:100%;
	margin-top:2px;
}

#kontak {
	position: relative; bottom:20px;
}
#kontak h2 {
	color:#000;
	font-family: 'Raleway', sans-serif;
	display:block;
	padding-bottom:10px;
	font-weight:600;
	margin-bottom:10px;
	font-size:16px;
	border-bottom:2px solid #b40926;
}
.adres1 {
	width:100%;
	margin-bottom: 10px;
	border-bottom:1px solid #ddd;
	padding-bottom: 10px;
}
.adres1 img {
	height:35px;
	float:left;
	padding-right:5px;
}
.adres1 p {
	font-size:12px;
	color:#444;
	font-family: 'Roboto', sans-serif;
	padding-top:5px;
}
.map {
	width:98.5%;
	height:250px;
	border:2px solid #b40926;
	overflow: hidden;
	margin-bottom: 10px;
}

.info {
	width:100%;
	font-family: 'Raleway', sans-serif;
	color:#444;
	font-size:12px;
	text-align:center;
}
.info a {
	outline: none;
	color:#000;
	font-size:12px;
	padding-bottom:5px;
	display: inline-block;
}

#impressum {
	font-family: 'Maven Pro', sans-serif;
}

.kunyeUst {
	background: #fff;
	padding: 10px 0;
	width:100%;
}

.kunyeAlt {
	background: #b40926;
	padding:10px 0;
	width:100%;
	font-size:12px;
}

.kunyeIcerik {
	padding:10px;
	background: rgb(193,193,193); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(193,193,193,1) 0%, rgba(243,243,243,1) 50%, rgba(193,193,193,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(193,193,193,1) 0%,rgba(243,243,243,1) 50%,rgba(193,193,193,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(193,193,193,1) 0%,rgba(243,243,243,1) 50%,rgba(193,193,193,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1c1c1', endColorstr='#c1c1c1',GradientType=1 ); /* IE6-9 */
}
.kunyeIcerik h2 {
	color:#b40926;
}
.kunyeIcerik p.left {
	width:99%;
	font-size:12px;
}

.kunyeAlt p {
	padding:0 20px;
	font-size:11px;
}
