/*
Theme Name:     PERSoft
Theme URI:      http: //persoft.de/
Description:    Child Theme for Spacious
Author:         E. Rücker
Author URI:     http: //persoft.de/
Template:       spacious
Version:        1.0
*/
@import url("../spacious/style.css");
@font-face {
  font-family: 'Dali';
  src: url('../fonts/Dali.eot');
  src: url('../fonts/Dali.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Dali.woff2') format('woff2'),
       url('../fonts/Dali.woff') format('woff'),
       url('../fonts/Dali.ttf') format('truetype'),
       url('../fonts/Dali.svg#Dali') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GillSans';
  src: url('../fonts/GillSans.eot');
  src: url('../fonts/GillSans.eot?#iefix') format('embedded-opentype'),
       url('../fonts/GillSans.woff') format('woff'),
       url('../fonts/GillSans.ttf') format('truetype'),
       url('../fonts/GillSans.svg#GillSans') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AHeffekt';
  src: url('../fonts/AHeffekt.eot');
  src: url('../fonts/AHeffekt.eot?#iefix') format('embedded-opentype'),
       url('../fonts/AHeffekt.woff') format('woff'),
       url('../fonts/AHeffekt.ttf') format('truetype'),
       url('../fonts/AHeffekt.svg#AH_effekt') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RageItalic';
  src: url('../fonts/RageItalic.eot');
  src: url('../fonts/RageItalic.eot?#iefix') format('embedded-opentype'),
       url('../fonts/RageItalic.woff2') format('woff2'),
       url('../fonts/RageItalic.woff') format('woff'),
       url('../fonts/RageItalic.ttf') format('truetype'),
       url('../fonts/RageItalic.svg#RageItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
.footer-socket-wrapper .copyright {
	color: #666666;
	max-width: 100%;
	float: left;
	font-size: 12px;
}

/* * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0; padding: 0;
}*/

/*Würfel*/
.bild {
  width:138px;
  height:136px;
  float: right;
  margin-left:5px;
}
/*PIC*/
.pic {
  width:25%;
  margin-top:5%;
  margin-left:5px; 
  margin-bottom:0px;
  float: right;
}
/*dreh*/
.dreh {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
  margin-top: 0px;
}

.dreh:hover {
  margin-top: 35px;
  border-radius: 50%;
  -webkit-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
       -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}
.hbild {
  width:96px;
  height:63px;
  overflow: hidden;
  float: left;
  margin-right:5px;
}
/*unten*/
.unten img {
  margin-button 0px;
  -webkit-transition: margin 0.3s ease;
     -moz-transition: margin 0.3s ease;
       -o-transition: margin 0.3s ease;
      -ms-transition: margin 0.3s ease;
          transition: margin 0.3s ease;
}

.unten img:hover {
  margin-top: 11px;
}
@page quer { size: landscape; 24.5cm; margin: 4.1cm 2cm 1.3cm 1cm; }
