
/**general formats**/


a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #819958;
}

@font-face {  
font-family: Myriad Pro;  
src: url(/fonts/Myriad Pro.eot);  /* EOT for IE */
src: local("Myriad_Pro"),
url(/fonts/Myriad Pro.ttf) format("truetype"); /* non-IE */  
} 

h1 {
	font-family: "Myriad Pro", Verdana, Arial;
	font-size: 42px;
	color: #819958;
	margin-top: 0px;
	margin-bottom: 25px;
	font-weight: normal;
}

h2 {
	font-family: "Myriad Pro", Verdana, Arial;
	font-size: 30px;
	color: #819958;
  	font-style: normal;
	font-weight: normal;
}

h3 {
	font-family: "Myriad Pro", Verdana, Arial;
	font-size: 26px;
	font-style: normal;
	font-weight: 500;
	color: #819958;
	margin: 30px 0px 18px 0px;
}

h4 {
	font-family: "Myriad Pro", Verdana, Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #819958;
	/*display: block;*/
	letter-spacing: normal;
	/*text-align: justify;*/
	text-align: left;
	line-height: 25px;
}

h5 {
	font-family: "Myriad Pro", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #819958;
}

p {
	font-family: "Myriad Pro", Verdana, Arial;
	font-size: 20px;
	font-weight: normal;
	color: #819958;
}

.m-elements {
	list-style-type: circle;
	padding-left: 20px;
	color: #819958;
}




/**body**/

.body {
	background-color: #fffcd7;
	padding: 0px;
	left: auto;
	right: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
}



/**head**/

#head {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;


}

#border1  {
	background-image: url(../img/BalkenO.png);
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
	height: 120px;
	position: fixed;
	width: 100%;
	margin: 0px;
	z-index: 100;
}



#logo{
	margin: 0px 15px 0px 75px;
	height: 208px;
	z-index: 110;
}

#menu{
	left: auto;
	right: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -180px;
	margin-bottom: 0px;
	height: 70px;
	clear: both;
}
#menu ul,
#menu ul li,
#menu ul li a,
#menu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;  3}
#menu:after,
#menu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#menu #menu-button {
  display: none;
}
#menu {
  	font-family: "Myriad Pro", Verdana, Arial;
}
#menu > ul > li {
  float: left;
}

#menu > ul > li > a {
 	padding: 27px 25px 11px 25px;
  	font-size: 28px;
  	text-decoration: none;
  	font-style: normal;
	font-weight: 500;
	color: #f79154;
	text-align: justify;
}
#menu > ul > li:hover > a,
#menu ul li a:focus{
  	color: #ffc182;
}

#menu li:hover > ul {
  	left: auto;
  	right: auto;
}
#menu.align-right li:hover > ul {
  	left: auto;
  	right: 0;
}
#menu li:hover > ul > li{
  	height: 45px;
}

#image{
	position: relative;
	z-index: -1;
	overflow: hidden; 	
}
	

	

/**content general**/

#content1 {

	float: none;
	clear: none;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 100px;
}

/**mainarea**/

#mainarea {
	min-height: 100px;
	width: 1000px;
	margin-top: 100px;
	margin-bottom: 75px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 0px;	
}

#mainarea1 {
	min-height: 100px;
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 75px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 0px;	
}

#mainarea2 {
	min-height: 600px;
	width: 1000px;
	margin-top: 100px;
	margin-bottom: 75px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 0px;	
}

/**area1**/

#area1 {
}

#bararea {
	height: 250px;
	width: auto;
	background-color: #e7f19f;
}

#bar {
	width: 1000px;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
}

.barelement1 {
	width: 25%;
	height: 100%;
	float: left;
	margin: 0px;
	text-align: center;
	padding: 30px 0px 0px 0px;
}

.barelement2 {
	width: 33.33%;
	height: 100%;
	float: left;
	margin: 0px;
	text-align: center;
	padding: 30px 0px 0px 0px;
}

.barelement3 {
	width: 50%;
	height: 100%;
	float: left;
	margin: 0px;
	text-align: center;
	padding: 30px 0px 0px 0px;
}
.textfield1 {
	width: 250px;
	float: right;
	text-align: center;
	padding: 20px 0px 0px 0px;
}

.barelement1 h3,
.barelement2 h3,
.barelement3 h3 {
	font-size: 28px;
	font-family: "Myriad Pro", Verdana, Arial;
	font-weight: 600;
	color: #afc26c;
}

#nachhilfe {
	margin: 20px 0px 15px 0px;
}

#it-support {
	margin: 20px 0px 40px 0px;
}

#design {
	margin: 30px 0px 40px 0px;
}

#forschung {
	margin: 20px 0px 45px 0px;
}

#details {
	margin: 20px 0px 15px 0px;
}

#besonderes {
	margin: 15px 0px 15px 0px;
}

#preise {
	margin: 15px 0px 15px 0px;
}

#fakten {
	margin: 20px 0px 15px 0px;
}

#motivation {
	margin: 15px 0px 15px 0px;
}


.barelement1:hover, .barelement1:focus, .barelement1:active,
.barelement2:hover, .barelement2:focus, .barelement2:active,
.barelement3:hover, .barelement3:focus, .barelement3:active {
	background-color: #fffcd7;
}

#textareaa {
	min-height: 320px;
	width: 1000px;
	margin-top: 60px;
	margin-bottom: 80px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	/*display: block;*/
}

#textareab {
	min-height: 320px;
	width: 1000px;
	margin-top: 60px;
	margin-bottom: 80px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	display: none;
}

#textareac {
	min-height: 320px;
	width: 1000px;
	margin-top: 60px;
	margin-bottom: 80px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	display: none;
}

#textaread {
	min-height: 320px;
	width: 1000px;
	margin-top: 60px;
	margin-bottom: 80px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	display: none;
}

#textareaa ul,
#textareab ul,
#textareac ul,
#textaread ul{
   margin: 15px 0px 15px -15px;
}

.buttonmore {
	float: left;
	height: 45px;
	width: 170px;
	background-color: #f79154;
	margin: 25px 0px 10px 0px;
	padding: 12px 10px 10px 14px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;	
}

.buttonmore h4 a{
	color: #fffcd7;
	margin-top: 0px;
	font-size: 22px;
	color: #fffcd7;
}

.buttonmore:hover, .buttonmore:focus{
	background-color: #e7f19f;
}

/**footer**/	
	
#border2 {
	background-image: url(../img/BalkenU.png);
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
	height: 180px;
	width: auto;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	padding: 60px 0px 0px 0px;
	width: 1050px;
}

.footercol{
	height: 100px;
	float: left;
	margin: 0px 0px 0px 0px;
}

.footercol ul li{
	list-style-type: none;
	border-top: 1px solid #ffc182;
	border-bottom: 1px solid #ffc182;
	margin: -1px 0px 0px 0px;
	padding: 11px 0px 11px 0px;
	width: 220px;
}

.footercol ul li h4{
	margin: -3px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	height: 16px;
	font-size: 18px;
	color: #f79154;	
}

.footercol ul li h5{
	margin: -4.5px 0px -4.5px 0px;
	padding: 0px 0px 0px 0px;
	color: #f79154;	
}

.footercol ul li a{
	color: #f79154;
}


.footercol ul li h4 a:hover, .footercol ul li h4 a:focus{
	line-height: normal;
	color: #ffc182;
}

/**contact form**/

#form {

	margin: 30px 0px 100px 0px;
}

.form-group input{
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 4px 10px 4px 10px;
	color: #819958;	
	background-color: #fffde6;
	border: 1px solid #819958;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.form-group input h4{
	color: #819958;
}

.form-group textarea {
	width: 100%;
	min-height: 200px;
	margin: 0px 0px 10px 0px;
	padding: 4px 10px 4px 10px;
	color: #819958;	
	background-color: #fffde6;
	border: 1px solid #819958;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	
}

.form-group textarea:focus,
.form-group input:focus{
    border: 1px solid #f79154;
	color: #f79154;
	outline: none;
}


.submit-zeile input {
	float: left;
	height: 45px;
	width: 120px;
	background-color: #f79154;
	margin: 25px 0px 10px 0px;
	padding: 8px 10px 8px 14px;
	border: none;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	color: #fffcd7;
	margin-top: 0px;
	font-size: 20px;
	clear: both;	
}

.submit-zeile input:hover, .submit-zeile input:focus{
	background-color: #e7f19f;
}

#adress {
	height: 250px
}


@media (max-width: 1600px) {
	
#logo{
	margin: 0px 15px 0px 25px;
	height: 150px;
}

#menu{
	margin-top: -122px;
}
}


@media (max-width: 1400px) {
	
#menu{
	float: left;
	margin-left: 200px;
}

#menu > ul > li > a {
 	padding: 27px 15px 11px 18px;
}
}


@media (max-width: 1024px) {

#content1 {
	width: 100%;
	margin: 0%;
}

#mainarea {
	min-height: 100%;
	width: 84%;
	margin: 100px 8% 8% 8%;
	padding: 0px 0px 10px 0px;
}

#mainarea1 {
	min-height: 100%;
	width: 84%;
	margin: 0% 8% 8% 8%;
	padding: 0px 0px 10px 0px;
}

#bar {
	width: 100%;
}

#textareaa,
#textareab,
#textareac,
#textaread {
	min-height: 100%;
	width: 84%;
	margin: 10% 8% 20% 8%;
	padding: 0px 0px 10px 0px;
}

#border2 {
	height: 255px;
}


#footer {
	margin-left: 8%;
	margin-right: 5%;
	width: 88%;
	padding: 50px 0px 0px 0px;
}

.footercol{
	margin: 0px 0px -18px 0px;
	width: 50%;
}

.footercol ul {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0px;
	padding-right: 30px;
}

.footercol ul li{
	width: 100%;	
}

@media (max-width: 798px) {

#bararea {
	height: 175px;
}

#bar {
	height: 175px;
}

.barelement1 h3,
.barelement2 h3,
.barelement3 h3 {
	display: none;
}


#nachhilfe {
	margin: -5px 0px 15px 0px;
}
#nachhilfe_ico {
	width:	60%;
	height: 60%;
}

#it-support {
	margin: 0px 0px 40px 0px;
}
#it-support_ico {
	width:	75%;
	height: 75%;
}

#design {
	margin: 0px 0px 40px 0px;
}
#design_ico {
	width:	52%;
	height: 52%;
}

#forschung {
	margin: 0px 0px 45px 0px;
}
#forschung_ico {
	width:	55%;
	height: 55%;
}

#details {
	margin: -10px 0px 0px 0px;
}
#details_ico {
	width:	50%;
	height: 50%;
}

#besonderes {
	margin: -10px 0px 0px 0px;
}
#besonderes_ico {
	width:	50%;
	height: 50%;
}

#preise {
	margin: -10px 0px 0px 0px;
}
#preise_ico {
	width:	50%;
	height: 50%;
}

#fakten {
	margin: -10px 0px 0px 0px;
}
#fakten_ico {
	width:	35%;
	height: 35%;
}

#motivation {
	margin: -10px 0px 0px 0px;
}
#motivation_ico {
	width:	35%;
	height: 35%;
}




}

@media (max-width: 640px) {

#bararea {
	height: 150px;
}

#bar {
	height: 150px;
}


@media (max-width: 580px) {
	
#logo{
	margin: 0px 15px 0px 20px;
	height: 100px;
}

#border1  {
	height: 80px;	
}


#content1 {
	width: 100%;
	margin: 0%;
}

#mainarea {
	min-height: 100%;
	width: 84%;
	margin: 40px 8% 15% 8%;
	padding: 0px 0px 10px 0px;
	border-right: none;	
}

#mainarea1 {
	min-height: 100%;
	width: 84%;
	margin: 0% 8% 15% 8%;
	padding: 0px 0px 10px 0px;
	border-right: none;	
}

#bararea {
	height: 125px;
}

#bar {
	height: 125px;
}

#textareaa,
#textareab,
#textareac,
#textaread {
	min-height: 100%;
	width: 84%;
	margin: 15% 8% 28% 8%;
	padding: 0px 0px 10px 0px;
	border-right: none;	
}


}


@media (max-width: 400px) {

#bararea {
	height: 150px;
}

#bar {
	height: 150px;
}
