img
{
	border: none;
}
body,p,div,th,td,input
{
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
div.clearer
{
	clear: both;
	background-color: red;
}
table#containertable { border: none; }
table#containertable > tr > td { background-color: red; }
div#navigationcontainer
{
	background-color: #6376D5;
	height: 100%;
}
div#pagecontainer
{
	padding-left: 75px;
}
div.sei_title
{
	margin-left: -75px; 
}
div.sei_title img
{
	margin-left: 20px;
	margin-right: 5px;
	float: left;
}
h1
{
	font-family: Arial, sans-serif;
	color: #366AB3;
	font-weight: bold;
	font-size: 22px;
	font-style: italic;
	margin: 0px;
}
div.sei_title div.sei_subtitle
{
	font-size: 11px;
}
table.sei_grid
{
	border-collapse: collapse;
	border: none;
	padding: 0px;
	margin: 0px;
}
table.sei_table
{
	border-collapse: collapse;
}
table.sei_table td,
table.sei_table th
{
	text-align: left;
	border: 1px solid #A9A9A9;
	padding: 2px;
}
table.sei_table th
{
	color: #D0D0D0;
	cursor: pointer;
}
table.sei_table th a
{
	color: #FFFFFF;
}
table.sei_table th { background-color: #707070; }
table.sei_table th.sort { background-color: #707070; color: #FFFFFF; }
table.sei_table th.active { background-color: #808080; color: #FFFFFF; }
table.sei_table th.over { background-color: #808080; text-decoration: underline; color: #FFFFFF; }
table.sei_table th.active_over { background-color: #909090; text-decoration: underline; color: #FFFFFF; }
table.sei_table div.sei_th_name { float: left; }
table.sei_table div.sei_th_arrow { text-align: right; }
table.sei_table div.sei_th_arrow img { margin-top: 2px; }
table.sei_table tr { background-color: #FFFFFF; }
table.sei_table tr.over { background-color: #F0F0F0; }
table.sei_table tr.tablebuttons td {
	border: none;
	padding: 0px;
	text-align: right;
}
table.sei_table table.sei_pagenavi
{
	width: 100%;
}
table.sei_table table.sei_pagenavi td
{
	color: #808080;
	font-size: 11px;
	border: none;
}
table.sei_table table.sei_pagenavi td.sei_td_navigator
{
	text-align: right;
	white-space: nowrap;
}
table.sei_table table.sei_pagenavi td.sei_td_navigator span,
table.sei_table table.sei_pagenavi td.sei_td_navigator a
{
	margin-left: 3px;
}
table.sei_table table.sei_pagenavi td.sei_td_navigator span.navipage_active
{
	font-weight: bold;
	color: black;
}
div.sei_formgrid_grouptitle {
 margin-left: -75px; 
}
div.sei_formgrid_grouptitle h2
{
 padding-left: 25px;
 background-image: url(http://www.bull-catering.de/sei_system/images/default/elements/forms/formgroup_line.jpg);
 background-repeat: no-repeat;
 background-position: left bottom;
 font-size: 11px;
 font-weight: bold;
 height: 1.7em;
}
div.sei_formgrid_grouptitle img
{
 float: left;
 margin-left: 25px;
}
div.sei_form_entry
{
	margin-top: 3px;
	margin-bottom: 3px;
}
div.sei_form_entry div.left
{
	width: 150px;
	float:left;
	vertical-align: top;
}
div.sei_form_entry div.right
{
	float:left;
	vertical-align: top;
}
div.sei_form_spacer
{
	height: 7px;
}
div.sei_form_clearer
{
	clear: both;
}
input.sei_input_field
{
	border: 1px solid #909090;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
}
input:focus
{
	background-color: #F6F0DD;
}
a.sei_button, a.sei_button_noimage
{
	border: 1px solid #A9A9A9;
	padding: 4px;
	background-color: #FFFFFF;
	color: #004080;
}
a.sei_button
{
	padding-left: 24px;
	background-position: 3px 3px;
	background-repeat: no-repeat;
}
a.sei_button:hover, a.sei_button_noimage:hover
{
	background-color: #F0F0F0;
}
div.sei_buttonset
{
	margin-top: 40px;
}
div.image_and_text
{
}
div.image_and_text img
{
	vertical-align: middle;
	margin-right: 4px;
}
