body
{
	font-family: Helvetica, arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../gfx/bg_new.png);
	background-repeat: no-repeat;
}

img
{
	border-width: 0px;
}

#mainmenucontainer
{
	border-right: 0px solid #900;
	position: absolute;
	left: 15px;
	top: 55px;
}

#mainmenucontainer a
{
	font-weight: normal;
	font-size: 14px;
	display: block;
	--width: 120px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	--background: url(../gfx/menubutton_background.png) repeat-x;
	background-color: #ddd;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: left;
	margin: 0px;
	margin-right: 10px;
	color: #900;
	--font-size: 12px;
	--font-weight: bold;
	text-decoration: none;
	--height: 20px;
}

.gesuche_option
{
	display: inline-block;
	margin: 3px;
	padding: 5px;
	background-color: #ccc;
	color: #000;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.gesuche_option_description
{
	font-weight: bold;
}

#mainmenucontainer a:hover, .menu_administration #menu_administration, .menu_catalog #menu_catalog, .menu_antiqea #menu_antiqea, .menu_blog #menu_blog, .menu_contact #menu_contact
{
	background-color: #900;
	color: #fff;
	--text-decoration: underline;
}

.right_search
{
	height: 45px;
}

#logininfo
{
	position: absolute;
	top: 5px;
	left: 800px;
	height: 45px;
}

a
{
	color: #2647a0;
	font-weight: bold;	
}


a.link_with_symbol
{
	padding: 2px;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

a.link_with_symbol:hover
{
	background-color: #2647a0;
	color: #eee;
}

.single_symbol
{
	display: block;
	float: left;
	padding: 2px;
	width: 12px;
	height: 15px;
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left: 2px;
}

.symbol_shoppingcard_add
{
	background-image: url(../gfx/icons/cart_add.png);
}

.symbol_article
{
	background-image: url(../gfx/icons/brick.png);
}

.symbol_shoppingcard
{
	background-image: url(../gfx/icons/cart.png);
}

.symbol_order
{
	background-image: url(../gfx/icons/cart_go.png);
}

.symbol_gesuch
{
	background-image: url(../gfx/icons/zoom.png);
}

.symbol_reservation
{
	background-image: url(../gfx/icons/tag_blue.png);
}

.symbol_unit
{
	background-image: url(../gfx/icons/bricks.png);
}

.symbol_reservation_delete
{
	background-image: url(../gfx/icons/tag_blue_delete.png);
}

.symbol_reservation_extend
{
	background-image: url(../gfx/icons/tag_blue_edit.png);
}

.symbol_article_edit
{
	background-image: url(../gfx/icons/pencil.png);
}

.symbol_notepad
{
	background-image: url(../gfx/icons/script.png);
}

.symbol_notepad_add
{
	background-image: url(../gfx/icons/script_add.png);
}

.symbol_notepad_remove
{
	background-image: url(../gfx/icons/script_delete.png);
}

.symbol_user_details
{
	background-image: url(../gfx/icons/vcard.png);
}

.symbol_text
{
	background-image: url(../gfx/icons/book_open.png);
}

.symbol_money
{
	background-image: url(../gfx/icons/money.png);
}

.symbol_statistics
{
	background-image: url(../gfx/icons/chart_bar.png);
}

.symbol_statistics_pie
{
	background-image: url(../gfx/icons/chart_pie.png);
}

.symbol_shipped
{
	background-image: url(../gfx/icons/lorry_go.png);
}

.symbol_shipping
{
	background-image: url(../gfx/icons/lorry.png);
}

.symbol_article_details
{
	background-image: url(../gfx/icons/application_form.png);
}

.symbol_pdf
{
	background-image: url(../gfx/icons/page_white_acrobat.png);
}

.symbol_password_edit
{
	background-image: url(../gfx/icons/lock_edit.png);
}

.symbol_username_edit
{
	background-image: url(../gfx/icons/user_edit.png);
}

.symbol_email
{
	background-image: url(../gfx/icons/email.png);
}

.symbol_email_edit
{
	background-image: url(../gfx/icons/email_edit.png);
}

.symbol_contact_edit
{
	background-image: url(../gfx/icons/pencil.png);
}

.symbol_edit
{
	background-image: url(../gfx/icons/pencil.png);
}

.symbol_delete
{
	background-image: url(../gfx/icons/cross.png);
}

.symbol_back
{
	background-image: url(../gfx/icons/arrow_undo.png);
}

.symbol_account
{
	background-image: url(../gfx/icons/user.png);
}

.symbol_crm
{
	background-image: url(../gfx/icons/group.png);
}

.symbol_up
{
	background-image: url(../gfx/icons/arrow_up.png);
}

.symbol_down
{
	background-image: url(../gfx/icons/arrow_down.png);
}

.symbol_door
{
	background-image: url(../gfx/icons/door.png);
}

.symbol_house
{
	background-image: url(../gfx/icons/house.png);
}

.symbol_window
{
	background-image: url(../gfx/icons/picture_empty.png);
}

.symbol_category
{
	background-image: url(../gfx/icons/chart_organisation.png);
}

.symbol_category_add
{
	background-image: url(../gfx/icons/chart_organisation_add.png);
}

.symbol_material
{
	background-image: url(../gfx/icons/shading.png);
}

.symbol_date
{
	background-image: url(../gfx/icons/date.png);
}

.symbol_state
{
	background-image: url(../gfx/icons/contrast.png);
}

.symbol_bullet
{
	background-image: url(../gfx/icons/bullet_blue.png);
}

.symbol_print
{
	background-image: url(../gfx/icons/printer.png);
}

h1
{
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

h1 .bigger
{
	font-size: 23px;
}

h2
{
	font-size: 16px;
	font-weight: bold;
	color: #2647a0;
}

.contentsection h2
{
	
	display: block;
	color: #000;
	background-color: #ccc;
	padding: 10px;
	height: 14px;
	font-size: 12px;
	border-bottom: 1px solid #fff;
	margin: 0px;
}

.contentsection h2.important
{
	display: block;
	color: #fff;
	background-color: #f00;
	padding: 10px;
	height: 14px;
	font-size: 12px;
	border-bottom: 1px solid #fff;
	margin: 0px;
}

.contentsection p
{
	margin: 0px;
	padding: 10px;
	background-color: #eee;
	font-size: 12px;
}

#content .section p
{
	padding: 0px;
	padding-bottom: 10px;
}

#content .section ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#content .section ul li
{
	margin-bottom: 4px;
}

#content .section
{
	font-size: 12px;
}

#content p.important
{
	font-weight: bold;
}

.contentsection
{
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 10px;
}

.section
{
	padding: 10px;
	background-color: #eee;
	margin: 0px;
	margin-bottom: 1px;
}

input[type=submit], input[type=button], input[type=reset] {
	background:white url(../gfx/admin/nav-bg.gif) bottom repeat-x; 
	padding:2px;
	color:black; 
	border: 1px solid #bbb;
	border-color:#ddd #aaa #aaa #ddd;
	height: 24px;
	font-weight: bold;
}

input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover {
	background-image:url(../gfx/admin/nav-bg-reverse.gif); 
	border-color:#999 #333 #333 #999;
}

input[type=submit]:active, input[type=button]:active, input[type=reset]:active { 
	background-image:url(../gfx/admin/nav-bg-reverse.gif); 
	background-position:top; 
}

#header
{
	height: 90px;
	width: 100%;
	background-color: #efefef;
	--background-image: url(../gfx/background_top2.png);
}

#header_decoration
{
	height: 15px;
	width: 100%;
	background-image: url(../gfx/verlauf_new.png);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}

#content
{
	position: relative;
	margin-left: 275px;
	width: 500px;
	min-height: 700px;	
}

#content_header
{
	height: 35px;
	margin-bottom: 25px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

#order
{
	float: right;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
}

.order select
{
	width: 140px;
}

#searchtabs
{
	width: 236px;
}

#searchresult_box
{
	position: fixed;
	background-color: #616161;
	border-left: none;
	width: 180px;
	height: 80px;
	left: 250px;
	top: 180px;
	z-index: 10000;
	color: #fff;
	padding: 10px;
	display: none;
}

#searchbar
{
	position: relative;
	float: left;
	margin-left: 15px;
	margin-bottom: 20px;
}

#searchbar_header
{
	height: 27px;
}

form.search
{
	font-size: 11px;
}

form.search table
{
	border-spacing:     0px;
    border-width:       0px 0px 0px 0px;
    border-collapse:    collapse;
	padding: 0px;
}

.yui-skin-sam .yui-navset .yui-content,.yui-skin-sam .yui-navset .yui-navset-top .yui-content
{	
	padding:0px;
}

form.search table td
{
	padding: 5px;
	vertical-align: bottom;
}

.field_description
{
	padding-bottom: 2px;
}

.description_title
{
	font-size: 12px;
	font-weight: bold;
}

ul.errorlist
{
	list-style: none;
	margin: 0px;
	color: #f00;
	font-weight: bold;
	font-size: 11px;
}

.errorbox
{
	background-color:	#f00;
	color:				#fff;
	font-size:			11px;
	font-weight:		bold;
}

.errorbox ul.errorlist
{
	padding:			0px;
	color: #fff;
}

form.search th
{
	text-align: left;
}

input, select
{
	width: 100px;
}

select
{
	width: 106px;
}

.full select
{
	width: 200px;
	height: 80px;
}

input[type=submit]
{
	width: 150px;
}

input[type=checkbox]
{
	width: auto;	
}

.used input, .used select, .used .multiple_select_scrollbox
{
	background-color: #ccc;
	color: #fff;
}

.pagination
{
	padding: 10px;
	padding-bottom: 7px;
	background-color: #eee;
	text-align: center;
	font-size: 12px;
}

.pagination form
{
	
}

.pagination .previous
{
	display: block;
	float: left;
	background: url(../gfx/icons/previous.png) no-repeat;
	background-position: 0px 2px;
	width: 50px;
	height: 16px;
	padding-left: 20px;
	text-align: left;
	padding-top: 2px;
	color: #616161;
}

.pagination select
{
	font-size: 12px;
}

.pagination .center
{
	margin-top: -3px;
}

.pagination .next
{
	display: block;
	float: right;
	background: url(../gfx/icons/next.png) no-repeat;
	background-position: 54px 2px;
	width: 50px;
	text-align: right;
	height: 16px;
	padding-top: 2px;
	padding-right: 20px;
	color: #616161;
}

td ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	left: 0px;
}

td ul li
{
	margin: 0px;
	padding: 0px;
}

.multiple_select_scrollbox
{
	background-color: #fff;
	height: 100px;
	border: 1px solid #666;
	overflow: auto;
}

table.form
{
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	color: #2647a0;
}

table.form input
{
	width: 250px;
}

#formExtended
{
	display: none;	
}

#searchHeader
{
	display: none;
}

#searchHeader li a
{
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-radius-topleft: 10px;
	border-radius-topright: 10px;	
}

.yui-content
{
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topright: 10px;
	border-radius-bottomleft: 10px;
	border-radius-bottomright: 10px;
	border-radius-topright: 10px;
}

#footerGradient
{
	margin-top: 30px;
	background-image: url(../gfx/verlauf_reversed.png);
	background-repeat: repeat-x;
	width: 100%;
	clear: both;
	height: 15px;
}

#footer
{
	width: 100%;
	min-height: 400px;
	background: url(../gfx/background_small.png) repeat;
}


#footerText
{
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-radius-bottomleft: 10px;
	border-radius-bottomright: 10px;
	background-color: #eee;
	padding: 10px;
	font-size: 12px;
	color: #616161;
	width: 695px;
	margin-left: 275px;
}

#footerText h1
{
	font-size: 12px;
	font-weight: bold;
	color: #616161;
}

#footerText a
{
	font-size: 12px;
	color: #616161;
	font-weight: normal;
}

#footerText a:hover
{
	font-size: 12px;
	background-color: #616161;
	color: #eee;
}

.blog_entry_overview
{
	width: 480px; 
	height: 180px;
	padding: 10px;
	margin-bottom: 20px;
	cursor: pointer
}

.blog_entry_overview .date
{
	background-color: #fff;
	opacity: 0.7;
	display: block;
	margin: 0px;
	padding: 4px;
	text-decoration: none;
	width: 100px;
	height: 20px;
	margin-bottom: 4px;
}

.blog_entry_overview h1
{
	background-color: #fff;
	opacity: 0.7;
	display: inline;
	margin: 0px;
	padding: 4px;
	text-decoration: none;
}

.blog_entry p
{
	background: inherit;
	background-color: none;
}

