/* CSS Document */

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

h1 {
	margin: 10px 0 10px; 0;
	padding: 0;
	font-size: 24px;
}

h2 {
	margin: 10px 0 10px 0;
	padding: 0;
}

h2.live {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 16px;
}

h2.user {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 18px;
}

.noborder {
	border: none;
}

.sub_btn {
  background-image: url(../img/login.png);
  background-repeat: no-repeat;
  background-color: #bfe469;
  font-family: Arial;
  font-weight: normal;
  width: 82px;
  height: 27px;
  cursor: pointer;
  border: none;
}

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

.inpt_bg {
  /*background-color: #d9eca9;*/
  height: 17px;
  width: 200px;
}

.registration {
	font-size: 12px;
	color: #666666;
}

.reg_input {
	border-radius: 4px;
	height: 15px;
}

.reg_btn {
  background-image: url(../img/become_member.png);
  background-repeat: no-repeat;
  background-color: none;
  color: white;
  font-family: Arial;
  font-weight: normal;
  font-size: 14px;
  width: 160px;
  height: 28px;
  text-decoration: none;
  cursor: pointer;
  border: 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: -480px;
	position: relative;
	top: 0px;
	left: 50%;
	width: 960px;
	/*height: 670px;*/
	visibility: visible;
	}

/*#content   
	{
	margin: 0 auto;
	margin-top: 57px;
	width: 810px;
	background-color: white;
	border: 1px solid green;
	}*/
	
ul {
	list-style:none;
	margin-left: 0;
	margin-top: 3px;
	padding-left: 1em;
	text-indent: 5px;
	font-size: 12px;
	}
	
.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: #4d7ba9;
  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 {
  margin: 0 0 0 0;
  float: left;
  /*position: absolute;
  left: 0px;
  top: 0px;*/
}

.what {
   margin: 0 0 0 0;
  float: left;
  /*position: absolute;
  left: 115px;
  top: 0px;*/
}

.how {
  margin: 0 0 0 0;
  float: left;
  /*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;
}

.streamFeatures {
	font-size: 16px;
	color: #999999;
}

.hrFeatures {
	margin: 0; 
	padding: 0; 
	height: 1px; 
	border: 0px; 
	border-bottom: 1px solid #e3e3e3;
}

fieldset {
	margin-top: 10px;
	margin-left: 10px;
	border: none;
}

.shadow {
	box-shadow: rgba(0,0,0, 0.3) 0px 0px 3px;  
    -moz-box-shadow: rgba(0,0,0, 0.3) 0px 0px 3px;  
    -webkit-box-shadow: rgba(0,0,0, 0.3) 0px 0px 3px;
}

#close_hinweis {
	cursor: pointer;
}

a.livefilter {
	
	font-size: 16px;
	color: #999999;
	text-decoration: none;
	display:inline-block;
	padding-bottom: 7px;
}

a.livefilter:focus {
	color: #4c80ae;
}

.lightblue {
	color: #4c80ae;
	font-size: 17px;
}

a.delete_comment_link {
	color: #e3e3e3;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.light_border {
	
	background-color: #b3da5d;
}

