body 	{
		margin: 0px;
		padding: 0px;
		border: 0px none;
		background: #FFFFFFF;
		
	}

.top	{
		position: absolute;
		left: -2px;
		top: 0px;
		width: 1025px;
		height: 172px;
		background:url(Banner.jpg);
	}


.left	{
		position: absolute;
		left: 0px;
		top: 172px;
		width: 201px;
		height: 415px;
		background: #FFF5DA;
	}

.link	{
		position: absolute;
		left: 30px;
		top: 220px;
		width: 170px;
		height: 334px;
		font-style:Arial;
		font-weight: bold;
		color: #000000;
		background: ;
		overflow: hidden;
	}

.link a:link	{

	color:#FFFFFF;
	text-decoration: none

	}
	
.link a:visited{

	color:#FFFFFF;
	text-decoration: none

	}

.link a:hover	{
	
	background: url(Bilder/link.jpg);
	width:170px;
	text-decoration: none

	}

.link a:active	{
	
	color: #CED6EC;
	text-decoration: none

	}

		

.right	{
		position: absolute;
		left: 202px;
		top: 172px;
		width: 821px;
		height: 415px;
		background: #4460AF;
	}

.text	{
	position: absolute;
	left: 202px;
	top: 190px;
	width: 658px;
	height: 397px;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	font-style: Arial;
	background: #FFFFFF;
	overflow: auto;

	}

.text a:link	{

	color:#402000;
	text-decoration: none

	}
	
.text a:visited{

	color:#402000;
	text-decoration: none

	}

.text a:hover	{
	
	color: #CED6EC;
	text-decoration: none

	}

.text a:active	{
	
	color: #CED6EC;
	text-decoration: none

	}		
.nav	{
		position: absolute;
		left: 230px;
		top: 172px;
		width: 300px;
		height: 15px;
		font-style:Arial;
		font-weight: bold;
		color: #FFFFFF;
		background:;
		z-index:1;
	}

.nav a:link	{

	color:#FFFFFF;
	text-decoration: none

	}
	
.nav a:visited{

	color:#FFFFFF;
	text-decoration: none

	}

.nav a:hover	{
	
	color: #CED6EC;
	text-decoration: none

	}

.nav a:active	{
	
	color: #CED6EC;
	text-decoration: none

	}

.bottom	{
		position: absolute;
		left: 0px;
		top: 587px;
		width: 1023px;
		height: 16px;
		background: #000000;
	}
