/*
* Main.css
* Hovedstilarket til lagetbergen.no
*/

body{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0 auto;
	background-image: url(bg-color.jpg);
	background-repeat: repeat-x;
	
}

a {
	color: black;
}
a:hover {
	color: black;
}

a:visited {
	color:black;
}


#topp{
	width: 1000px;
	height: 161px;
}

#meny{
	background-repeat: repeat-x;
	width: 1000px;
	height: 37px;
	background-image: url(meny.png);
}

#meny a{
	font-size: larger;
	font-weight: bold;
	text-decoration: none;
	float: left;
	padding: 0px;
	margin: 0px;
	width: auto;
	margin-right: 20px;
	text-align: center;
	margin-top: 5px;
	color: silver;
}

#undermeny{
	width: 986px;
	height: 20px;
	background-color: silver;
	color: #99130a;
	border-left: 2px dotted #99130a;
	border-right: 2px dotted #99130a;
	border-bottom: 2px dotted #99130a;
	padding-left: 10px;
}

#undermeny a{
	font-size: smaller;
	font-weight: bold;
	text-decoration: none;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-right: 20px;
	width: auto;
	text-align: center;
	margin-top: 5px;
	color: #99130a;
}


#kropp{
	float: left;
	background-color: #ffffff;
	border-bottom: dotted #99130a 2px;
	/*border-bottom: dotted silver 2px;*/
}

/*
Innholdsdelen av siden
*/

#innhold{
	padding-left: 10px;
	margin-right: 46px;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
	width: 613px;
	height: auto;
	border-right: 2px silver dotted;
	min-height: 500px;
}

.ingress{
	font-variant: normal;
	font-weight: bold;
	font-size: large;
	font-family: sans-serif, sans-serif, Helvetica, Verdana, Arial, sans-serif;
	float: left;
	width: 340px;
	
}

.bilde{
	float: rigth;
}
.bilde img{
	width: 250px;
	
}

.tekst{
	float: left;
	width: 600px;
}

.siste_globale_saker{
	float: left;
	width: 600px;
	border-top: silver dotted 2px;
}

.sak{
	float: left;
	width: 600px;
}

.sak_bilde{
	float: left;
	width: 50px;
	height: 50px;
}

.sak_bilde img{
	width: 50px;
}

.sak_tekst{
	float:left;
	width:500px;
}

/*
Kalender/aktiviteter
*/

.alle_aktiviteter{
	padding-top: 10px;
	float: left;
	width: 600px;
	border-top: silver dotted 2px;
}

#siste_aktiviteter{
	background-image: url(bg-box.png);
	background-repeat: repeat-x;
	background-color: gray;
	margin-top: 10px;
	float: left;
	width: 300px;
	margin-bottom: 50px;
	padding-bottom: 20px;
}

#siste_aktiviteter #kalender{
	color: silver;
	height: 100px;
	padding-left: 5px;
}

.aktivitet{
	background-color: silver;
	margin: 5px;
	margin-top: 15px;
	margin-bottom: -10px;
}
.aktivitet p{
	margin: 0px;
	color: black;
}

.aktivitet_dato{
	margin-right: 10px;
}

.aktivitets_liste{
	margin-left: -3px;
}

.rad{
	padding-bottom: 5px;
	padding-top: 5px;
}

.kolonne{
	width: 100px;
	
}

.mnd_navn{
	font-style: italic;
	margin-bottom: 5px;
}

/*
Siste saker
*/

.alle_saker{
	padding-top: 10px;
	float: left;
	width: 600px;
	border-top: silver dotted 2px;
}

#saksliste{
	background-image: url(bg-box.png);
	background-repeat: repeat-x;
	background-color: gray;
	margin-top: 10px;
	float: left;
	width: 300px;
	margin-bottom: 50px;
	padding-bottom: 20px;
}

#saker{
	color: silver;
	height: 100px;
	padding-left: 5px;
}

.saker{
	background-color: silver;
	margin: 5px;
	margin-top: 15px;
	margin-bottom: -10px;
}

.saker p{
	margin: 0px;
	color: black;
}

.saks_dato{
	margin-right: 10px;
}

/*
Bunn
*/
#bunn{
	text-align: center;
	float: left;
	width: 1000px;
}
a img{
	border-width: 0px;
}

/*************************
**********ADMIN***********
*************************/

/*
Innholdsdelen av adminsiden
*/

#admin_innhold{
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
	width: 988px;
	height: auto;
	min-height: 100px;
}


.textBox {
	float: left;
		
}

.input {
	margin-bottom: 8px;
}

.labels {
	float: left;
	text-align: left;
	width: 100px;
	margin-left: 350px;
	height: 30px;
}

.label {
	height: 26px;
	float: left;
}

.button {
	float: left;
	text-align: center;
	margin-left: 430px;
	padding-top: 20px;
}

#admin_saksliste_omrade{
	height: 430px;
	margin-left: 10px;
	float: left;
	width: 200px;
	border-right: 2px dotted silver;
	margin-top: 10px;
	margin-bottom: 10px;
}

#admin_saksliste{
	height: 365px;
	width: 180px;
	float: left;
	border: 1px solid black;
	overflow-x: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#admin_en_sak_omrade
{
	float: left;
	height: 430px;
	width: 765px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#en_sak_oversikt
{
	float: left;
	height: 430px;
	width: 250px;
}

#en_sak_innhold
{
	float: left;
	height: 430px;
	width: 515px;
}

#sak_ingress
{
	width: 510px;
	height: 100px;
}

#sak_tekst
{
	width: 510px;
	height: 275px;
}






