/* CSS Document */

/*
(C) 2007 - Frederik König - Alle Rechte vorbehalten.
frederik.koenig@web.de
kfk@koenig-online.info
http://eauxilium.koneig-online.info/
*/

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.gbnav {
	margin-bottom: 10px;
}
.navhead {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 4px;
	font-size: 120%;
	font-weight: bold;
}

a{
	font-weight: bold;
}
a:link              { color: #909e30; text-decoration: none; }
a:visited           { color: #909e30; text-decoration: none; }
a:hover             { color: #ddb880; text-decoration: underline; }
a:active            { color: #ddb880; text-decoration: none; }body {
font-family: Verdana,Arial,Helvetica,sans-serif; color: #ddb880; font-size:13px; background-color: #000000; margin: 0px; padding: 20px;
}
.entryhead{
	background-color: #FFFFCE;
	color: #996600;
	font-weight: bold;
}
.spacer {
	margin-bottom: 10px;
}

.line {
	margin-left: 20px;
}

.entry{
	padding: 0px;
	border: 1px solid #ffcc00;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.entrymsg {
	margin-left: 20px;
	margin-bottom: 8px;
	margin-right: 20px;
}
.entry_comments {
	margin-left: 80px;
	margin-right: 20px;
}
.entry_comment {
	float: none;
	height: auto;
	margin-bottom: 10px;
	margin-right: 4px;
	margin-left: 2px;
}
.entry_comment_head {
	font-weight: bold;
}
.entry_comment_msg {
	text-align: justify;
	font-size: 10px;
}
.info {
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}
.line {
	margin-bottom: 8px;
}
.input {
	margin-left: 200px;
}
.endline {
	margin-top: 10px;
	margin-left: 200px;
	margin-bottom: 20px;
}
.writeinput {
	margin-top: 60px;
}
.gbwritepage {
	border: 1px solid #FFCF00;
}


.comment_icon {
	height: 64px;
	width: 64px;
	margin-bottom: 40px;
}

input, textarea {
	border: 1px solid #FFFFCE;
	color: #909e30;
	background-color: #FFCF00;
	font-weight: bold;
}

