body{
margin: 10px 0px 0px 0px;
background-image: url(../images/bg/bg_gradient.gif);
background-color: #FEFEFE;
background-repeat: repeat-x;

}
.main{
	width: 696px;
	background-color: White;
	
}
.menu_venstre{
	background-color: #C3C4C4;
	width: 120px;
	border-right: 1px solid #999C9D;
}
.menu_venstre_indhold{
	width: 120px;
}

/*font*/

td{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #565757;
}
.font_overskrift{
font-size: 12px;
font-weight: bold;
}
.font_bold{
font-weight: bold;
}
.bar_tekst{
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: White;
}

/*elementer*/

.topbar{
background-image: url(../images/elementer/topbar.gif);
width: 696px;
height: 20px;
background-repeat: no-repeat;
}
.bundbar{
background-image: url(../images/elementer/bundbar.gif);
width: 696px;
height: 19px;
background-repeat: no-repeat;
}
.logo_bar{
background-image: url(../images/elementer/logo_bar.gif);
width: 696px;
height: 76px;
background-repeat: no-repeat;
}
.top_gradient{
background-image: url(../images/elementer/top_gradient.gif);
background-repeat: repeat-x;
height: 18px;
width: 100%;
}
.bund_gradient{
background-image: url(../images/elementer/bund_gradient.gif);
background-repeat: repeat-x;
height: 18px;
width: 100%;
}
.menu_bar{
background-image: url(../images/elementer/menu_bar.gif);
width: 696px;
height: 21px;
background-repeat: no-repeat;
}
.menu_deler{
	width: 1px;
	height: 5px;
	background-image: url(../images/elementer/menu_deler.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
		
}
.spacer{
	width: 3px;
	height: 10px;
	background-color: transparent;
}

/*USERCONTROLS START*/

.textfield_usercontrols{
	height: 12px;
	width: 80px;
	color: #4A5B68;
	}
	
input{
	font-size: 9px;
	color: #1B70B1;
	text-decoration: none;
	font-weight: bold;
	
}
.search{
	width: 70px;
	}
.login{
	width: 130px;
}
.select_usercontrol{
	height: auto;
	font-size: 9px;
	color: #4A5B68;
	text-decoration: none;
	font-weight: bold;
	width: auto;
}
.usercontrol_font{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4A5B68;
}
.spacer_usercontrol{
	width: 20px;
	height: 20px;
	background-color: transparent;
}
.spacer_usercontrol_small{
	width: 5px;
	height: 10px;
	background-color: transparent;
}
.usercontrol_top_image{
	background-image: url(../images/usercontrols/usercontrols_pil.gif);
	background-repeat: no-repeat;
	background-position: center;	
	background-color: transparent;
	width: 10px;
	height: 14px;
}
.usercontrol_ramme{
	width: 200px;
	background-color: White;
	border: 1px solid #FEFEFE;
}
.usercontrol_top{
	background-image: url(../images/usercontrols/usercontrol_top_image.gif);
	background-repeat: repeat-x;
	height: 24px;
}
.usercontrol_midte{	
	border: 1px solid #D0D4D6;
	background-color: #E5E7E9;
}
.usercontrol_top_tekst{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	padding-left: 5px;
}

/*USERCONTROLS SLUT*/

/*LINK Styles*/
a.menu_links {
	font-size: 10px;
	color: White;
	text-decoration: none;
	padding: 4px;
	font-weight: bold;
}
a:hover.menu_links {
	font-size: 10px;
	color: #E8E8E8;
	text-decoration: none;
	font-weight: bold;
}

a.usercontrols_links {
	font-size: 10px;
	color: #565656;
	text-decoration: none;
	font-weight: bold;
}
a:hover.usercontrols_links {
	font-size: 10px;
	color: #1B70B1;
	text-decoration: none;
	font-weight: bold;
}
a{
	font-size: 10px;
	color: #565656;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 10px;
	color: #1B70B1;
	text-decoration: none;
	font-weight: bold;
}
/*LINK SLUT*/
