* {	margin:0;padding:0;	}
body {
		background-color:#ECDFBD;
	}
html, body	{
		height:100%;
	}
img {
		border: none;
	}


*,all,body,td,div {
		font-family:verdana;
		font-size:11px;
		line-height:16px;
		color:#797979;
	}

a {
		color:#797979;
		text-decoration:underline;
	}

div#top {
		position:absolute;
		left:0;
		top:0;
	}
div#bottom {
		height:30px;
	}


div#cpos {
		width:100%;
		height:100%;
		text-align:center;
	}
div#cwhite {
		margin-left:auto;
		margin-right:auto;
		background-color:white;

		text-align:left;

		width:640px;
		min-height:100%;
		height:auto !important;  /* für moderne Browser */
		height:100%;  /*für den IE */
	}
div#cpage {
		margin-left:21px;
		margin-right:19px;
	}
div#nav3 {
		text-align:right;
		width:600px;
		height:19px;
	}

div#nav1 {
		position:relative;
		left:491px;
		top:44px;
		width:109px;
		height:112px;
	}
div#cunderhead {
		height:14px;
	}









div#content1 {
		position:absolute;
		width:119px;
		margin-right:21px;
	}
div#content2 {
		position:relative;
		left:140px;
		width:460px;
	}