body, html
{
	background-color:#f2f2f2;
	background-image:url(../assets/page_background.gif);
	background-repeat:repeat-x;
	background-position:0 18px;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

#header_bar
{
	width:100%;
	padding:8px 0 8px 0;
	background-color:#151515;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	text-align:center;
}

#location_bar
{
	width:100%;
	height:5px;
	background-color:#2C81D2;
	float:left;
}

.logout
{
	color:#999999;
}

.logout:hover
{
	color:#CCCCCC;
	text-decoration:none;
}

h1
{
	font-family:"Trebuchet MS",Verdana,Sans-serif;
	font-size:22px;
	color:#000000;
	margin:0 0 5px 0;
	padding:0;
}

h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2C81D2;
	margin:0 0 5px 0;
	padding:0;
	font-weight:bold;
}

h3
{
	font-family:"Trebuchet MS",Verdana,Sans-serif;
	font-size:18px;
	color:#2C81D2;
	margin:0 0 5px 0;
	padding:0;
	font-weight:bold;
}

h4
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2C81D2;
	margin:0 0 10px 0px;
	padding:0;
	font-weight:bold;
}

p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#888888;
	margin:0 0 10px 0;
	padding:0;
}

form
{
	padding:0;
	margin:0;
}

input
{
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#888888;
	padding:3px;
	margin:0;
}

.clear_spacer
{
	float:none;
	clear:both;
	height:5px;
}

.padding_box
{
	padding:20px;
}

#column_left
{
	width:250px;
	float:left;
}

#column_right
{
	float:left;
	height:100%;
}

.styled_submit
{
	background:none;
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#E1E1E1;
	background-color:#E1E1E1;
	background-image:url(../assets/button.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:7px 0 12px 0;
	width:200px;
	text-align:center;
	cursor:pointer;
}

.styled_button_small
{
	background:none;
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d0d0d0;
	background-image:url(../assets/button_small.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:8px 0 13px 0;
	width:120px;
	text-align:center;
	cursor:pointer;
	float:left;
	text-decoration:none;
	font-weight:bold;
}

#start_tab ul
{
	list-style:none;
	padding:0;
	margin:0;
	z-index:1000;
	position: absolute;
}

#start_tab ul li
{
	background-image:url(../assets/tab_inactive.gif);
	background-repeat:no-repeat;
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	width:189px;
}

#start_tab ul li a
{
	text-align:left;
	float:left;
	padding:24px 20px 22px 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}

#start_tab ul .inactive_close
{
	background-image:url(../assets/tab_inactive_close.gif);
	background-repeat:no-repeat;
	width:1px;
	height:59px;
	float:left;
}

#start_content
{
	float:left;
	clear:left;
	width:755px;
	border-left:1px solid #DCDCDC;
	border-right:1px solid #DCDCDC;
	border-top:1px solid #DCDCDC;
	background-color:#FAFAFA;
	margin-top:58px;
	background-image:url(../assets/container_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	z-index:1001;
}

.container_bottom
{
	float:left;
	clear:left;
	width:757px;
	height:10px;
	background-image:url(../assets/container_bottom.gif);
	background-position:bottom left;
}

.content_box
{
	float:left;
	clear:left;
	width:auto;
	height:auto;
	background-image:url(../assets/box_bg.gif);
	background-position:bottom right;
}

.content_box
{
	float:left;
	clear:left;
	width:auto;
	height:auto;
	background-image:url(../assets/box_bg.gif);
	background-position:bottom right;
}

.t {background: url(dot.gif) 0 0 repeat-x; width: auto;background-color:#FAFAFA;width:240px;margin:0 0 10px 0;}
.b {background: url(dot_b.gif) 0 100% repeat-x}
.l {background: url(dot.gif) 0 0 repeat-y}
.r {background: url(dot.gif) 100% 0 repeat-y}
.bl {background: url(bl.gif) 0 100% no-repeat}
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:20px;} 

.blue_list
{
	width:100%;
	float:left;
	background-image:url(../assets/bl_bg.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

.blue_list .left
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-image:url(../assets/bl_left.gif);
	background-repeat:no-repeat;
	float:left;
	width:25px;
	height:35px;
}

.blue_list .right
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-image:url(../assets/bl_right.gif);
	background-repeat:no-repeat;
	float:left;
	width:25px;
	height:35px;
}

.blue_list .dropdown
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-image:url(../assets/bl_drop_down.gif);
	background-repeat:no-repeat;
	float:left;
	width:69px;
	height:35px;
	cursor:pointer;
}

.blue_list .entry
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-image:url(../assets/bl_entry.gif);
	background-repeat:repeat-x;
	float:left;
	padding:9px 0 12px 0;
}

.blue_list .entry input
{
	border:none;
	background:none;
}

.blue_list .spacer
{
	background-image:url(../assets/bl_spacer.gif);
	background-repeat:repeat-x;
	float:left;
	width:41px;
	height:35px;
}

.blue_list .percentage
{
	float:left;
	width:112px;
	height:35px;
}

.blue_list .entry a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#DAECF8;
	text-decoration:none;
}

.blue_list .entry a:hover
{
	color:#FFFFFF;
}

.grey_list
{
	float:left;
	background-image:url(../assets/gr_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom right;
}

.grey_list .left
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-image:url(../assets/gr_left.gif);
	background-repeat:no-repeat;
	float:left;
	width:20px;
	height:35px;
}

.grey_list .right
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-image:url(../assets/gr_right.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	float:left;
	width:20px;
	height:35px;
}

.grey_list .entry
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-image:url(../assets/gr_entry.gif);
	background-repeat:repeat-x;
	float:left;
	padding:9px 0 12px 0;
}

.grey_list .spacer
{
	background-image:url(../assets/gr_spacer.gif);
	background-repeat:repeat-x;
	background-position:center;
	float:left;
	width:31px;
	height:35px;
}

.grey_list .entry a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	text-decoration:none;
}

.grey_list .entry a:hover
{
	color:#EEEEEE;
}

#hersteller_liste
{
	width:100%;
	float:left;
	display:block;
	overflow:hidden;
	background-color:#FFFFFF;
	border-top:1px solid #DCDCDC;
	border-bottom:1px solid #DCDCDC;
	padding:0;
	margin:0;
}

#hersteller_liste ul
{
	padding:20px;
	margin:0;
	list-style:none;
	display:block;
	float:left;
}

#hersteller_liste ul li
{
	padding:5px 0 5px 0;
	margin:0 30px 0 0;
	border-bottom:1px dashed #DCDCDC;
	width:135px;
	list-style:none;
	display:block;
	float:left;
	list-style:none;
	float:left;
}

#hersteller_liste ul li.top
{
	padding:0;
	margin:0;
	list-style:none;
	width:151px;
	height:43px;
	background-image:url(../assets/grey_li_top.gif);
}

#hersteller_liste ul li a.delete
{
	background-image:url(../assets/delete_n.gif);
	width:16px;
	height:16px;
	float:right;
	border:none;
	text-decoration:none;
	background-repeat:no-repeat;
}

#hersteller_liste ul li a.delete:hover
{
	background-image:url(../assets/delete.gif);
}

#hersteller_liste ul li a.createlist
{
	background-image:url(../assets/createlist_m.gif);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	float:right;
	margin-right:5px;
}

#hersteller_liste ul li a.createlist:hover
{
	background-image:url(../assets/createlist.gif);
}

#hersteller_liste ul li a
{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding:2px 0 0 0;
}

#hersteller_liste ul li a:hover
{
	color:#2C81D2;
	font-weight:bold;
}

#hersteller_slide
{
	float:left;
	width:100%;
}

#start_pagination
{
	float:right;
	padding-bottom:10px;
}

#start_list
{
	float:left;
	width:100%;
}

#listbox
{
	float:left;
	width:100%;
}

#new_entry
{
	width:auto;
	float:left;
	display:block;
	overflow:hidden;
	background-color:#FFFFFF;
	border-top:1px solid #DCDCDC;
	border-bottom:1px solid #DCDCDC;
	padding:0;
	margin:0 0 10px 0;
}

#new_entry ul
{
	padding:10px 10px 5px 10px;
	margin:0;
	list-style:none;
	display:block;
	float:left;
}

#new_entry ul li
{
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	clear:left;
}

#new_entry ul li a
{
	padding:5px 0 5px 0;
	margin:0;
	border-bottom:1px dashed #DCDCDC;
	width:175px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	list-style:none;
	display:block;
	float:left;
}

#new_entry ul li a.last_item
{
	padding:5px 0 5px 0;
	margin:0;
	border-bottom:0px dashed #DCDCDC;
	width:175px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	list-style:none;
	display:block;
	float:left;
}

#new_entry ul li a:hover
{
	color:#2C81D2;
	font-weight:bold;
}

.input_container_tog
{
	float:left;
	width:100%;
}

#input_container_hersteller
{
	float:left;
	width:100%;
}

#hersteller_box
{
	border-bottom:1px dashed #DCDCDC;
	border-top:1px dashed #DCDCDC;
	float:left;
	width:100%;
	padding:17px 0 20px 0;
	*/padding:15px 0 5px 0;/
}

#input_container_modell
{
	float:left;
	width:100%;
}

#modell_box
{
	border-bottom:1px dashed #DCDCDC;
	border-top:1px dashed #DCDCDC;
	float:left;
	width:100%;
	padding:17px 0 20px 0;
	*/padding:15px 0 5px 0;/
}

.input_element
{
	width:auto;
	float:left;
}

.input_element .l
{
	background-image:url(../assets/inp_l.gif);
	width:22px;
	height:30px;
	float:left;
}

.input_element .m
{
	background-image:url(../assets/inp_m.gif);
	background-repeat:repeat-x;
	width:auto;
	height:30px;
	float:left;
}

.input_element .r
{
	background-image:url(../assets/inp_r.gif);
	width:22px;
	height:30px;
	float:left;
}

.input_element input
{
	border:none;
	background:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding:7px 0 0 0;
}

.actionfield
{	
	width:100%;
	float:left;
	margin:0 0 20px 0;
	*/margin:0 0 0px 0;*/
}

.errorfield
{
	background-color:#FFEAEA;
	border-top:1px solid #FFCCCC;
	border-bottom:1px solid #FFCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CC6666;
	float:left;
	width:100%;
}

.successfield
{
	background-color:#ECFFD9;
	border-top:1px solid #CCFF99;
	border-bottom:1px solid #CCFF99;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#509F00;
	float:left;
	width:100%;
}

#livesearch a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6FB02D;
	text-decoration:none;
	padding:5px 5px 5px 5px;
}

#livesearch
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:10px;
}

#livesearch a:hover
{
	color:#FFFFFF;
	background-color:#9FD36B;
}

p.listitem,
h2.itemlist
{
	margin:0;
	padding:0;
}

.inlineinput
{
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#888888;
	padding:3px;
	margin:0;
	width:60px;
	text-align:center;
}

.togcontent
{
	background-color:#FFFFFF;
	border-top:1px solid #DCDCDC;
	border-bottom:1px solid #DCDCDC;
	padding:20px;
	margin:10px 10px 10px 10px;
}
p.listitem 
{
	padding:0;
	margin:0;
}

.item_control
{
	list-style:none;
	margin:20px 0 0 0;
	padding:0 0 0px 0;
	background-color:#FFFFFF;
	border-top:0px solid #DCDCDC;
	border-bottom:0px dashed #DCDCDC;
	float:left;
	clear:both;
	width:100%;
}

.item_control li
{
	list-style:none;
	margin:0 20px 0 0;
	padding:0;
	float:left;
}

.item_control img
{
	margin:3px 5px 0 0;
	float:left;
}

.item_control li a
{
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	border-bottom:none;
	font-weight:normal;
	float:left;
	padding:3px 0 0 0;
}

.item_control li a:hover,
{
	text-decoration:underline;
	color:#999999;
	font-weight:normal;
}

#control_panel
{
	float:left;
	margin:0;
	padding:0;
}

#control_panel ul
{
	list-style:none;
	float:left;
	width:100%;
	margin:0 0 0 20px;
	padding:0;
}

#control_panel ul li
{
	list-style:none;
	margin:0 20px 0 0;
	padding:0;
	float:left;
	border:none;
	font-weight:normal;
	width:auto;
}

#control_panel ul li img
{
	margin:3px 5px 0 0;
	float:left;
}

#control_panel ul li a
{
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	border:none;
	font-weight:normal;
}

#control_panel ul li a:hover
{
	text-decoration:underline;
	color:#999999;
	font-weight:normal;
	border:none;
}

.act_btn
{
	padding:5px;
	border:1px solid #DCDCDC;
	float:left;
	clear:both;
	margin-top:10px;
	*/margin-top:-7px;*/
}

.act_btn img
{
	margin:0px 5px 0 0;
	float:left;
}

.act_btn a
{
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	border:none;
	font-weight:normal;
	padding:1px 2px 0 0;
	float:left;
}

.act_btn a:hover
{
	text-decoration:underline;
	color:#999999;
	font-weight:normal;
	border:none;
}
