@charset "iso-8859-1";


/*
master stylesheet for www.styrian-studs.com
(c) 2010  Markus Zrim, AT-Graz

version history:
1.0.0  23.03.2010  sb  initial release
*/

/* global defaults */
body {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url('img/bg.png');
	background-repeat: repeat-x;
	margin-bottom: 0px;
	font-family: verdana, tahoma, geneva, sans-serif;
	font-size: small;
	line-height: 20px;
	text-align: left;
	white-space: normal;
	color: #000000;
	}

a:link    {color:#008000;}
a:visited {color:#008000;}
a:hover   {color:#CC9900;}
a:active  {color:#CC9900;}

h1 {color: #008000; font-size: medium; font-style: italic; font-weight: bold;}
h2 {color: #008000; font-size: 14px; font-weight: bold;}

text_h2. {color: #008000; font-size: 14px; font-weight: bold;}
