body{
	background-image: url(http://www.kurland-kessel.de/hintergrund.gif);
	background-attachment: fixed;
}

body, input, textarea {
	font-family: "Copperplate Gothic Light", Helvetica, sans-serif;
	font-size: 12px;
}

input, textarea {
	color: #000000;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}

a.hl {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a.hl:active {
	color: #666666;
}

a.hl:visited {
	color: #666666;
}

a.hl:link {
	color: #666666;
}

a.hl:hover {
	text-decoration: overline underline;
}

table.form th {
	color: #000000;
	width: 80px;
	text-align: left;
	font-size: 12px;
	vertical-align: top;
	padding-top: 5px;
	border: 0px;
}

table.form {
	width: 360px;
}

form {
	background-color: transparent;
}

table.form td.smilie {
	padding: 0px;
}

input.field, textarea {
	width: 280px;
	font-size: 12px;
}

input.field:hover, textarea:hover {
	color: #666666;
	background-color: #FFFFFF;
	border-color: #AAAAAA;
	border-width: 1px;
	border-style: solid;
}

input.field:focus, textarea:focus {
	color: #000000;
	background-color: #CCCCCC;
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
	font-weight: bold;
}

input.field:hover:focus, textarea:hover:focus {
	color: #000000;
	background-color: #CCCCCC;
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
}
			
textarea {
	height: 100px;
}

table.buttons {
	width: 360px;
	text-align: center;
}
			
table.buttons td.submit, table.buttons td.preview, table.buttons td.annul {
	width: 120px;
}
			
table.buttons input {
	width: 120px;
	font-size: 12px;
	padding: 0px;

	color: #FFFFFF;
	background-color: #666666;
	font-weight: normal;
	border-color: #999999;
}

table.buttons input:hover {
	color: #666666;
	background-color: #FFFFFF;
	font-weight: bold;
	border-color: #999999;
}
			
table.entry {
	font-size: 12px;
	width: 360px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

table.entry th, table.entry td {
	border: 0px;
}

table.smilies td {
	width: 20px;
	height: 20px;
}

table.smilies a {
	text-decoration: none;
}

table.smilies img {
	border: 0px;
}

table.entry th {
	font-weight: normal;
	color: #FFCC00;
	background-color: #666666;
	text-align: left;
}

table.entry th a:link, table.entry th a:visited, table.entry th a:active {
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
	font-weight: bold;
}
			
table.entry td.website, table.entry td.datetime {
	color: #FFFFFF;
	background-color: #666666;
	font-style: italic;
}

table.entry td.website a:link, table.entry td.website a:visited, table.entry td.website a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

table.entry td {
	font-size: 12px;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}

table.entry td.website {
	text-align: left;
}
			
table.entry td.datetime {
	text-align: right;
}

table.entry span.id {
	margin-left: 5px;
	margin-right: 15px;
}

table.entry td.comment {
	background-color: #CCCCCC;
}

a {
	text-decoration: none;
}

p {
	font-size: 12px;
}

div.dc {
	width: 400px;
}

div.dc p {
	font-size: 12px;
}

.error {
	color: #FF0000;
	font-size: 12px;
	text-align: left;
}

table.lform {
	width: 360px;
}

table.lform td {
	width: 180px;
	text-align: center;
	vertical-align: top;
}

table.lform input {
	width: 140px;
	color: #FFFFFF;
	background-color: #666666;
	font-weight: normal;
	border-color: #999999;
}

table.lform input:hover {
	color: #666666;
	background-color: #FFFFFF;
	font-weight: bold;
	border-color: #999999;
}

p.links {
	font-size: 12px;
	color: #000000;
}

p.links a:link {
	color: #FF0000;
}

p.links a:visited {
	color: #888888;
}

p.links a:active {
	color: #333333;
}

p.n {
	width: 360px;
	text-align: justify;
}

ul.n {
	width: 360px;
	text-align: left;
}

table.smiliedesc {
	width: 360px;
	border-width: 0px;
	border-color: #666666;
	border-style: dashed;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.smiliedesc td {
	text-align: center;
	vertical-align: middle;
	border-width: 1px;
	border-color: #666666;
	border-style: dashed;
}

table.smiliedesc td.smilie {
	padding: 0px;
	width: 30px;
}

table.smiliedesc td.desc {
	width: 30px;
}

p.n a {
	color: #FFCC00;
}

p.n a:hover {
	text-decoration: overline underline;
}

input.button {
	font-size: 12px;
	padding: 0px;

	color: #FFFFFF;
	background-color: #666666;
	font-weight: normal;
	border-color: #999999;
}

input.button:hover {
	color: #666666;
	background-color: #FFFFFF;
	font-weight: bold;
	border-color: #999999;
}
