
body 
{
	background-color: #c0c0c0;
	font-family: verdana, sans-serif;
}

.adminpanel
{
	border: 1px solid #9c3923;
	margin: 5px;
	padding:5px;
	background-color: #C2C9CF;
	width: 640px;
}

a 
{
	color: black;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a:visited
{
	color: #1d4671;
}

.clearfix 
{
	clear:both;
	content:".";
	display:block;
	height:0pt;
	visibility:hidden;
}
.pageholder
{
	text-align: center;
	padding-top: 8px;
	padding-bottom: 20px;
}
.pageborder
{
	width: 800px;
	text-align: left;
	margin: auto auto;
	background-color: #F3F5F6; 
	border-top: 1px solid #B6BEC7;
	border-left: 1px solid #B6BEC7;
	border-right: 1px solid #93A0AC;
	border-bottom: 1px solid #93A0AC;

}

.pageborder.prezz
{
	background-image: url(/gogd.aspx?id=176);
	background-repeat: repeat-y;
}
.pageborder.tidskrift
{
	background-image: url(/gogd.aspx?id=180);
	background-repeat: repeat-y;
}
.pageborder.coaching
{
	background-image: url(/gogd.aspx?id=179);
	background-repeat: repeat-y;
}
.pagecontent
{
	background-repeat: no-repeat;
	padding-left: 200px;
}
.prezz .pagecontent
{
	background-image: url(/gogd.aspx?id=166);
}
.tidskrift .pagecontent
{
	background-image: url(/gogd.aspx?id=177);
}
.coaching .pagecontent
{
	background-image: url(/gogd.aspx?id=178);
}


/*.mainbody
{
	background-repeat: no-repeat;
	padding-left: 120px;
}
.frontpage .mainbody
{
	padding-left: 0px;
}
*/


.topbanner
{
	height: 120px;
	_height: 140px;
	padding-top: 20px;
}
.topbanner .headinglogo
{
	text-align: right;
	margin-right: 20px;
/*	width: 580px;*/
}
.topbanner .headingtittel
{
   font-family: "Century Gothic";
	font-size: 30px;
	border-bottom: 1px solid #9A9999;
	width: 580px;
}
.topbanner .meny
{
	font-family: "Century Gothic", verdana;
	font-size: 15px;	
	text-align: right;
	padding-right: 20px;
	margin-top: 5px;
}
.topbanner .meny a
{
	color: Black;
	text-decoration: none;
}




/******************* NYHETER **********************/

.centerbodytable
{
	width: 580px;
	_width: 600px;
	margin-left: 0px;
	min-height: 400px;
	_height: 400px;
}
.frontpage .centerbodytable
{
	margin-left:35px;
	margin-right:35px;
	width:730px;
}
.frontpage .BannerTopMain
{
	border-top: 1px solid gray;
}
/*  forsiden */
.vindu
{
	float: left;
	padding-top: 25px;
}
.vindu a
{
	text-decoration: none;
}
.vindu.venstre
{
	width: 200px;
	margin-right: 25px;
}
.vindu.midt
{
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	padding-left: 25px;
	padding-right: 25px;
	width: 200px;
}
.vindu.hoyre
{
	margin-left: 25px;
	margin-right: 25px;
	width: 200px;
}
.vindu img
{
	width: 200px; 
	height: 240px;
}
.vindu .bilde
{
	height: 270px;
	
}
.vindu .subtittel
{
	font-size: 14px;
	line-height: 32px;
}
.vindu .tittel
{
	font-size: 24px;
	line-height: 48px;
}
/* /forsiden */

.artikkel, .nyhet
{
	font-size: 11px;
   width: 580px;
   margin-bottom: 10px;
}
.artikkel .bildefelt
{
	float: left;
	margin: 5px;
	margin-right: 20px;
}
.artikkel .tittel, .nyhet .nyhet_overskrift
{
	font-family: "Century Gothic";
	font-size: 16px;
	line-height: 25px;
}
.artikkel .bilde, .nyhet .bilde
{
	float: right;
	margin: 5px;
}
.artikkel .ingress
{
	font-size: 12px;
}
.visdomsord
{
	font-family: "Monotype Corsiva", verdana;
	color: Black;
}
.BannerBunnMain
{
	border-top: 1px solid gray;
	font-family: "Monotype Corsiva", verdana;
	color: Black;
	padding-top: 25px;
	height: 75px;
}