/* Layout Stylesheet */ 
html,body{
	color: #000;
	background-color: #fff;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	}
iframe{ 
	display:block; 
	width:100%; 
	height: 100%;
	border:none;	
	}
#top-menu {
	 }
/* Box der bruges til venstremenuen */
#left-menu  {
	width:212px;
	color: #000;
	background-color: inherit;
	position: absolute;
	top: 166px;
	left: 1%;
	z-index: 100;
	margin: 0 0 80px;
	padding: 0;
	}
	
#left-menu-home {
	position: absolute;
	top: 162px;
	z-index: 100;
	left: 1%;
	width: 212px;
	margin: 0 0 80px 0;
	padding: 0; }

/* Boks, der bruges til ekstra indhold i hoejre side */
#right-column-box    {
	color: inherit;
	background-color: inherit;
	visibility: visible;
	position: absolute;
	top: 162px;
	z-index: 2;
	right: 1%;
	width: 240px     ;
	height: auto;
	margin: 0;
	padding: 0; }
/* Oeverste bar med logo  */
#logoblock   {
	color: inherit;
	background-color: #afeeee;
	background-image: url(../images/bg-top.gif) !important;
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: right;
	width: 98%;
	height: 128px;
	z-index: 100;
	visibility: visible;
	margin: 0 1%;
	padding: 0; }
#logoblock-2col {
	color: inherit;
	background-color: #afeeee;
	background-image: url(../images/bg-top.gif) !important;
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: right;
	visibility: visible;
	margin: 0 1%;
	padding: 0;
	z-index: 100;
	width: 98%;
	height: 109px;
}
/* Det midterste omraade */
#centerblock   {
	width:98%;
	z-index:1;
	color: #2f3b42;
	background-color: #fff;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
	margin: 0 1%;
	padding: 0; }
/* Omraade med hovedmenu */
#breadcrumb  { height:auto; width:auto; margin: 0; }
#breadcrumb-2col {
	vertical-align: middle;
	margin: 0;
	width: auto;
	height: auto;
	float: left;
	padding: 1px 1px 1px 2px; }
/*Turkis bjælke på undersider*/
#topbar{
	width:100%;
	height:20px;
	margin: 0; }
#helpmenu {
	color: #2f3b42;
	background-color: inherit;
	text-align: right;
	margin: 0;
	width: 50%;
	height: 30px;
	float: right;
	clear: both; }
/*Sideindhold*/
#content {
	height: 100%; }
	
/* Bruges paa template med 3 kolonner. Det midterste felt med indhold */
#center-column  {
	color: #2f3b42;
	background-color: inherit;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	z-index:5;
	min-height: 370px;
	margin: 30px 250px 0 230px;
	padding: 0 10px; }
#center-column-home {
	color: #2f3b42;
	background-color: inherit;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	height: 450px;
	margin: 0 250px 0 230px;
	padding: 0 10px;
	z-index: 5;
	min-height: 320px; }
#center-column-2col {
	color: #2f3b42;
	background-color: inherit;
	margin: 30px 0 0 230px;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 10px;
	z-index: 5;
	min-width: 460px;
	min-height: 320px; }
#printcontainer{
	height: auto;
	margin-bottom: 10px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px; }
#printcontainer-2col {
	float: right;
	margin: 0;
	padding: 1px 0 1px 1px; }

#printcontainer input{
	vertical-align: middle;
	margin-top: 2px;
	margin-bottom: 2px;
	border-style: none; }
#printcontainer img {
	margin-top: 2px;
	margin-bottom: 2px;
	vertical-align: middle;
	margin-right: 4px;
	border-style: none; }

img.sendicon{
	vertical-align: middle;
	margin-right:5px;
	margin-left: 5px;
	margin-top: 2px; }

/*Smaa nyheder i hoejre side*/
#right-content {
	color: inherit;
	background-color: #e4e5d3;
	margin-top: 4px;
	padding: 4px; }

#soegcontainer{
	color: inherit;
	background-color: #cacbb9;
	margin-top: 0;
	margin-bottom:0;
	padding: 4px; }
#soegeord{
	width:158px;
	height: 20px;
	border: solid 1px #5c5c5c;
	font-size: 100%;
	color: #2f3b42;
	background-color: inherit;
	margin: 4px 5px 4px 9px;
	float: left; }
#footer-block {
	color: inherit;
	background-color: #fff;
	text-align: left;
	width: 100%;
	clear: both;
	margin: 0;
	padding: 0; }
#leftbund{
	background-image: url(../images/leftbundcolor-itkonsulenter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:24px;
	z-index: 200;
	margin-bottom: 5px;
	padding: 6px 0 0;
	display: block; }
#bundbar{
	background-image: url(../images/bundbar.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	vertical-align: middle;
	width: 100%;
	height: 32px;
	margin: 0;
	padding-top: 3px;
	display: block; }
.gazelle {
	text-align: right;
	float: right;
	padding: 10px; }
#logoblock .tx-macinasearchbox-pi1 {
	float: right;
	width: 200px;
}
