@import "./caffeinekick/templates/templatestyles.css";

body {
	background: url(gfx/bakgrunn.jpg);
	font: normal 12px/14px Helvetica, "Lucida Grande", Tahoma, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #333;
}

a, a:link, a:active, a:visited {
	color: blue;
	text-decoration: underline;
}

a:hover {
	color: red;
}


#stripetopp {
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	border: 0px solid black;
}

#stripe {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 9px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

h1 {
	font: bold 15px/18px Helvetica, "Lucida Grande", Tahoma, sans-serif;
	padding: 5px 0px;
	margin: 0px;
}

a {
	border: 0px;
}
img {
	border: 0px;
}

#logoer {
	margin-top: 20px;
	text-align: center;
	width: 203px; 
}
.asg_logo {
	width: 150px;
	display: block;
	padding-top: 10px;
	margin: 0px auto;
}

.br_all {
	clear: both;
}

.clearboth {
	clear: both;
}

.clearall {
	clear: both;
}

/*<group=containere>*/

#sentrering {
	display: block;
	float: left;
	margin-top: 4px;
	margin-left: 10px;
	margin-right:  0px;
	width:  776px;
}

#side {
	width: 776px;
	background: url(gfx/midt.gif);
}

#reklame {
	margin: 0px;
	padding: 0px;
	text-align: center;
	display: block;
	position: absolute;
	top: 151px;
	left: 785px;
	width: 200px;
}

#reklameholder {
	background: url(gfx/midt.gif) 700px;
}

#reklametopp {
	width:  200px;
	height: 13px;
	background: url(gfx/ann_topp.gif);
}

#reklamebunn {
	width:  200px;
	height: 13px;
	background: url(gfx/ann_bunn.gif);
}

.asg_annonse {
	margin-top: 5px;
	margin-bottom: 5px;
}

#topp {
	width:  776px;
	height: 135px;
	background: url(gfx/topp.gif);
}

#bunn {
	width:  776px;
	height: 20px;
	background: url(gfx/bunn.gif);
}

	
#innhold {
	margin-left:  auto;
	margin-right:  auto;
	width: 691px;
	text-align: left;
	vertical-align: top;
	border: 0px solid black;
}

.tekst {
	padding-left: 15px;
	padding-right: 15px;
}

#bilde {
	width: 701px;
	height: 169px;
	border: 0px; 
}

/*<group=space>*/

#space {
	height: 77px;
}

#spacebuttonsleft {
	position: relative;
	margin-top: 3px;
	float: left;
}
#spacebuttonsleft img {
	display: inline;
	margin-left: 3px;
}

#spacebuttonsright {
	position: relative;
	margin-top: 5px;
	float: right;
}

#spacebuttonsright img {
	margin-right: 3px;
}

#spacebuttonshidden {
	position: relative;
	float: right;
	top: 26px;
}

#adminINFO {
	position: relative;
	visibility: hidden;
	display: inline;
	left: 257px;
}

#tlfINFO {
	position: relative;
	visibility: hidden;
	display: inline;
	left: 170px;
}
#konvoINFO {
	position: absolute;
	visibility: hidden;
	display: inline;
	left: -77px;
}


	
/*</group>*/

/*<group=meny>*/

ul {
	list-style: none;
}

#meny {
	position: relative;
	float:  left;
	width: 203px;
	overflow: hidden;
}

#menytopp {
	width: 203px;
	height: 13px;
	background: url(gfx/tekstbokser/menytopp.gif);
}

#menybunn {
	width: 203px;
	height: 13px;
	background: url(gfx/tekstbokser/menybunn.gif);
}

#menyinnhold {
	background: url(gfx/tekstbokser/bakgrunn.gif);
}

#menytekst {
	padding-top: 3px;
	margin-left: 15px;
	margin-right: 14px;
	overflow: hidden;
}

.menylist {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.submenylist {
	margin: 0px 0px 0px 15px;
	display: block;
}

a.menyhref, a.menyhref:visited {
	display: block;
	font: normal 12px/18px Helvetica, "Lucida Grande", Tahoma, sans-serif;
	color: #333;
	text-decoration: none;
	width: 180px;
	height: 18px;
	overflow: hidden;
}

a.menyhref:active {
	background: #F90;
}

a.menyhref:hover {
	background: #F90;
}
a.meny_active, a.meny_active:visited {
	display: block;
	font: normal 12px/18px Helvetica, "Lucida Grande", Tahoma, sans-serif;
	color: #333;
	text-decoration: none;
	width: 170px;
	height: 18px;
	background: #F90;
}

a.meny_active:active {
	background: #F90;
}

a.meny_active:hover {
	background: #F90;
}
	
/*</group>*/

/*<group=hoved>*/

#hoved {
	position: relative;
	width: 474px;
	float: left;
	left:  14px;
}

.hovedtopp {
	background: url(gfx/tekstbokser/tekstbokstopp.gif);
	width: 474px;
	height: 13px;
}

.hovedbunn {
	background: url(gfx/tekstbokser/tekstboksbunn.gif);
	width: 474px;
	height: 13px;
	margin-bottom: 14px;
}

.hovedinnhold {
	background: url(gfx/tekstbokser/bakgrunn.gif);
}
	
/*</group>*/


/*</group>*/
