﻿body
{
    background-image: url(Image/snowpattern.jpg);
    background-repeat: repeat;
    font-style: normal;
    font-size: 12px;
    font-family: Calibri,Frutiger,Univers,"Helvetica Neue",Arial,Helvetica;
}

h3 /* overs */
{
    font-family:Verdana;
    font-size:16px;
    text-align:center;
}
#lock
{
    position:static;

}

#sentrertRamme
{
    width: 810px;
    margin: 0px auto;
    text-align: center;
}
#frame /* Dette er rammen rundt logg inn navnet og antall bursdager i dag */
{
    width:180px;
    height:90px;
    background-image: url(Image/frame.jpg);
    background-repeat:no-repeat;
    text-align:center;
}

#inni  /* dette er logoen øverst til venstre  */
{
    width:120px;
    height:100%;
    background-image: url(Image/logo_100.jpg);
    background-repeat:no-repeat;
    float: left;
}

#menyen  /* menyen øverst  */
{
font-size: 14px;
}

#innitop /* Inne denn ligger menyen øverst til høyre  */
{
    float:right;
    background-color:#F7F7DE;
    padding: 3px;
    margin-top: 2px;
}

#klokke /* Inne denn ligger klokken øverst til høyre  */
{
    float:right;
    width:410px;
    padding: 3px;
    text-align: left;
}

#innitop2  /* Inne in denne ligger søke funksjonen  */
{
    width:260px;
    height:50px;
    background-color:#F7F7DE;  
    background-repeat:no-repeat;
    float:right;
    padding: 3px;
}

#innimeny
{
    width:195px;
    height:20px;
    background-image: url(Image/flip_top.jpg);
    background-repeat:no-repeat;
}

#inniinnhold
{
    width:585px;
    height:20px;
    background-image: url(Image/inniinnhold_ramme.jpg);
    background-position:center;
    background-repeat:no-repeat;
}


#meny
{
    width:200px;
	background-color:#ffffff;
	height:400px;    
}

#top
{
    width: 100%;
	border-bottom-color:Maroon;
	height:120px;
	background-image: url(Image/husky09.jpg);
	background-repeat: no-repeat; 
	background-position:center;

}

#innhold
{  
    width:775px;
	background-color:#ffffff;
	height:auto;	
}


#ramme
{
    width: 97%;
    height: auto;
    background-image: url(Image/innhold_w.gif);
    padding: 1%;
    padding-right: 2%;
    /*background-position: center;*/
}
#toppen
{
    width: 100%;
    height: 14px;
    background-image: url(Image/top_w.gif);
    background-repeat: no-repeat;
}

#bunn
{
    width: 810px;
    height: 17px;
    background-image: url(Image/bunn_w.gif);
    background-repeat: no-repeat;
    background-position: bottom;
}

#meny
{
    text-align: left;
    padding-top: 12px;
    background-repeat: no-repeat;
    background-position: center;
}

#tavle
{
    text-align:center;
}

#menyinnhold
{
    
    width:180px;
    height:190px;
    background-image: url(Image/framemeny.jpg);
    text-align: center;
    background-repeat: no-repeat;
}

.menyVenstre
{
    text-align: left;  
    margin: 0px auto;
}


#loginTabell
{ 
    border-right: maroon 2px solid; 
    border-top: maroon 2px solid; 
    border-left: maroon 2px solid; 
    border-bottom: maroon 2px solid;  
    background-color:#F7F7DE;
    margin: 0px auto;
    margin-top: 50px;
    width: 250px;
    height: 200px;
    text-align: center;
}

#login
{
    margin: 0px auto;    
}

.overskrift
{
    width: 100%;
    font-weight: bold;
    font-size: 20px;
    text-align:left;
}
/******************** ny regler  */
.news 
{
	text-align:left;
	width:780px;
}
.footernews
{
	position: relative;
	top: -10px;
	background: url( 'Image/a33.gif' ) repeat-x;
	background-position:bottom;
	height: 34px;
}

.newstxt .td
{
	text-align:left;
}
.readmore
{
	background-image: url( 'Image/a38.gif' );
	background-repeat:no-repeat;
	background-position:right;
	text-align:right;
}

.newsphotos
{
	width:300px;
}

.teaser
{
	margin:10px;
}


