#container{	
				position: absolute;
				top: 0px;
				left:0px;
				width:100%;
				height:100%;
				padding: 0px;
				background: url(background.jpg) no-repeat; }

#bild{				position: absolute;
				top: 100px;
				left:100px;
				width:410px;
				height:316px;
				_top:100px;
				_left:100px;
				_width:410px;
				_height:316px;
				padding: 0px; }	
	
#navi{	position: absolute;
				top: 420px;
				left:99px;
				width: 410px;
				_top: 420px;
				_left:99px;
				_width: 410px;
				padding: 1px;}

#content {			position: absolute;
				width:500px;
				left:520px;
				top:100px;
				height:316px;
				_top:100px;
				_left:520px;
				_width:500px;
				_height:316px;
				overflow-y:scroll; }

#credits{			position: absolute;
				top: 0px;
				_top: 0px;
				left: 0px;
				_left: 0px;
				width: 200px;
				_width: 200px;
				padding: 0px;}
	
#titel {
				margin:85 0 0 90;}
		
#titel obertitel{
				font-family: georgia,arial;
				font-size: 30pt;
				color: #000000;
				margin:0;
				padding:10 0 0 10;
				font-style: italic;
        			letter-spacing: -2px;}




td, div, font, textarea, body, input {
				font-family:  georgia,arial;
				font-size: 11px;
				color: #000000;
				line-height:12px;
        			scrollbar-face-color: #BDBDBD;
        			scrollbar-shadow-color: #D6C0C3;
        			scrollbar-highlight-color: #D6C0C3;
        			scrollbar-3dlight-color: #D6C0C3;
        			scrollbar-darkshadow-color:#D6C0C3;
        			scrollbar-track-color: #D6C0C3;
        			scrollbar-arrow-color: #BDBDBD;
				}

b {				color: #2a2a2a;}

i {     			color: #939393;
				text-decoration: none;}

u {     			color: #989898;
				text-decoration: none;
				border-bottom: 1px solid #000000;}
	
blockquote {
				border: 1px solid #000;
				padding: 5px;
				color: #000000;
				font-size: 10px;}


a.navi:link, 
a.navi:active, 
a.navi:visited{			color: #000000;
				font-size: 13px;
				text-decoration: none;
				font-family: georgia,arial;
				font-weight:bold;
				padding:4px;
				background: #989898;
        			font-style: italic;}

a.navi:hover{			color: #be2639;
				background: #989898;}


a:link,a:active,a:visited{
				color: #282828;
				font-size: 11px;
				text-decoration: none;}

a:hover	{


h1 {				font-family: georgia,arial;
				font-size: 20px;
				color: #000000;
				margin: 4px;
				padding: 0px;
				font-weight: normal;
       				line-height: 25px;
				text-align:left;
        			letter-spacing: 1px;
        			font-style: italic;
        			text-transform: lowercase;
				border-bottom: 1px solid #000;}

h2 {	
				font-family: georgia,arial;
				font-size: 12px;
				color: #585858;
				margin: 4px;
				padding: 0px;
				text-align:right;
        			letter-spacing: 2px;}


