@charset "utf-8";

img {
	border: none;
}
.center {
	text-align: center;
}

a {
	text-decoration:none;
	color: #000000;
}
a:focus,
a:hover,
a:active {text-decoration:underline;}
	

#header_lang a {
	font-size: 11px;
	/*vertical-align: middle;*/
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	}

#header_lang img {
	margin-left: 7px;
	margin-right: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#top_nav_links ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#top_nav_links li {
	float: left;
	font-size: 8pt;
	padding-right: 5px;
	padding-left: 5px;
	}

#content h1{
	text-align: center;
	font-size: 150%;
	padding-bottom: 30px;
	padding-top: 10px;
	}
	
#content h2{
	font-size: 100%;
	font-weight: bold;
	margin: 20px 0px 2px 0px;
	}

#content p{
	font-size: 100%;
	margin: 2px;
	}
	
.content_ff_ext_examples{
	float: right;
	padding: 20px 0px 0px 0px;
}
.content_ff_ext_img_expl{
	padding: 20px 0px 0px 20px;
}
	
#main_content_header h2 {
	text-align: center;
	font-size: 130%;
	font-weight: bold;
}
.main_content_classlist  p {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
	
.main_content_classlist  h3 {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	}
	
.main_content_classlist  ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
.main_content_classlist  li {
	padding-bottom: 8px;
	}
	
#left ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:5px 5px 0px 8px;
	}
#left li {
	line-height:110%;
	padding-bottom:5px;
	}
#left .activelink {
	font-weight: bold;
	}	
	

form {
	border:none;
}
.box_header_title h1, .box_header_title h2,
.box_header_title h3, .box_header_title h4,
.box_header_title h5, .box_header_title p {
	font-weight: bold;
	font-size: 9pt;
	padding-top: 2px;
	padding-left: 5px;
	margin: 0;
	padding-bottom: 2px;
	color: #FFFFFF;
}
.box_footer_expert_button {
	float: left;
	margin-right: 3px;
}
.box_footer_expert_title {
	font-weight: bold;
	font-size: 8pt;
	padding-top: 3px;
}
.box_footer_expert_corner {
	float: right;
	right: 0px;
	background-image: url(../images/bg/box_footer_expert_corner11x19.gif);
	width: 11px;
	height: 19px;
}

.box_form  p{
	margin: 0px;
	font-size: 90%;
	margin-top: 2px;
}

.box_form_button p {
	font-size: 90%;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
}

.box_content_smCenterText {
  font-size:80%;
  padding:0.3em;
  text-align:center;
}
.box_content_smCenterText input{
  margin:0.2em;
  padding:0.1em;
}

.box_content_qc_expl {
	font-size: 80%;
}

.box_content_qc_expl ul{
	list-style: none;
	margin: 0px;
	padding: 0px 0px;
	}
.box_content_qc_expl li {
	margin-left: 5px;
	margin-right: 5px;
	}

.box_content_qc_expl b {
	font-family:'Courier New', Courier, monospace;
	font-weight: bold;
	font-size: 120%;
	}

.box_outputcontent {
	font-size: 90%;
}
.box_outputcontent sup{
	font-size: 80%;
}

form {
margin: 0px;
padding: 0px;
}

input, select, textarea
{
	font-family: 'Verdana', Helvetica, Arial, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	padding-bottom: 0px;
}

input, textarea
{
	padding-left: 2px;
	padding-top: 0px;
	margin: 0px;
}

submit
{
	padding: 0px;
	margin: 0px;

}

.conversion_input {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin-top: 40px;
}

	#footer {
	margin: 0;
	padding: 0;
	font-size: 85%;
    }

.hspacer_10px {
	height: 10px;

}
.hspacer_20px {
	height: 20px;
}
.error {
	font-weight: bold;
	color: #FF0000;
}

.advert {
	font-weight: bold;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
}

.title{
	font-weight: bold;
}

.content {
	font-weight: bold;
	color: #FF0000;
}
.content_headline {
	font-weight: bold;
	color: #FF0000;
}
#center h1 {
	text-align: center;
	font-size: 180%;
	padding-bottom: 30px;
	padding-top: 10px;
}

.form_error {
  color:red;
  font-weight:bold;
  font-size:90%;
  margin:2px 0 0;
}

.single_comment h3 {
  font-size:100%;
  font-weight: normal;
  margin:0;
  padding:0;
  text-align:right;
}

.single_comment p {
  margin:0;
  padding:0;
}

.comment_link {
  margin-top:10px;
  padding-left:5px;
}
