body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #565656;
	height:100%;
}

h1
{
	font-size: 20px;
	margin: 0px;
	margin-bottom: 8px;
	color: #565656;/*Gray*/
	line-height: 1em;
}

h2{
	font-size: 18px;
	margin: 0px;
	margin-bottom: 3px;
	color: #565656;/*Gray*/
}

h3{
	font-size: 15px;
	margin: 0px;
	margin-bottom: 2px;
	color: #565656;/*Gray*/
}

h4{
	font-size: 11px;
	margin: 0px;
	margin-bottom: 0px;
}

h5{
	font-size: 16px;
	font-weight: bold;
	text-transform:uppercase;
	margin: 0px;
	margin-bottom: 3px;
	color: #565656;/*Gray*/
}

p
{
	margin-top: 1em;
}

hr{
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 0px;
	border: 0px;
	border-top: 1px solid #D6D6D6;
}

#page
{
    text-align: center;
}

#frame
{
	width:975px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

#frame_top
{
    height: 136px;
    background-image: url(/gfx/cateringexcellent/top.jpg);
    background-position: center top;
    background-repeat: no-repeat;
	text-align: center;
}

#logo
{
	position: absolute;
	margin-top: 72px;
	margin-left: -57px;
	border: 0px;
}

#frame_bottom
{
    height: 25px;
    padding-left: 13px;
    padding-right: 13px;
    background-color: #cccccc;
    font-size: 9px;
    color: #fff;
    line-height: 23px;
	text-align: center;
	clear: both;
}

#frame_content
{
	clear: both;
	padding: 0px;
	margin: 0px;
}

#holder_left
{
	float: left;
	width: 173px;
	_height: 50px;
	min-height: 50px;
	background-color: #b0b0b0;
}

#menu_top
{
	width: 802px;
	height:25px;
    float: left;
}

#logo
{
	border-width: 0px;
}

#holder_content
{
	float: left;
	width: 802px;
}

#main_content
{
	float: left;
	width: 642px;
	padding: 12px 10px 10px 10px;
	_height: 400px;
	min-height: 400px;
}

#outer_content
{
	float: left;
	width: 660px;
	padding: 1px;
	_height: 400px;
	min-height: 400px;
	padding-bottom: 10px;
}

#inner_content_primary
{
	float: left;
	width: 468px;
	padding: 1px;
}

#inner_content_secondary, .column_small
{
	float: left;
	width: 188px;
	padding: 1px;
}

.column_small
{
	padding: 0px;
	border: 1px solid #fff;
	background-color: #e5e5e5;
	height: 300px;
	overflow: hidden;
}

#right_content
{
	float: left;
	width: 218px;
	padding: 1px;
}

#holder_right
{
	padding-top: 12px;
	float: left;
	width: 140px;
}

.nofloat{
    clear: both;
    display:inline;
    height: 1px;
}

.newstag{
	position: absolute;
	margin-top: 1px;
	margin-left: 1px;
	background-image: url(/gfx/ose/seneste_nyt.gif);
	width: 108px;
	height: 15px;
}

.newstype{
	color: #ff9933;/*Orange*/
	font-size: 9px;
	font-weight: bold;
}

a.newslink{
	color: #565656;/*Gray*/
	text-decoration: none;
}

.newslist_small
{
	width:328px;
	height:67px;
	background-image: url(/gfx/ose/line_light.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom:2px;
}

.AspNet-GridView-Pagination
{
	font-size: 14px;
	font-weight: bold;
}

.AspNet-GridView-Pagination a
{
	font-size: 14px;
	font-weight: normal;
	color: #565656;
}



.menu_top_text, .menu_top_selected
{
	height: 26px;
}

/*, .menu_top_text a:visited, .menu_top_text a:hover*/

.menu_top_text a, .menu_top_selected a
{
	font-family: Verdana;
	font-size: 12px;
	line-height: 12px;
	color: #7b7b7b;
	text-decoration: none;
	padding-top: 9px;
}

.menu_top_selected a
{
	font-weight: bold;
	color: #1b1b1b;
}


.order_title
{
	font-family: Verdana;
	font-size: 17px;
	color: #7b7b7b;
	padding-bottom: 2px;
	font-weight: bold;
}

.order_subtitle
{
	font-family: Verdana;
	font-size: 15px;
	color: #7b7b7b;
	padding-bottom: 2px;
	font-weight: bold;
}

.order_row
{
	width: 500px;
	font-family: Verdana;
	font-size: 9px;
	color: #7b7b7b;
}

.order_row input /* amount */
{
	text-align: center;
	width: 30px;
	border: solid 1px #dfdfdf;
}

.order_row span   /* title */
{
	font-size: 13px;
	color: #7b7b7b;
	padding-bottom: 2px;
	font-weight: bold;
	text-decoration: none;
}






.order_contact
{
	font-family: Verdana;
	font-size: 9px;
	color: #7b7b7b;
}

.order_contact_input, .order_contact textarea
{
	border: solid 1px #dfdfdf;
	width: 200px;
}

.order_contact td
{
	padding-top: 5px;
}

.submenu a
{
	color: #7b7b7b;
	text-decoration: none;
}