/* CSS Document */

html, body 
	{
	background-color: white;
	margin: 0px
	font-family: Arial;
	}
	
input, textarea {
  border: none;
  font-size: 14px;
  border: 1px solid #b4d95d;
  color: #ff0000;
  font-weight: bold;
  font-family: Arial;
}

.sub_btn {
  background-color: black;
  color: white;
  font-family: Arial;
  font-weight: normal;
  width: 100px;
  height: 20px;
}

.sub_btn_reg {
  background-color: black;
  color: white;
  font-family: Arial;
  font-weight: normal;
  width: 110px;
  height: 24px;
}

.inpt_bg {
  background-color: #d9eca9;
  height: 20px;
  width: 200px;
}


.reg_btn {
  background-color: black;
  color: white;
  font-family: Arial;
  font-weight: normal;
  font-size: 14px;
  width: 150px;
  height: 25px;
  text-decoration: none;
}

#horizon        
	{
	color: white;
	text-align: center;
	position: absolute;
	top: 0%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	}
	
#content   
	{
	margin-left: -390px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 780px;
	height: 670px;
	visibility: visible;
	}
	
.content_large  
	{
	margin-left: -390px;
	position: absolute;
	top: 10px;
	left: 50%;
	width: 780px;
	height: 804px;
	visibility: visible;
	}
	
	#doit {
  position: absolute;
  top: 110px;
  left: 10px;
  }
  
.about {
  float: left;
  margin-right: 10px;
}

.work {
  float: left;
  margin-right: 10px;
}

.text {
  font-size: 14px;
  width: 210px;
  text-align: left;
  margin-right: 50px;
  float: left;
}

.text2 {
  font-size: 14px;
  font-family: Arial;
  width: 200px;
  text-align: left;
  margin-right: 0px;
  float: left;
}

.font_standard {
  font-family: Arial;
  color: #666666;
  font-size: 12px;
}

#text6 {
  font-size: 14px;
  font-family: Arial;
  text-align: left;
  margin-right: 0px;
  float: left;
}

#text_contact {
  font-size: 14px;
  width: 420px;
  text-align: left;
  margin-right: 0px;
  float: left;
}

.text3 {
  font-size: 10px;
  font-family: Arial;
  text-align: left;
  margin-right: 0px;
  float: left;
}

.text4 {
  font-size: 14px;
  font-family: Arial;
  text-align: left;
  margin-right: 0px;
  float: left;
}

.footer {
  position: absolute;
  font-family: Arial;
  font-size: 10px;
  top: 400px;
  left: 460px;;
}

.about_content {
  position: absolute;
  width: 200px;
  height: 200px;
  border: 1px solid white;
  display: none;
}

.transparent {
  position: absolute; 
  z-index: 2; 
  background-color: #000000; 
  left: 0px; top: 0px; 
  display: none; 
  width: 100%; 
  height: 100%; 
  filter:Alpha(opacity=70); 
  -moz-opacity: .7;
}

.lang_text {
  position: absolute;
  font-size: 10px;
  left: 3px;
  align: left;
}

#flags {
  position: absolute;
  left: 0%;
  top: 14%;
  background-image: url(../img/language/bg.gif);
  width: 228px;
  height: 20px;
}

#language {
  position: absolute;
  left: 0%;
  top: 14%;
  background-image: url(../img/language/bg.gif);
  width: 228px;
  height: 20px;
}

.content_container {
  position: absolute; 
  z-index: 7; 
  background-color: #000000; 
  left: 30%; 
  top: -18%; 
  display: none; 
  width: 450px; 
  height: 500px; 
  border: 1px solid white;
}

.ref {
  color: #ecb738;
}

.about_imprint {
 color: #4888be;
}

.contact_imprint {
 color: #7bcb25;
}

a.yourlink {
  color: #ff0000;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}

a {
  color: #b3da5d;
  font-weight: bold;
}

a.footer_link {
  color: #666666;
  font-weight: normal;
  font-size: 12px;
  font-family: Arial;
}


.home {
  position: absolute;
  left: 0px;
  top: 0px;
}

.what {
  position: absolute;
  left: 115px;
  top: 0px;
}

.how {
  position: absolute;
  left: 336px;
  top: 0px;
}

.blog {
  position: absolute;
  left: 548px;
  top: 0px;
}

.faq {
  position: absolute;
  left: 548px;
  top: 0px;
}

.contact {
  position: absolute;
  left: 663px;
  top: 0px;
}
