body, html {
	background:#FFF;
	margin:50px 10px 10px 50px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td { vertical-align: top; }

/*
 * Breadcrumb start
 */
#breadcrumb ul{
	list-style:none;
	margin:0px;
	padding:0px;
	font-size : 9px;
	color:#999;
}
#breadcrumb li{
	float:left;
}
#breadcrumb a{
	color:#999;
	text-decoration : none;
}
/*
 * Breadcrumb slut
 */

/*
 * Størrelser på indholdselementer start
 */
#page{

}
#obc{
	height:15px;
}
#ubc{
	height:15px;
}
#billeder{
	width:370px;
}
#margbi{
	width:20px;
}
#indhold{
	width:370px;
}
#margim{
	width:40px;
}
#menu{
	width:150px;
}
/*
 * Størrelser på indholdselementer slut
 */

/*
 * Deafault links start
 */
a, a:link, a:visited {
	text-decoration : none;
	color : #C20077;
	font-weight : normal; 
}
a:hover {
	text-decoration : underline;
	color : #C20077;
	font-weight : normal; 
}
a:active { 
	text-decoration : none;
	color : #C20077;
	font-weight : normal; 
}
/*
 * Deafault links slut
 */


/*
 * Skrifttyper start
 */
hr{
	border : solid;
	border-bottom : 0px;
	border-left-width : 0px;
	border-top-width : 1px;
	border-right-width : 0px;
}
p, td, textarea, select, input{
	color : #333;
	font-size: 10px;
	line-height: 14px;
	margin : 0;	
}
p a, p a:link, p a:visited {
	color : #C20077;
}
td a, td a:link, td a:visited {
	color : #C20077;
}
#footer{
	padding: 20px 0 0 0;
}
#footer p{
	color : #333;
	font-size: 9px;
}
h1{
	color : #333;
	font-size: 10px;
	margin : 0px;
	line-height: 20px;
	font-weight : bold;
}
h1 a, h1 a:link, h1 a:visited {
	text-decoration : underline;
	font-weight : bold;
	color : #FF7700;	
}
h1 a:active {
	font-weight : bold;	
}
h3{
	margin : 0;
	padding : 0;
	font-size: 13px;
	font-weight : bold;
	color : #005C86;

}
h3 a, h3 a:link, h3 a:visited {
	text-decoration : none;
	font-weight : bold;
	color : #F15B25;	
}
h3 a:active {
	font-weight : bold;	
}
h4{	margin : 0;
	padding : 0;
	font-size: 10px;
	line-height: 20px;
	font-weight : bold;
	color : #005C86;

}
h4 a, h4 a:link, h4 a:visited {
	text-decoration : underline;
	font-weight : bold;
	color : #005C86;	
}
h4 a:active {
	font-weight : bold;	
}
h6{
	font-size: 17px;
	margin : 0px 0px 0px 0px;
	line-height: 20px;
	font-weight : bold;
	color : #82807B;

}
h6 a, h6 a:link, h6 a:visited {
	text-decoration : underline;
	font-weight : bold;
	color : #82807B;	
}
h6 a:active {
	font-weight : bold;	
}
/*
 * Skrifttyper slut
 */
