/* GENERAL */

body {
	border: 0px;
	padding: 0px;
	margin: 0px;
	background: #ffffff;
	scrollbar-arrow-color: Gray;
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #ffffff;
}
	
h1 { font-size: 20px;
	  font-family: Arial;}
h2 { font-size: 16px;
	  font-family: Arial;}
h3 { font-size: 13px;
	  font-family: Arial;}
a {
 	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;}
a img { 
	border: 0px;
}
a:visited {  
	color: #000000;}
a:hover {  
	color: #000000;
	font-size: 11px;}
td {
	overflow: auto; 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;}

/* SPECIAL */

#holder {
	border: #000000 0px solid white;
	background: #B6BABB;
	width: 774px;
	height:520px;
	margin-top: auto;
	margin-bottom: auto;
	position: absolute;
	left: 50%;
	margin-left: -387px;
	top: 50%;
	margin-top: -260px;
	background-image: url("../images/tygbg.jpg");
}
	
#maintop {
	left: 180px;
	top: 35px;
	width: 570px;
	position: absolute;
	height: 30px;}
	
#main {
	font-size: 11px; 
	left: 181px;
	overflow: auto; 
	width: 570px;
	color: #000000; 
	font-family: verdana; 
	position: absolute; 
	top: 83px; 
	height: 410px;
	border: 0px solid white;}
	
#topleft {
	left: 10px; 
	width: 160px; 
	position: absolute; 
	top: 0px; 
	height: 80px;
	overflow: auto;  
 	text-align: left;}
	
#navleft {
	left: 0px; 
	width: 180px; 
	position: absolute; 
	top: 80px; 
	height: 410px;
	font-size: 11px; 
	font-color: #000000; 
	font-family: verdana;
	overflow: auto;
 	text-align: left;}

#bottomright {
	left: 650px;
	top: 470px;
	width: 80px;
	position: absolute;
	height: 25px;
}
	
#main a { color:#000066;}

#maintop a {
	font-family: verdana;
 	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;}

/* CLASSES */

.bildtext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: xx-small;}
.leftmargin { margin-left: 10px;}
.rightmargin { margin-right: 10px;}
.topmargin { margin-top: 20px;}
.border { border: 3px #999999 solid;}
.justify { text-align: justify;}
.webmaster {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #000000;}
.break {page-break-before: always;}
.padding { padding: 2px;
	}

