/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: oldlace;
	/* antiquewhite palegoldenrod  oldlace */
}

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
{
	color: #3333cc;
	text-decoration: underline;
}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 1px;
	margin-left: 0px;
	margin-right: 0px;
	}

.Kalender
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Arial;
	background-color: floralwhite;
}
.KalenderInvers
{
	color: lemonchiffon;
	background-color: orangered;
}
.KalenderMehrtaegig
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Arial;
	background-color: oldlace;
}
.KalenderFeiertag
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Arial;
	background-color: khaki;
}

.KalenderSuchtag
{
	font-weight: normal;
	font-size: 8pt;
	color: white;
	font-family: Arial;
	background-color: coral;
}
.KalenderHeute
{
	border-right: tomato solid;
	border-top: tomato solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: tomato solid;
	color: black;
	border-bottom: tomato solid;
	font-family: Arial;
	background-color: floralwhite;
}

.KalenderHeuteFeiertag
{
	border-right: tomato solid;
	border-top: tomato solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: tomato solid;
	color: black;
	border-bottom: tomato solid;
	font-family: Arial;
	background-color: khaki;
}

.KalenderHeader
{
	font-weight: bold;
	font-size: 12pt;
	color: floralwhite;
	font-family: Arial;
	background-color: chocolate;
}

.Kalenderbezeichnung
{
	font-weight: bold;
	font-size: 12pt;
	color: chocolate;
	font-family: 'Comic Sans MS';
	/* background-color: palegoldenrod; */
}

.KalendermonatCombo
{
	font-weight: bold;
	font-size: 10pt;
	color: chocolate;
	font-family: 'Comic Sans MS';
	background-color: floralwhite;
}

.EditHeader
{
	font-weight: bold;
	font-size: 13pt;
	color: floralwhite;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	height: 32px;
	background-color: chocolate;
	border-bottom-style: none;
}
.EditHeader1
{
	font-weight: bold;
	font-size: 12pt;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	height: 30px;
	background-color: gold;
	border-bottom-style: none;
}
.EditHeader2
{
	font-weight: bold;
	font-size: 10pt;
	line-height: 30px;
}
.EditFooter
{
	border-top: gold thin solid;
	font-weight: bold;
	font-size: 13pt;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	height: 32px;
	background-color: khaki;
	border-bottom-style: none;
}
.EditTrennlinie
{
	color: gold;
}
.EditField
{
	font-size: 10pt;
	font-family: Arial;
	background-color: white;
}
.EditFieldArea
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 10pt;
	padding-bottom: 0px;
	margin: 0px 0px 0px;
	word-spacing: normal;
	text-transform: none;
	padding-top: 0px;
	font-family: Arial;
	background-color: khaki;
}
.EditFieldAreaHell
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 10pt;
	padding-bottom: 0px;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	padding-top: 0px;
	font-family: Arial;
	background-color: palegoldenrod;
}
.EditKalender
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 9pt;
	padding-bottom: 0px;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	padding-top: 0px;
	font-family: Arial;
	background-color: gold;
}
.EditValidationtext
{
	font-size: 10pt;
	color: darkviolet;
	font-family: Arial;
	background-color: khaki;
}
.Basistabelle
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 10pt;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial;
	background-color: antiquewhite;
}
.BasistabelleKalender
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 10pt;
	padding-bottom: 0px;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	padding-top: 0px;
	font-family: Arial;
	background-color: palegoldenrod;
}
.BasistabelleWerbung
{
	font-size: 10pt;
	background-color: khaki;
}
.TabelleUeberschrift
{
	font-weight: bold;
	font-size: 13pt;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	height: 32px;
	background-color: gold;
	text-align: center;
	border-bottom-style: none;
}
.TabelleHeader
{
	font-weight: bold;
	font-size: 10pt;
	border-top-style: none;
	font-style: italic;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: khaki;
	border-bottom-style: none;
}
.TabelleFilter
{
	font-size: 10pt;
	font-family: Arial;
	height: 24px;
	background-color: palegoldenrod;
}
.TabelleItem
{
	font-size: 10pt;
	font-family: Arial;
}
.TabelleItemKalenderauswahl
{
	font-size: 12pt;
	color: chocolate;
	font-family: 'Comic Sans MS';
}
.TabellePager
{
	font-size: 10pt;
	font-family: Arial;
}
.TabelleFuss
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	height: 32px;
	background-color: khaki;
	border-bottom-style: none;
}
.TabelleItemMenueTag
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Arial;
	background-color: floralwhite;
}
.TabelleHeaderMenueTag
{
	font-weight: normal;
	font-size: 10pt;
	font-style: italic;
	font-family: Arial;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	height: 20px;
	background-color: lemonchiffon;
	vertical-align:middle;
}
.TabelleLokalPlanEdit
{
	border-right: gold 1px solid;
	border-top: gold 1px solid;
	font-weight: normal;
	font-size: 10pt;
	vertical-align: middle;
	border-left: gold 1px solid;
	border-bottom: gold 1px solid;
	font-family: Arial;
	height: 20px;
	background-color: lemonchiffon;
}
.TabelleLokalPlanEditHeader
{
	font-style: italic;
}
.TabelleLokalPlanEditGrid
{
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight:bold;
}
.TabelleLokalPlanEditField
{
	font-family: Comic Sans MS;
	font-size: 10pt;
}
.HeaderMenueTag
{
	background-color: lemonchiffon;
	height:	30;
	border-top-width:1px;
	border-top-style:  solid;
	border-top-color:gold;
	border-bottom-width:1px;
	border-bottom-style:  solid;
	border-bottom-color:gold;
	border-left-width:1px;
	border-left-style:  solid;
	border-left-color:gold;
	border-right-width:1px;
	border-right-style:  solid;
	border-right-color:gold;
}
.Menue_TabellePager
{
	font-size: 10pt;
	font-family: Arial;
	background-color: lemonchiffon;
}
.Menue_OrtCombo
{
	font-weight: bold;
	font-size: 11pt;
	color: chocolate;
	font-family: 'Comic Sans MS';
}
.Lokal_Adresse
{
	font-weight: normal;
	font-size: 11pt;
	color: saddlebrown;
	font-family: 'Comic Sans MS';
}
.Lokal_Adresse_Fett
{
	font-weight: bold;
	font-size: 11pt;
	color: saddlebrown;
	font-family: 'Comic Sans MS';
}
.Lokal_Links
{
	font-weight: normal;
	font-size: 11pt;
	color: saddlebrown;
	font-family: 'Comic Sans MS';
    }
.Lokal_Links_Edit
{
	font-size: 9pt;
}
.Lokal_Wochenplan
{
	font-weight: bold;
	font-size: 12pt;
	color: chocolate;
	font-family: 'Comic Sans MS';
}
.Lokal_Wochenplan_Grid
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: 'Comic Sans MS';
	background-color: floralwhite;
}
.CommandButtonNormal
{
	font-size: 9pt;
	border-top-style: ridge;
	font-family: Arial;
	border-right-style: ridge;
	border-left-style: ridge;
	border-bottom-style: ridge;
}
.LinkButton
{
	font-weight: bold;
	font-size: 12pt;
	color: chocolate;
	font-family: Arial;
}
.LinkNormal
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
.Navigation
{
	border-right: darkgoldenrod 1px solid;
	border-top: darkgoldenrod 1px solid;
	font-size: 10pt;
	border-left: darkgoldenrod 1px solid;
	border-bottom: darkgoldenrod 1px solid;
	background-color: palegoldenrod;
}
