/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

TD
{
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	underline;
	color: #000000;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color: #000000;
	}	
		
A:active	{	
	text-decoration:	underline;
	color: #000000;
	}	
		
A:hover	{	
	text-decoration: underline overline;
	color: #000000;
	}

a.menubutton_active 
{
	font-weight: bold;
}
	

.menubutton {
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	background: #D0D9E5;
	border-left: 1px solid #093A80;
	border-bottom: 1px solid #093A80;
}

.menutitle {
	height: 19px;
	background: #093A80;
	color: White;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

td.menustatus	{
	height: 17px;
	background: black;
	color:White;
	font-size:10px;	
	padding-right: 3px;
}

a.menustatus, a.menustatus:visited, a.menustatus:hover {
	color:White;	
}

table.windowpanel, table.menulabel {
	border-color: #093A80;
}

table.windowpaneledit {
	border-color: #093A80;
	height:100%;
}

td.windowpanel {
	background-color: #D0D9E5;
	border-color: #093A80;
	font-weight: bold;
}

td.windowpaneledit {
	background-color: #D0D9E5;
	border-color: #093A80;
	font-weight: bold;
}

.button {
	background-color: #093A80;
	border: none;
	color: White;	
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11px;
	font-weight: bold;
}

.textbox {
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11px;
	border: 1px solid #093A80;
	width: 300px;
}
.calendar1 {
	position: absolute;
	top:122px;
	left:190px;
	z-index:10;
}

.calendar2 {
	position: absolute;
	top:140px;
	left:190px;
	z-index:10;
}

table.layoutedit {
	border-top: 1px solid #093A80;
	border-bottom: 1px solid #093A80;
}

.big {
	font-size: 14px;
	font-weight: bold;
}

.textboxbig {
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 14px;
	font-weight: bold;
	border: 1px solid #093A80;
	width: 300px;
	text-align: center;
}

td.menueintrag {
	border-top: 1px solid #093A80;
	padding-bottom: 10px;
	padding-right: 10px;
	vertical-align: top;
}

td.menupreis {
	padding-bottom: 10px;
	padding-right: 10px;
	vertical-align: top;
}

td.menueintragnews {
	border-top: 1px solid #093A80;
	padding-bottom: 10px;
	vertical-align: top;
}

table.menulabel {
	background-color: #D0D9E5;
	width: 100%;
}

.wdlabel {
	font-weight: bold;
}

.editpanel {
	position: absolute;
	top: 250px;
	left: 150px;
	width: 310px;
	height: 350px;
	background-color: White;
	z-index:2;
/*	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray', Positive='true'); */
}
.auswahlklein {
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9px;
	border: none;
	background-color: #000000;
}

.dragbar {
	cursor:hand;
}

table.menulist td {
	line-height:18px;
}

	
