body
{   
	font-family: Verdana, sans-serif, helvetica, arial;
	background-color:  white;
	background-image: URL(background.bmp);
	background-repeat: repeat-x;
	text-align: center;	
   	font-size: 10pt;
  	margin: 0;
	padding: 0;

}


#container
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}



#Indhold
{
	height: 100%;
   	background-color: #FFFFFF;   	
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	padding-left: 17px;
	padding-right: 17px;
}


#logo
{
    height: 150px;
   	background-image: URL(logoEndelig.bmp);
   	background-repeat: no-repeat;
}


#bjaelke
{
    height: 18px;
   	background-image: URL(bjaelke.jpg);
   	background-repeat: no-repeat;
}


#menu
{
	padding-top: 16px;
	padding-bottom: 20px;
	width: 190px;
	border-left: 1px dotted gray;
	border-right: 1px dotted gray;
	float: left;
	height: 100%;
	text-align: left;
}

#menu dt
{
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dashed gray;
}

#IndholdTekst
{
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: left;
	border-right: 1px dotted gray;
	height: 100%;
}

.breadNavHeading {
    color: #191919;
    font-size: 13px;
    font-weight:bold;
    background-image:url('http://www.hgfhammel.dk/files/grafik/system/dotHeading.gif');
    background-repeat:no-repeat;
    padding-left:14px;
    padding-bottom:29px;
}

.left
{
	width: 380px;
}

.right
{
	padding-left: 40px;
}


.news
{
	background-color:  #F0F0F0;
}

.newsHead
{
   	background-image: URL(bjaelke2.jpg);
   	background-repeat: no-repeat;
    padding-left: 5px;
}

.newsText
{
    padding-left: 5px;
    padding-bottom: 5px;
}

.liste
{
    border:  1px solid gray;
}

.gray
{
    background-color: silver;
}

.white
{
    border:  1px solid gray;
	background-color:  #F0F0F0;
}


.error
{
    color: red;
}

#bund
{
	height: 55px;
   	background-image: URL(http://www.hgfhammel.dk/files/grafik/system/bottom.jpg);
   	background-repeat: no-repeat;
}



a  {
      	color: #808080;
      	font-size: 8pt;
	    text-decoration:none; 
    }

#menu a:link
{
	color: #55565C;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

#menu a:visited {
    color: #55565C;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}



#menu a:hover {
    color: #CC9933;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}


a:link
    {
      	color: #808080;
      	font-size: 8pt;
	    text-decoration:none;
    }

	    
a:visited
    {
      	color: #808080;
      	font-size: 8pt;
	    text-decoration:none;
    }
    
a:hover
    {
      	color: black;
      	font-size: 8pt;
	    text-decoration:none;
    }
    

p
{
    font-size: 9pt;
}

td
{
    font-size: 9pt;
}

h1
{
    font-size: 15pt;
}

h2
{
    font-size: 13pt;
}

h4
{
    font-size: 9pt;
}