* {	
	margin: 0;
	padding: 0;
}
a {
	color: #36C;
}
a:hover {
	color: #06F;
}
body {
	background: #ffffff;
	background: url(img/bg.jpg);
	color: #444;
	margin: 0;
}


/* structure */
.glapp {
	margin: 0 auto;
	height: 20px;
	width: 762px;
}
.containertop {
	background-image:url(img/top_bg.jpg);
	margin: 0 auto;
	height: 30px;
	width: 762px;
	text-align: center;
	border-bottom: 3px solid #c10046;
}
.containertop h1 {
	color: #000000; 
	font-size: 0.6em;
	margin-top: 4px;
	margin-bottom: 3px;
}
.container_1 {
	background: #fff;
	margin: 0 auto;
	width: 760px;
	padding-bottom: 6px;
	border-top: 2px solid #f592a4;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.container_line {
	background: #d94a6f;
	margin: 0 auto;
	width: 760px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.container_line .backlink {
	text-align: center;
	font-size: 11px;
	color: #f0929f;
	line-height: 16px;
}
.container_line .backlink a {
	color: #ffffff;
	font-style: underline;
}
.container_line .backlink a:hover {
	color: #f0929f;
	font-style: underline;
}

.container_2 {
	background: #fff;
	margin: 0 auto;
	width: 760px;
	padding-bottom: 6px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.container_2 #right {
	float: right;
}

.containerbot {
	background-image:url(img/bot_bg.jpg) top no-repeat;
	margin: 0px auto;
	height: 7px;
	width: 762px;
	text-align: center;
}


/* title */
#top{
	color: #444;
	line-height: 70px;
	padding-left: 15px;
	padding-right: 15px;
	height: 88px;
	border-bottom: 2px solid #f592a4;
}
#top .top_left {
	padding-top: 6px;
	width: 400px;
	height: 80px;
	float: left;
}
#top .top_right {
	padding-top: 16px;
	width: 186px;
	height: 88px;
	float: right;
}

#bildtop{
	color: #444;
	line-height: 70px;
	height: 240px;
	border-top: 4px solid #c10046;
	border-bottom: 4px solid #f592a4;
}
#bildtop img{
	border: 0px;
	margin: 0px;
}

#bildtop_inne{
	color: #444;
	line-height: 70px;
	height: 100px;
	border-top: 4px solid #c10046;
	border-bottom: 4px solid #f592a4;
	background: url(img/back.jpg);
}
#bildtop_inne .right{
	width: 215px;
	height: 92px;
	float: right;
	
}
#bildtop_inne .right h1{
	padding-top: 20px;
	padding-left: 10px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
#bildtop_inne .left{
	width: 500px;
	float: left;
}
#bildtop_inne .left img{
	border: 0px;
	margin: 0px;
}

#textarea{
	padding: 6px;
	border-top: 4px solid #ffe0eb;
}

/*bot*/
#copy{
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 15px;
	font-size: 11px;
	color: #000;
}

.main {
	float: left;
	width: 530px;
}
.meny {
	float: right;
	width: 210px;
}

/*es*/
h2{
	background: url(img/top_title.jpg) no-repeat;
	height: 31px;
	width: 528px;
	padding-top: 8px;
	padding-left: 10px;
	color: #fff;
	font-size: 14px;
}

h3{

	padding-top: 8px;
	padding-left: 5px;
	color: #cc0066;
	font-size: 13px;
}

.main p {
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-right: 8px;
	font-size: 12px;
	letter-spacing:1px; 
	line-height: 16px;
}
.main p u {
	font-weight: bold;
	background: #ffe0e7;
	padding: 4px;
	color: #000000;
}
.main li {
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-right: 8px;
	font-size: 12px;
	letter-spacing:1px; 
	line-height: 16px;
}
.main td {
	font-size: 12px;
	letter-spacing:1px; 
	line-height: 16px;
}
.main .pagetop{
	padding-bottom: 4px;
	padding-right: 8px;
	text-align: right;
}
.main .pagetop a{
	font-size: 10px;
	color: #ed0972;
}

.main .path{
	font-size: 11px;
	color: #ed0972;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.main .path a{
	font-size: 11px;
	color: #ed0972;
	text-decoration: underline;
}

.main img{
	margin: 5px;
}


.main .pakkeji{
	margin: 5px;
	padding: 10px;
	font-size: 12px;
	background: #f7f7f7;
	border: 1px solid #ccc;
}

.pack{
	margin: 10px;
	padding: 10px;
	font-size: 16px;
	color: #ffffff;
	background: #f48f98;
	border: 1px solid #b7274c;
}

/* item */
.item{

}
.item p {
	font-size: 12px;
	padding: 7px;
}
.item .news_ram {
	background: url(img/news_bg.jpg);
	margin-left: 1px;
	width: 521px;
	border: 1px solid #cccccc;
	padding: 1px;
	overflow: auto; 
	height: 180px;
}
.item .news_ram .news{
	border-left: 4px solid #e15d7e;
	padding: 4px;
	font-size: 12px;
}
.item .news_ram .news hr{
	border-top: 1px solid #e15d7e;
	border-bottom: 0px solid #fff;
	height: 1px;
}


/*Meny*/
.meny_top{
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 18px;
	color: #fff;
	height: 22px;
	filter: DropShadow(Color=cc0066, OffX=2, OffY=2, Positive=2); 
	background: url(img/meny_pil.gif) no-repeat;
}
.meny_body{
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 28px;
	color: #fff;
	height: 22px;
	filter: DropShadow(Color=ffffff, OffX=1, OffY=1, Positive=2); 
}
.meny_body a{
	color: #cc0066;
	text-decoration: none;
}
.meny_body a:hover{
	color: #74033b;
	text-decoration: underline;
}

/*Meny Box 2*/
.meny_box {
	margin-top: 15px;
	height: 110px;
	border: 1px solid #e5718b;
	background: #ffecee;
}
.meny_box .tit{
	margin-top: 10px;
	height: 22px;
	background: url(img/meny_box.gif) no-repeat center;
}
.meny_box .tit .text{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	color: #cc0066;
	height: 22px;
	filter: DropShadow(Color=ffffff, OffX=2, OffY=2, Positive=2); 
}
.menp{
	padding-top: 10px;
	padding-left: 46px;
	font-size: 12px;
}
.menp a{
	text-decoration: none;
	color: #000;

}
.menp a:hover{
	text-decoration: underline;
	color: #000;
}

.clearer {
	clear: both;
}

#space {
	padding-left: 25px;
}

p td{
padding: 6px;
}

.mac{
padding-top: 10px;
text-align: center;
}
.mac a{
margin: 10px;
font-weight: bold;
color: #ffffff;
padding: 5px;
text-decoration: none;
background: url("img/baa.jpg");
border: 1px solid #cccccc;
}
.mac a:hover{
color: #000000;
background: #fadbe1;
}


#news_box
{
	margin: 20px;
}

#news_top
{
	margin-top: 4px;
	text-decoration: none;
	font-weight: bold;
}

#news_date
{
	font-size: 9px;
}

#news_body
{
	border-top: 1px solid #c0c0c0;
	background: #fff;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}


