/*
'---------------------------N-ü-z-i-d-e-r-s-----01.09.2004_Kurt--------------------
'----------------------------------------------------------------------------------
' 
'Copyright (C) 2002 Ö-Consult Software GmbH
'Alle Rechte vorbehalten.
'
'----------------------------------------------------------------------------------
'----------------------------------------------------------------------------------
'
'----------------------------------------------------------------------------------
'
'Ö - C o n s u l t   - P o r t a l   ( b a s e d   o n   I B S )
'
'			D e f a u l t - S t y l e s h e e t (CSS-Level 2.0)
'
'----------------------------------------------------------------------------------
'
'Datum: 
'	12.03.2003
'Ersteller:
'	Bau, IBS-Team
'Beschreibung:
'	Nachfolgend sind sämtliche vom ÖC-Portal benötigten Sfffftyle-Klassen definiert
'   (diese wurden weitgehend von den orig. IBS-Style Daten übernommen und
'	wo notwendig an die Desginvorgaben des Projekts buergerportal.at 
'	angepasst/erweitert.
'
'----------------------------------------------------------------------------------
*/


/*
'----------------------------------------------------------------------------------
'----------------------------------------------------------------------------------
'Css-Section: Standard
'Info:
'	Styles für Standard HTML-Elemente
'----------------------------------------------------------------------------------
 */

/* background color for the content part of the pages */

/*
'-------------------------------------------------
'XmlMetaControl: Body
'Info:
'	Background Color/Grafik für die Body-Section
'-------------------------------------------------
 */

Body {
	background-color: #FFFFFF; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-left: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:  11px; 
	color: #403F3B;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #403F3B;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #403F3B;
}

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #403F3B;
}

H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #403F3B;
}

H5 {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #403F3B;
}


span.H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #403F3B;
}

span.H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #403F3B;
}

span.H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #403F3B;
}

span.H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #403F3B;
}

span.H5 {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #403F3B;
}


H6, DT
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: darkred;
}

TFOOT, THEAD
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: darkred;
}

TH
{
	vertical-align: baseline;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: darkred;
}

A:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #403F3B;
}

A:hover.xmlMetaMenuButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}

A:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #403F3B;
	text-decoration: underline;
}

A:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #403F3B;
	text-decoration: underline;
}

A:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #403F3B;
	text-decoration: underline;
	background-Color: #CCCCCC;
}

.gemlink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	color: #403F3B;
}

.gemlink:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	color: #403F3B;
}

.gemlink:hover.xmlMetaMenuButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}

.gemlink:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	color: #403F3B;
}

.gemlink:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	color: #403F3B;
}

.gemlink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #403F3B;
	text-decoration: underline;
}

SMALL
{
	font-size: 9pt;
}

BIG
{
	font-size: 11pt;
}

BLOCKQUOTE, PRE
{
	font-size: 9pt;
	font-family: Lucida Console, monospace;
}


UL LI
{
	font-size: 9pt;
	list-style-image: url(/portal/gem24/portal62/images/dot_3d.jpg);
	list-style-type: square;
}

UL LI LI
{
	font-size: 9pt;
	list-style-type: disc;
	list-style-image: url(/portal/gem24/portal62/images/dot_3d.jpg);
}

UL LI LI LI
{
	font-size: 9pt;
	list-style-type: circle;
	list-style-image: url(/portal/gem24/portal62/images/dot_3d.jpg);
}

OL LI
{
	font-size: 9pt;
	list-style-type: decimal;
	list-style-image: url(/portal/gem24/portal62/images/dot_3d.jpg);
}

OL OL LI
{
	font-size: 9pt;
	list-style-type: lower-alpha;
	list-style-image: url(/portal/gem24/portal62/images/dot_3d.jpg);
}

OL OL OL LI
{
	font-size: 9pt;
	list-style-type: lower-roman;
	list-style-image: url(/portal/gem24/portal62/images/dot_3d.jpg);
}

HR {
	color: dimgrey;
	height: 1pt;
	text-align: left;
}


p {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 9pt;
}

/*
'----------------------------------------------------------------------------------
'----------------------------------------------------------------------------------
'Css-Section: oecPortal
'Info:
'	XmlMetaDef-StyleClasses
'----------------------------------------------------------------------------------

/*
'-------------------------------------------------
'XmlMetaControl: HeadBg
'Info:
'	Background Color/Grafik für die Portal-Header Section
'gemcontent
'Info: 
'       Hintergrundfarbe für den Contentbereich
'-------------------------------------------------
 */
table.gemcontent
{
	background-color: #ffffff
}

.HeadBg
{
	background-image: url(/portal/gem24/portal62/images/header1.jpg); 
	background-repeat: no-repeat;
}

/*
'-------------------------------------------------
'menue
'Info: 
'       Definition für Menüpunkte (Top)
'menueakt
'Info: 
'       Definition für Menüpunkte Aktiv (Top)
'-------------------------------------------------
 */
 td.menue  {
	background-color: #FFF0C3;
	font-family: Verdana, Arial, Helvetica; 
	font-size:  10px; 
 	color: #000000;
}
 .menueakt  {
	background-color: #BFBBB0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:  10px; 
	color: #403F3B;
	font-weigth: bold;
	text-transform: uppercase;
 }
 .menueakthell {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica; 
	font-size:  10px; 
	color: #1D466D;
 }
 table.menue  {
	background-color: #ffffff; 
	font-family: Verdana, Arial, Helvetica; 
	font-size:  9pt; 
 }
 .menue_unterstrich {
	background-color: #FFFFFF;
 }

 .footer {
	background-color: #BFBBB0;
 }

/*
'-------------------------------------------------
'text11
'Info:
'	StyleClass für den vom Webdesigner erstellten
'	PortalContent der buergerportal.at
'	Root-Page.
'-------------------------------------------------
 */

.text11
{
	font-size: 9pt;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

/*
'-------------------------------------------------
'SiteTitle (Page Banner)
'Info:
'	StyleClass für den Titel des Portals (Titel
'	wird beim oecPortal nicht verwendet, da
'	der gesamte Header über ein entsprechendes
'	Grafikobjekt dargestellt wird.
'-------------------------------------------------
 */

.SiteTitle
{
}

/* background/border colors for the selected tab */

/*
'-------------------------------------------------
'TabBg (Page Banner)
'Info:
'	StyleClass für den Background der Tabs
'   (Menüpunkte)
'-------------------------------------------------
 */

.TabBg
{
	border-left-color: transparent;
	border-bottom-color: transparent;
	border-top-color: transparent;
//	background-color: #E1F0FF;
	background-color: #E1F0FF;
}

/*
'-------------------------------------------------
'OtherTabsBg (Page Banner)
'Info:
'	StyleClass welche den Background der nicht
'	ausgewählten Tabs (Menüpunkte) festlegt
'-------------------------------------------------
 */

.OtherTabsBg
{
	border-left-color: #E1F0FF;
	border-bottom-color: #E1F0FF;
	border-top-colfor: #E1F0FF;
	background-color: transparent;
	border-right-color: #E1F0FF;
}

/*
'-------------------------------------------------
'SelectedTab (Page Banner)
'Info:
'	StyleClass welche das Aussehen des
'	ausgewählten Tabs (Menüpunkte) festlegt
'-------------------------------------------------
 */

.SelectedTab
{
	border-right: steelblue 1px solid;
	border-left: steelblue 1px solid;	
	border-bottom: steelblue 10px solid;	
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11pt;
	color: #FFFFFF;
	background-color: steelblue;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-align: center;
}

/*
'-------------------------------------------------
'OtherTabs (Page Banner)
'Info:
'	StyleClass welche die Styleanweisungen für den
'	Text der nicht ausgewählten Tabs enthält.
'-------------------------------------------------
 */

.OtherTabs {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9pt;
}

/*
'-------------------------------------------------
'A.OtherTabs:link..... (Page Banner)
'Info:
'	StyleClass welche die Styleanweisungen für die
'	Hyperlinks der unselektierten Tabs enthält.
'-------------------------------------------------
 */

A.OtherTabs:link
{
	color: #403F3B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9pt;
}

A.OtherTabs:visited
{
	color: #403F3B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9pt;
}

A.OtherTabs:active
{
	color: #403F3B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9pt;
}

A.OtherTabs:hover
{
	color: #403F3B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 9pt;
}

/*
'-------------------------------------------------
'SiteLink... (Page Banner)
'Info:
'	StyleClass für Links im Trennbereich PortalBanner
'	PortalContent (siehe auch StyleClass
'	TD.Banner2Content). 
'-------------------------------------------------
 */

.SiteLink
{
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A.SiteLink:link
{
	font-size: 9pt;
	color: white;
}

A.SiteLink:visited
{
	font-size: 9pt;
	color: white;
}

A.SiteLink:active
{
	font-size: 9pt;
	color: white;
}

A.SiteLink:hover
{
	color: #ff9900;
	text-decoration: underline;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

/*
'-------------------------------------------------
'SiteLinkWelcomeMessage (Page Banner)
'Info:
'	StyleClass für die angezeigte "Welcome-Message"
'	(Herzlich Willkommen ....)
'-------------------------------------------------
 */
.SiteLinkWelcomeMessage
{
	font-size: 9pt;
//	color: steelblue;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}
/*
'-------------------------------------------------
'Accent (Page Banner)
'Info:
'	StyleClass für den Separator welcher zwischen
'	den einzelnen SiteLinks angezeigt wird (Pipe)
'-------------------------------------------------
 */
.Accent
{
	color: #E1F0FF;
	font-size: 9pt;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

/*
'-------------------------------------------------
'TD.Banner2Content (Page Banner)
'Info:
'	StyleClass für den Trennbereich zwischen
'	PortalBanner PortalContent (siehe auch StyleClass
'	TD.Banner2Content). 
'	Um diese Klasse wurde der IBS-Standard erweitert
'-------------------------------------------------
*/

TD.Banner2Content
{
	margin-left: 30px;
	background-color: steelblue;
}

/*
'-------------------------------------------------
'PortalDate (Page Banner)
'Info:
'	StyleClass für das Tagesdatum, welches im Trennbereich 
'	angeführt wird.
'	Um diese Klasse wurde der IBS-Standard erweitert
'-------------------------------------------------
*/

.PortalDate
{
	font-size: 9pt;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*
'-------------------------------------------------
'Message (Portalmodul spezifisch)
'Info:
'	StyleClass für die Messages der Portal-Forum
'	Komponente
'-------------------------------------------------
*/

.Message
{
	left-margin: 30px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	background-color: #eeeeee;
}

/*
'-------------------------------------------------
'ItemTitle (Portalmodul spezifisch)
'Info:
'	StyleClass für die Titel von Announcements
'	Events
'-------------------------------------------------
*/
.ItemTitle
{
	font-size: 11pt;
	color: 0066cc;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

.ItemDate
{
	font-size: 9pt;
	color: 0066cc;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

/*
'-------------------------------------------------
'ItemTitle (Allgemein)
'Info:
'	StyleClass für die Titel der einzelnen
'	Module
'-------------------------------------------------
*/

.Head
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #0066cc;
}

/*
'-------------------------------------------------
'SubHead
'Info:
'	StyleClass den Edit bzw. Admin Bereich des
'	Portals
'-------------------------------------------------
*/

.SubHead
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: 0066cc;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */

.SubSubHead
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: black;
}

/*
'-------------------------------------------------
'Normal
'Info:
'	StyleClass welche für die meisten Texte
'	die von den Portalmodulen gerendert werden
'	benutzt wird.
'-------------------------------------------------
*/

.Normal
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 12px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */

/*
'-------------------------------------------------
'NormalTextBox
'Info:
'	StyleClass für die Textboxen im Admin und
'	Edit Bereich.
'-------------------------------------------------
*/

.NormalTextBox
{
	margin: 0px;
	padding: 3px;
	border: 0 none;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
}

.LoginTextBox {
	margin: 0px;
	padding: 3px;
	border: 0 none;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	width: 125px;
	height: 22px;
	background-image: url(/portal/gem24/images/feld_ben.jpg); 
	background-repeat:no-repeat;
	background-attachment: fixed;
}

.NormalRed
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: red;
}

.NormalBold
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

/*
'-------------------------------------------------
'CommandButton
'Info:
'	StyleClass für Buttons im
'	Admin und Edit Bereich.
'-------------------------------------------------
*/

.CommandButton
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
/*
'-------------------------------------------------
'CommandButton
'Info:
'	StyleClass für Hyperlinks und Linkbuttons 
'	im Admin und Edit Bereich.
'-------------------------------------------------
*/

A.CommandButton:link
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: 0066cc;
}

A.CommandButton:visited
{
	text-decoration: underline;
	color: 0066cc;
}

A.CommandButton:active
{
	text-decoration: underline;
	color: 0066cc;
}

A.CommandButton:hover
{
	color: #ff9900;
	text-decoration: underline;
}

/*
'-------------------------------------------------
'PortalLabelText
'Info:
'	StyleClass für LabelControls (z.B. Login)
'-------------------------------------------------
*/

.PortalLabelText
{
	font-size: 9pt;
	color: black;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/*
'-------------------------------------------------
'PortalPanels
'Info:
'	StyleClasses für den Panel-Bereich des Portals
'	Um diese Klassen wurde der IBS-Standard erweitert
'-------------------------------------------------
*/

table.ContentPane {
	font-size: 3px;
	background-color: #e3e3e3;
}

TD.ContentPane {
	background-color: #e3e3e3;
}

TD.LeftPane {
	background-color: #e3e3e3;
}
TD.RightPane {
	background-color: #e3e3e3;
}

/*
'-------------------------------------------------
'TABLE.eGovServices
'Info:
'	StyleClass für den Table welcher auf Basis
'	der Xml-bpUserBindings über ein entspr.
'	Xsl-Stylesheet gerendert wird.
'	Um diese Klasse wurde der IBS-Standard erweitert
'-------------------------------------------------
*/

TABLE.eGovServices
{
	font-size: 9pt;
	color: black;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}

/*
'-------------------------------------------------
'TABLE.eGovServices
'Info:
'	StyleClass für die einzelnen Items (bpServices)
'	des bpServiceExplorers (wird ebenfalls zur Laufzeit
'	gerendert).
'	Um diese Klasse wurde der IBS-Standard erweitert
'-------------------------------------------------

*/
.bpServiceExplorerItem
{
	font-size: 9pt;
	cursor: hand;
	color: #0066cc;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

/*
'-------------------------------------------------
'xmlMetaDef-Common Style-Classes
'Info:
'	buergerportal.at Projekt-/Applikationsweit
'	gültige Style-Classes
'-------------------------------------------------
*/

}
.xmlMetaLabelBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}

.xmlMetaLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}


/*
'-------------------------------------------------
'Bilder und Farben für Individuelle Einstellung Gemeinden
'-------------------------------------------------
*/
.pixhp_spalte {
	background-image: url(/portal/gem24/portal62/images/pixhp_spalte.gif); 
}
.pixhp_teiler {
	background-image: url(/portal/gem24/portal62/images/pixhp_teiler.gif); 
}
.pixhp_teiler_senkrecht {
	background-image: url(/portal/gem24/portal62/images/pixhp_teiler_senkrecht.gif); 
}
.i_egov {
	background-image: url(/portal/gem24/portal62/images/i_egov.jpg); 
}
.i_serv {
	background-image: url(/portal/gem24/portal62/images/i_serv.jpg); 
}
.contentdef {
	background-color:#FFFAEB;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color:#403F3B;
}
.erstang {
	background-image: url(/portal/gem24/portal62/images/p_dienste.jpg); 
}
.pf_dienste {
	background-color: #E3E3E3;
}

.pfdienste {
	background-image: url(/portal/gem24/portal62/images/pf_dienste.jpg); 
	background-repeat: no-repeat;
}
.imgigem {
	background-image: url(/portal/gem24/portal62/images/i_gem.jpg); 
	background-repeat: no-repeat;
}


