@import "links.css";
@import "input.css";
@import "dropdown.css";
@import "debat.css";

body {
	margin-top: 50px;
	background-color: #e7372b;
	color: #58585a;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height:17px;
}
td {
	color: #58585a;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height:17px;
}
h1 {
	font-size: 20px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	margin-bottom: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}

font
{
  font-size:12px;
}

#bottomContainer {
	width: 980px;
	text-align: right;
	color: #fff;
}
#centerContainer {
	position: absolute;
	top: 50px;
	left: -490px;
	width: 980px;
	margin-left: 50%;
}
#content {
	height: 420px;
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contentshaded {
	height: 493px;
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	/*background-image: url("contentbg.jpg");*/
	background-repeat: no-repeat;
	width: 840px;
}
#contentContainer {
	height: 513px;
	margin-right: 50px;
	margin-left: 50px;
	color: #58585a;
}
#mainContainer {
	background-color: #fff;
	width: 940px;
	height: 627px;
	background-image: url('mainbg3.jpg');
	background-repeat: no-repeat;
	margin: 20px;
	margin-top: 0px;
}
#mainFrame {
	background-color: #fff;
	width: 980px;
	height: 650px;
	padding-top: 20px;
}
#searchBox {
	width: 100px;
}
#searchContainer {
	width: 196px;
	height: 20px;
	padding-top: 25px;
	padding-left: 744px;
}
#topMenu {
	width: 980px;
	text-align: right;
	padding-bottom: 2px;
	color: #fff;
}
#topMenuMain {
	width: 890px;
	color: #58585a;
	padding-top: 40px;
	padding-left: 50px;
	letter-spacing: 0.3px;
}
#topMenuContainer {
	width: 940px;
	height: 69px;
	background-image: url('logobg.gif');
	background-repeat: no-repeat;
	background-position: top center;
	color: #000;
}
#Venstre_Lag {
	float: left;
	height: 440px;
	width: 350px;
}
.form {
	margin: 0px;
}

div#content table#forsideTable tr td p
{
	/*padding: 10px;*/
	/*border: 2px solid #58585A;*/
font-family: "Trebuchet MS";
}

div#content table#forsideTable tr td p a
{

font-family: "Trebuchet MS";
}

div#content table#forsideTable tr td p.red {
	border: 1px solid #F03D36;
	padding: 5px;
}

div#content table#forsideTable tr td p.gray {
	border: 1px solid #58585A;
	padding: 5px;
}

div#content table#forsideTable tr td p p
{
	padding: 0px;
	border: 0px;
}

div#content table#forsideTable tr td p img
{
	border: 0px
}

div.nyheder_taeller
{
	display: none;
}
.nyheder_headline {
	font-weight: bold;
}
#news-item {
	border: 1px dotted silver;
	padding: 3px;
	margin-top: 5px;
}

li {
	margin-left: -20px;
}


.guestbookBox {
	border: 1px solid gray;
	width: 400px;
}
.small {
	font-size: 9px;
}