html, body {
	height:100%;
	width:100%;
}
body {
	margin:0;
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size:18px;
	color:#433;
	background:#D9C394 url(/img/frag-caesar-hintergrund.jpg) no-repeat;
}
a:link, a:visited {
	text-decoration:none;
	color:#433;
}
a:hover {
	text-decoration:underline;
	font-weight:bold;
}
a:active {
	text-decoration:none;
}
a img {
	border: none;
}
#suchworteingabe {
	padding-left:244px;
	padding-top:8px;
	z-index:10;
	width:480px;
	position:absolute;
	top:20px;
}
.menu {
	width:180px;
	float:left;
	text-align:center;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
}
.current {
	width:180px;
	float:left;
	text-align:center;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	background-color: #f1b01d;
	border-bottom:none;
	border-left:solid #000000 1px;
	border-right:solid #000000 1px;
	border-top:solid #000000 1px;
	padding-bottom:2px;
}
.current a {
	color:#FFFFFF;
}
#suchfeldcontainerdiv {
	position:absolute;
	top:22px;
	width:100%;
	height:82px;
	background-image: url(/img/bg_orange.png);
	border-top:solid #000000 1px;
}
#menucontainerdiv {
	position:absolute;
	top:0px;
	width:100%;
	background-image:url(/img/bg_silber.png);
	height:22px;
}
#menucontainerdiv2 {
	position:absolute;
	left:50%;
	margin-left:-360px;
	z-index:99;
}
#suchfelddiv {
	position:absolute;
	left:50%;
	margin-left:-180px;
}
.suchinput input {
	width:354px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:6px;
	border:solid #000000 1px;
	margin-top:28px;
	margin-left:0px;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.ac_results {
	border:1px solid #000;
	background-color:#FFF;
	overflow:hidden;
	z-index:99999;
	padding:0;
}
.ac_results ul {
	width:100%;
	list-style-position:outside;
	list-style:none;
	margin:0;
	padding:0;
}
.ac_results li {
	cursor:default;
	display:block;
	font:menu;
	font-size:12px;
	line-height:16px;
	overflow:hidden;
	margin:0;
	padding:2px 5px;
}
.ac_loading {
	background:#FFF url(/img/laden.gif) right center no-repeat;
}
.ac_odd {
	background-color:#eee;
}
.ac_over {
	background-color:#0A246A;
	color:#FFF;
}
.ui-menu-item {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	cursor:pointer;
	color:black;
}
.ui-widget-content a {
	color:black;
}
.reset {
	margin:0;
	padding:0;
}
#contentdiv table {
	border-collapse:collapse;
	width:99%;
	margin:0 auto;
	font-family:Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size:8pt;
	line-height:2em;
	table-layout:fixed;
}
.bold {
	font-weight:700;
	background-color:#FEF7BB;
}
.hide {
	width:10px;
	background-color:#FFF;
	border:0 none;
}
.url {
	width:690px;
	position:absolute;
	left:211px;
	bottom:0px;
	height:14px;
	visibility:visible;
}
#url {
	font-size:.63em;
}
.buchstaben {
	background-color:#FFFFFF;
	height:22px;
	width:350px;
	margin:0 auto;
}
.einruecken {
	margin-left:20px;
}
.center {
	text-align:center;
}
.current a:hover {
	font-weight:normal;
}
.menu a:hover {
	font-weight:normal;
}
.fett {
	font-weight:bold;
}
#q {
	height:16px;
}
#contentdiv {
	padding-left:16px;
	padding-right:16px;
	overflow:auto;
	height:100%;
	width:660px;
}
#pfeil {
	position:absolute;
	bottom:430px;
	left:199px;
}
#footer {
	position:absolute;
	bottom:-2px;
	font-size:12px;
	font-weight:700;
	float:right;
	visibility:visible;
	left:14px;
}
.sprechblase {
	font-size:.75em;
	position:absolute;
	left:211px;
	height:73%;
	top:130px;
}
.sprechblase .rundeecken {
	border:1px solid #fff;
	background-color:#FFF;
	height:100%;
	padding-top:8px;
	padding-bottom:8px;
}
#caesar {
	position:absolute;
	left:-24px;
	bottom:-4px;
}
.er {
	background-color:#FEF7BB;
	font-weight:700;
	border-bottom:1px solid #E4D9BE;
}
.er2 {
	border-left:1px solid #E4D9BE;
	background-color:#FEF7BB;
	font-weight:700;
	border-bottom:1px solid #E4D9BE;	
}
.eh {
	background-color:#F6EBCF;
	border:0 gray solid;
	border-left:1px solid #E4D9BE;
	border-bottom:1px solid #E4D9BE;
}
.eh2 {
	background-color:#F6EBCF;
	border:0 gray solid;
	border-bottom:1px solid #E4D9BE;
}
.synonymbuchstaben {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1.1px;
	font-size:15px;
}
.synonymbuchstaben a {
	color:black;
}
.synonymfett {
	font-weight:bold;
	color:white;
}
#synonyminhalt {
	font:Arial, Helvetica, sans-serif;
	color:black;
}
#synonyminhalt a {
	color:black;
}
#synonymzuletztgesucht a {
	color:black;
}
#ueber-info {
	position:absolute;
	right:0px;
	top:0px;
	padding:4px;
	font-family:'trebuchet MS';
	font-size:12px;
}
.feedbackinfo:hover {
	text-decoration:underline;
	cursor:pointer;
}
#infoboxdiv {
	display:none;
    position:absolute;
    top:150px;
	width:378px;
    right:-400px;
	background-color:#FFFFFF;
	padding:0 10px 10px 10px;
	font-size:14px;
	z-index:1000;
	border:1px solid #333333;
}
#infoboxdiv textarea {
	width:100%;
}
#infoboxdiv button {
	border:1px solid #000000;
	font-family:'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	height:24px;
}
#feedbackbutton {
	float:left; margin-right:5px;
}
.fehlendeswortinfo {
	cursor:pointer;
}
.textmarker {
	background-color: #FFFF00;
}
a .textmarker {
	text-decoration:underline;
}
.zeitenname {
	cursor:pointer;
}
.ui-helper-reset {
	font-size: 80% !important;
}
.ui-state-default a {
color:#443333 !important;
}
.ui-state-default a:hover {
	color:#000000 !important;
}
.pointer {
	cursor:pointer !important;
}
.defaultcursor {
	cursor:default !important;
}
.grau {
	color:grey;
}