/* Stylevorgaben Bürgerservice-Bereich des Landes Steiermark */
.tabtxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

.tabtxtgr {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}

.tabtxtred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}


/* Definition Hintergrund */
body{
					font-family:Verdana,Helvetica,Arial;
					color:#990000;
	
	}
/* Definition für Links / Visited Links /Active Links */
a.navi:link 			{	
					font-size:13px;
					font-family:Arial,Sans-serif,mono;
					color:#660000;
					font-weight:normal;
					text-decoration:underline;
				}

a.navi:visited 		{
					font-size:13px;
					font-family:Courier,Courier New,mono;
					color:#666666;
					font-weight:normal;
					text-decoration:underline;
				}
			
a.navi:active		{
					font-size:13px;
					font-family:Courier,Courier New,mono;
					color:#000000;
					font-weight:normal;
					text-decoration:underline;
				}

a.navi:hover		 	{
					color:#ff0000;
 				}

				
a.navi_oben:link 			{	
					font-size:14px;
					font-family:Verdana,Arial,Sans-serif,mono;
					color:#ffffff;
					font-weight:bold;
					
				}

a.navi_oben:visited 		{
					font-size:14px;
					font-family:Verdana,Arial,Sans-serif,mono;
					color:#ffffff;
					font-weight:bold;
					}
			
a.navi_oben:active		{
					font-size:14px;
					font-family:Verdana,Arial,Sans-serif,mono;
					color:#ffffff;
					font-weight:bold;
  					}

a.navi_oben:hover		 	{
					color:#ffffff;
					text-decoration:underline;
 				}
				
				
				
a:link 			{	
					font-size:11px;
					font-family:Verdana,Helvetica,Arial;
					color:#00cc33;
					font-weight:normal;
					text-decoration:underline;
				}

a:visited 		{
					color:#666666;
					font-weight:normal;
					text-decoration:underline;
				}
			
a:active		{
					color:#ff9900;
					font-weight:normal;
					text-decoration:underline;
				}

a:hover		 	{
					color:#ff9900;
 				}				

/* Definition für Texte */
/* ==================== */

/* Definition Überschrift */

.taberg {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}

.kmkl { font-size : 10px;
		font-family : sans-serif;
		font-weight : normal;
		color : #FF0000;
		}

td.foto {
					font-size:10px;
					font-family:Verdana,Helvetica,Arial;
					color:#ffcc00;
										}
span.ueberschrift 		{
					font-size:16px;
					font-family: "Times New Roman", Times, serif;
					color:#cc0000;
					font-weight:bold;
				}

.ueberschrift 		{
	font-size:16px;
	font-family: "Times New Roman", Times, serif;
	color:#cc0000;
	font-weight:bold;
}
				
span.ueberschrift_ge 		{
					font-size:15px;
					font-family:Verdana,Helvetica,Arial;
					color:#ffcc00;
					font-weight:bold;
				}

/* Definition für Einleitungstext */
span.einleitung {
	font-size:12px;
	font-family:Verdana,Helvetica,Arial;
	color:#003366;
	text-decoration: none;
	font-style : italic;
	font-weight : bold;
}

/* Definition für fett gestellten Text */				
b 				{
					font-size:13px;
					font-family:Verdana,Helvetica,Arial;
					color:#006600;
					font-weight:bold;
				}

/* Rechtsbündiger Text für Vorlauftext */

span.textright		{
					font-size:13px;
					font-family: "Times New Roman", Times, serif;
					color:#333333;
					font-weight:normal;
					text-align:right;
				}

/* Linksbündig Text mit grauer Hintergrundfarbe für nicht eingebbare Felder im Formular */ 

span.text		{
					font-size:12px;
					font-family: Verdana, Helvetica, Arial;
					color:#ffffff;
					font-weight:normal;
					text-align:left;
				}
					
/* Rechtsbündiger Text mit grauer Hintergrundfarbe nicht eingebbare Felder im Formular */
						  
.readonly-right	{
					font-size:9pt;
					font-family:Verdana,Helvetica,Arial;
					color:#000000;
					font-weight:normal;
					background-color:#DFDFDF;
					text-align:right;
				  }


/* Sonstiges */
/* ========= */


/* Definition für Listen und Aufzählungen */
ul, ol, li, div {
					font-size:11px;
					font-family:Verdana,Helvetica,Arial;
					color:#006600;
					font-weight:bold;
				}
				
/* Definition für Formularelemente */

.input-text		{
					font-family: Lucida Console,Courier New,Courier;
					font-size: 9pt
				}

/* Definition für Formularelemente mit rechtsbündiger Ausrichtung */

.input-text-right {
					font-family: Lucida Console,Courier New,Courier;
					font-size: 9pt;
   					text-align:right;
				  }



/* Definition für Außenrand/Abstand links-oben-unten */				
p.margin 		{
	margin-left:5px;
	margin-top:8px;
	margin-bottom:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #990000;

				}
				
/* Definition für Außenrand/Abstand links */				
p.margin2 		{
	margin-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;


				}
				

/* Definition für Druck */ 
/* ==================== */
				
/* Definition der Tabelle */

.DruckTable {  
				border: #DFDFDF solid; 
				border-width: thin thin thin thin; 
				width: 560px;
			}

.DruckTitle1 {
				font-family: Verdana,Helvetica,Arial; 
				text-align: left; 
				font-weight: bold; 
				background-color: #DFDFDF;
				color: #000000;
				font-size: 11pt;
			  }

.DruckTitle2 {
				font-family: Verdana,Helvetica,Arial; 
				text-align: left;
				font-weight: bold; 
				padding-top: 16px;
				font-size: 9pt;
			 }

.DruckLabel  {
				font-family: Verdana,Helvetica,Arial; 
				margin-left: -10px;
				text-align: left; 
				font-style: italic; 
				font-size: 9pt;
			 }

.DruckText   {
				font-family: Verdana,Helvetica,Arial; 
				margin-left: -10px;
				text-align: left; 
				font-size: 9pt;
			 }


/* Definition für Menü */ 
/* =================== */
				

