body {
	font-size:13px;
	background-color:white;
	font-family:helvetica;
	line-height:12pt;
	color:black;
}
#main_div {
	margin:4px auto;
	width:980px;
	clear:both;
}
a {
	color:#000000;
	font-size: 14px;
	/*font-weight:bold;*/
	text-decoration:none;
}
.column_medium {
	border-left: solid 1px;
	padding:10px;
		width:270px;
        float:left;
}
.column_small {
	border-left: solid 1px;
	padding:10px;
	width:200px;
 	float:left;
	background-color:#F8F8F8;
}
.column_large {
	border-left: solid 1px;
	width:561px;
	float:left;
	padding:10px;
}
.column_left {
	width:150px;
	float:left;
	padding:10px;
	/*border-right: solid 1px;*/
}
.ingres {
	font-weight:bold;
	margin-bottom:20px;
}
.anmeldelse {
	clear:left;
	margin-bottom:20px;
	}
.ingrespicture {
	margin-right:10px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:10px;
	float:none;

}
.anmeldelse .ingrespicture {
	float:left;
}
.date{
	color:#777879;
}
.tittel {
	color:brown;
	padding-bottom:7px;
}
.text img {
	margin-right:5px;
}
#menu {
	text-transform: uppercase;
	font-weight:bold;
	font-family:verdana;
	font-size: 14px;
}
#menu td {
	text-align:left;
	cursor:pointer;
}
#menu .chosen_menylink {
	color:white;
	cursor:pointer;
	text-transform: lowercase;
	background-color:black;
	
}
#menu td:hover {
	color:#777879;
}
H1 {
      	color:black;
		font-size:80%;
      }
H2 {
       	color:black;
		font-size: 16px;
		text-decoration:none;
      }
H3 {
		color:black;
		font-size: 14px;
		font-weight:bold;
		text-transform: uppercase;

      }
