body {
	background: none;
	}

input, select, textarea {
	border: none;
	}

a {
	color: #000000;	
	}

#header  {
	display: none;
	}

#content td#left {
	display: none;
	}

#content td#center {
	background: none;
	width: 100%;
	height: auto;
	}

#content td#right {
	display: none;
	}

#footer {
	display: none;
	}

#menu {
	display: none;
	}

#main {
	padding-top: 0px;
	}

#main iframe {
	width: 100%;
	height: 100%;
	}

#mainbody {
	background: none;
	overflow-y: hidden;
	}

#titel {
	border-bottom: solid 1px #000000;
	color: #000000;
	}

#entry {
	border: solid 1px #000000;
	background: #FFFFFF;
	}

#entry td#website {
	border-left: solid 1px #000000;
	}

#entry table#message {
	border-top: solid 1px #000000;
	background: #FFFFFF;
	}

#border {
	border: solid 1px #000000;
	}
