body{
    background-color:#FFF; 
	font-size:10px;
/*	color:#6C6C6D; */
	color:#333;
	line-height:normal;
	font-family: trebuchet,Verdana,Arial, sans-serif;
	text-align:center;
}

img{
	border:0px solid #ccc;
	margin: 0px 0px 0px 0px;
	}

a{
	color: #222;
}

a:hover{
	color: #FF6600;
}

input,textarea,select{

	font-family: Arial,Verdana;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	border:solid 1px #333;
	padding-left: 5px;
	background-color:#eee;
	border:1px solid #ccc;
	margin: 2px 0px 0px 0px;
	}

.indent{
	padding:0px 0px 0px 40px;
	}

.flash{
	padding:0px;
	margin:0px;
	background-color:none;
	background-image:url(../../gfx/topbar.jpg);
	background-repeat:repeat-y;
	height:56px;
	}
/* baggrundsbillede til alle sider */
#headline{
	font-family: Futura,Avant Garde Gothic, Gill Sans,Helvetica,Arial,Verdana;
	font-size: 15px;
	color: #FF9900;
	}
#subheadline{
    font-weight:bold;
}	
#byline{
	font-family: Helvetica,Arial,Verdana;
	font-size: 10px;
	color: #333;
	font-style:italic;
	}
#container{
	margin: 10px auto;
	width:645px;
	text-align:left;
}

#mainTable{
	width:645px; 
	border:0px;
	border-spacing:0px 0px;
	padding:0px;
	margin:0px;
	}
#mainTd{
	height:16px;
	background-image:url(../../gfx/content_top.jpg);
	background-repeat:no repeat;
	}
#mainTr{
	background-image:url(../../gfx/content_middle.jpg);
	background-repeat:no repeat;
	}
	
#element{
	font-size:10px;
	line-height:normal;
	font-family: Verdana,Arial, sans-serif;
}
	
#submit_button{
	background: url("../gfx/button_gfx/btn_mid.jpg") top left repeat-x;
	padding:0px 5px 0px 5px;
	font-size:9px;
	font-weight:normal;
	line-height:normal;
	font-family: Verdana,Arial, sans-serif;
}
/*  #71828A */

.button_mouseOut {
	font-size:9px;
	font-weight:bold;
	font-family:Verdana,Arial, sans-serif;
	cursor:pointer;
	color:#71828a;
	vertical-align:middle;
	padding-bottom:1px;
}
.button_mouseOver {
	color:#333;
}
.button_mouseDown {
	color:#FF9900;
}
.button_mouseUp {
	color:#333;
}

