body {
	font-size: 14px;
	line-height: 20px;
	font-family: "Open Sans", "Lucida Grande", Verdana, Arial, sans-serif;
	padding: 0;
	margin: 0px;
	text-align: left;
	background-repeat: repeat-x;
	background-image: url(../images/header_back_phone.gif);
	background-color: #e7e7e7;
	color: #363636;
	z-index: 1;
}

#container {
	padding: 0px 10px
}

.gallery {
	display: none;
}

#menuframe {
	display: none;
}

#special {
	display: none;
}

.pikachoose {
	display: none;
}


#contentarea{
	padding-top: 10px;
}

#header {
	background-image: url(../images/header_back_phone.gif);
	height: 70px;
	display: block;
	background-color: black;	
}

.alphafotologo {
	margin-top: 15px;
	height: 40px;
}


h1 {
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom-color: #adadad;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#introgallery {
	z-index: 0;
	width: 100%;
	display: block;
	overflow: hidden;
}

#mobilemainmenu {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 15;
}

#mobilemainmenu > ul {
 width: 100%;
 text-align: left;
 margin: 0;
 padding: 0;
 list-style-type: none;
}


#mobilemainmenu > ul > li {
	border: 1px solid #7f7f7f;
	margin-bottom: 10px;
	padding: 10px 0px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #bbbbbb;
	-moz-box-shadow: 1px 1px 3px #666;
	-webkit-box-shadow: 1px 1px 3px #666;
	box-shadow: 1px 1px 3px #666;
	background-image: url("../images/ic_keyboard_arrow_right_black_24dp_1x.png");
	background-position: left center;
	background-repeat: no-repeat;
}


#mobilemainmenu > ul > li > a {
	text-transform: uppercase;
	color: black;
	font-size: 16px;
	text-decoration: none;
	margin-left: 30px;
	display: block;
}

#mobilemainmenu > ul > li > a:visited {
	color: black;
	font-size: 16px;
	text-decoration: none;
}

#mobilemainmenu > ul > li > a i{
	color: red;
	font-size: 16px;
	text-decoration: none;
	top: 5px;
}

#mobilemenu {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.nachoben {
	z-index: 10;
}

#mobilemenu > ul {
  width: 100%;
  text-align: left;
  background-color: rgba(43, 43, 43, 0.99);
  margin: 0;
  padding: 0;
  border-bottom: 2px solid red;
  margin-top: 11px;
}
#mobilemenu > ul > li {
  float: none;
  display: block;
  border-top:1px solid #555555;
  padding: 10px 15px;
}
#mobilemenu > ul > li > a {
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
  color: #adadad;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  display: block;
}

#mobilemenu > ul > li.active > a {
	color: red;
	
}

a {
	color: #363636;
}

a:visited {
	color: #363636;
}



#mobilemenu #menu-button {
float: right;
  height: 60px;
  font-size: 28px;
  text-transform: uppercase;
  text-decoration: none;
  color: #adadad;
  margin: 0;
  padding: 0;
  text-align: right;
}

#menu-button a {
	color: #e7e7e7;
}

#menu-button a:visited {
	color: #e7e7e7;
}

.menuicon {
	padding-top: 16px;
	font-size: 40px;
	padding-right: 30px;
}

#mobilegallery {
	margin-bottom: 20px;
	overflow: hidden;
}

.mobilegalleryimage {
margin: 0px 10px 10px 0px;
float: left;
}

.mobilegalleryimage a {
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.clear{ clear: both; }

.mobilegalleryimage a:visited {
	text-decoration: none;
}

.mobilegalleryimage img {
	margin: 0;
	padding: 0;
	border: 1px solid #2a2a2a;
	width: 60px;
	height: 60px;
}

#phonebutton {
	border: 1px solid #7f7f7f;
	margin-bottom: 10px;
	padding: 8px 0px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #bbbbbb;
	-moz-box-shadow: 1px 1px 3px #666;
	-webkit-box-shadow: 1px 1px 3px #666;
	box-shadow: 1px 1px 3px #666;
}

#phonebutton a {
	color: black;
	font-size: 16px;
	text-decoration: none;
	display: block;
}

#phonebutton a:visited {
	color: black;
	font-size: 16px;
	text-decoration: none;
}

#phonebutton a i{
	color: black;
	font-size: 32px;
	text-decoration: none;
}

.buttonlogo {
	display: block;
	float: left;
	margin-left: 10px;
}

.buttondescription {
	width: 100%;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 32px;
	text-align: center;
}

#footer {
	border-top: 1px solid gray;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid gray;
	margin-bottom: 20px;
}

#logo {
	display: none;
}

.googlemap {
	width: 100%;
	height: 360px;
}

.box1 {
	margin-right: 20px;
	display: block;
	float: left;
}

.box2 {
	display: block;
	float: left;
	margin-bottom: 10px;
}

.wrapper {
	display: block;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}

.inner1 {
    display: inline-block;
    text-align: center;}

.inner2 {
    display: inline-block;
    text-align: center;
}
