body {	background-color: #26cbe7;
	margin: 0px;
	padding: 0px;
	border: 3px solid #ffffff;
}

#newsbox {
	border-top: 3px solid #ffffff;
	width: 555px;
	margin-top: 15px;
	margin-left: 0px;
	display: table;
}

#newsbox .lt {
	color: #ffffff;
	font: 12px/15px Helvetica, Arial;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
}

.lt_sonst {
	color: #ffffff;
	font: 12px/15px Helvetica, Arial;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
}

#newsbox .titel {
	color: #000000;
	letter-spacing: 1px;
	font: bold 13px/16px Georgia;
}

#newstr {
	display: table-row;
	clear:  both;
}


#newstd {
	background: #00C2E3;
	display: table-cell;
	border-right: 5px solid #26CBE7;
	width: 185px;
	padding: 2px 5px 2px 5px;
	float:  left;
}
#newstdlast {
	background: #00C2E3;
	display: table-cell;
	width: 180px;
	padding: 2px 5px 2px 5px;

}


#nav {

	width: 125px;
	text-align: right;
	margin-top: 330px;
	float: left;
}

#nav a {
	color: #ffffff;
	font: bold 20px/14pt Georgia;
	text-decoration: none;
	line-height: 23px;
}

#main {
	background: #00c2e3;
	width: 555px;
	margin-right: 125px;
	top: 155px;
	border-top: 3px solid #ffffff;
	left: 155px;
	margin-top: 15px;
	margin-left: 125px;
}

#mainlead {

	font: bold italic 15px/21px Georgia;
	color: #ffffff;
	width: 160px;
	margin-top: 45px;
	margin-left: 5px;
	margin-right: 20px;
	vertical-align: top;
	height: 365px;
	float: left;
	letter-spacing: 1px;
	padding-right: 5px;
}


#picto {
	position: absolute;

	left: 128px;
	top: 335px;
}

#maintitel {
	font: bold 20px Georgia;
	margin-bottom: 5px;
	margin-top: 20px;
	margin-left: 90px;
}

#mainlt {
	color: #ffffff;
	font: 15px/20px Helvetica, Arial;
	letter-spacing: 1px;
	padding-right: 25px;
	padding-bottom: 0px;
	margin-left: 90px;
}

#mainltlast {
	color: #ffffff;
	font: 15px/20px Helvetica, Arial;
	letter-spacing: 1px;
	padding-right: 25px;
	padding-bottom: 25px;
	margin-left: 90px;
}

#footer {
	background: #00c2e3;
	width: 555px;
	margin-right: 125px;
	top: 155px;
	left: 155px;
	margin-top: 5px;
	margin-left: 125px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffffff;
	font: 11px/13px Georgia, Times;
	letter-spacing: 1px;
}

#nav a.black {
	color: #000000;
}

a {
	color: #FFFFFF;
}

#mainlt ul, #mainltlast ul { 
	padding-left: 15px;
	margin-left: 0px;
	/* list-style:none; */
}

#mainlt li, #mainltlast li{
	margin-left: 0px;
}