@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #CCCCCC;
	background-image: url(../design_bilete/bg2.png);
}
a:link {
	color: #4E4E27;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4E4E27;
}
a:hover {
	text-decoration: none;
	color: #AAAA55;
}
a:active {
	text-decoration: none;
	color: #4E4E27;
}
a.menyh:link {
	color: #993333;
	text-decoration: none;
}
a.menyh:visited {
	text-decoration: none;
	color: #993333;
}
a.menyh:hover {
	text-decoration: none;
	color: #D58080;
}
a.menyh:active {
	text-decoration: none;
	color: #993333;
}
a.meny:link {
	color: #4E4E27;
	text-decoration: none;
}
a.meny:visited {
	text-decoration: none;
	color: #4E4E27;
}
a.meny:hover {
	text-decoration: none;
	color: #AAAA55;
}
a.meny:active {
	text-decoration: none;
	color: #4E4E27;
}
#meny {
	width: 250px;
	height: 100px;
	text-align: left;
	border-right-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../design_bilete/menybg.png);
	left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 7px;
	border-right-width: 1px;
	border-right-style: dotted;
}
#banner {
	background-image: url(../design_bilete/banner_bilete.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 222px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#banner_bg {
	background-image: url(../design_bilete/bbg.png);
	background-repeat: repeat-x;
	background-position: left center;
	height: 222px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#banner2 {
	background-image: url(../design_bilete/ramme.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 222px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	
}
#hovud_omrade {
	background-image: url(../design_bilete/menybg.png);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-right-color: #333333;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

#goderåd {
	width: 130px;
	border: 3px solid #323219;
	background-image: url(../design_bilete/bbg.png);
}
