﻿@charset "utf-8";

/* header
----------------------------------------------- */

body#top #header {
	background:url(../img/hmenu_bg.gif) top no-repeat;
	}



/* container
----------------------------------------------- */

body#top div#container {
	margin-top:13px;
	}



/* flash
----------------------------------------------- */

body#top div#flash {
	clear:both;
	display:block;
	width:954px;
	height:318px;
	background-color:#fff;
	}

body#top div#flash noscript p {
	clear:both;
	display:block;
	width:954px;
	height:318px;
	background-color:#fff;
	}



/* news
----------------------------------------------- */

div#news {
	width:442px;
	}

div#news h3 img {
	width:442px;
	height:37px;
	}

div#news dl {
	float:left;
	width:442px;
	background:url(../img/news_bg.gif) bottom no-repeat;
	}

div#news dt {
	float:left;
	width:56px;
	padding-left:9px;
	line-height:30px;
	}

div#news dd {
	padding:8px 0;
	line-height:1.3;
	}

div#news p {
	width:442px;
	text-align:right;
	margin-top:5px;
	}

div#news p a {
	display:inline;
	vertica-align:center;
	padding-left:10px;
	background:url(../common/img/link_icon.gif) no-repeat left center;
	}

div#news p a:hover {
	background:url(../common/img/link_icon_on.gif) no-repeat left center;
	}



/* banner
----------------------------------------------- */

p.banner a {
	display:block;
	}

p.banner img {
	width:221px;
	height:74px;
	margin:0 0 5px 0;
	}
p.banner img.lagre {
	width:221px;
	height:111px;
	margin:0 0 5px 0;
	}



/* footer
----------------------------------------------- */

div#footer p#goTop {
	display:none;
	}


