/* Stylesheet von Florian Thaurer                      */
/* 5621 St.Veit im Pongau , Pfarrfeld 12               */
/* kontakt über http://www.s3lt3n.com --- kontaktformular   */

body {  
	font-family: "Comic Sans", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	margin:0px;
	scrollbar-face-color:#FFF000;
	scrollbar-highlight-color:#999000;
	scrollbar-3dlight-color:#AAA333;
	scrollbar-darkshadow-color:#444000;
	scrollbar-shadow-color:#202020;
	scrollbar-arrow-color:#898000;
	scrollbar-track-color:#FFFF00;
	background-image: url(pix/gruen2.jpg);
}

td {  font-family: "Comic Sans MS", Times, serif; font-size: 18px; color: #000000; text-decoration: none}
a:link {  font-family: "Comic Sans MS", Times, serif; font-size: 18px; color: #990000; text-decoration: underline}
a:visited {  font-family: "Comic Sans MS", Times, serif; font-size: 18px; color: #000092; text-decoration: underline}
a:active {  font-family: "Comic Sans MS", Times, serif; font-size: 18px; color: #990000; text-decoration: underline}
p {  font-family: "Comic Sans MS", Times, serif; font-size: 18px; color: #000000; text-decoration: none; letter-spacing: 0px;}
pre {  font-family: "Comic Sans MS", Times, serif; font-size: 18px; color: #000000; text-decoration: none; letter-spacing: 0px;}
div {  font-family: "Comic Sans MS", Times, serif; font-size: 18px}
h1 {font-size: 40px; font-family: "Comic Sans MS", Times, serif; font-weight: bold; color: #000000;}
h2 {font-size: 34px; font-family: "Comic Sans MS", Times, serif; font-weight: bold; color: #000000;}
h3 {font-size: 26px; font-family: "Comic Sans MS", Times, serif; font-weight: bold; color: #000000;}
h4 {font-size: 22px; font-family: "Comic Sans MS", Times, serif; font-weight: bold; color: #000000;}
h5 {font-size: 16px; font-family: "Comic Sans MS", Times, serif; font-weight: bold; color: #000000;}
h6 {font-size: 14px; font-family: "Comic Sans MS", Times, serif; font-weight: bold; color: #000000;}

/* CSS-Styhlsheet fuer die infobox */ 
.infobox
	{
	padding: 35px;
	margin-top:0px;
	background-image: url(pix/gruen2.jpg);
	}
.infobox img { border:none; }
.infotext
	{
	background-color: #55AA00;
	font-size: 16px;
	}
.infocontent
	{
	color: #000000;
	margin: 0px 10px 10px 10px;
	padding: 0px 10px 0px 10px;
	font-family: arial;
	text-align: justify;
	background-color: #66BB00;
	border: 1px solid #216531;
	background-image: url(pix/gruen.jpg);
	}
	
.infocontent p {font-size: 12px;}