html {
	height:97%;
	background:url(logotext.gif)  left top repeat-x;
	padding : 0;
	margin : 0;
	border : 0;
	width:100%;

}


body {
	background:url(../images/f.gif) transparent left bottom repeat-x;
	padding:0;
	margin:0;
	width:100%;
	position:relative;
	min-height:103%;
	font:10pt Tahoma, Sans-Serif;
	background-attachment:scroll;
	min-width : 900px;
	
}

#title{
 	right:0;
	width:100%;
	height : 123px;
	background:url(../images/logotext.gif) white left top repeat-x;
	color:#7C0900;
	padding: 20px 0 0px 0;
	margin : 0;
}
h1{
	color : #7C0900;
	font-size : 18pt;
}
#title h1{
	margin : 0 20px 0 355px;
	min-width : 400px;
}
#content{
	padding-bottom:80px;
	min-height:470px;
}
#main {
	margin-left:280px;
	vertical-align : top;
	min-width:600px;
}

#main h2 {
	
	background:url(../images/flag.gif) white left   no-repeat;
	font-size:12px;
	color :#7C0900;
	margin : 0;
	padding : 0 0 1px 10px;
	
}
#main p {
	margin : 5px 5px 80px 5px;
	color : #42424A;
}
#main img{
	margin :15px 5px 15px 5px;

}
#kollectiv td{
	width:250px;
 }
#main td.h{
	visibility:visible;
	empty-cells:show;
	border-bottom:solid 1px;
	width:400px;
}
#main td.in{
width:350px;
}
p.a{
	padding:5px 15px 5px 5px;
	text-align:right;
}

#menuv {
	float:left;
	width:220px;
	font-size:110%;
	font-weight:bold;
	margin:70px 45px 10px 10px;
}
#menuv  h2{
	font-size:12pt;
	height : 25px;
	text-decoration:none;
	color :#7C0900;
	margin : 0 0 0 20px;
}
#menuv  ul {
	margin:20px 0px 0px 0px;
	padding:0;
	font-size : 10pt;
	list-style-type : none;
	
}
#menuv  li {
	color : #84797B;
}
#menuv  li a {
	display:block;
	background:url(../images/button2.gif) white left top repeat-x;
	margin:0;
	color:#000;
	padding: 4px 5px;
	padding-left:15px;
	text-decoration:none;
	font-weight : bold;
}
#menuv   li a:hover {
	text-decoration : underline;
}
#menuv img{
	margin:0 0 50px 50px;
}
#logo{
	position:absolute; 
	left:0; top:0;
	height:123px; width:355px;
	background:url(../images/logo1.jpg)  left top no-repeat;

}
#logoa{
	position:absolute; 
	left:0; top:123px;
	height:76px; width:277px;
	background:url(../images/logo2.jpg)  left top no-repeat;

}

#meta {
	background:url(../images/f.gif) #E6C261 left bottom repeat-x;
  	position:absolute; bottom:0;
	left:0; right:0;
  	height:28px; width:100%;
  	padding:7px 0;
	color:#7C0900;
	font-size:70%;
}
#metalogo {
	background:url(../images/logodlc.gif) white left bottom no-repeat;
	position:absolute; bottom:0;
	left:0;
	height:80px; width:80px;
	margin-left:280px;
}
#meta a {
  	margin:0px 20px 10px 5px;
	color:#7C0900;
	vertical-align:center;
	font-weight:bold;
	width:500px;
	text-decoration : none;
}
#meta a:hover {
	text-decoration : underline;
}

#rambler {
	position:absolute; 
	bottom:0;
	left:0;
	height:35px; width:90px;
	margin-left:60px;
	vertical-align: top;
}

* html #menuv  li a {
	height:1%;
	margin:1px;
	padding:6px;

}

* html #main {
  	width:650px;

}
* html body {
  	height:100%;
	
}
* html #content{
	width:1000px;
}
#link {
  	display:block;
	background:url(../images/button2.gif) white left top repeat-x;
	margin:0;
	color:#7C0900;
	padding: 4px 5px;
	padding-left: 15px;
	text-decoration:none;
	font-weight : bold;
}

