@charset "windows-1252";
		body {
			border-style:              	none; 
			background-color: 			#F5DEB3; 
			overflow-y:		           	auto;
			scrollbar-face-color:       #990000;
			scrollbar-highlight-color:  white;
			scrollbar-3dlight-color:    white;
			scrollbar-darkshadow-color: black;
			scrollbar-shadow-color:     brown;
			scrollbar-arrow-color:      white;
			scrollbar-track-color:      #F5DEB3; 
		}
		h3 {
			background-color: 			#F5DEB3; 
			border: 					#990000 double 6px; 
			color: 						#990000; 
			font-family: 				Verdana, Helvetica, Windsor, TimesNewRoman; 
			font-size: 					18pt; 
			text-align: 				center; 
			}
		a:link, a:visited, a:active { 	text-decoration: none 
			}
		#tinytafel{
		    border:						2 solid #990000;
			background-color:			white;
			font-size:					09pt;
			font-family:				"courier new";
			margin-left:				1%;
			padding-left:				3em;
			text-align:					left;
			}
		p {
			margin:      				5px 30px 10px 50px;
  			text-align:  				justify;
			text-indent: 				0em; 
		}
		p.copyright {
		    color:     	  				black;
  			text-align:	  				center;
  			font:      	  				bold 70%/100% Helvetica, Verdana, Arial, sans-serif;
		}
		.stringbar {
			border:						none;
		}
		#email {
			border:     2px ridge #990000;
			height:   	60px;
			width:    	100px;
			float:      right;
			margin:     0px 40px 0px 10px;
		}
		#home {
			border:     				2px solid #990000;
			height:   					60px;
			width:    					100px;
			float:      				left;
			margin:     				0px 10px 0px 0px;
		}
