/* Start of CMSMS style sheet 'iug-css' */
html {
	overflow: -moz-scrollbars-vertical;
}

body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	margin-top: 0px;
}

body center {
	color: #b1b1b1;
}



.cb {clear:both;}

div#content
{
width:820px;
}


img {
border:0;
}

IMAGE {
margin:0;
padding:0;
border:0;
}


div#main2 {
   margin-left: 0px; /* this will give room for sidebar to be on the left side, make sure this space is bigger than sidebar width */
   margin-right: 0px; /* and some air on the right */
  /*float: left;*/
  width: 70%;
}


#lande-teaser {
float: left;
width: 180px;
margin-right:5px;
height:100%;
}

#lande-teaser2 {
float: right;
width: 230px;
margin-left:10px;
margin-bottom:10px;

}
#big-pic {
float:left;
width: 420px;
height:100%;
margin-bottom: 5px;
}

#wrapper {
width:820px;
margin-left: auto;
margin-right: auto;
}

#top-menu {
font-size:10px;
text-align:right;
}

#logo {
background: #FFF ;
text-align:left;
margin-top:20px;
border:0px;
width: 160px;
height:120px;
}

#da-bomb {
background: #FFF;
float:  left; 
width: 190px;
height: 143px;
margin-top:20px; 
margin-right:20px;
}

#gor-forskel {
background: #FFF;
float:  left; 
width: 190px;
height:143px;
margin-top:20px;

}

#hent-folder {
background: #FFF  ;
float:  left; 
width: 190px;
height: 143px;
margin-top:20px; 
margin-right:20px;
}

#top-streg {
border-top:1px solid #000;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

td, textarea {
	padding: 0px;
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
}

#content-div_main {
float:  left; 
width: 185px; 
margin-top:20px; 
margin-right:20px;

}

#content-div_main2 {
float:  left; 
width: 185px; 
margin-top:20px;
}

#content-div_main3 {
float:  left; 
width: 595px; 
height:100%;
margin-top:20px;
}

#content-div_main4 {
float:  left; 
width: 620px; 
height:100%;
margin-top:10px;
}

#news-div{
width:142px;  
margin-top:20px
}

#news-right_div {
width:152px;  
margin-top:10px;
}

#news-right_div2 {
width:152px;  
margin-top:20px;
}

h1 {
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #5b781b;
	margin: 0px 0px 5px 0px;
}

h2 {
	font-family: "Arial Narrow", Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 22px;
	color: #5b781b;
	margin: 0px 0px 5px 0px;
}

p ul {
	margin: 0px 0px 0px 0px;
}loat: left; width: 595px;  margin-top:1px; margin-right:20px;

ul {
	list-style-image: url('/images/theme_immune/interface/bullet.gif');
	list-style-position: outside;
	list-style-type: circle;
	padding-left: 19px; 
}

ul > li .date {
	color: #a8a8a8;
}

ul > li {
	margin-bottom: 4px;
}

textarea {
	background: inherit;
	border: 1px solid #999999;
	min-height: 280px;
}

input {
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size: 10px;
	background: inherit;
	border: 1px solid #999999;
	width: 100%;
}
select {
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size: 10px;
	border: 1px solid #999999;
	width: 100%;
}

a:link, a:active, a:visited, a:hover {
	color: #5b781b;
	text-decoration: none;
}
a:active, a:hover {
	color: #FF9900;
}
#news a:active, #news a:hover, #portfolio a:active, #portfolio a:hover {
	background-color: #d7d6d6;
}
#content_container, #news, #portfolio {
	border: 1px solid #000;
	float: left;
	padding: 0px;
	text-align: left;
	min-height: 280px;
	border-width: 0px;
	overflow: hidden;
}
#content h1:first-child, #news h1:first-child, #portfolio h1:first-child {
	margin: 0px;
}
#content_container {
	border-width: 0px;
}

#global_table {
	margin-top:20px;
}

#news {
	width: 120px;
	background:  #EFEFEF url('/images/theme_immune/interface/bottom_corners.gif') no-repeat;
	background-position: bottom left;
}
#portfolio {
	width: 120px;
	background:  #EFEFEF url('/images/theme_immune/interface/bottom_corners.gif') no-repeat;
	background-position: bottom right;
}

#pagetools {
	text-align: right;
	margin-top: 16px;
}
#pagetools span {
	margin-right: 10px;
}
#pagetools img {
	vertical-align: -4px;
	border: 0px;
}

.WikiItalic {
	font-style: italic;
}
.WikiBold {
	font-weight: bold;
}
.WikiUnderline {
	text-decoration: underline;
}
.WikiStrikethrough {
	text-decoration: line-through;
}
.WikiMonospace {
	font-family: monospace;
}
.WikiHightlight {
	background-color: #EFEFEF;
}
#loader {
	width: 161px;
	height: 59px;
	background: url('/images/theme_immune/interface/loading.gif');
	text-align: center;
	position: absolute;
	display: none;
	top: 400px;
	margin-left: 302px;
}
#static_menu {
	background: url('/images/theme_immune/interface/menu_background_en.png');
	background-color: #EEEEEE;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-left: 20px;
	height: 272px;
	padding-top: 0px;
}

#static_menu a:link, #static_menu a:active, #static_menu a:visited, #static_menu a:hover {
	color: #434f65;
}

#static_menu a:active, #static_menu a:hover {
	background-color: transparent;
	color: #898989;
}

.demo_form td {
	vertical-align: top;
	padding-bottom: 7px;
}

.demo_form input {
	width: 200px;
}

.demo_form tr > td:first-child {
	white-space: nowrap;
	padding-right: 10px;
}

.error_message {
	color: #DF0000;
}

.tab {
	background: url('/images/theme_immune/interface/tab_background.gif');
	line-height: 13px;
	padding-bottom: 3px;
	color: #bbbbbb;
}
.tab a:link, .tab a:visited {
	color: #bbbbbb;
	background-color: inherit;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}
.tab a:active, .tab a:hover {
	color: #ffffff;
	background-color: inherit;
	text-decoration: none;
}

.tab_first:before {
	content: url('/images/theme_immune/interface/tab_left.gif');
	vertical-align: -5px;
}
.tab_middle:after {
	content: url('/images/theme_immune/interface/tab_middle.gif');
	vertical-align: -5px;
}
.tab_last:after {
	content: url('/images/theme_immune/interface/tab_right.gif');
	vertical-align: -5px;
}

#landekort {
width:595px;
height:100%
}

.LandeH1 {
font-family: Verdana, sans-serif;
font-weight: normal;
vertical-align: top;
font-size: 24px;
color: #5b781b;
margin: 0px auto;

}


#rakke-3 {
width:585px;
height:190px;
margin-right:20px;
margin-top:20px;
border: 1px solid #000;
}

#main-content-lande {
width:820px;
height:100%;
border-top:1px solid #000;
}

#news-teaser {
font-style: italic;
font-size: small;
color: #333;
margin-top:0px;
} 

#news-content {
float: left; 
width: 450px;  
margin-top:1px; 
margin-right:20px;
font-size:12px;
}

#news-picture {
border: 0px solid #000;
width: 155px;
height:210px;
float:right;
}

#news-right {
margin-top:20px;
margin-left:20px;
border:0px solid #000;
vertical-align: top;
}

#smlltxt {
font-size: 9px;
font-weight:bold;
}

#ticker{
width:190px;
height:143px;
margin-top:10px;
margin-right:15px;
float:left;
}

#lande-topbox{
width:630px;
margin-top:15px;
}

#landeteaser {
float: left;
width: 195px;
height:300px;
margin-right:15px;
height:100%;
}

#lande-stortbillede {
float:right;
width: 420px;
height:100%;
margin-left:10px;
margin-bottom: 5px;
}

#lande-tekst {
width:610px; 
height:100%;
margin-top:20px;
 
}

#lande-lillekort {
float:right;
width:195px;
height:150px;
margin-left: 20px;
margin-bottom20px;
<!--[if IE]>
padding:0px 15px 0 0 !important;
<![endif]-->
}

#lande-bottombox{
width:610px;
margin-top:15px;
<!--[if IE]>
padding:0px 15px 0 0 !important;
<![endif]-->
}

box {
width:190px;
height:143px;
margin-top:10px;
margin-right:15px;
float:left;
}

#box2 {
width:190px;
height:170px;
margin-top:10px;
margin-right:15px;
float:left;
}


#box-top{
width:630px;
}

#box-forsiden{
width:820px;
}

#box-bund{
width:630px;
}

#login_flag {
float:right;
margin-top:5px;
}

.news {
font-size: 11px;
font-weight:bold;
color:#5B781B;
}
/* End of 'iug-css' */

