/* CSS Document */
@import url(formular.css);

body, html {
	padding: 0;
	margin: 0;
	background-color: #ebedef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image:url(images/body_bg.gif);
	background-repeat: repeat-x;
	}
.main_table {
	position:relative;
	padding:0px;
	margin-top:30px;
	
	border:0px;
	}
.side_right {
	position:relative;
	background-image:url(images/shadow_right.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width:25%;

	}	
.side_left {
	position:relative;
	background-image:url(images/shadow_left.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width:25%;

	}		
.white
	{
	background-color: #fff;
	}

.top1 {
	height: 39px;
	background-image:url(images/top_bg.gif);
	background-repeat: repeat-x;
	}
.line_hdr_btm {
	height: 9px;
	background-image:url(images/ln_hdr_btm.gif);
	background-repeat:repeat-x;
	}
.lft_clmn {
	width: 209px;
	background-image:url(images/lft_clmn_bg.gif);
	background-repeat: repeat-y;
	background-position: top;
	}
.language {
	background-color: #F7F7F7;
	border-bottom: 1px solid #FFFFFF;
	padding: 4px 0 6px 0;
	text-align:center;
	
	background-image: url(images/lft_clmn_bg.gif);
	background-repeat: repeat-y;
	background-x-position: center;
	background-y-position: top;
	}
.language a {
	color: #00000!important;
	font-size: 11px;
	font-weight:700;
	}
.btn {
	height: 19px;
	width: 207px;
	background-color: #EBEBEB;
	background-image:url(images/mn_brdr_r.gif);
	background-position: right top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFFFFF;
	}
.level_2 {
	height: 19px;
	width: 207px;
	background-color: #F7F7F7;
	background-image:url(images/mn_brdr_r.gif);
	background-position: right top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFFFFF;
	}
.cntnt_tbl {
	margin-top: 1px;
	}
.menu_txt {
	padding: 2px 0px 0px 21px;
	background-image:url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 7px 6px;
	font-size: 12px;
	}
.menu_txt2 {
	padding: 2px 0px 0px 22px;
	background-repeat: no-repeat;
	background-position: 7px 6px;
	font-size: 11px;
	}
#inactive:hover {
	color: #666666;
	}
#active {
	color: #000000;
	text-decoration: none;
	font-weight:700;
	}
#inactive {
	color: #000000;
	text-decoration: none;
	font-weight:500;
	}
.blacha {
	width: 176px;
	background-color: #E3E5E6;
	margin: 2px 4px 0px 0px;
	padding: 5px 13px 5px 13px;
	color: #333333;
	}
.content {
	padding: 10px;
	}
.footer {
	border-top: 1px solid #CCCCCC;
	font-size: 12px;
	color: #666666;
	padding: 4px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	}
A.footer {
	color: #666666;
	text-decoration: none;
	}
A:hover.footer {
	color: #999999;
	text-decoration: underline;
	}
.cp {
	margin-top: 3px;
	}
.small_txt {
	font-size: 12px;
	}
	
a:link {
    color: #5e6d70;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #5e6d70;
}

a:active {
    text-decoration: none;
    color: #5e6d70;
}	
hr {
background-color:#CCCCCC; /* Mozilla 1.4 */
color:#CCCCCC; /* IE 6 */
border: #CCCCCC; /* Opera 7.11 */
height: 1px; /* in Opera fuer die Anzeige noetig, in Mozilla fuer die einheitliche Hoehe */

}


h1 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    MARGIN: 0px 0px 6px;
    color: #333333;
    border-bottom: 1px dotted #d0d0d0;
}

h2 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    margin: 15px 0px;
}

h3 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    MARGIN: 0px 0px 10px;
    color: #333333;
    padding: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #BCBCBC;
}

h4 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    MARGIN: 0px 0px 10px;
    COLOR: #666666;
    text-transform: uppercase;
}

h5 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    MARGIN: 0px;
    PADDING-TOP: 20px
}

h6 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    TEXT-TRANSFORM: uppercase;
    PADDING-TOP: 20px;
	margin: 20px 0px 5px 0px;
}
#content_footer
{
	position:relative;
	border: solid 1px #d7d7d7;
	width: 660px;
	float: left;
	padding: 1px;
	margin-bottom: 20px;
}
#news {
		position:relative;
		bottom:0px;
    margin-bottom: 20px;
    width: 528px;
    margin-top: 40px;
}

#newsbox {
	border: solid 1px #d7d7d7;
	width: 150px;
	float: left;
	padding: 5px;
	margin-bottom: 20px;
}

#newscontent
{
	border-bottom: 1px solid #d0d0d0;
	font-weight: bold;
	background-color: #efefef;
	text-align: left;
	padding: 6px;
}
#newscontent a
{
	border-bottom: 1px dotted #d0d0d0;
	padding-left: 18px;
	background-image:url(images/bullet_go.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.newscontent_div
{
	text-align: right !important;
	
}
.newscontent_div a {
	background-image:url(images/bullet_go.png);
	background-position: right center !important;
	background-repeat: no-repeat;
	border-bottom: 0px!important;
	padding-right: 18px;
	}
	
table.normal {
	border: none;
	border-collapse: collapse;
	width: 100%;
	
}

table.normal td {
	border-bottom: 1px dotted #d0d0d0;
	padding: 5px;
}

table.normal th {
	border-bottom: 1px solid #d0d0d0;
	font-weight: bold;
	background-color: #efefef;
	text-align: left;
	padding: 5px;
}
#header {
	  float:left;
    background-image: url(banner/rotator.php?chachedummy=[[RANDOM]]);
	  background-repeat:no-repeat;
	  background-color: #FFFFFF;
	  width: 990px;
	  height: 200px;
  }
 
  * html #header {
	  float:left;
     background-image: url(banner/header_1_1_10.gif);
	  background-repeat:no-repeat;
	  background-color: #FFFFFF;
	  width: 990px;
	  height: 200px;
  }
  
  .flag {
  	position:relative;
  	top: 2px;
  }
