@charset "utf-8";
/* CSS Document */

@import url(menu.css);
@import url(FrontPageParagraphSetup.css);
@import url(SubParagraphs.css);
@import url(mootools.css);
@import url(popUp.css);
@import url(contact.css);

body, html {
	height:100%;
	width:100%;
	background-image:url(/Files/System/avn/Graphic/background.jpg);
	background-repeat:repeat-x;
	background-color:#f0f0f0;
	/*FONTE*/
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#535353;
}
#Container {
	position:relative;
	margin:auto;
	width:962px;
}
#Top_Container {
	height:101px;
	width:962px;
	background-image:url(/Files/System/avn/Graphic/TopBack.jpg);
	position:relative;
}
#topLogo {
	width:194px;
	height:101px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}
#ToolsMenu {
	position:relative;
	float:right;
	text-align:right;
	height:31px;
	color:#d7d7d7;
	width:600px;
}
#Search {
	width:178px;
	height:31px;
	background-image:url(/Files/System/avn/Graphic/SearchBack.jpg);
	float:right;
	text-align:left;
	position:relative;
}
#tools {
	float:right;
	padding-top:10px;
	color:#d7d7d7;
}
#tools .L2 {
}
#tools .L2 a img {
	display:none;
}
#tools .L2 a {
	color:#d7d7d7;
	text-decoration:none;
	font-size:10px;
}
#tools .L2 a:hover {
	color:#FF9900;
}
#tools .L2_Active {
	color:#FF9900;
	font-weight:bold;
}
/*_________________FORSIDE____________________________________________*/

#frontpage_TopBanner {
	width:956px;
	height:344px;
	position:relative;
	margin-top:10px;
	left:0px;
	background-image:url(/Files/System/avn/Graphic/ContentBack.jpg);
	padding:3px;
}
#frontpage_Content {
	width:956px;
	height:344px;
	z-index:15;
	position:absolute;
	top:3px;
}
#TopGraphic {
	width:794px;
	height:344px;
	z-index:10;
	position:absolute;
	top:3px;
	background-image:url(/Files/System/avn/Graphic/flash_background.jpg);
	text-align:right;
}
#frontpage_QuickChoose {
	width:956px;
	height:86px;
	padding:3px;
	position:relative;
	background-image:url(/Files/System/avn/Graphic/flashtempBack.jpg);
	margin-top:10px;
}
#frontpage_Logos {
	width:965px;
	margin-top:20px;
	height:50px;
	position:relative;
}
#footer {
	width:962px;
	position:relative;
	color:#999999;
	font-size:10px;
}
/*_________________UNDERSIDE____________________________________________*/

#subpage_ContentTop {
	width:962px;
	height:5px;
	position:relative;
	margin-top:10px;
	background-image:url(/Files/System/avn/Graphic/subpage_ContentTop.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#subpage_ContentMiddle {
	height:auto !important;
	min-height:200px;
	height:200px;
	width:962px;
	position:relative;
	margin-top:0px;
	background-image:url(/Files/System/avn/Graphic/subpage_ContentMiddle.jpg);
	overflow:visible;
	float:left;
}
#subpage_ContentBottom {
	width:962px;
	height:9px;
	position:relative;
	background-image:url(/Files/System/avn/Graphic/subpage_ContentBottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	clear:both;
}
#LeftMenu {
	width:182px;
	position:relative;
	float:left;
	margin-top:-2px;
	left:3px;
}
#LeftMenuTopbar {
	background-image:url(/Files/System/avn/Graphic/leftMenuTopBar.jpg);
	width:175px;
	height:20px;
	padding:3px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	z-index:10;
}
#subpage_Content {
	width:773px;
	position:relative;
	float:left;
	margin-top:-2px;
	margin-left:4px;
}
.headline {
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	text-transform:uppercase;
	color:#396691;
	font-size:14px;
	border-bottom:#f0f0f0 solid 1px;
	display:block;
	font-weight:bold;
	width:591px;
	position:relative;
}
.TopImage {
	position:relative;
}
#Produkt_Image {
	width:401px;
	heigt:220px;
	float:left;
	position:relative;
}
#Produkt_info {
	width:208px;
	height:195px;
	margin-left:2px;
	float:left;
	position:relative;
	background-image:url(/Files/System/avn/Graphic/produktSpecsBack.jpg);
	padding-top:25px;
	z-index:10
}
#Produkt_info LI a {
	width:200px;
	margin-left:-40px;
	padding-left:8px;
	text-decoration:none;
	color:#666666;
	border-bottom:#e4e4e4 solid 1px;
	display:block;
	padding-bottom:4px;
	padding-top:4px;
	font-size:10px;
	font-weight:bold;
}
/*SEARCH*/
#inputSearch {
	background-color:#FFFFFF;
	border:none;
	font-size:10px;
	color:#999999;
	float:left;
	height:13px;
	background-image:url(/Files/System/avn/Graphic/inputSearchBack.gif);
	background-repeat:repeat-x;
	width:134px;
}
#inSideSearch {
	position:absolute;
	top:10px;
	left:8px;
}
#inputSubmit {
	width:26px;
	height:16px;
}
/* Sitemap V2 - Product submenu */
.SubMenuItemLink {
	display:block;
	height:25px;
	color:#818181;
	font-weight:bold;
	text-decoration:none;
	line-height:25px;
}
.SubMenuItemLink:hover {
	color:#333333;
	background-color:#f5f5f5;
}
.SubMenuItemSeparator {
	display:block;
	height:1px;
}

H1.h1 {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#396690;
}
H2.h2 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#396690;
	font-weight:bold;
	margin-bottom:4px;
}

a {
	color:#396690;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}