﻿html,
form,
body,
ul,
li {
    margin: 0px;
    padding: 0px;
}

body,
form,
html{height:95%}

body {font-family:Verdana; font-size: 8pt;}

.titel {font-size: 14pt; font-weight:bold; font-style:italic;}
.hervorgehoben {font-weight:bold;}

.clocktext {right: 45px; top:90px; position: absolute; border-style:none; font-size:8pt; border-width:0px; color: #FFFFFF; background-color:Transparent; font-weight: bold; z-index: auto; text-align: right; width: 200px; }
.clock { right: 5px; top:89px; position: absolute; background-color:Transparent; font-size:8pt; border-style:none; border-width:0px; color: #FFFFFF; font-weight: bold; font-family:Verdana; z-index: auto; text-align: right; width: 40px;}

/*.clocktext {border-style:none; font-size:8pt; border-width:0px; color: #FFFFFF; background-color:Transparent; font-weight: bold; position: fixed; z-index: auto; right: 45px; top: 90px; text-align: right; width: 200px; }
.clock {background-color:Transparent; font-size:8pt; border-style:none; border-width:0px; color: #FFFFFF; font-weight: bold; font-family:Verdana; position: fixed; z-index: auto; right: 5px; top: 89px; text-align: right; width: 40px;}*/

.table_header {color:#FFFFFF; background-color:#4376A5; font-weight:bold;}
.table_header a:link {color:#FFFFFF;}
.table_header a:visited {color:#FFFFFF;}

.table_optionen {background-color:Silver; border-style:solid; border-width:1px; border-color:#000000;}

.color_main {color:#4376A5;}
.color_main_background {background-color:#4376A5;}
.color_second_background {background-color:#DCDCDC;}

.button_default {background-color:#E0E0E0;}
.button_delete {background-color:#FF8080;}
.button_hervorgehoben {background-color:#ed3d3d; font-weight:bold; font-size:12pt;}

.text_gross {font-family:Verdana; font-size: 12pt;}
.text_standard {font-family:Verdana; font-size: 10pt;}
.text_klein {font-family:Verdana; font-size: 8pt;}
.text_ueberschrift {font-family:Verdana; font-size: 14pt; font-weight:bold;}

.menu_style {font-size: small; font-weight:bold; background-color:#4376A5; color:#FFFFFF; text-decoration:none;}
.menu_style a:link {color:#FFFFFF;}
.menu_style a:visited {color:#FFFFFF;}

.mainmenu_style {font-family:Verdana; font-size: 10pt; line-height:20px; font-weight:bold; background-color:#4376A5; color:#FFFFFF; text-decoration:none;}
.mainmenu_style a:link {color:#FFFFFF;}
.mainmenu_style a:visited {color:#FFFFFF;}

.schnellsuche_text {font-size:small;}

.treeview_parentnode_style {font-weight:bold;}
.treeview_parentnode_style a:link {color:#808080;}
.treeview_parentnode_style a:visited {color:#808080;}

.treeview_selectednode_style {font-style:inherit;}
.treeview_selectednode_style a:link {color:#808080;}
.treeview_selectednode_style a:visited {color:#808080;}

.treeview_style {font-size:x-small;}
.treeview_style a:link {color:#FFFFFF;}
.treeview_style a:visited {color:#FFFFFF;}

.imagebutton{ margin-right:0px; margin-bottom:0px;}
.imagebutton:hover{margin-right:3px; margin-bottom:3px;}

.warengruppe {font-size:x-small;}
.warengruppe a:link {color:#FFFFFF;}
.warengruppe a:visited {color:#FFFFFF;}

.hersteller {background-color:Silver; border-color:Black; border-style:solid; border-width:1px; font-size:8pt; height:22px; width:100px;}
.hersteller:hover{background-color:Khaki;}

.warenkorb_artikel_tabelle{font-size:8pt;}
.warenkorb_onlinebonus {font-size:8pt; color:Blue;}
.warenkorb_eintrag_loeschen {font-size:8pt; color:Blue;}
    
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 1px;
}

.Stueckliste
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 1px;
	font-family:Verdana;
	font-size: 10pt;
}
.Stueckliste_TableRow {text-align:left;}
.Stueckliste_LinkCell {width:100px;}

