/* Common Part
----------------------------------------------- */
* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body {
	font:11px Verdana, Helvetica, sans-serif;
	background:#fff;
	color:#000;
}
h1 {
	font-size:16px;
	font-weight:bold;
	color:#EC008C;
	padding-bottom:6px;
}
h2 {
	font-size:13px;
	font-weight:bold;
	color:#EC008C;
	padding-bottom:4px;
}
h3 {
	font-size:11px;
	font-weight:bold;
	color:#EC008C;
	padding-bottom:2px;
}
h4 {
	font-size:16px;
	font-weight:bold;
	color:#000;
	padding-bottom:6px;
}
h5 {
	font-size:13px;
	color:#000;
	font-weight:bold;
	padding-bottom:4px;
}

 h6 {
	font-size:11px;
	color:#000;
	font-weight:bold;
	padding-bottom:2px;
}
.clear {
	clear:both;
	font-size:0%;
	line-height:0%;
	height:0px;
}
.all {
	min-height:100%;
	height:auto !important;
	height:100%;
	background:url(../images/bg_bottom.gif) no-repeat 0% 100%;
	width:843px;
	margin:0 auto -66px auto;
}
.wrapper {
	background:url(../images/bg_top.gif) no-repeat 0% 0%;
	width:843px;
	padding-bottom:66px;
}

/* =Misc(links)
----------------------------------------------- */
a {
	color:#095AB0;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:none;
}
/* =Header
----------------------------------------------- */
.header_wrap {
padding:34px 35px 0 34px;
}
.header {
width:774px;
height:206px;
background:url(../images/header.jpg) no-repeat 0% 0%;
}
.logo {
position:absolute;
margin:67px 0 0 23px;
z-index:2;
}
.header_pic {
position:absolute;
z-index:1;
}
.header .slogan {
position:absolute;
margin:61px 0 0 220px;
width:234px;
height:79px;
background:url(../images/slogan.gif) no-repeat 0% 0%;
}
.header .slogan a{
display:block;
width:234px;
height:79px;
}
.header .slogan a span{
display:none;
}
.header2 .slogan {
position:absolute;
margin:52px 0 0 191px;
width:297px;
height:96px;
background:url(../images/slogan2.gif) no-repeat 0% 0%;
}
.header2 .slogan a{
display:block;
width:297px;
height:96px;
}
.header2 .slogan a span{
display:none;
}
.lang {
position:absolute;
margin:5px 0 0 18px;
z-index:2;
}

.lang span {
float:left;
padding:2px;
margin-right:3px;
}
.lang_txt {
padding:2px 10px 0 0 !important;
margin:0 !important;
font-weight:bold;
color:#fff;
}

.lang a {
float:left;
padding:2px;
margin-right:3px;
font-size:0%;
line-height:0%;
}
.lang_act {
border:solid 1px #EC008C;
padding:1px !important;
}
.top_links {
position:absolute;
margin:7px 0 0 636px;
font-size:10px;
font-weight:bold;
z-index:2;
}
.top_links img {
margin:0 4px -3px 6px;
}
.top_links a {
color:#095AB0;
}

.search_block {
position:absolute;
margin:181px 0 0 5px;
z-index:2;
}

.serch_inp {
float:left;
width:128px; /* 98px */
height:16px;
padding:2px 1px 0 1px;
background:#fff;
border:solid 1px #A5ACB2;
font-size:11px;
}

.sok {
background:url(../images/sok.gif) no-repeat 100% 0%;
height:20px;
text-align:left;
float:left;
padding-right:2px;
}

.sok input {
background:none;
border:0;
height:20px;
padding:0 0 2px 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#fff;
cursor:pointer;
}

.menu {
position:absolute;
margin:180px 0 0 175px;
z-index:2;
}
.menu ul li{
	float:left;
	font-size:12px;
	font-weight:bold;
	background:url(../images/msp.gif) no-repeat 100% 5px;
	height:26px;
	position:relative;
}
.menu ul li a{
	color:#fff;
	float:left;
	padding:4px 14px 0 13px;
	height:22px;
}
.last {
	background:none !important;
	border-bottom:medium none !important;
}
.active {
	background:#fff url(../images/c_l.gif) no-repeat 0% 0% !important;
	position:relative;
	margin-left:-1px;
}
.menu ul li.active > a{
	background:url(../images/c_r.gif) no-repeat 100% 0%;
}
.menu ul li.active a{
	color:#095AB0;
}
.sub_list ul li.active_sublist {
	text-decoration:none;
	padding:3px 0 5px 4px;
}

.sub_list ul li.active_sublist a {
	background:url(../images/sub_arr.gif) no-repeat 0% 5px;
	color:#EC008C;
}

.menu ul li:hover .sub_list{
	display:block;
}

.sub_list {
	background:url(../images/sub_tile.gif) repeat-y 0% 0%;
	position:absolute;
	clear:both;
	top:26px;
	left:-12px;
	display:none;
}
.sub_list ul {
	background:url(../images/sub_top.gif) no-repeat 0% 0%;
	padding:12px 16px 10px 15px;
	border-bottom:solid 1px #095AB0;
	width:142px;
}

.sub_list ul li {
	float:none;
	background:url(../images/dots.gif) repeat-x 0% 100% #FFFFFF;
	padding:3px 0 5px 4px;
	font-size:11px;
	font-weight:normal;
	height:auto;
}
.sub_list ul li a{
	color:#095AB0;
	display:block;
	float:none;
	height:auto;
	padding: 0 0 0 7px;
}
li.active li.sub_list ul li a {
	float:none;
        background:none;
        display:block;
	height:auto;
	padding:0 0 0 7px;
	color:#095AB0;
}

.sub_list ul li a:hover {
	background:url(../images/sub_arr.gif) no-repeat 0% 5px;
	text-decoration:none;
	/*font-weight:bold; Jimmy 2008-12-02 */
}

/* =Content
----------------------------------------------- */
.content {
	padding-left:34px;
	padding-bottom:40px;
	/*position:relative;*/
}
.left_col {
	display:none;
	float:left;
	width:150px;
	margin-right:28px;
	padding:27px 0 20px 0;
}
.main_col {
	float:left;
	width:595px;
	padding-top:27px;
}
.submain_col {
	float:left;
	width:595px;
	padding-top:14px;
}
.submain_col_full
{
	float: left;
	width: 773px;
	padding-top:14px;
}

/* =Footer
----------------------------------------------- */
.footer {
width:632px;
margin:0 auto;
padding:0 0 0 211px;
font-size:10px;
color:#646464;
height:66px;
}
.footer strong{
font-weight:bold;
}
.footer a{
color:#646464;
}

/* Footer full
----------------------------------------------- */
.footer_full {
width:632px;
margin:0 auto;
font-size:10px;
color:#646464;
height:66px;
}
.footer_full strong{
font-weight:bold;
}
.footer_full a{
color:#646464;
}

/* Content parts */
.left_bg1 {
background:#ECECEC url(../images/left_bg1.gif) no-repeat 0% 0%;
width:149px;
margin-bottom:7px;
}
.left_bg2 {
background:url(../images/left_bg2.gif) no-repeat 0% 100%;
padding:11px 9px 9px 14px;
}
.left_bg2 h3 {
font-size:12px;
font-weight:bold;
color:#EC008C;
padding-bottom:6px;
}
.left_bg2 p {
padding-bottom:11px;
}
.filmen {
text-align:right;
}
.filmen a {
background:url(../images/arr.gif) no-repeat 100% 5px;
font-weight:bold;
color:#095AB0;
padding:0 8px 0 0;
}

.main_block {
}

.cols {
padding-top:30px;
}

.main_block h2 {
padding-bottom:7px;
font-size:26px;
font-weight:normal;
color:#EC008C;
}
.main_block p {
padding-bottom:7px;
}
.pic_main {
float:right;
margin:0 0 0 16px;
}
.more {
}
.more a {
background:url(../images/arr.gif) no-repeat 100% 5px;
font-weight:bold;
color:#095AB0;
padding:0 8px 0 0;
}

a.more-link {
background:url(../images/arr.gif) no-repeat 100% 5px;
font-weight:bold;
color:#095AB0;
padding:0 8px 0 0;
}

.col {
float:left;
width:188px;
}
.col h3 {
font-size:11px;
font-weight:bold;
color:#646464;
}
.col p {
padding-bottom:9px;
}
.col strong {
font-weight:bold;
}
.c_right {
margin-right:15px;
}
/* Subpages */

.top_cont_row {
margin-bottom:20px;
}
.hood {
float:right;
}
.hood a {
margin-left:20px;
float:left;
}
.hood span {
	margin:2px -14px 0 0;
	height:17px;
	font-size:10px;
	color:#095AB0;
	display:block;
	float:left;
}
.bread {
font-size:10px;
font-weight:bold;
color:#989898;
padding-top:4px;
}
.bread img{
margin:0 5px 1px 6px;
}


.align-right {
text-align: right;
}

.align-left {
text-align: left;
}

.align-center {
text-align: center;
}

.tx-srfreecap-pi2-image {
	margin:3px 0;
	padding:0;
}

.tx-indexedsearch-searchbox {
	margin-bottom:8px;
}

.htmlarea-content-body  ol li {
	list-style-type:decimal;
	list-style-position:inside;
}

.htmlarea-content-body ul li {
	list-style-type:disc;
	list-style-position:inside;
}




.content ol li {
	list-style-type:decimal;
	list-style-position:inside;
}

.content ul li {
	list-style-type:disc;
	list-style-position:inside;
}



.content .csc-bulletlist-0 li {
	list-style-type:disc;
	list-style-position:inside;
}
.content .csc-bulletlist-1 li {
	list-style-type:decimal;
	list-style-position:inside;
}
.content .csc-bulletlist-2 li {
	list-style-type:square;
	list-style-position:inside;
}
.content .csc-bulletlist-3 li {
	list-style-type:circle;
	list-style-position:inside;
}

.tx-indexedsearch {
	margin-top:10px;
}

.tx-indexedsearch-searchbox td {
	padding-right:15px;
	padding-bottom:5px;
}
.tx-indexedsearch .browsebox {
	padding-bottom:10px;
}

.content .csc-menu li {
	padding:0;
	margin:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.content .download a:hover {
	text-decoration:underline;
}
#a4fb5ec6556d0d49d13873b2f2d34664d input {
	margin-top:5px;
	width:80px;
}
.tx-srfreecap-pi2-cant-read {
	color:black;
	font-size:11px;
}

/* -- Left Menu -- */
#left_menu {
	width:153px;
	float:left;
	width:153px;
	margin-right:28px;
	padding:27px 0 17px 0;
}
#parentPage {
	width:153px;
	height:20px;
	font-size:12px;
	font-weight:bold;
	padding-top:6px;
	padding-left:14px;
	color:#095AB0;
	background:url(../images/leftmenutop.png) top left no-repeat;
	display:block;
}
#left_menu ul {
	padding-bottom:13px;
	background:url(../images/leftmenubottom.png) bottom left no-repeat;
}
#left_menu li {
	line-height:16px;
	background:url(../images/leftmenurep.png) repeat-y;
	list-style-type:none;
	padding-left:12px;
	list-style-position:outside;
}
#left_menu li.act {
	font-weight:bold;
}


/*
* Googlemaps
*/
.tx-dfgooglemaps-pi3 {
    float: right;
    width: 170px;
}
.tx-dfgooglemaps-pi3 ul li {
    list-style-position: outside;
}
#googlemapsform {
    width: 400px;
}
#googlemapsform .searchbox {
    width: 200px;
    padding: 3px;
}
#map {
    margin-bottom: 5px;
}

.tx-dfgooglemaps-pi3 h3 {
    display: none;
}
.tx-dfgooglemaps-pi3 ul li {
    list-style: none;
}
.tx-dfgooglemaps-pi2 {
    float:left;
}

.tx-dfgooglemaps-pi2 dt{
    float: left;
    width: 120px;
    margin-right: 10px;
}
.tx-dfgooglemaps-pi2 dd{
    width: 200px;
    text-align: right;  
    float: left;  
}