/* @group Reset */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}




ul,ol {
	list-style: none;
}
fieldset,img {
	border: none;
}
caption,th {
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
/* @end */
/* @group General */
body {
    /* font: 12px/18px "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;   */ 
	font: 12px/18px "Arial", Tahoma, Lucida Grande, Verdana, sans-serif;
	color: #333;
	padding: 0;
	margin: 0; background:url(images/bg2.gif) repeat-x; background-color:#cdd72f;}
a {
	color: #4F3902;
}
a:hover {
	color: #FFB700;
}
a:link, a:visited, a:active, a:hover {
	text-decoration: none;
}
b {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
sup {
	padding-left: 1px;
	font-size: 10px !important;
	font-weight: normal !important;
	vertical-align: baseline;
	position: relative;
	bottom: 0.33em;
	color: #76797c;
	_position: static !important;
}
abbr {
	border: 0;
}
p {
	margin-bottom: 16px;
}
ul {
	margin-bottom: 18px;
	list-style: none outside;
}
ol {
	margin-bottom: 18px;
	list-style: decimal;
	margin-left: 2.2em;
}
blockquote {
	margin: 1.5em 0;
	padding: 1em 1em 0;
	color: #000;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	background-color: #f0f0f0;
}
hr {
	width: 100%;
	height: 1px;
	background: #ccc;
	color: #ccc;
	margin: 1em 0;
	border: none;
	padding: 0;
}
pre, code {
	font-family: Courier, "Courier New", monospace;
	font-size: 1em;
}
pre {
	overflow: scroll;
	margin: 0 0 1em 0;
	padding: 0 0 0.5em 0;
	white-space: pre-wrap;
}

/* @end */
/* @group Wordpress Images */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	background-color: #000;
	padding: 5px;
	margin: 0 0 16px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 12px;
	padding: 4px;
	margin: 0;
	color: #999;
}
/* @end */
/* @group Header */
#wrapper {width:900px;margin:0px auto; background-color:#fff;}
#header { padding-top:5px;}

#flage{ padding: 0px 10px 10px 0px; height: 20px; overflow: hidden;text-align: right;font-size: 12px;}
#flage #th{margin-right: 12px;}
#flage #qtrans_language_chooser{}
#flage ul#qtrans_language_chooser {margin: 0;list-style-type: none;height: 20px;}
#flage ul#qtrans_language_chooser  li{margin: 0 0 0 10px;display: inline;}
#flage a.qtrans_flag_and_text {padding-bottom:  5px;}
#flage a.qtrans_flag_and_text span{vertical-align: -2px;}



#banner{height:382px; background-color: #826A40;}

/* @end */
/* @group Nav */
#nav {height: 34px;overflow: hidden;padding: 0px;margin: 0px;}
#nav li {display: inline;margin: 0px;}
#nav li a {float: left; height: 0px; padding-top: 34px; overflow: hidden; background-image: url(images/nav.gif); background-repeat: no-repeat;}
/* BUTTONS */
#nav li#m1 a {background-position: 0px 0px; width: 77px;}
#nav li#m2 a {background-position: -77px 0px; width: 88px;}
#nav li#m3 a {background-position: -165px 0px; width: 86px;}
#nav li#m4 a {background-position: -251px 0px; width: 107px;}
#nav li#m5 a {background-position: -358px 0px; width: 119px;}
#nav li#m6 a {background-position: -477px 0px; width: 140px;}
#nav li#m7 a {background-position: -617px 0px; width: 90px;}
#nav li#m8 a {background-position: -707px 0px; width: 133px;}
#nav li#m9 a {background-position: -840px 0px; width: 60px;} 

/* OVER STATES */
#nav li#m1 a:hover {background-position: 0px -34px;}
#nav li#m2 a:hover {background-position: -77px -34px;}
#nav li#m3 a:hover {background-position: -165px -34px;}
#nav li#m4 a:hover {background-position: -251px -34px;}
#nav li#m5 a:hover {background-position: -358px -34px;}
#nav li#m6 a:hover {background-position: -477px -34px;}
#nav li#m7 a:hover {background-position: -617px -34px;}
#nav li#m8 a:hover {background-position: -707px -34px;}
#nav li#m9 a:hover {background-position: -840px -34px;}
/* PRESSED STATES */
#nav li#m1 a:active {background-position: 0px -68px;}
#nav li#m2 a:active {background-position: -77px -68px;}
#nav li#m3 a:active {background-position: -165px -68px;}
#nav li#m4 a:active {background-position: -251px -68px;}
#nav li#m5 a:active {background-position: -358px -68px;}
#nav li#m6 a:active {background-position: -477px -68px;}
#nav li#m7 a:active {background-position: -617px -68px;}
#nav li#m8 a:active {background-position: -707px -68px;}
#nav li#m9a:active {background-position: -840px -68px;}
/* SELECTED STATES */
#nav.m1 li#m1 a{background-position: 0px -102px;}
#nav.m2 li#m2 a{background-position: -77px -102px;}
#nav.m3 li#m3 a{background-position: -165px -102px;}
#nav.m4 li#m4 a{background-position: -251px -102px;}
#nav.m5 li#m5 a{background-position: -358px -102px;}
#nav.m6 li#m6 a{background-position: -477px -102px;}
#nav.m7 li#m7 a{background-position: -617px -102px;}
#nav.m8 li#m8 a{background-position: -707px -102px;}
#nav.m9 li#m9 a{background-position: -840px -102px;}



/* @end */

/* @group Content */


#picture {float:left; width:900px; height:97px;}

#content { float:left; width:900px; height:auto; background:#FFFFFF;}
#content1 {float:left; width:462px; height:auto; padding:15px; color:#067153; }
#content2 {float:right; width:408px; height:auto; background-color:#fff;}
#content h1 {}



/* @end */
/* @group Comment */
h2#comments {
	color: #22364e;
	font: 15px/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 20px 0 10px;
}
h2#comments .num {
	float: right;
	font-size: 10px;
	color: #b2bbc4;
	padding-top: 2px;
}
.commentlist {
	padding: 0;
	margin: 5px 0;
}
.commentlist li {
	margin: 10px 0 3px;
	padding: 5px;
	list-style: none;
	background-color: #f3f3f3;
	border: 1px solid #e4e4e4;
}
.commentlist li img.avatar {
	float: left;
	border: ;
	border-top: 1px solid #fff;
}
.commentlist .commentinfo {
	float: right;
	width: 420px;
}
.commentlist p {
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 4px;
}
.commentinfo .date {
	font-size: 9px;
	color: #999;
}
.commentinfo .date a {
	color: #999;
}
h2#respond {
	color: #22364e;
	font: 15px/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 20px 0 10px;
}
#commentform p {
	margin-bottom: 6px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 99%;
	padding: 2px;
}
#commentform #submit {
	margin: 5px 0 10px;
}

#footer_home {
width: 852px;
 height:67px;
 background-color: #fff; 
 float: left; 
 padding: 5px 20px 5px 0px;
 font:Arial;
 size:11px;
 
 }

/* @end */
/* @group Footer */
#footer {border-top: 0px solid #e6d9b7;}
#footer p {
}
#footer a {

}
#footer a:hover {

}
/* @end */