/*
Thank you for looking at our copyrighted css 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 Wolfgang Grabs-Schrempf. All Rights Reserved. Users
 of this site agree to be bound by the terms of the Grabs-Schrempf
 Web Site Rules and Regulations.

GE

Gemäß österreichischem Recht sind alle unter der vorliegenden Domäne
enthaltenen Quelltextdaten urheberrechtlich geschützt. Sämtliche
Urheberrechte in Bezug auf Programmierung und Screendesign
sind im Besitz der Firma Wolfgang Grabs-Schrempf
Internetdienstleitungen und Informationstechnik, 5061 Elsbethen AUT EU.
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. Ausnahmen bilden lediglich enthaltene Quelltextstellen mit
direkten Bezug auf andere Urheber.
*/

html, body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #D64B2F;
	background-color: #FBF5EA;
}

td {
	font-size: 11px;
}

p {
	margin-top: 0;
	margin-bottom: 5px;
}

h1, h2, h3, h4, h5, form {
	margin-top: 0;
	margin-bottom: 5px;
}

h1 {
	font-size: 14pt;
}

h2 {
	font-size: 13pt;
	font-weight: 500;
}

h3 {
	font-size: 10pt;
}

th {
	color: #D64B2F;
	background-color: #ECBC93;
	font-weight: bold;
	font-size: 10px;
}

a:link, a:visited, a:active {
	color: #D64B2F;
}

a:hover {
	text-decoration: none;
	color: #DB5633;
}

#marvin {
	background-color: #FBF5EA;
	border: 1px solid #DB5633;
}

.hg_dunkel {
	background-color: #DB5633;
	color: White;
}

.hg_mittel {
	background-color: #E89E7D;
}

.hg_hell {
	background-color: #ECBC93;
}

.hg {
	background-color: #FBF5EA;
}

h1.nav {
	font-size: 10px;
	color: White;
	font-weight: bold;
	background-color: #DB5633;
	width: 100%;
	margin: 0;
	padding: 2px 5px;
	text-decoration: none;
	border-bottom: 1px solid #ECBC93;
}

h1.navon {
	font-size: 10px;
	color: White;
	font-weight: bold;
	width: 100%;
	margin: 0;
	padding: 2px 5px;
	text-decoration: none;
	border-bottom: 1px solid #ECBC93;
	letter-spacing: 1px;
}

h1.nav a:link, h1.nav a:active, h1.nav a:visited {
	text-decoration: none;
	color: White;
	letter-spacing: 1px;
	width: 100%;
}

input {
	font-size: 10px;
	border: 1px solid #ECBC93;
	margin: 2px 0;
	color: #DB5633;
	background-color: #FBF5EA;
}

.info, .info a:hover, .info a:visited, .info a:active, .info a:link, .info a {
	visibility: hidden;
	display: none;
}

.toplinks a:link, .toplinks a:visited, .toplinks a:active {
	color: #E89E7D;
	text-decoration: none;
}

.toplinks a:hover {
	text-decoration: underline;
}

.rahmen {
	border: 1px solid #D64B2F;
	padding: 2px;
}
