/* Thank you for looking at our copyrighted html source codes.
EN  
 All or partial duplication of any content, graphic, layout, 
 concept on this website are prohibited.  Check your local 
 and international copyright laws and rules for details.
 Copyright © by w-m-s Salzburg. All Rights Reserved. Users 
 of this site agree to be bound by the terms of the w-m-s 
 Web Site Rules and Regulations.
GE
Gemäß österreichischem Recht sind alle unter der vorliegenden Domäne 
enthaltenen Quelltextdaten urheberrechtlich geschützt. Sämtliche 
Urheberrechte sind im Besitz von Mag. Wolfgang Grabs-Schrempf und 
Andrea C. Grabs, w-m-s Salzburg, 5061 Elsbethen AUT EU. 
Email salzburg@w-m-s.net. Das Kopieren, Ausschneiden und Verändern 
von enthaltenen Inhalten, Quelltext, Datenbankstrukturen sowie Bild 
und Multimediamaterial ist ausdrücklich untersagt und wird strafrechtlich 
verfolgt. Der Zusammenhang der Seitenstrukturen wird im Rechtsstreit 
als ein Datenbankwerk bezeichnet. Gerichtsstand ist das Landesgericht
Salzburg.
*/

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #FFF9EC;
}

td {
	font-size: 11px;
}

a:link, a:active, a:visited {
	color: #CC3300;
}

a:hover {
	color: #666;
	text-decoration: none;
}

input:focus, textarea:focus {
	background-color: #FFFFFF;
}

optgroup, option, select, textarea, input {
	font-size: 11px;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #999;
}

.toc, .toc a:link, .toc a:active, .toc a:visited {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
	font-size: 10px;
}

.toc a:hover {
	color: #333;
}

.cl_toc, .cl_toc a:link, .cl_toc a:active, .cl_toc a:visited {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
	letter-spacing: 1px;
}

.cl_toc a:hover {
	color: #333;
}

h1 {
	color: #CC3300;
	font-size: 18pt;
	font-weight: normal;
}

h3 {
	color: #CC3300;
	font-weight: normal;
	font-size: 14pt;
}

h2 {
	color: #CC3300;
	font-weight: normal;
	font-size: 16pt;
}

h4 {
	font-size: 11pt;
	color: #CC3300;
}

h5 {
	font-size: 10pt;
}

b, strong {
	font-weight: bold;
}

i {
	font-style: italic;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: White;
	font-size: 10px;
	background-color: #666;
}

.button, a.button:link, a.button:visited, a.button:active {
	border: 1px solid #666;
	background-color: #F5F5F5;
	color: #666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	line-height: 18px;
	margin: 5px;
	text-decoration: none;
}

a.button:hover {
	background-color: #f5f5f5;
	border: 1px solid #666;
	color: #CC3300;
}

em {
	font-style: normal;
	font-size: smaller;
}

.fuss, .fuss a, .fuss a:link, .fuss a:visited, .fuss a:active {
	font-size: 9px;
	background-color: #993300;
	color: White;
}

fieldset {
	border: 1px solid #CC3300;
}

acronym {
	cursor: help;
	background-color: White;
}