/* ---------------------------- */
/* generated by digitalhoch3.de */
/* ---------------------------- */
html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-color:#1F1C17;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}
#pagewrapper{
	background-color:#97B915;
	background-image: url(img/s_backPic.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#pagewrapper2{
	background-image:url(img/s_back.jpg);
	background-repeat:repeat-x;
}
#pagewidth{
	width:800px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#header{
	position:relative;
	height:39px;
	width:100%;
	overflow:hidden;
}
/* -------- Navigation --------- */
#topNav{
	float:left;
	color:#ffffff;
	width:300px;
}
#topNav ul{
	margin:12px 0 0 0;
	padding:0;
}
#topNav li{
	display:inline;
	margin-right:4px;
}
#topNav a{
	color:#ffffff;
	text-decoration:none;
}
#topNav a:hover, #actTopNav a{
	color:#D27005;
}
#langNav{
	float:right;
	padding-top:11px;
}
.tx-srlanguagemenu-pi1 div{
	padding:0 !important;
	height:10px !important;
	border:none !important;
	margin-right:2px;
	float: left;
}
.tx-srlanguagemenu-pi1 img{
	border:1px solid #93B72F;
}
.tx-srlanguagemenu-pi1 .CUR img, .tx-srlanguagemenu-pi1 .INACT{
	display:none;
}
.tx-srlanguagemenu-pi1 .CUR a img{
	display:inline;
}
#mainNav{
	height:139px;
	text-align:right;
	overflow:hidden;
}
#mainNav ul{
	margin:89px 0 0 0;
	padding:0;
}
#mainNav li{
	display:inline;
	padding-left:20px;
	background-image: url(img/mainNavBack.gif);
	background-repeat: no-repeat;
	background-position: 9px 8px;
}
html* #mainNav li{
	background-position: 9px 16px;
}
.firstNavItem{
	background-image:none !important;
}
#mainNav a{
	font-size:20px;
	color:#ffffff;
	text-transform:lowercase;
	text-decoration:none;
}
#mainNav a:hover,#actMainNav a{
	color:#302920;
}
/* -------- Navigation End --------- */
#wrapper{
	margin-bottom:150px;
	min-height:320px;
}
.csc-header img, .csc-header br{
	display:none;
}
#leftcol{
	width:397px;
	float:left;
	position:relative;
	overflow:hidden;
	/*text-align:right;*/
}
.csc-textpic-right{
	margin-right:27px;
}
#leftcol img{
	border:14px solid #809D12;
}
.csc-textpic-image{
	padding-right:23px;
	/*, .cs c-textpic-imagewrap, .cs c-textpic*/
}
html* .csc-textpic-image{
	padding-bottom:5px;
}
* html .csc-textpic-image{
	padding-right:0px;
	padding-bottom:0px;
}
.csc-textpic-lastcol{
	padding-right:0px;
}
#maincol{
	background-color: #ffffff;
	float: right;
	display:inline;
	position: relative;
	width:342px;
	border:14px solid #809D12;
	padding:4px 14px 14px 14px;
	overflow:hidden;
	line-height:140%;
}
* html #maincol, html* #maincol{
	padding-top:14px
}
#maincol h1{
	color:#D27005;
	font-size:24px;
	font-weight:normal;
	line-height:100%;
}
#maincol a{
	color:#D27005;
}
.contenttable{
	width:100%;
}
th{
	background-color:#809D12;
	padding:2px;
}
td{
	background-color:#93B72F;
	padding:2px;
}
#footer{
	height:10px;
	clear:both;
}
/* *** Float containers fix *** */
.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 */
/*printer styles*/
@media print{
	/*hide the left column when printing*/
	/*#leftcol{display:none;}*/
	/*#twocols, #maincol{width:100%; float:none;}*/
}

