<!--
/* Standard klasser */

body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

html,body{
	background-image: url(http://www.ifo-analyser.dk/images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #9a9694;
	margin: 0px;
	padding:0;
	height:100%;
	
}

h1 {
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
}
	
h2 {
	text-transform: uppercase;
	font-size: 1em;
	color: #a1222f;
	margin: 0px;
	padding: 0px;
}
	
h3 { 
	  font-size: 2.6em;
	  font-weight: normal;
	  padding: 0 0 17px 0;
	  color: #585858;
}
	
h4 { 
	font-size: 1.2em;
}
	
h5 { 
	font-size: 1.1em;
}
	
h6 { 
	font-size: 1em;
}

p { 
	font-size: 1em;
}
	
hr {
	clear: both;
	border: 0; 
	height: 1px; 
	background: #dfdfdf; 
	color: #dfdfdf; 
	margin-bottom:  0;
		
}

#fullheight{height:100%}
.main {
	vertical-align: top;
	line-height: 1.55em;
	background-image: url(http://www.ifo-analyser.dk/images/bg-new-tabel.png);
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.bottom {
	font-size: 10px;
	background-image: url(http://www.ifo-analyser.dk/images/bg--new-bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.main-table {
	background-image: url(http://www.ifo-analyser.dk/images/bg-new-main.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 15px;
	height: 100%;
	font-size: 1em;
}
.top {
	background-image: url(http://www.ifo-analyser.dk/images/bg-new.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tabel {
	border: 0px solid #424242;
}
.top-menu {
	font-size: 10px;
}
.menu {
	background-image: url(http://www.ifo-analyser.dk/images/menu.png);
	background-repeat: repeat-x;
	height: 36px;
	padding-left: 30px;
	border: 0px solid #707070;
	color: #999;
	padding-right: 25px;
}
	a, a:link, a:visited {
		color: #a1222f;
		text-decoration: none;
		outline: none;
		}
		a:hover, a:active {
			text-decoration: underline;
		}
		
a:link.menulink {
	color: #333;
	text-decoration: none;
	font-size: 11px;
}
a:visited.menulink {
	color: #333;
	text-decoration: none;
	font-size: 11px;
}
a:hover.menulink {
	text-decoration:none;
	color: #FFF;
	font-size: 11px;
}

a:link.submenulink {
	color: #a1222f;
	text-decoration: none;
	font-size: 11px;
}
a:visited.submenulink {
	color: #a1222f;
	text-decoration: none;
	font-size: 11px;
}
a:hover.submenulink {
	text-decoration:none;
	color: #cccccc;
	font-size: 11px;
}

#search {
	width:139px;
	height:20px;
	float:right;
	background: url(http://www.ifo-analyser.dk/images/form_bg.png) no-repeat;
}

#search #text {
	width:100px; height:13px;
	border:0px;
	font-size:10px; color:#7a7a7a; font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color:transparent;
}

#search #image {
	width:12px; height:12px;
}

#search #left {
	float:left;
	padding:2px 0 0 12px
}

#search #right {
	float:left;
	padding:5px 0 0 3px
}

.tabel_border {
	border: 1px solid #CCC;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height:100%;
}

-->
