﻿body 
{
	background-color:#000033;
	color:#ff9c00;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:2;
}

.MainMenu
{
	z-index: 1000;
}

.LinkButton
{
	color:#ff9c00;
	font-family : Arial;
	font-size: 10pt;
}

.LinkButtonBig
{
	color:#ff9c00;
	font-weight:bold;
	font-family : Arial;
	font-size: 11pt;
}

.MenuItemStatic
{
	background-color : #000033;
	border-color: #000033;
	font-weight:bolder;
	color: #FF9C00;
	font-family : Arial;
	font-size:14pt;
}

.MenuItemDynamic
{
	width: 250px;
	background-color : #000033;
	font-weight:bolder;
	color: #FF9C00;
	font-family : Arial;
	font-size:10pt;
}

.MenuStatic
{
}

.MenuDynamic
{
	border: solid 2px #313163;
}

.MenuItemStaticSelected
{
	background-color : #313163;
	border-color: #000033;
	font-weight:bolder;
	color: #FF9C00;
	font-family : Arial;
	font-size:14pt;
}

.MenuItemStaticHover
{
	background-color : #313163;
	border-color: #000033;
	font-weight:bolder;
	color: #ffffff;
	font-family : Arial;
	font-size:14pt;
}

.MenuItemDynamicHover
{
	background-color : #313163;
	border-color: #313163;
	font-weight:bolder;
	color: #ffffff;
	font-family : Arial;
	font-size:10pt;
}

.Headline
{
	font-family : Arial;
	font-size: 14pt;
	color: #ff9c00;
	font-weight:bolder;
	background-color: #313163;
}

.Headline2
{
	font-family : Arial;
	font-size: 12pt;
	color: #efefef;
	font-weight:bolder;
	background-color: #313163;
}

.Headline3
{
	font-family : Arial;
	font-size: 10pt;
	color: #ff9c00;
	font-weight:bolder;
	background-color: #313163;
}

.GridHeader
{
	font-family : Arial;
	font-size: 11pt;
	color: #ffffff;
	background-color:#414173;
	border: #414173 2px solid;
	font-weight:bold;
}

.GridItem
{
	font-family : Arial;
	font-size: 10pt;
	color: #efefef;
	text-align:left;
}

.GridBorder
{
	border: 2px solid #313163;
}

.PopupHeader
{
	font-family : Arial;
	font-size: 16pt;
	color: #ff9c00;
	font-weight:bolder;
	background-color: #313163;
}

.AlternatingGridItem
{
	font-family : Arial;
	font-size: 10pt;
	color: #efefef;
	text-align:left;
	background-color:#111143;
}

.Seperator
{
	font-family : Arial;
	font-size: 8pt;
	color: #ff9c00;
	font-weight:bolder;
	background-color: #313163;
}

.stdText
{
	color:#ff9c00;
	font-family : Arial;
	font-size: 10pt;
}

.stdTextWhite
{
	font-family : Arial;
	font-size: 10pt;
	color: #efefef;
}

.NewsHead
{
	background-color: #9c0000;
}

.TimeLink
{
	text-align : center;
}

.BerichtLink
{
	color:#efefef;
	font-family : Arial;
	font-size: 7pt;
}

.LinkButtonBericht
{
	text-align:center;
	color:#efefef;
	font-family : Arial;
	font-size: 8pt;
}

.EinsatzberichtHead
{
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color:#ff9c00;
	font-size:2;
}

.EinsatzberichtText
{
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color:#efefef;
	font-size:2;
}

.PageHeader
{
	font-family : Arial;
	font-size: 16pt;
	color: #ff9c00;
	font-weight:bolder;
	background-color: #313163;
	border: #414173 2px solid;
}

.PageSubHeader
{
	font-family : Arial;
	font-size: 14pt;
	color: #ffffff;
	background-color: #313163;
	border: #414173 2px solid;
}

.PageContent
{
	border-bottom: #414173 2px solid;
	border-right: #414173 2px solid;
	border-left: #414173 2px solid;
}

.TextField
{
	font-family : Arial;
	font-size: 12pt;
}

.DropDownField
{
	width:208px;
}

.InputField
{
	width:200px;
}
