#indhold {
	background: white url(../images/bg-dlf.png);
	padding-top: 15px;  
	padding-bottom: 15px; 
	overflow: hidden;
	zoom: 1;
}

/*******************
----Venstre-menu----
*******************/
#venstre { 
	background: #88c5f1;
	margin: 5px; 
	padding: 5px;
    overflow: hidden;
    zoom: 1;
	font-size: 14px;
	line-height: 18px;
}

#venstre h3 {
	border-bottom: 1px dotted #95a194;
	font-size:	18px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #1b5692;
	padding-top: 0px;
	padding-bottom: 5px;
	font-weight: normal;
	line-height: 20px;
}

#venstre a:link, #venstre a:active, #venstre a:visited {
	color: #156baa;
	text-decoration: none;
}

#venstre a:hover{
	color: #bbe2ff;
	text-decoration: none;
}

#venstre ul a{  
	list-style: none;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 10px;
}

#venstre ul > li > a {
	font-size: 14px;
	/*font-weight: bold;*/
	line-height: 35px;	
	padding-left: 0px;
	text-align: left;
}

#venstre ul > li > ul > li {
  text-align: left;
  border-bottom: 1px solid #074776;
  list-style-position: inside;
  color: #42643d;
	text-indent: 10px;
}

#venstre ul > li > ul > li:first-child {
  margin-top: 10px;
  border-top: 2px solid #074776;
}  

#venstre ul > li > ul > li:last-child {
  margin-bottom: 10px;
  border-bottom: 2px solid #074776;
}

/*********************
----Indholdsfeltet----
*********************/  
#main {
	background: #88c5f1;
	margin: 5px;
	padding: 5px; 
    overflow: hidden;
    zoom: 1;
}

#main a {
  color: #156baa;
  text-decoration: none;
}

#main a:hover{
  color: #bbe2ff;
  text-decoration: none;	
}

#main h2 {
	font-size: 25px;
	color: #00365e;
	font-weight: bold;
	line-height: 30px;
}

#main .modified {
	color: #156baa;
	font-size: 10px;
	line-height: 17px;
	padding-bottom: 20px;
}
/*******************
----Højre-menu----
*******************/

#hojre {
	background: #88c5f1;
	margin: 5px;
	padding: 5px; 
	overflow: hidden;
	zoom: 1;
}

#hojre h1{
	font-family: 'Lucida Grande',verdana,sans-serif;
	background-color: #143b76;
	color: #fff;
	font-size:	14px;
	font-weight: normal;
	line-height: 25px;
	margin-bottom: 9px;
	margin-top: 0px;
	padding-left: 5px;
}

#hojre li {
	padding-left: 10px;
	font-size: 12px;
	line-height: 14px;
	background-image: url(../images/bullet-gymnastik.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	text-align: left;
	padding-bottom: 5px;
}

#hojre li a:link, #hojre a:active, #hojre a:visited {
  color: #156baa;
  text-decoration: none;
}

#hojre li a:hover {
  color: #bbe2ff;
  text-decoration: none;
}

#hojre ul {  
	list-style: none;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 15px;
}

hr {
	margin-bottom: 0px;
	margin-top:0px;
	border: 1px solid #00365e;
}
