/*

Template: teamob.no
Media	: Skjerm
Av		: Fredrik, 22/12-05

*/

@import "contents.css";

html, body { 
	height				: 100%; 
}

body {
	text-align          : center;  
	margin				: 0px 0 25px 0;
	padding				: 0px 0px 0px 0px;
	background-color	: #eee;
	color				: #000;
}

body,td,th {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	font-style			: normal;
}

p {
	padding-top: 0;
	margin-top: 0;
}

#drop {
	background-color	: #fff;
	width				: 430px;
	height				: 17px;
	text-align          : left;
	padding				: 10px 20px 10px 20px;
	margin				: 0px 0px 0px 0px;
}

div#drop ul {
	text-align			: right;
	width				: 100%;
	list-style-type		: none;
	margin				: 0px 0px 0px 0px;	
	padding				: 0px 0px 0px 0px;	
}

div#drop li {
	width 				: auto;
	display				: inline;
	margin				: 0px 0px 0px 0px;	
	padding				: 0px 20px 0px 0px;	
}

div#drop li a {
	text-decoration		: none;
	font-weight			: bold;
	color				: #1E5A2C;	
}
 
#container {
	align				: left;
	background-color	: #ffffff;
	width				: 750px;
	text-align          : left;
	margin              : 0px;
	padding				: 10px 10px 10px 10px;	
	border-left			: 10px solid #ccc;
	border-right		: 10px solid #ccc;
}

#header {
	background-color	: #ffffff;
	width				: 770px;
	text-align          : left;
	padding				: 0px;
	margin				: 0px;
	white-space			: nowrap;
	border-left			: 10px solid #ccc;
	border-right		: 10px solid #ccc;
	border-top			: 0px solid #1E5A2C;		
}

#footer {
	background-color	: #ccc;
	width				: 770px;
	/*height				: 50px;*/
	text-align          : left;
	padding				: 0px;
	margin				: 0px;
	white-space			: nowrap;
	border-left			: 10px solid #ccc;
	border-right		: 10px solid #ccc;
	border-bottom		: 10px solid #ccc;	
	/*background-image	: url('../images/bunn.gif');
	background-repeat	: no-repeat;
	background-position	: right bottom;*/
	color: #fff;
}

div#footer a:link, div#footer a:active, div#footer a:hover, div#footer a:visited {
	color				: #fff;
	text-decoration		: underline;	
	font-weight			: normal;
}

div#meny_wrapper {
  	clear: left;
	float				: left;
	width				: 163px;
	text-align          : left;
	padding				: 2px 10px 0px 5px;
	margin				: 0px 0px 0px 0px;
}

div#meny_wrapper a:link, div#meny_wrapper a:active, div#meny_wrapper a:hover, div#meny_wrapper a:visited {
	color				: #000;
	text-decoration		: none;	
	font-weight			: normal;
}

ul#sub_meny a:link, ul#sub_meny a:active, ul#sub_meny a:hover, ul#sub_meny a:visited {
	color				: #000;
	text-decoration		: none;	
	font-weight			: normal;
}

div#meny_wrapper ul {
	list-style-type		: none;
	margin				: 0px 0px 0px 0px;	
	padding				: 0px 0px 0px 0px;	
}

div#meny_wrapper li {
	border-bottom		: 0px solid #CCC;
	margin				: 0px 0px 0px 0px;	
	padding				: 5px 5px 2px 5px;	
}

div#meny_tekst {	
	color				: #000;
	margin				: 0px 0px 0px 0px;	
	padding				: 20px 5px 5px 5px;
}

.meny_aktiv {
	background-color	: #ffffff;
	font-weight			: bold;
	color				: blue;
}

div#meny_wrapper ul#sub_meny {
	list-style-type		: none;
	margin				: 0px 0px 0px 0px;	
	padding				: 0px 0px 0px 5px;	
}

ul#meny_wrapper ul#sub_meny li {
	margin				: 0px 0px 0px 0px;	
	padding				: 2px 0px 2px 0px;	
	border				: none;
}

#contents {
	font-size			: 11px;
	float 				: right;
	width				: 555px;
	text-align          : left;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
	border 				: 0px solid red;	
}

div#contents a:link, div#contents a:active, div#contents a:hover, div#contents a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #1E5A2C;
}

#msg {
	background-color	: #EEEEEE;
	width				: 547px;
	text-align          : left;
	padding				: 5px 5px 5px 5px;
	margin				: 10px 0px 10px 0px;
	border 				: 1px solid #CCCCCC;	
}

#nyheter_main {
	float 				: left;
	width				: 300px;
	text-align          : left;
	padding				: 0px 10px 0px 0px;
	margin				: 0px 10px 0px 0px;
	border 				: 0px solid red;	
	border-right		: 1px #CCCCCC solid;	
}

a.nyheter_main_overskrift_link:link, a.nyheter_main_overskrift_link:visited, a.nyheter_main_overskrift_link:active, a.nyheter_main_overskrift_link:hover {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 16px;
	font-style			: normal;
	line-height			: 1.5em;
	text-decoration		: none;
	color				: #000000;
	font-weight			: bolder;
}

#nyheter_arkiv {
	float 				: right;
	width				: 239px;
	text-align          : left;
	padding				: 0px 0px 0px 0px;
	margin				: 0px 0px 0px 0px;
	border 				: 0px solid red;	
}

ul#meny {
	list-style-type		: none;
	margin				: 0px 0px 0px 0px;	
	padding				: 0px 0px 0px 0px;	
}

ul#meny li {
	border-bottom		: 1px solid #CCCCCC;
	margin				: 0px 0px 0px 0px;	
	padding				: 5px 5px 5px 5px;	
}
.meny_aktiv {
	background-color	: #ffffff;
	font-weight			: bold;
	color				: #000000;
}

ul#sub_meny {
	list-style-type		: none;
	margin				: 0px 0px 0px 0px;	
	padding				: 0px 0px 0px 3px;	
}

ul#sub_meny li {
	margin				: 0px 0px 0px 0px;	
	padding				: 2px 0px 2px 0px;	
	border				: none;
}

#gopublish {
	text-decoration		: none;
	margin				: 0px;
	padding				: 10px 0 25px 0;
}

a#gopublish {
	text-decoration		: none;
	color				: #000000;
}
div#drop_item {
	display: inline;
	padding: 0 5px 0 5px;
}

a.drop_item_link:link, a.drop_item_link:visited, a.drop_item_link:hover, a.drop_item_link:active {
	text-decoration		: none;
	color				: #000000;	
}

a.nyheter-moter_footer:link, a.nyheter-moter_footer:visited, a.nyheter-moter_footer:hover, a.nyheter-moter_footer:active {
	font-weight			: normal;
	text-decoration		: none;
	color				: #000000;	
}

div#meny_tekst {	
	margin				: 0px 0px 0px 0px;	
	padding				: 20px 5px 5px 5px;
}

/*
GP - nyheter
*/

INPUT, TEXTAREA
{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	font-style			: normal;
	color				: #78797C;
	padding				: 2px 2px 2px 2px;
	border				: 1px solid #CCCCCC;
}

div.ingress {	
	margin				: 15px 0px 15px 0px;	
	padding				: 0px 0px 0px px;
	font-weight			: bold;
}

div.byline {	
	color				: #D0D1D3; 
	font-weight			: bold;
	border-top			: solid 1px #EFF0F1; 
	border-bottom		: solid 1px #EFF0F1; 
	padding				: 4px 0 4px 0;
}

div.tekst {	
	margin				: 15px 0px 15px 0px;	
	padding				: 0px 0px 0px px;
	font-weight			: normal;
}

a.simple:link, a.simple:visited, a.simple:hover, a.simple:active {
	font-weight			: normal;
	text-decoration		: none;
	color				: #000000;	
}