﻿html 
{
	height:100%;
	padding: 0px;
	margin: 0px;
}
body
{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;	
	color: #000000;
	height: 98%;
	margin: 0px;	
	padding: 0px;		
	background-color: #ffffff;	
}
table 
{
	height: 99%;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
hr
{
	border: 0px;
	border-top: 1px dashed #cccccc;
	padding: 0px;
	height: 1px;
}
.produkt
{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.wite
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.form
{
	margin-left: 25px;
	padding: 3px;
	width: 130px;
	height: 14px;
	text-align: left;
	border: solid 1px;
	border-color: #444444;
}

.centertable
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.text
{
	width: 380px;
	height: auto;
	text-align: left;
}

a:link
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}
a.menu:link
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.menu:active
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.menu:visited
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.menu:hover
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a9a9a9;
	text-decoration: none;
}
a.pmenu:link
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
a.pmenu:active
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
a.pmenu:visited
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
a.pmenu:hover
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
	letter-spacing: 1px;
}
a.pSubMenu:link
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
a.pSubMenu:active
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
a.pSubMenu:visited
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
a.pSubMenu:hover
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
	letter-spacing: 1px;
}
fieldset
{
	border: 1px solid #ccc;
	padding: 4px;
}
legend
{
	color: #4e86c6;
}
input[type='text'], input[type='password'], textarea
{
	border: 1px solid #ccc;
	padding: 2px;
	color: #000000;
	font-size: 13px;
}
input[disabled='disabled']
{
	background-color: #efefef;
	border: 1px solid #cccccc;
	color: #cccccc;
	padding: 2px;
	font-size: 13px;
}
.formBoxHeader
{
	background-color: #4e86c6;
	border: 1px solid #efefef;
	color: #ffffff;
	padding: 4px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
}
.formBoxContent
{
	border: 1px solid #ccc;
	padding: 4px;
}
.validatorCallOut
{
	background-color: #ffdede;
}
.LoginFormPopUp
{
	position: absolute;
}
.smallText
{
	font-size: 10px;
	color: #c0c0c0;
}
.errorPanelHeader
{
	padding: 2px;
	color: #ffffff;
	background-color: #e4a2a2;
	font-weight: bold;
	border: 1px solid #ba7a7a;
	height: 15px;
	line-height: 15px;
	width: 90%;
	margin-top: 10px;
}
.errorPanelContent
{
	background-color: #ffdede;
	border: 1px solid #ba7a7a;
	border-top: 0px;
	padding: 2px;
	width: 90%;
	margin-bottom: 10px;
}
.adminPanel 
{	
	margin-bottom: 30px;
}
.adminSubMenu 
{
	margin-top: 4px;
	margin-bottom: 10px;
	display: none;
}
.menuScrollBox 
{    
	position:relative;
	
    vertical-align:top;
    width: 105%;
    height: 50%;
    overflow:auto;
}
.searchBox 
{
	width: 130px;	
}
.searchButton 
{
	width: 33px;
	height: 20px;
}
.treeViewNode 
{
	cursor: pointer;
}

.menu_body {width:150px;border-right:1px solid #998675;border-bottom:1px solid #998675;border-left:1px solid #998675;}
.menu_body li{background:#493e3b;}
.menu_body li a{color:#FFFFFF; text-decoration:none; padding:2px; display:block;}
 ul, li{margin:0; padding:0; list-style:none;}
 
.menu_body li.alt{background:#362f2d;}

.cMenu 
{
	vertical-align: top;	
	height: 100%;
	overflow: auto; 
}

.menuScrollBox 
{    
	position:relative;
	
    vertical-align:top;
    width: 100%;
    height: 100%;
    overflow:auto;
}


