/* 
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 art4public GesmbH. All Rights Reserved. Users 
 of this site agree to be bound by the terms of the art4public 
 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 art4public GesmbH, 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. 
*/

body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
	scrollbar-face-color: #CCC;
	scrollbar-highlight-color: #f8f8f8;
}

td {
	font-size: 12px;
}

a:link, a:visited, a:active {
	color: #006699;
}

a:hover {
	color: Maroon;
	text-decoration: none;
}


#marvin {
	width: 800px;
	height: 100%;
}

#marvin_left {
	width: 140px;
	padding: 10px;
}

#marvin_right {
	width: 660px;
	padding: 10px;
}

.screeny {
	display: block;
}

.printy {
	display: none;
}

h1 {
	color: #006699;
	font-weight: normal;
	font-size: 16pt;
}

h2 {
	color: #006699;
	font-weight: normal;
	font-size: 14pt;
}



h3 {
	color: #006699;
	font-weight: normal;
	font-size: 12pt;
}


h4 {
	color: #006699;
	font-size: 10pt;
	font-weight: bold;
}

h5 {
	color: #006699;
	font-size: 10pt;
}

b, strong {
	font-weight: bold;
}

.smalllink, .smalllink a:link, .smalllink a:active, .smalllink a:visited {
	color: #999;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.smalllink a:hover {
	color: maroon;
}

th {
	background-color: #666;
	border: 1px solid #333;
	color: White;
	font-size: 11px;
	font-weight: bold;
}

input, select, textarea {
	color: #666;
	font-size: 10px;
	border: 1px solid #999;
	background-color: #EFEFEF;
	
}

.input:focus {
	background-color: White;
}

hr {
	color: #CCC;
}

.sonder {
	font-weight: bold;
	color: Maroon;
	letter-spacing: 2px;
}

.zaehler, .zaehler a:link, .zaehler a:active, .zaehler a:visited {
	color: #666;
	font-size: 11px;
	text-decoration: none;
}

.zaehler a:hover {
	color: Maroon;
}