* {
	font-family: Calibri, "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}
html, body {
	background-color: #fff;
	color: #000;
	margin: 0;
	padding: 0;
	font-size: 14px;
}
input, textarea {
	font-size: 14px;
}
input[type="text"], textarea {
	box-shadow: 0px 0px 1px #fff, inset 1px 1px 4px #ccc;
	border: 1px solid #5B8D96;
	padding: 3px 6px;
	border-radius: 4px;
}
img {
	border: 0;
}
a {
	color: #3B3D42;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
form {
	display: inline;
}
small {
	font-size: 12px;
	color: #5B8D96;
}
#center {
	width: 650px;
	margin: 20px auto;
}
#logo {
	width: 500px;
	height: 89px;
	margin: 0px auto;
}
#container {
	background-color: #E5EBE6;
	text-align: justify;
	z-index: 100;
	border: 1px solid #5B8D96;
	box-shadow: 1px 1px 10px #bbb, inset 0px 0px 5px #fff;
	border-radius: 8px;
	padding: 8px;
	margin-bottom: 20px;
	text-shadow: #EEF2EE 1px 1px 0px;
}
#searchbox {
	text-align: center;
}
#searchbox input[type="text"] {
	width: 300px;
	border: 1px solid #5B8D96;
	padding: 4px 8px;
	border-radius: 6px;
	font-size: 16px;
	color: #3B3D42;
}
#searchbox input[type="text"]:active {
	color: #000;
	box-shadow: 0px 0px 4px #5B8D96;
}
#searchbox input[type="submit"] {
	border: 1px solid #3B3D42;
	background-color: #5B8D96;
	padding: 4px 12px;
	border-radius: 6px;
	font-size: 16px;
	color: #fff;
	box-shadow: inset 1px 1px 2px #3B3D42, inset -1px -1px 2px #E5EBE6;
	text-shadow: #276896 1px 1px 0px;
}
#searchbox input[type="submit"]:active {
	box-shadow: inset 1px 1px 0px #000, inset -1px -1px 0px #5B8D96;
	background-color: #3B3D42;
	color: #E5EBE6;
	text-shadow: #000 1px 1px 0px;
}
.title {
	font-size: 20px;
	text-shadow: #fff 1px 1px 2px;
}
#forumsuche {
	width: 150px;
	background-color: #f6f6f6;
	color: #ccc;
	border: 1px solid #5B8D96;
	border-radius: 4px;
	padding: 2px 5px;
	float: right;
}
input#forumsuche:focus, input#forumsuche:active {
	color: #000;
	background: #fff;
}
.titleline {
	background-color: #EEF2EE;
	box-shadow: inset 0px 0px 1px #fff, 0px 0px 2px #5B8D96;
	padding: 3px 8px 3px 8px;
	border-radius: 8px;
	margin-top: 20px;
	text-shadow: #fff 1px 1px 0px;
}
.titleline span {
	font-weight: normal;
}
.titleline img {
	margin: 3px;
}
.titleline a {
	color: #3B3D42;
}
#firsttitle {
	background-color: #5B8D96;
	box-shadow: 0px 0px 1px #fff, inset 0px 0px 8px #3B3D42;
	color: #EEF2EE;
	text-shadow: #3B3D42 1px 1px 0px;
}
#firsttitle * {
	color: #EEF2EE;
}
#firsttitle a {
	color: #fff;
}
.answer {
	margin-left: 10px;
	padding-left: 25px;
	background: transparent url('/altgriechisch/img/re.gif') no-repeat 0px 5px;
}
.small {
	font-size: 12px;
	padding: 3px 5px;
	text-align: left;
	color: #5B8D96;
}
.msg {
	padding: 5px;
}
.msg a {
	color: #C45A3F;
	font-weight: normal;
}
.msg img {
	cursor: help;
	vertical-align: -2px;
}
#forumpost table {
	margin: 10px 0px;
	width: 100%;
	background-color: #EEF2EE;
	box-shadow: inset 0px 0px 1px #fff, 0px 0px 2px #5B8D96;
	border-radius: 8px;
}
#forumpost tr td:nth-child(1) {
	text-align: right;
}
#forumpost .inputstyle {
	width: 450px;
	margin-left: 5px;
}
#forumpost .top {
	background-color: #5B8D96;
	box-shadow: 0px 0px 1px #fff, inset 0px 0px 8px #3B3D42;
	padding: 4px;
	border-radius: 6px;
	text-align: left;
	color: #EEF2EE;
	text-shadow: #3B3D42 1px 1px 0px;
}
#forumpost .preview {
	background-color: #E5EBE6;
	box-shadow: inset 0px 0px 4px #5B8D96;
	padding: 4px;
	border-radius: 6px;
	text-align: left;
}
.check_img {
	cursor: pointer;
	cursor: hand;
	border: 2px solid #EEF2EE;
	border-radius: 4px;
}
img.check_img:hover {
	border: 2px solid #5B8D96;
}
.check_img_selected {
	cursor: pointer;
	cursor: hand;
	border: 2px solid #3B3D42;
	border-radius: 4px;
}
.quote {
	background-color: #EEF2EE;
	border: 1px dashed #5B8D96;
	padding: 6px;
	margin: 8px 0px 8px 20px;
	border-radius: 6px;
}
.quote legend a {
	font-size: 12px;
	color: #5B8D96;
}
.hp {
	display: none;
}
.res_table {
	background-color: #5B8D96;
	border: 1px solid #5B8D96;
	box-shadow: 1px 1px 10px #bbb, inset 0px 0px 5px #E5EBE6;
	border-radius: 8px;
}
.res_table table {
	border-spacing: 0;
	width: 100%;
}
.res_table tr:nth-child(even) td {
	background: #E5EBE6;
}
.res_table tr:nth-child(odd) td {
	background: #EEF2EE;
}
.res_table tr:nth-child(1) td {
	background-color: transparent;
	color: #fff;
	text-shadow: #3B3D42 1px 1px 0px;
}
.res_table td {
	vertical-align: top;
	padding: 3px 8px;
}
.res_table td:last-child a {
	color: #C45A3F;
}
.res_table tr:last-child td:first-child {
	border-bottom-left-radius: 8px
}
.res_table tr:last-child td:last-child {
	border-bottom-right-radius: 8px
}
.res_table tr:first-child td:first-child {
	border-top-left-radius: 8px
}
.res_table tr:first-child td:last-child {
	border-top-right-radius: 8px
}
.res_table span {
	font-size: 12px;
	color: #5B8D96;
}
.res_table tr td:first-child span {
	margin-left: 6px;
}
#Report {
	position: absolute;
	padding: 10px;
	background-color: #EEF2EE;
	z-index: 101;
	border: 1px solid #5B8D96;
	box-shadow: 1px 1px 10px #3B3D42, inset 0px 0px 5px #fff;
	border-radius: 8px;
	text-shadow: #EEF2EE 1px 1px 0px;
}
#Report input[type=text] {
	width: 220px;
}
#ad_home_right {
	width: 120px;
	height: 240px;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	z-index: 0;
}
#ad_empfehlung {
	position: fixed;
	width: 122px;
	height: 122px;
	left: 0px;
	bottom: 0px;
	z-index: 0;
}
.informo {
	padding: 3px 6px 12px;
	color: #5B8D96;
}
.informo h3 {
	color: #3B3D42;
	font-size: 14px;
	font-weight: normal;
	box-shadow: inset 0px 0px 18px #EEF2EE, 0px 0px 1px #5B8D96;
	padding: 3px 8px 3px 8px;
	border-radius: 8px;
	text-shadow: #fff 1px 1px 0px;
	margin: 0px;
}
.informo p {
	padding: 0px 6px;
}
.informo ul {
	list-style-type: square;
}
.informo small {
	display: block;
	text-align: center;
	margin-top: 30px;
	padding-top: 3px;
	border-top: 1px solid #F5F6F9;
	color: #C8D9DC;
}
.informo small * {
	font-size: 12px;
	color: #5B8D96;
}
#proverbs input {
	background: transparent;
	border: 0px;
	padding: 0px 6px;
	margin: 0px;
	width: 100%;
	box-shadow: none;
	border-bottom: 1px dotted #5B8D96;
}