

/*******************************************

GENERELT

*******************************************/


html {
	font-size: 100%;
}

body   { 
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; 
	color: #333333; 
	font-size: 70%; 
	line-height: 135%;
    	margin: 0px;
	background:url(../images/background.gif);
	}


table, tr, td  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	/* font-size: 75%; */
	line-height: 135%;
}


form, select, input, option {
	font-size: 1em;
	margin: 0px;
}


/*******************************************

CONTENT

*******************************************/


#side {
	width: 998px;
	margin: auto;
	background-image: url('../images/wrapper_back-.gif');
	background-repeat: repeat-y;
	position: relative;
}

#Content {
	width: 580px;
	padding-left: 60px;
	padding-top: 34px;
	padding-right: 2px; 
	padding-bottom: 45px;
	float: left;
	line-height: 150%;
	}
	

#Bund_rundehjoerner {
	width: 998px;
	margin-bottom: 35px;
	margin: auto;
	background-image: url('../images/wrapper_bottom_sew.gif');
	background-repeat: no-repeat;
}


#Adresse {
	text-align: left;
	padding-left: 0px;
	color: #666666;
	position: absolute;
	bottom: 17px;
	left: 42px;
	height: 70px;
	}

	
#PageOptions {
	width: 116px;
	height: 30px;
	top: 125px;
	right: 12px;
	position: absolute;
	border: 0px solid black;
	text-align: left;
	color: #333333;
	line-height: 170%;
	padding-left: 6px;
	}

#PageOptions img {
	margin-top: 6px;
	margin-left: 6px	;
}

#PrintDiv {
	display: none;
	position: absolute;
	width: 148px;
	height: 39px;
	top: 25px;
	left: -135px;
	background-image: url('../images/ToolTipBubble_Gray.gif');
	background-repeat: no-repeat;
}

#PrintDiv span {
	color: #ffffff;
	position: absolute;
	bottom: 4px;
	left: 15px;
}

#SearchDiv {
	display: none;
	position: absolute;
	width: 148px;
	height: 39px;
	top: 25px;
	left: -105px;
	background-image: url('../images/ToolTipBubble_Gray.gif');
	background-repeat: no-repeat;
}

#SearchDiv span {
	color: #ffffff;
	position: absolute;
	bottom: 4px;
	left: 18px;
}

#RecommendDiv {
	display: none;
	position: absolute;
	width: 148px;
	height: 39px;
	top: 25px;
	left: -105px;
	background-image: url('../images/ToolTipBubble_Gray.gif');
	background-repeat: no-repeat;
}

#RecommendDiv span {
	color: #ffffff;
	position: absolute;
	bottom: 4px;
	left: 16px;
}

#SitemapDiv {
	display: none;
	position: absolute;
	width: 148px;
	height: 39px;
	top: 25px;
	left: -75px;
	background-image: url('../images/ToolTipBubble_Gray.gif');
	background-repeat: no-repeat;
}

#SitemapDiv span {
	color: #ffffff;
	position: absolute;
	bottom: 4px;
	left: 18px;
}


#Flags {
	width: 116px;
	height: 30px;
	top: 125px;
	left: 37px;
	position: absolute;
	border: 0px solid black;
	text-align: left;
	color: #333333;
	line-height: 170%;
	padding-left: 6px;
	}

#Flags img {
	margin-top: 6px;
	margin-left: 2px;
}

#UK {
	display: none;
	position: absolute;
	width: 148px;
	height: 39px;
	top: 22px;
	left: 26px;
	background-image: url('../images/ToolTipBubble_Gray_left.gif');
	background-repeat: no-repeat;
}

#UK span {
	color: #ffffff;
	position: absolute;
	bottom: 4px;
	right: 33px;
}

#DE {
	display: none;
	position: absolute;
	width: 148px;
	height: 39px;
	top: 22px;
	left: 50px;
	background-image: url('../images/ToolTipBubble_Gray_left.gif');
	background-repeat: no-repeat;
}

#DE span {
	color: #ffffff;
	position: absolute;
	bottom: 4px;
	right: 33px;
}

#SVE {
	display: none;
	position: absolute;
	width: 148px;
	height: 39px;
	top: 22px;
	left: 69px;
	background-image: url('../images/ToolTipBubble_Gray_left.gif');
	background-repeat: no-repeat;
}

#SVE span {
	color: #ffffff;
	position: absolute;
	bottom: 4px;
	right: 33px;
}

#NO {
	display: none;
	position: absolute;
	width: 148px;
	height: 39px;
	top: 22px;
	left: 93px;
	background-image: url('../images/ToolTipBubble_Gray_left.gif');
	background-repeat: no-repeat;
}

#NO span {
	color: #ffffff;
	position: absolute;
	bottom: 4px;
	right: 41px;
}

	
	
div.box {
  padding: 6px;
  border: 1px solid #CCCCCC;
  margin-bottom: 8px;
  margin-top: 8px;
  width: 95%;
}

div.box a {
	color: #000;
	text-decoration: underline;
}







/*******************************************

FORMULARER

*******************************************/
.section {
margin-bottom: 8px;
margin-top: 15px;
}
.checkbox {
margin-bottom: 2px;
margin-top: 2px;
}
.radio {
margin-bottom: 1px;
margin-top: 1px;
}
.inputLabel {
margin-bottom: 1px;
margin-top: 4px;
}
.input {
margin-bottom: 4px;
margin-top: 0px;
}
.textareaLabel {
margin-bottom: 2px;
margin-top: 4px;
}
.textarea {
margin-bottom: 3px;
margin-top: 1px;
}
.heading {
margin-bottom: 3px;
margin-top: 4px;
}
.submit {
margin-bottom: 5px;
margin-top: 5px;
}




/* -----------------------------

	Venstremenuen 
	
----------- -------------------- */

.LeftMenu {
	margin-left: 31px; 
	margin-top: 34px;
	width: 201px;
	float: left;
}

.LeftMenu a {
	width: 100%;
	display: block;
	color:#333333;
	text-decoration: none;
}
.LeftMenu a:hover {
	color:#555555;
}

.LeftMenuOne {
	margin-left: 5px;
	padding-left: 8px;
	font-weight: 400;
	padding-top: 4px;
	padding-bottom: 4px;
}

.LeftMenuOneSelected {
	margin-left: 0px;
	padding-left: 13px;
	font-weight: 800;
	background-image: url('../images/leftnav-link-bullet_square.gif');
	background-repeat: no-repeat;
	background-position: 5px 7px;	
	padding-top: 4px;
	padding-bottom: 4px;
}

.LeftMenuTwo {
	margin-left: 0px;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url('../images/leftnav-link-bullet.gif');
	background-repeat: no-repeat;
	background-position: 22px 7px;
}

.LeftMenuTwoSelected {
	margin-left: 0px;
	padding-left: 30px;
	background-image: url('../images/leftnav-link-bullet_square.gif');
	background-repeat: no-repeat;
	background-position: 22px 7px;	
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: 800;

}
.LeftMenuThree {
	margin-left: 0px;
	padding-left: 38px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url('../images/leftnav-link-bullet.gif');
	background-repeat: no-repeat;
	background-position: 30px 7px;
}

.LeftMenuThreeSelected {
	margin-left: 0px;
	padding-left: 38px;
	background-image: url('../images/leftnav-link-bullet_square.gif');
	background-repeat: no-repeat;
	background-position: 30px 7px;	
	padding-top: 3px;
	padding-bottom: 3px;

}




/*******************************************

DEBAT

*******************************************/
		
#DebateGroups ul li { /* tidligere komma imellem */
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px;
	list-style-type: none; 
	border: 0px solid;
}


.PostContent {
  width: 460px;
  padding-top: 12px;
}

.PostFiles {
  width: 460px;
  text-align: right;
}

.PostEdit {
  width: 460px;
  text-align: right;
  padding-bottom: 12px;
	
}

.PostEdit img {
  background-color: #ffffff;
  padding: 3px;	
  border: 1px solid #cccccc;
}

.PostHR {
  width: 460px;
  border-bottom: 1px solid #cccccc;
}

.PostRow {
  clear: both;
  width: 510px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #CCCCCC;
}

.PostLeftCol {
  float: left;
  width: 370px;
  white-space: nowrap;
  overflow: hidden;

}

.PostCenterCol {
  float: left;
  text-align: center;
  width: 70px;
  white-space: nowrap;
  overflow: hidden;
}

.PostRightCol {
  text-align: center;
  float: right;
  width: 70px;
}

.ShowHide {
width: 460px;
left: -5px;
top: -30px;
position: relative;
display: none;
border: 1px solid #CCCCCC;
background-color: #FFFFFF;
padding: 5px;
z-index: 10;
}

.DebateShowHideEditor {
width: 460px;
left: 0px;
position: relative;
visibility: hidden;
border: 1px solid #CCCCCC;
background-color: #FFFFFF;
padding: 15px;
z-index: 10;
}


