@charset "utf-8";
body  {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(../images/bg/body_verlauf.gif);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
    }
	
#container {
	position: relative;
	width: 960px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: left;
    } 
    
    
#header {
	height: 49px;
	background:#DDDDDD;
	background-image: url(../images/bg/header.png);
	background-repeat: repeat-x;
	left: 0px;
    }

#header_logo{
	left:0px;
	top:0px;
	width:358px;
	height:49px;
	z-index:1;
	float: left;
    } 
#header_lang {
	z-index:1;
	top: 3px;
	border-top: 0px;
	float: right;
	position: relative;
	padding-right: 10px;
}

#top_nav {
	height: 23px;
	background:#DDDDDD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-image: url(../images/bg/nav_top.gif);
	background-repeat: repeat-x;
	left: 0px;
    } 
#top_nav_logo {
	width: 75px;
	float: left;
}

#top_nav_links {
	width: 600px;
	padding-top: 3px;
}

#top_nav_quick {
	float:right;
	margin-top:0px
}

#top_nav_quick_input {
	margin: 0px;
	padding-right: 10px;
}

#top_nav_quick_help {
	position:relative;
	width: 22px;
	float: right;
}

#main {
	background-image: url(../images/bg/main.gif);
}
#main_input {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 40px;
	width: 600px;
	position: relative;
}

#main_content {
	margin-left: 10px;
	margin-right: 10px;
	width: 600px;
	position: relative;
}

#main_content_left {
	width: 290px;
	float: left;
}

#main_content_right {
	width: 290px;
	position: relative;
	float: right;
}
.main_content_classlist {
	padding-top: 10px
}

#error_symbol {
	float: left;
	margin-right: 10px;
	margin-left: 100px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

	
#left {
	float:left;
	margin-top:0pt;
	width:160px;
}
	
#center {
	margin-left: 170px;
	width: 620px;
	padding-top: 10px;
}

#center_footer {
	clear: both;
}
	
#right {
	float:right;
	padding-bottom:10px;
	padding-top:10px;
	width:160px;
    }
	
#footer {
	background:url(../images/bg/footer.gif);
	border: 1px solid #CCCCCC;
	text-align: center;
	clear: both;
	height: 17px;
	padding-top: 3px;
  margin-top: 10px;
	} 

.box {
	margin-top: 10px;
}

.box_header_left {
	background-image: url(../images/bg/box_header.png);
	background-position:right top;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-right:3px;
}

.box_header_right {
	background-image: url(../images/bg/box_header.png);
	background-position:left top;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-left:3px;
}

.box_content,
.box_outputcontent {
	background-color: #E4F1FD;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.box_content_qc_expl {
	padding-bottom: 5px;
	padding-left: 10px;
}

.box_header_title_imgLeft {
  float:left;
  /*height:2em;*/
  padding: 0.9em 0.3em 0;
}

.box_footer {
	background-color: #E4F1FD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 0;
}

.box_footer_expert {
	background-image: url(../../images/bg/box_header.gif);
	padding: 0;
	margin: 0;
	text-align: left;
	width: 140px;
	position: relative;
	left: 0px;
	height: 19px;
}
.box_form_expert {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
}

.box_form {
	padding: 5px;
}

.box_form_input{
	padding: 2px;
	padding-right: 10px;
	padding-left: 5px;
	float:left
}

#error_for_author{
   float: left;
}

.box_form_button_logo {
	padding-right: 10px;
	text-align: right;
}
.box_form_button_logo_left {
}
.box_form_button_logo_right {
float: right;
margin-top: 11px;
margin-left: 5px;
}

.box_outpcontent_left {
	text-align: left;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.box_outpcontent_right {
	text-align: right;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}


.socialBookmark {
  padding:10px 10px 10px 18px;
}

.child_element {
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.margin_left_auto {
	margin-left: auto;
}

.margin_right_auto {
	margin-right: auto;
}
.bg_white {
	background-color: #FFFFFF;
}
.bg_blue {
	background-color: #E4F1FD;
}

#google_left_bottom{
  margin-top: 10px;
  margin-left: 1px;
}

#google_header_main {
  padding-bottom: 10px;
}

#google_content_center {
  margin: 20px 0 30px;
  text-align: center;
}

#ad_content_bottom {
  margin: 20px 0 30px 76px;
}

#google_right_top {
	position: relative;
	left: 0px;
}

#forum {
  float:left;
  width:600px;
  margin-left:10px;
  margin-top:30px;
  margin-bottom:30px;
}

.post_body{
  padding:5px;
}

.post_comment_section {
  background:white;
}

.single_comment {
  padding:10px;
  border-style:solid;
  border-width:1px 0 0 0;
  border-color:#CCCCCC;
}

.comment_form {
  padding:10px;
  border-width:1px 0 0 0;
  border-style:solid;
  border-color:#CCCCCC;
}
