﻿body, html {
  margin: 0;
  padding: 0;
  background-color: #595959;
  background-image:url(img/k_left.jpg);
  background-repeat: repeat-y;
  overflow: visible;
}
img {
  	border: none;
  	padding-left: 5px;
}
#img_anw 
{
	margin: 0px 0px 30px 30px;
}
#wrapper {
	width: 1024px;
	height: auto;
	min-height: 100%;
}
/* IE 100% background-image */
* html #wrapper {
	height: 100%;
}
#top {
  	width: 824px;
  	height: 500px;
  	background-image: url(img/k_top.jpg);
  	background-repeat:no-repeat;  
}
#box-link { 
		position: absolute; 
		top: 8px; 
		left: 350px; 
		width: 500px; 
		height: 83px; 
		background-color: transparent; 
		/* border: 1px solid yellow; */
		}	

#nav {
	height: 350px;
	width: 140px;	
	position: absolute;
	top: 140px;
	left: 170px;
}
#menu {
	list-style-type: none;
	text-align: right;
}
.menu_1 {
	font: bold small Verdana, Geneva, Tahoma, sans-serif;
	margin-top: 15px;
}
.menu_1 a:link {color: #F79234; text-decoration: none;}
.menu_1 a:visited {
	color: #F79234;
	text-decoration: none;
}

.sub_menu {
	font: normal 12px Verdana, Geneva, Tahoma, sans-serif;
}
.sub_menu a:link {color: #666666; text-decoration: none;}
.sub_menu a:visited {color: #666666; text-decoration: none; }
.sub_menu a:hover {
	color: #F79234;
	text-decoration: none;
}
.sub_menu a:active {color: #F79234;	text-decoration: none; }

.sub_menu_act {	font: normal 12px Times New Roman, Verdana, Helvetica, Arial, sans-serif;}
.sub_menu_act a:link {color: #444444; text-decoration: none;}
.sub_menu_act a:visited {color: #444444; text-decoration: none; }

a:link, a:visited {
	color: #F79234;
	text-decoration: none;
}
a:hover, a:active {
  	text-decoration: none;
  	color: #999999;
}
#headline {
	padding-top: 146px;
	_padding-top: 156px;/*IE-Selector*/
	padding-left: 330px;
	padding-right: 20px;
	width: 485px;
}
#image {
	position:absolute; 
	top:154px;
	_top: 156px;/*IE-Selector*/
	left: 624px;
}

#image2{

}
#copy1 {
	position:absolute; 
	top:188px;
	_top: 198px;/*IE-Selector*/
	left: 350px;
	width: 460px;
}
#copy1 p {
	font: normal 11px Verdana, Helvetica, Arial, sans-serif;
	color: #666666;
}
#copy2 {
	position:absolute; 
	top:188px;
	_top: 198px;/*IE-Selector*/
	left: 350px;
	width: 270px;
}
#copy3 {
	text-align: left;
	position:absolute; 
	top:188px;
	_top: 198px;/*IE-Selector*/
	left: 350px;
	width: 470px;
}

#copy3 img{
	padding: 0;
}

#copy3 p,
#copy2 p {
	font: normal 11px Verdana, Helvetica, Arial, sans-serif;
	color: #666666;
}
#headline h1 
{
	margin: 0 0 0 20px;
	font: 20px Times New Roman, Verdana, Helvetica, Arial, sans-serif;
	line-height: 6px;
	_line-height: 16px;/*IE-Selector*/;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#copy h2 {
	font: normal 13px Verdana, Helvetica, Arial, sans-serif;
	line-height: 15px;
	color: #999999;
}
.footerTopic {
	color: #999999;
	font-weight:bold;
}
.footer {
	font: normal xx-small Verdana, Geneva, Tahoma, sans-serif;
	color: #CCCCCC;
	text-align: left;
	position: absolute;
	bottom: 30px;
	left: 3px;
	line-height: 15px;
}
.footer a {
	color: #CCCCCC;
}
.footer a:link, .footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:hover, .footer a:active {
  	text-decoration: underline;
  	color: #FFFFFF;
}
.list_imp 
{
	font: normal 11px Verdana, Helvetica, Arial, sans-serif;
	color: #666666;
	list-style-type: disc;
	margin-left: -20px;
	line-height: 14px;
}

#flashContent {
	padding: 0;
	margin: 0;
	width: 460px;
	height: 225px;	
}