A { color: #0000FF; text-decoration: underline; }
A:hover { color: #0000FF;text-decoration: underline;background-color:#efefef; }

#menu_2 A { color: #142F8B;text-decoration: none; }
#menu_2 A:hover { color: #344FAB;text-decoration: none;background-color:transparent;}

#lang A { color: #142F8B;text-decoration: none; }
#lang A:hover { color: #344FAB;text-decoration: none;background-color:transparent;}

body {
	color: #142F8B;
	padding: 0px;
	background: url(images/apple_bg.gif) repeat;
		
	
	text-align:center;
	
	
}

#mainpage {
	width: 760px;
	margin: 10px auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}

#lang{
position: absolute;
top:-40px;
left:5px;
z-index:2;
}

#logo_head {
	background: url(images/head_img.png) no-repeat;
	width: 760px;
	height: 102px;	
}

#teaserimage {

	height:100px;
}

#reset_flow {
	position: absolute;
	top: 131px;
	width:760px;
}
#menu_3_border	 {
	background: url(images/menu_3_border.png) repeat-x;
	width: 760px;
	height: 22px;
	vertical-align:-5;
	
}

#menu_1	 {
	position:absolute;
	text-align:center;
	height:22px;
	width: 760px;
	top: 90px;
	z-index:1;
}


#menu_2	 {
	background: url(images/menu_2_bak.png) repeat-x;
	position:absolute;
	width: 760px;
	top:110px;
	height: 20px;
	text-align:center;
	line-height: 18px;
}

#menu_3_block{
	font-size:8pt;
	float:left;
	position:relative;
	width: 114px;
	top:-4px;
	left:15px;
}

#menu3_top{
background: url(images/menu_3_top.png) no-repeat;
	width: 114px;
	height: 13px;
}

#menu3_main{
background: url(images/menu_3_back.png) repeat-y;
	width: 114px;
	padding-top:1px;
	padding-left:10px;
	padding-bottom:1px;
}

#menu3_bottom{
background: url(images/menu_3_bottom.png) no-repeat;
	width: 114px;
	height: 20px;
}


#content {
	width:700px;
	margin:30px auto;	
}

#content_small {
	width:600px;
	margin-top:30px;
	float:right;
}

#white_box_top {
	clear:left;
	background:url(images/greybox_top.png) no-repeat;
	width: 405px;
	height: 13px;
}

#white_box_middle {

	background:url(images/greybox_middle.png) repeat-y;
	width: 405px;
	overflow:auto;
	padding-left:20px;
	padding-top:1px;
	padding-bottom:1px;
}

#white_box_bottom {
	background:url(images/greybox_bottom.png) no-repeat;
	width: 405px;
	height: 35px;
}