	body	{
		position: absolute;
		left: 0px;
		top: 0px;
		margin-left: 0px;
		margin-top: 0px;
		font-family: Verdana;
		font-size: 1em;
		color: #000;
		background-color: #fff;
	}
	#position	{
		position: absolute;
		left: 0px;
		top: 0px;
		width: 760px;
		height: 600px;
	}
	#logo	{
		position: absolute;
		left: 0px;
		top: 3px;
		height: 70px;
	}
	#start	{
		position: absolute;
		left: 200px;
		top: 120px;
		height: 213px;
	}
	#kopf	{
		position: absolute;
		left: 0px;
		top: 67px;
		height: 213px;
	}
	#navigation	{
		position: absolute;
		left: 0px;
		top: 97px;
		height: 213px;
		background-color: #fff;
	}
	#margin	{
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 11px;
		margin-left: 10px;
		margin-top: -4px;
		line-height: 140%;
		text-transform: none;
	}
	.margin2	{
		margin-left: 2px;
		font-size: 10px;
		line-height: 150%;
		text-transform: none;
	}
	#copyright	{
		display: none;
		position: absolute;
		left: 0px;
		top: 444px;
		font-size: 10px;
		z-index: 1;
	}
	#inhalt	{
		position: absolute;
		left: 276px;/*276*/
		top: 315px;/*315*/
	}
	.inhalt	{
		font-size: .7em;
		line-height: 164%;
	}
	.frieden	{
		font-weight: normal;
		color: #000;
	}
	.mindestvoraussetzungen	{
		font-size: .6em;
		color: #666;
		line-height: 120%;
	}
	h1	{
		font-size: 1em;
		font-weight: normal;
		margin: 0px;
		padding: 0px;
		display: none;
	}
	h2	{
		font-size: 1em;
		font-weight: normal;
		color: #600;
		margin: 0px;
		margin-bottom: 1em;
		padding: 0px;
	}
	ul	{
		list-style-image:url("../images/list.gif");
	}
	li	{
		list-style-type: line;
		margin-bottom: 5px;
		font-size: 1em;
	}
	tr	{
		align: left;
		vertical-align: top;
		font-size: 1em;
	}
	td.bold	{
		font-weight: bold;
		width: 160px;
		font-size: 1em;
	}
	td	{
		align: left;
		vertical-align: top;
		/*border: 1px solid gray;*/
		padding: 4px;
		font-size: 1em;
	}
	a:link.unternavigation	{
		text-decoration: none;
		color: #777;
	}
	a:active.unternavigation	{
		text-decoration: none;
		color: #777;
	}
	a:visited.unternavigation	{
		text-decoration: none;
		color: #777;
	}
	a:hover.unternavigation	{
		text-decoration: underline;
		color: #600;
	}
	a:link.aktiv	{
		text-decoration: none;
		color: #600;
	}
	a:active.aktiv	{
		text-decoration: none;
		color: #600;
	}
	a:visited.aktiv	{
		text-decoration: none;
		color: #600;
	}
	a:hover.aktiv	{
		text-decoration: underline;
		color: #600;
	}