body			{
			font-family: 'Arial', sans-serif;
			line-height: 20px;
			font-size: 13px;
			margin-top: 20px;
			text-align: right;
			background-color: white;
			}

.dtitel		{
			width: 600px;
			font-size: 13px;
			font-weight: bold;
			}			
			
.dautor		{
			font-size: 13px;
			font-weight: normal;
			}
			
.dlinks		{
			font-size: 13px;
			font-weight: normal;
			text-align: right;
			color: #999999;
			vertical-align: bottom;
			width: 100px;
			}
			
.dlinks a	{
			color: #339999;
			text-decoration: none;
			padding: 2px;
			}

.dlinks a:hover{
			font-weight: bold;
			padding: 0px;
			} 			
			
.pipe		{
			color: black;
			}
			
.alink		{
			text-align: right;
			}
			
td.alink		{
			vertical-align: bottom;
			text-decoration: none;
			color: #339999;
			}

#mbox		{
			position: absolute;
			width: 200px;
			right: 20px;
			top: 10px;
			right: 10px;
			border: 1px #ebebeb solid;
			padding: 8px;
			line-height: 1.3;
			font-size: 10px;
			background-color: #fbfbfb;
			
			}			
			
			
			
#topimagecontainer	{
			position:relative;
			z-index: 1;
			border: 1px white solid;
			width: 607px;
			height: 198px;
			margin-right: 21px;
			box-shadow: 0px 0px 9px #818181;
			-webkit-box-shadow: 0px 0px 9px #818181;
			-moz-box-shadow: 0px 0px 9px #818181;
			filter:
			progid:DXImageTransform.Microsoft.Shadow(color='#E1E1E1', direction=0, strength=3)
			progid:DXImageTransform.Microsoft.Shadow(color='#E1E1E1', direction=90, strength=3)
			progid:DXImageTransform.Microsoft.Shadow(color='#E1E1E1', direction=180, strength=3)
			progid:DXImageTransform.Microsoft.Shadow(color='#E1E1E1', direction=270, strength=3);
			}

#topimage		{
			position: relative;
			z-index: 1;
			}	

#banner		{
			position: relative;
			margin-bottom: -79px;
			border-bottom: 1px white solid;
			width: 607px;
			height: 79px;
			margin-top: 0px;
			margin-left: 0px;
			background-image: url(pix/titel.png);
			background-repeat: no-repeat;
			z-index: 2;			
			}


#logocontainer	{
			border: 1px white solid;
			float: right;
			width: 262px;
			height: 198px;
			background-color: white;
			text-align: center;
			box-shadow: 0px 0px 9px #818181;
			-webkit-box-shadow: 0px 0px 9px #818181;
			-moz-box-shadow: 0px 0px 9px #818181;
			filter:
			progid:DXImageTransform.Microsoft.Shadow(color='#E1E1E1', direction=0, strength=3)
			progid:DXImageTransform.Microsoft.Shadow(color='#E1E1E1', direction=90, strength=3)
			progid:DXImageTransform.Microsoft.Shadow(color='#E1E1E1', direction=180, strength=3)
			progid:DXImageTransform.Microsoft.Shadow(color='#E1E1E1', direction=270, strength=3);
			}

#logocontainer img	{
			margin-top: 20px;
			}

#mid			{
			margin-top: 20px;
			}



#main			{
			text-align: left;
			width: 890px;
			background-color: white;
			}

#head			{
			height: 198px;
			width: 890px;
			}	

#nav			{
			padding-top: 25px;
			margin-left: 0px;
			width: 200px;
			height: 400px;
			}

#outercontent		{
			width: 650px;
			float: right;
			padding: -10px;
			background-color: white;
			border: 1px #ebebeb solid;
			}

#innercontent		{
			position: relative;
			width: 648px;
			background-color: white;
			background-image: url(pix/contentbg.jpg);
			background-position: bottom right;
			background-repeat: no-repeat;
			border: 1px white solid;
			text-align: center;
			}

#content		{
			margin: 30px;
			margin-top: 30px;
			margin-bottom: 65px;
			width: 588px; 
			text-align: justify;
			}

			{
			color: red,
			font-size: 80px;
			}

#bottomimage		{
			position: relative;
			right: 1px;
			bottom: 1px;
			width: 63px;
			height: 60px;
			background-image: url(pix/books.gif);
			}

#nav ul		{
			line-height: 30px;
			}

.nav			{
			list-style-type: none;
			padding-left: 25px;
			}

#nav a			{
			color: #003564;
			font-size: 17px;
			font-weight: bold;
			text-decoration: none;
			}

.navb 			{
			list-style-type: none;
			background-image: url(pix/bullet.gif);
			padding-left: 25px;
			}

h2			{
			color: #003564;
			font-size: 20px;
			}
