/* CLASSES NEWS */
.news-image { position: absolute; padding-top: 0.2em; }
.news-content { position: relative; left: 6em; width: 22em; padding-top: 0.2em; }
.news-content-start { position: relative; left: 0; width: 25em; padding-top: 0.2em; decoration:none;}
.news-content-date { font-size: 0.6em; }
.news-line-bottom { border-bottom: 1px solid white; }





html {
	height: 100%;
	margin: 0;
	padding: 0;
}

BODY{
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
	
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;
	letter-spacing: 0;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

img {
	border: 0;
}

a {
	color: #666666;
	font-weight: bold; 
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #6BB9E7;
}

.a_act {
	text-decoration: none;
	color: #6BB9E7;
	font-weight: bold;
}

.a_act_sub {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;

}

.a_no_sub {
	color: #666666;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
}


.bodytext {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

h1 {
	font-size: 1.6em;
	color: #A2BD30;
	text-transform: uppercase;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 1.8em;
	font-weight: normal;
	color: #ffffff;
}


h3 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
}


ul { list-style: none; padding: 0; margin: 0; }



/*---------------------------------------------------
	UNVISIBLE
---------------------------------------------------*/

.hidden {
	position: absolute;
	visibility: hidden;
	overflow: hidden;
	display: inline;
	width: 0;
	height: 0;
	top: -1000px;
	left: -1000px;
}

/*---------------------------------------------------
	PAGE MAIN
---------------------------------------------------*/

#page_body_main {
	position: absolute;
	width: 48em;
	height: 100%;
	left: 50%;
	top: 0;
	/*background-color: #E7F8FF;*/
	margin-left: -24em;
}

#page_bf {
	position: absolute;
	width: 30em;
	left: 1em;
	height: 3em;
	top: 0.5em;
	text-align: left;
	z-index: 99;
}

#page_bf a { color: #ffffff; font-size: 1em; }

/*---------------------------------------------------
	HEADER AREA
---------------------------------------------------*/

#pagebody_header {
	position: absolute;
	width: 48em;
	height: 42em;
	top: 0;
	left: 0;
	background-image: url(../img_layout/bg_top.jpg);
	background-repeat: repeat-x;
}

#header_logo {
	position: absolute;
	width: 8em;
	height: 8em;
	left: 3em;
	top: 7em;

}

#header_child {
	position: absolute;
	width: 14em;
	height: 22em;
	top: 6em;
	left: 37em;
	background-image: url(../img_layout/kisz/kind_a.png);
	background-repeat: no-repeat;
}

#header_child_start {
	position: absolute;
	width: 20em;
	height: 34em;
	top: 8.5em;
	left: 25em;
	background-image: url(../img_layout/kisz/kind_start.png);
	background-repeat: no-repeat;
}

#header_text_start { 
	position: absolute;
	left: 39em;
	top: 18em;
	height: auto;
}	

#header_navigation {
	position: absolute;
	width: 10em;
	height: 10em;
	left: 5.8em;
	top: 13em;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: bold;

}



#header_navigation_top {
	position: absolute;
	width: 36em;
	left: 10em;
	height: 3em;
	top: 0.5em;
	text-align: right;
	z-index: 98;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;

}

#header_navigation_top a { color: #6BB9E7; font-size: 1em; }


#header_headline {
	position: absolute;
	width: 20em;
	height: 2em;
	left: 19em;
	top: 18.7em;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
}

/*---------------------------------------------------
	CONTENT AREA
---------------------------------------------------*/

#pagebody_content {
	position: absolute;
	width: 48em;
	height: auto;
	min-height: 26em;
	left: 0;
	top: 21em;
	background-color: #A2BD30;
}

#pagebody_content a { color: #E7F8FF; }

#content_subnav {
	position: absolute;
	top: 1em;
	left: 7.3em;
	width: 14em;
	height: 10em;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}


#content_subnav a { color: #666666; font-weight: bold; font-size: 1em; }
#content_subnav .a_act_sub {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#content_subnav a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#content_left {
	position: absolute;
	top: 13em;
	left: 8.2em;
	width: 14em;
	height: 12em;
	
}

#content_main {
	padding-top: 1em;
	padding-left: 19em;
	width: 27.5em;
	min-height: 25em;
	height: auto;
	background-color: #A2BD30;
}

#content_main ul { list-style: square; padding: 1em 0 1em 2em; font-size: 0.8em; }
#content_main a { color: #FFFFFF; text-decoration: underline; }


#pagebody_content_start {
	position: absolute;
	width: 48em;
	height: 20em;
	min-height: 20em;
	left: 0;
	top: 31em;
	background-color: #A2BD30;
}

#pagebody_content_start a { color: #FFFFFF; text-decoration: underline; }

#content_left_start {
	position: absolute;
	width: 25.2em;
	height: auto;
	min-height: 17.5em;
	left: 5.8em;
	top: 1em;

}

#content_middle_start {
	position: absolute;
	width: 12.6em;
	height: auto;
	min-height: 17.5em;	
	left: 18.9em;
	top: 1em;

}
#content_right_start {
	position: absolute;
	width: 12.6em;
	height: auto;
	min-height: 17.5em;
	left: 32em;
	top: 1em;

}


/*---------------------------------------------------
	FOOTER AREA
---------------------------------------------------*/

#pagebody_footer {
	width: 48em;
	height: 4em;
	left: 0;
	background-color: #E7F8FF;
}

#pagebody_footer_start {
	position: absolute;
	width: 48em;
	height: 4em;
	left: 0;
	top: 19.5em;
	background-color: #E7F8FF;
}
