/* ubuntu-300 - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: url('./fonts/ubuntu-v13-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Light'), local('Ubuntu-Light'),
       url('./fonts/ubuntu-v13-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/ubuntu-v13-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/ubuntu-v13-latin-300.woff') format('woff'), /* Modern Browsers */
       url('./fonts/ubuntu-v13-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/ubuntu-v13-latin-300.svg#Ubuntu') format('svg'); /* Legacy iOS */
}
/* ubuntu-700 - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/ubuntu-v13-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'),
       url('./fonts/ubuntu-v13-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/ubuntu-v13-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/ubuntu-v13-latin-700.woff') format('woff'), /* Modern Browsers */
       url('./fonts/ubuntu-v13-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/ubuntu-v13-latin-700.svg#Ubuntu') format('svg'); /* Legacy iOS */
}

html, body {
	margin:0px;
	height: 100%;
	background-color:#ffffff;
}
body {
	text-align:center;
}
#zentriert { 
	text-align:left;
	margin:auto;
	padding:0px;
	width:836px;
	height:100%;
}
#inhalt { 
	text-align:left;
	position:relative;
	margin:auto;
	width:836px;
	min-height:700px;
	padding: 0px 0px 0px 20px;
	z-index: 5;
}
#top { 
	text-align:left;
	display: block;
	left: 0px;
	top: 0px;
	width:980px;
	height:15px;
	background:url(img/top.gif);
	background-repeat:no-repeat;
}
#content { 
	text-align:left;
	margin:auto;
	width:836px;
	min-height:798px;
	background:url(img/bg.gif);
	background-repeat:repeat-y;
}
#bottom { 
	text-align:left;

	display: block;
	width:980px;
	height:15px;
	background:url(img/bottom.gif);
	background-repeat:no-repeat;
	margin-left: 0px;
}
#header { 
	position:absolute;
	text-align:left;
	display: block;
	left: 1px;
	top: 0px;
	width:1000px;
	height:50px;
	background:url(img/header.gif);
	background-repeat:no-repeat;
	z-index:10;
}
#logo {
	position: absolute;
	text-align: left;
	display: block;
	left: 142px;
	top: 87px;
	width: 586px;
	height: 152px;
	background: url(img/friseurstudio-karin.jpg);
	background-repeat: no-repeat;
	z-index: 10;
}

#phone {  
  position: absolute;
	text-align: left;
	display: block;
	left: 56px;  
	top: 262px;	  
  transition: background-color 0.8s;
  font-size: 18px;
  background-color: rgba(134,112,180, 0.0);
  border-radius: 10px;
  padding: 8px;
}

#phone a{
  color: black;
  text-decoration: none;
  font-family: 'Ubuntu', Arial, Verdana, Helvetica, sans-serif;
  margin: 0px 0px 0px 0px;
}

/*#phone:hover { 
  background-color: rgba(134,112,180, 0.65);
}*/

#impressum {
	position: absolute;
	text-align: left;
	left: 716px;
	top: 763px;
	width: 94px;
	height: 10px;
	z-index: 20;
}
#datenschutz {
  position: absolute;
	text-align: left;
	left: 626px;
	top: 763px;
	width: 94px;
	height: 10px;
	z-index: 20;
  
}
#cmd{
	text-align: left;
	margin-left: 650px;
	margin-top: -15px;
	width: 300px;
	height: 10px;
	z-index: 20;
}
#lila{
	position: absolute;
	text-align: left;
	display: block;
	left: 46px;
	top: 308px;
	width: 765px;
	min-height:480px;
	background: url(img/bg-violett.gif);
	background-repeat: no-repeat;
	background-color: #8670b4;
	background-position: bottom;
	margin: 10px;
	z-index: 10;
}
#text{
	position: absolute;
	text-align: left;
	display: block;
	left: 42px;
	top: 57px;
	width: 534px;
	min-height: 400px;
	z-index: 10;
}
p {
	font-family: 'Ubuntu', Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.7em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
}
h1 {
	font-family: 'Ubuntu', Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.95em;
	font-style: normal;
	font-weight: bold;
	line-height: 1.7em;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
}
h2 {
	font-family: 'Ubuntu', Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.7em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
}
h3 {
	font-family: 'Ubuntu', Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.7em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
}
.textlink {
	font-family: 'Ubuntu', Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #00519e;
	text-decoration: none;
}
.textlink:hover {
	color: #000000;
	text-decoration: underline;	
}
.impressumlink {
	font-family: 'Ubuntu', Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-decoration: none;
}
.impressum:hover {
	color: #ffffff;
	text-decoration: underline;	
}
.cmdlink {
	text-align : left;
	font-family: 'Ubuntu', Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #999999;
	text-decoration:none;
}
.cmdlink:hover {
	color: #000000;
	text-decoration: underline;	
}

/* menu */

#menu {
	position: absolute;
	text-align: left;
	left: 306px;
	top: 272px;
	width: 516px;
	height: 27px;
	z-index: 20;
}
ul { 
	list-style-type  : none; 
	margin: 0;
	padding: 0;
}
li {
	float:left;
	text-align : left;
	/* margin: 0px 0px 5px 0px; */
	height: 22px;
}
li a{
	text-align : left;
	font-family: 'Ubuntu', Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
li a:hover { 
	color: #5f257a;
}
.menuaktiv { 
	text-transform:uppercase;
	font-weight: bold;
	text-decoration:underline;
}

#button {
    text-align: center;
    color:white;
    font-weight: 700;
    font-size: 18px;
    background-image: url('img/map-dummy.png');
    height: 150px;
    border: white;
    background-color: #eadfff;
    border-width: 4px;
    border-color: #fff;
    border-style: solid;
    transition: transform 0.2s;
}
#button:hover {   
   transform: scale(1.2, 1.2);   
}