/* DIV-STUFF */

#container {
	width: 790px;
	margin-right: auto;
	margin-left: 0px;
	position: absolute;
	top: 69px;
	left: 180px;
}

#header {
	position: relative;
	top: 0px;
	left:0px;
	width: 790px;
	background-color: #DAC59C;
}
#content {
	position: relative;
	top: 0px;
	left:0px;
	width: 580px;
/*	border-right:2px dotted #666666;  */
}

#infos {
	position: absolute;
	top: 10px;
	left:580px;
	border-left:2px dotted #666666;
	padding: 5px 5px 5px 5px;
	width: 200px;
	height:100%;
}

#footer {
	position: relative;
	top: 40px;
	left:0px;
	width: 790px;
	border-top:2px dotted #666666;
}


#toptainer {
	margin-right: auto;
	margin-left: 8px;
	position: absolute;
	top: 0px;
	left: 0px;
	border-bottom:2px dotted #666666;
	padding-bottom: 5px;
}

#prgtainer {
	width: 170px;
	margin-right: 0px;
	margin-left: 0px;
	position: absolute;
	top: 74px;
	left: 6px;
	border-right:2px dotted #666666;
}




/* TAGS */

li#li {
	line-height: 15px;
	margin-top: 5px;
	margin-left: -20px;
}
ul { margin:0; padding-left:15px;
}

td#time {
	width:200px;
	vertical-align:top;
	padding:2px 2px 2px 6px;
	background-color:#d8caaf;
	border:#333300 solid 1px;
	text-align:left;
	color: #a93020;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	line-height: 15px;
}

img#rImg {
	padding-left:8px;
}

img#lImg {
	padding-right:8px;
}

input#resdo {
	width: 200px;
}

input#mail, textarea#mail {
	width: 660px;
}
#kk-infos {
	height: 269px;
	width: 902px;
	left: 12px;
	top: 85px;
	position: absolute;
	z-index: 10;
	visibility: visible
}

.mytext18       {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
	color: #353A3D;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
}

.myheadmid  {
	color: #a16332;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:2px;
}



