
  @charset "UTF-8";
/* CSS Document */


#cover {
  
  position:absolute;
  alignment-adjust:middle;
  alignment-baseline:central;
  width:840px;
  height:800px;
  margin-top:100px;
  background-color: transparent;
  top: 50%;
  left: 50%;
  margin-top: -300px;
  margin-left: -420px;
  
}




/* SENSITY */
#scroll {
  background-color:#E6E6E6;
  overflow:scroll;

}


/* BUW */
#buw {
    background-color:#E6E6E6;
}

#buw:hover {
  background-color: #FF0;
}

/* BUW */
#es {
    background-color:#E6E6E6;
}

#mb:hover {
  background-color:#f1f1f1;
}


/* BUW */
#imprint {
	    background-color:#F2F2F2;

}

#imprint:hover {
    background-color:#ffff00;
}





.content_small 
{
  float:left;
  width:125px;
  height:140px;
  margin-left:10px;
  margin-top:10px;
  margin-bottom:10px;
  padding-left:4px;
  padding-right:4px;
  padding-top:4px;
  padding-bottom:4px
  background-color:#FFFFFF;
  font-family: "etica-display",sans-serif;
  font-weight: 200;
  color:#000000;
  font-size:14px;
  text-align:left;
  overflow:hidden;


  
}



.text_english
{
  font-family: "etica-display",sans-serif;
  font-weight: 200;
  color:#609;
  font-size:14px;

}

/* ------------------------ CSS RESET ------------------------
--------------------------------------------------------------*/

* {
padding: 0;
margin: 0;
}

ul,
ol {
list-style: none;
}

b,
strong {
font-weight: bold;
}

img,
a img {
border: none;
}

a {
  text-decoration:none;
}

body {
  background-color:#FFFFFF;
}

/* ------------------- TEXTE & UEBERSCHRIFTEN ---------------------
--------------------------------------------------------------*/


p {
  font-family: "etica-display",sans-serif;'
  font-weight: 200;
  color:#000000;
  font-size:10px;


}




a {
  /*font-size:14px; */
  color:#000000; 
  letter-spacing: 0.05em;
  margin-bottom:10px;
  line-height: 1.45em;
  font-family: "etica-display",sans-serif;
  font-style: normal;
  font-weight: 200;
  color:#f3bf43;

}

a:link {
  color:inherit;
  text-decoration:underline;
  color:#234F9F;

  }

a:visited {
  color:inherit;
  }  
      
a:hover {
  color:#715002;
  }
      
a:active {
  color:inherit;
  }
      
a:focus {
  color:inherit;
  }




/* TEXT FORMATIERUNG */

h1 {

	font-family: "etica-display",sans-serif;
	font-style: normal;
	font-weight: 200;
	font-size:22px; 
	color:#000000;
	line-height: 1.25em;
  	letter-spacing: 0.1em;
	font-variant: inherit;

}

h2 {

	font-family: "etica-display",sans-serif;
	font-style: normal;
	font-weight: 200;
	font-size:20px; 
	color:#000000;
	line-height: 1.55em;
  	letter-spacing: 0.03em;
	font-variant: inherit;

}



.bodytext {
   
  font-size:13px; 
  color:#535353; 
  letter-spacing: 0.05em;
  margin-bottom:10px;
  line-height: 1.45em;
	font-family: "etica-display",sans-serif;
  font-style: normal;
  font-weight: 300;
  
}

.content 
{
  float:left;
  width:360px;
  height:600px;
  margin-left:10px;
  padding-left:10px;
  padding-right:30px;
  padding-top:10px;
  margin-top:10px;
  background-color:#FFFFFF;
  font-family: "etica-display",sans-serif;
  font-weight: 200;
  color:#000000;
  font-size:12px;
  text-align:left;
  overflow:scroll;
}

.content_start 
{
  float:left;
  width:360px;
  height:600px;
  margin-left:10px;
  padding-left:10px;
  padding-right:10px;
  padding-top:10px;
  margin-top:10px;
  background-color:#FFFFFF;
  text-align:center;
  overflow:scroll;
}

.content_business 
{
  float:left;
  width:280px;
  height:300px;
  margin-left:10px;
  padding-left:10px;
  padding-right:10px;
  padding-top:10px;
  margin-top:10px;
  background-color:#FFFFFF;
  text-align:left;
  overflow:scroll;
}

.text 
{
  font-family: "etica-display",sans-serif;
	font-style: normal;
	font-weight: 200;
  font-size:18px; 
  color:#000000;
  line-height: 1.45em;

}


.light 
{
  color:#C76E00;
}


.text_normal 
{
  font-family: "etica-display",sans-serif;
	font-style: normal;
	font-weight: 200;
  font-size:18px; 
  color:#961b1e;
  line-height: 1.45em;

}

.text_small 
{
  font-family: "etica-display",sans-serif;
	font-style: normal;
	font-weight: 200;
  font-size:10px; 
  color:#000000;
  line-height: 1.55em;

}