@charset "UTF-8";
body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../site_imgs/bgruis.gif);
	background-repeat: repeat;
	background-position: left top;
}
h1{
	color:#654a32;
	font-size:22px;
	margin-top:0px;	
}
h1 a{
	color:#654a32;
	font-size:22px;
	margin-top:0px;
	text-decoration:none;	
}
h3{
	color:#654a32;
	font-size:14px;
	margin-top:0px;	
}
h3 a{
	color:#654a32;
	font-size:14px;
	margin-top:0px;
	text-decoration:none;	
}
a{
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover{
	color:#654a32;
	text-decoration:underline;
}
a:focus{
	outline:none;

}
hr{
	border:0px;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #654a32;
	margin-bottom:15px;
	
}
#imago_afb{
	position: absolute;
	height: 600px;
	width: 600px;
	top: 0px;
	left: 470px;
}
#logos{
	position:absolute;
	left:810px;
	top:50px;
}
#site{
	height:100%;
	width:615px;
	top:0px;
	position:absolute;
}
#menu{
	padding-left:60px;
	margin-top:25px;
	margin-bottom:25px;
	width:555px;
	text-transform:uppercase;
	font-weight:bold;
	color:#654a32;
}
#menu a{
	color:#654a32;
	text-decoration:none;
}
#menu a:hover{
	color:#ffffff;
	text-decoration:none;
}
#content_top{
	background-image:url(../site_imgs/content_top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-left: 0px;
	height:10px;
	width:615px;
}
#content{
	background-color:#000000;
	width:515px;
	min-height:400px;
	padding-left:60px;
	padding-right:40px;
	padding-top:15px;
	padding-bottom:60px;
	background-attachment: scroll;
	background-image: url(../site_imgs/content_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.nwsimage{
	border:#ffffff 7px solid;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:3px;

}
.prodintro .datum{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#sub_pags{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #654a32;
	height:30px;
	
}
#sub_pags{
	top:10px;
	clear:both;
	margin-bottom:10px;
}
#sub_pags ul{
	border-left:1px solid #654a32;
	background:#000066;
	margin-bottom:15px;
	margin-left:0px;
	padding-left:0px;
}
#sub_pags li{
	list-style:none;
	margin-right:10px;
	float:left;
	text-transform:uppercase;
	border-right:1px solid #654a32;
	padding-right:10px;
	height:15px;
}
#sub_pags ul a{
	color:#654a32;
	text-decoration:underline;
}
#sub_pags ul a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.clear{
clear:both;
}