/*
  DEFAULT stylessheet for Steiermark

  Created by Dynamic Objects, MEDIA-LINE
  http://www.dynamicobjects.de, http://www.media-line.at
*/


/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
        font-family: Verdana, Helvetica, Arial,sans-serif;
        font-size: 10pt; 
	background-color: #FFFFFF; 
        margin-left: 0px; 
        margin-top: 0px; 
        margin: 0px;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}


.title    { font-size: 10pt; font-weight: bold; color : #00722D; }
.subtitle { font-size: 10pt; font-weight: bold; color : #000000; }
.message {}
.date    { font-size: 8pt; font-style: italic; color : #000000; }
.author  { font-size: 8pt; font-style: italic; color : #000000; }

.details_title    { font-size: 16px; font-weight: bold; color : #00722D; }
.details_title_v2 { font-size: 16px; font-weight: bold; color : #00722D; }
.details_subtitle { font-size: 12px; font-weight: bold; color : #000000; }


/* General font families for common tags */
font,th,td,p { font-family: Verdana, Helvetica, Arial,sans-serif;
               font-size: 12px; }

a:link,a:active,a:visited { text-decoration: underline; font-weight: bold; color: #00722D; }
a:hover                   { color: #FFFFFF; background-color:#00722D;}


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #000000;}
a.nav			{ text-decoration: none; color : #006699; }
a.nav:hover		{ text-decoration: underline; }


hr { height: 0px; border: solid ##00722D 0px; border-top-width: 1px;}


/* Main table cell colours and backgrounds */
td.row1	{ background-color: ##00722D; }
td.row2	{ background-color: #B0CA35; }
td.row3	{ background-color: #B0CA35; }


/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFA34F; font-size: 11px; font-weight : bold;
	background-color: #006699; height: 25px;
	background-image: url("../subsilver/images/cellpic3.gif");
}



/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}