@charset "utf-8";

@font-face{
  font-family:'tektonpro-bold';
  src: url('tektonpro-bold.eot'); /* here you go, IE */
}
@font-face{
  font-family:'Graublau Web';
  src: format ('no404'), url('tektonpro-bold.ttf') format('truetype'); /* tricky! */
}

.tektonpro-bold { font-family:"tektonpro-bold", verdana, helvetica, sans-serif;
font-size:40px;
color:#F00;
}  

html, body { /* activates vertical scrolling especially on FF */
	min-height: 100%;
	padding-bottom: 1px;
}


a,
a:link,
a:visited {
	color: #ffffff; text-decoration:none
}
a:hover,
a:active,
a:focus {
	color: #EF760A; text-decoration:underline
}
h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.8em;
	margin:6px 0px 4px 0px;
	color:#ff6600;
}
h2 {
	font-size:1.2em;
	margin:4px 0px 8px 0px;
	text-decoration:normal;
}
h3 {
	font-size:1em;
	font-weight:bold;
	margin:0px 0px 6px 0px;
}
h4 {
	font-size:1em; font-weight:bold;
}
h5 {
	font-size:1em; font-weight:bold; font-style:italic;
}
p {
	margin:0px;
	padding-top:2px;
	padding-bottom:10px;
}
/*input, textarea {
	background:none;
	border:1px;
	border-color:#7B9EBD;
	border-style:solid
}*/
img {
	border-width: 0px
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin:0px 22px;
	padding: 0;
	text-align: center;
	color: #666666;
	background-image:url(pback.gif);
}
#lang {
	height:28px;
	text-align:right;
	margin-top:22px;
}
#lang img {
	border:0px;
	float:right;
	margin-right:6px;
	margin-top:4px;
}
#lang select {
	float:right;
	margin-right:10px;
}
#header {
	background-image:url(hb1.gif);
	height:89px;
	position:relative;
	margin-bottom:8px;
}
#logo_holder {
	background:url(shade_static.gif) no-repeat;
    position:absolute;
	width:131px;
	height:106px;
	left:14px;
	top:-34px;
}

#logo_holder a * {
	display:none;
}
#logo_holder a:hover * {
	display:block;
}
#logo_holder a,
#logo_holder a:visited {
	display:block;
	width:131px;
	height:26px;
	padding-top:80px;
	background:none;
	position:absolute;
	font-size:11px;
	left:0px;
	top:0px;
}
#logo_holder a:hover,
#logo_holder a:active,
#logo_holder a:focus {
	background:url(shade_over.gif);
}
#logo_holder img {
	float:left;
	padding:10px 0 0 20px;
	display:block;
}

*html #logo_holder a,
*html #logo_holder a:visited {
	display:block;
	width:131px;
	height:26px;
	padding-top:80px;
	font-size:11px;
}
*html #logo_holder a:hover {
	background:url(logo_over_ie.gif) #ffffff;
}

.top_nav_holder {
	background-image:url(hb1.gif);
	background-position:center bottom;
	float:left;
	height:auto;
	margin-left:240px !important;
	margin-left:120px;
	margin-bottom:8px;
}
.top_nav_holder .top_nav {
	position:relative;
	list-style:none;
	margin:0px;
	padding:5px 5px 0 0;
	float:left;
}
.top_nav_holder .top_nav li {
	float:left;
}
.top_nav_holder .top_nav a,
.top_nav_holder .top_nav a:visited {
	border:1px solid #CCCCCC;
	color:#666666;
	display:block;
	font-size:0.75em;
	font-weight:bold;
	margin:0px 0px 5px 5px;
	padding:4px 16px;
}
.top_nav_holder .top_nav a:hover,
.top_nav_holder .top_nav a:active,
.top_nav_holder .top_nav a:focus,
.top_nav_holder .top_nav .active a,
.top_nav_holder .top_nav .active a:visited {
	background-color:#efefef;
	text-decoration:none;
	color:#000000;
}
#mid_holder {
	background-color:#99FF99;
	padding:2px;
	float:left;
}
#left_nav {
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style:none;
	width:232px;
	position:absolute;
	left:0px;
	top:0px;
}
#left_nav li {
	background:url(butb.gif) left top repeat-x #fcfcfc;
	text-align:left;
	padding:6px 4px 8px 6px;
	margin:0px 0px 4px 0px;
	width:222px;
	clear:left;
	float:left;
}
#left_nav li ul {
	margin:4px 0px 0px 20px;
	padding:0px;
}

#left_nav li ul li {
	text-decoration:none;
	padding:0 0 0 10px;
	margin:0px 10px 2px 0px;
	width:172px;
	background:url(bullit_org.gif) no-repeat top left;
	list-style:none;
}

#left_nav li ul li a,
#left_nav li ul li a:visited {
	border-style:solid;
	border-width:0px;
	border-bottom-width:1px;
	border-bottom-color:#cccccc;
	padding:4px 0px 4px 0px;
	display:block;
}
#left_nav li ul li a:hover,
#left_nav li ul li a:active,
#left_nav li ul li a:focus {
	border-style:solid;
	border-width:0px;
	border-bottom-width:1px;
	border-bottom-color:#999999;
	padding:4px 0px 4px 0px;
	display:block;
	color:#000000;
	background-color:#efefef;
}
#left_nav ul ul li {
	border-style:dashed;
	border-width:0px;
	border-bottom-width:1px;
	border-bottom-color:#cccccc;
	text-decoration:none;
	background-image:none;
	padding:0px;
	margin:0px 0px 2px 0px;
	width:162px;
	list-style-image:url(gray_bullit.gif);
}
#left_nav li ul li ul li a,
#left_nav li ul li ul li a:visited {
	border-style:dashed;
	border-width:0px;
	border-bottom-width:1px;
	border-bottom-color:#cccccc;
	display:block;
}
#left_nav li ul li ul li a:hover,
#left_nav li ul li ul li a:active,
#left_nav li ul li ul li a:focus {
	border-style:dashed;
	border-width:0px;
	border-bottom-width:1px;
	border-bottom-color:#999999;
	display:block;
	background-color:#efefef;
	color:#000000;
}
#left_nav a,
#left_nav a:visited {
	color:#444444;
	font-weight:bold;
	font-size:0.63em;
	letter-spacing:1px;
	display:block;
}
#left_nav a:hover,
#left_nav a:active,
#left_nav a:focus {
	font-weight:bold;
	font-size:0.63em;
	letter-spacing:1px;
	background-color:#efefef;
	color:#FF6600;
}
#left_nav .active a,
#left_nav .active a:visited {
	color:#FF6600;
	font-weight:bold;
}
#left_nav .active ul a,
#left_nav .active ul a:visited {
	color:#444444;
	font-weight:normal;
}
#left_nav .active .active a,
#left_nav .active .active a:visited {
	color:#FF6600;
	font-weight:bold;
}
#left_nav li ul a:visited {
	font-size:0.63em;
	font-weight:normal;
	color:#444444;
	letter-spacing:normal;
	display:block;
}
#left_nav li ul a:hover,
#left_nav li ul a:active,
#left_nav li ul a:focus {
	font-size:0.63em;
	font-weight:normal;
	color:#444444;
	letter-spacing:normal;
	display:block;
}
#right_side {
	display:none;
	float: right; 
	width: 200px; 
	padding: 6px 0;
	margin-left:10px;
	background-color:#CCCCFF;
}
#content_holder {
	clear:both;
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
	width:100%;
}
#content {
	/*margin-right:216px;*/
	clear:both;
	float:none;
	text-align:left;
	font-size:0.69em;
	color:#666666;
	padding-left:240px;
	background:url(back_content.gif) left top repeat-y;
	width:auto;
}
#sub_cont {
	padding:12px 10px 15px 20px;
	width:560px;
}
.width_with_right {
}
#content ul {
	padding:0 0 14px 16px;
	line-height:16px;
	margin:0px;
	list-style-image:url(bullit_arrow.gif);
}
#content ol {
	line-height:16px;
	padding:0 0 14px 30px;
	margin:0px;
}
#content a,
#content a:visited {
	text-decoration:none;
	color:#0066FF;
}
#content a:hover,
#content a:active,
#content a:focus {
	text-decoration:underline;
	color:#3366CC;
}
/*#content p label {
	display:block;
	width:160px;
	position:relative;
}*/
#content .mid_block {
	clear:left;
	position:relative;
	font-size:1em;
	padding:8px;
}
#holder {
	margin:8px 0px 0px 0px;
	padding:0px;
	clear:both;
	width:100%;
	float:left;
}
.buttons {
	padding-top:20px;
	text-align:center;
	width:auto;
}
#breadcrumb {
	height:18px;
	list-style:none;
	font-size:0.91em;
	margin-bottom:10px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#breadcrumb li {
	float:left;
	list-style:none;
	padding-top:2px;
	color:#999999;
	padding-right:8px;
}
#breadcrumb a,
#breadcrumb a:visited {
	color:#666666;
	text-decoration:none;
	padding-left:0px;
	padding-right:8px;
}
#breadcrumb a:hover,
#breadcrumb a:active,
#breadcrumb a:focus {
	color:#444444;
	text-decoration:none;
}

#bottom {
	clear:both;
	float:left;
	width:100%;
	padding:0px;
	margin-top:8px;
	font-weight:normal;
	background-color:#403b38;
	font-size:1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#bottom ul {
	list-style:none;
	width:auto;
	padding:6px 0px 6px 10px;
	float:left;
	margin:0px;
}
#bottom li {
	float:left;
	list-style:none;
	font-size:0.69em;
	color:#999999;
}
#bottom a,
#bottom a:visited,
#bottom span {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:6px;
	padding-right:4px;
}
#bottom a:hover,
#bottom a:active,
#bottom a:focus,
#bottom span {
	color:#cccccc;
	text-decoration:none;
}
#bottom .flt_right {
	float:right;
	padding-right:6px;
}
/*.cnt-blck { /* textile is putting it's output in such blocks 
	width:520px;
}
*/
div.image p { /* picture description text */
	font-size:Xem; /*define some small font size */ 
	float:none;
}
.flLeft { /* can be added as class on image divs for left alignment */
	float: left;
	margin: 3px 20px 0 0;
}
.flRight { /* can be added as class on image divs for right alignment */
	float: right;
	margin: 3px 0 0 20px;
}
.txt-algn-left {
	text-align:left;
}
.txt-algn-rght {
	text-align:right;
}
.txt-algn-cntr { /* can be added as class on image divs for centered images */
	text-align:center;
}
.clearer { 
	display: block;
	clear: both;
	line-height: 0em;
	height: 1px;
	font-size: 0;
	visibility: hidden;
}
.hidden {
       display:none;
}
div.frm fieldset {
	/* standard form */
	border:none;
}
div.frm fieldset legend {
	padding:10px 0 5px 0;
	color:#000000;
	font-weight:bold;
}
* div.frm fieldset legend {
	margin-left:-6px;
}

div.frm input,
div.frm textarea,
div.frm select {
	border-color:#848484 rgb(250, 250, 250) rgb(250, 250, 250) rgb(132, 132, 132);
	border-style:solid;
	border-width:2px;
	padding:2px;
	margin-bottom:6px;
	float:left;
}
div.frm input {
	width:250px;	
	height:15px;
}
div.frm textarea {	
	width:250px;
}
div.frm label {	
	width:120px;
	display:block;
	float:left;
}
div.frm input.missing,
div.frm textarea.missing {
	background-color:#FEE3DE;
}
div.frm select {	
	padding:2px;
	border:1px solid #848484;
	margin:0px;
	margin-bottom:6px;
}
div.frm p {	
	clear:both;
	/*margin-bottom:1em !important;*/
	padding:0px !important;
	margin:0px !important;
}
div.frm p.fsbmt input {
	margin-left:120px;
	width:auto;
	border-color:#FAFAFA rgb(132, 132, 132) rgb(132, 132, 132) rgb(250, 250, 250);
	height:auto;
}
div.frm p label.radio {
	width:auto;
	margin-right:15px;
	margin-left:4px;
}
div.frm p input.radio, 
div.frm p input.checkbox {
	width:auto;
	height:auto;
	border:none;	
	margin-bottom:10px;
	/*margin-bottom:1em !important;*/
}
div.frm p span.radio {
	display:block;
	float:left;
	width:120px;
}
div.frm p label.checkboxRight {
	padding-left:5px;
	width:auto;
}
/*- Redaxo -*/
div.cnt-blck { /* textile is putting it's output in such blocks */
	clear:both;
}
p.image span { /* picture description text */
	font-size:0.8em; /*define some small font size */ 
	float:none;
	padding:10px 0pt 0pt;
	display:block;
}
.fl-left { /* can be added as class on image divs for left alignment */
	float: left;
	margin: 3px 20px 0 0;
}
.fl-right { /* can be added as class on image divs for right alignment */
	float: right;
	margin: 3px 0 0 20px;
}
.txt-algn-left {
	text-align:left;
}
.txt-algn-rght {
	text-align:right;
}
.txt-algn-cntr,
.algn-center { /* can be added as class on image divs for centered images */
	text-align:center;	
}
.clearer { 
	display: block;
	clear: both;
	line-height: 0em;
	height: 1px;
	font-size: 0;
	visibility: hidden;
}
.hidden {
       display:none;
}
form {
	margin:0px;
	padding:0px;
}
.download-file{
	height:30px;
	background:url(files/icon_pdf.png) no-repeat left center;
	padding:12px 0 0 40px;
}