@charset "UTF-8";
/* CSS Document */

a { color: #0087ba ; text-decoration: underline; }
a:hover { color: #000 ; text-decoration: underline; }

h1 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: 24px;
	margin: 0 0 8px;
	padding: 0;
}
h1 a  {
	color: #000;
	text-decoration: none;
}
h1 a:hover{
	color: #0087ba;
	text-decoration: underline;
}
h2 {
	color: #0087BA;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
	margin: 10px 0 6px;
	padding: 0;
}
h2 a  , h3 a{
	color: #0087BA;
	text-decoration: none;
}
h3, h4, h5, h6 {
	color: black;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: 15px;
	margin: 0 0 4px;
	padding: 0;
}

#logo_forside { background-color: white; background-image: url(mediafiles/brydkoden/logo_virk.gif); background-repeat: no-repeat; background-position: 0 27pt; position: relative; width: 300px; height: 84px; z-index: 999; float: left; }

#wrapper  { background-color: white; background-image: url(mediafiles/brydkoden/bg_virk.gif); background-repeat: repeat-x; background-position: 0 bottom; text-align: center; position: relative; 
width: 98%; 
min-height: 99%; /* For Modern Browsers */
height: auto !important; /* For Modern Browsers */
height: 99%; /* For IE */
* left: 1%; /* For IE */
margin-right: auto; margin-left: auto; }
#wrapperTop { background-color: white; text-align: center; width: 100%; height: 84px; }
#top { background-color: white; text-align: left; width: 900px; height: 84px; margin-right: auto; margin-left: auto; }
#logo { background-color: white; background-image: url(mediafiles/brydkoden/logo_virk.gif); background-repeat: no-repeat; background-position: 0 27pt; position: relative; width: 300px; height: 84px; z-index: 999; float: left; }
#menu a:hover { color: #0087ba; font-weight: normal; text-decoration: none; position: relative; float: left; }

#main { background-image: url(mediafiles/brydkoden/box_forsideII.gif); background-repeat: no-repeat; background-position: 0 0; text-align: left; width: 900px; height: 500px; margin-right: auto; margin-left: auto; }

#forside_left {text-align: left; position: relative; top: 58px; left: 20px; width: 310px; height: 400px; float: left; }

#forside_right { text-align: left; position: relative; top: 58px; left: 40px; width: 310px; height: 400px; float: left; }

#forside_link {color:#0087ba; text-align: left; position: relative; top: 58px; left: 75px; width: 180px; height: 400px; float: left; }


#forside_adresse { font-size: 10px; text-align: left; position: relative; top: 90px; width: 640px; height: 135px; float: left; clear:none; }
#search { font-size: 10px; text-align:right; position: relative;  top: 90px; width: 160px; height: 20px; float: right; margin: 0; padding: 0; }

