.googleKeywords {
  padding: 10px 0 10px 20px;
  font-weight: bold;
  font-style: italic;
  font-size: 1.5em;
}

body {
	background-color: #FEFED0;
	margin: 10px 0;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}

div {
	margin: 0;
	padding: 0;
}

p {
	font-size: 1.1em;
}

a {
 	color: #157;
/*	font-weight: bold;*/
}

a:hover {
	color: #000;
}

#pleasewait {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -150px;
  margin-top: -50px;
	width: 300px;
  height: 100px;
  display: none;
  border: 1px solid black;
  background-color: white;
  text-align: center;  
  padding-top: 30px;
  z-index: 9999;
}

#resulttabs a {
  text-decoration: none;
}

#resulttabs a:hover {
	color: #000;
}

img {
  border: 0px;
}

.sponsor {
  font-size: 0.8em;
}

.sponsor h3 {
  font-size: 1.2em;
}


#header {
	height: 81px;
	margin: 0 0 20px 0;
	padding: 0;
  border-bottom: 1px solid #157;
  position: relative;
}

#content {
  padding: 10px;
  width: 880px;
  margin: 0 auto;
  background-color: #fff;
  border-top: 1px solid #dc7;
  border-left: 1px solid #dc7;
  border-bottom: 1px solid #157;
  border-right: 1px solid #157;
}

#left-sidebar {
  width: 160px;  
  float: left;
}

* html #left-sidebar {
  width: 154px;  
}

#sidebar {
  width: 160px;
  float: right;
}

* html #sidebar {
  width: 154px;  
}

#main {
  padding: 0;
  width: 560px;
  float: left;
  max-width: 560px;
}

#footer {
  clear: both;
  text-align: center;
  border-top: 1px solid #157;
  padding: 15px 0 0 0;
}

.contentbox {
  padding: 0 10px 10px 10px;
  margin: 0 auto;
  width: 540px;
}

#searchresult {
  width: 540px;
  margin: 10px auto;
}

#searchresult table {
  width: 100%;
  background-color: #fff;
}

#searchresult th, #searchresult thead {
  border: 1px solid black;
  padding: 0;
  margin: 0;
}

#searchresult td {
  padding: 1px 3px;
  border: 1px solid black;
}

#searchresult th {
  padding: 0 5px;
  text-align: center;
  font-weight: bold;
  background-color: #ff9;
  color: #157;
}

#searchresult tr.firstRow {
  font-weight: bold;
}

#searchresult td.id {
  text-align: right;
}

#searchresult td.wiki {
  text-align: center;
  white-space: nowrap;
}

#searchresult td.wiki img {
  margin: 0 2px;
}


.contentbox span.title {
  background: url(http://www.wikidict.de/p/ecke_linksoben.gif) top left no-repeat;
  padding: 5px 5px 0 10px;
}

.contentbox h2 {
  padding: 5px 0 0 0;
  background-image: url(http://www.wikidict.de/p/ecke_rechtsoben.gif);
  background-position: top right;
  background-repeat: no-repeat;
/*  padding: 0;*/
  margin: 0 0 0 0;
  font-size: 1.2em;
  color: #157;
  background-color: #dc7;
  width: 540px;
}

* html .contentbox h2 {
  width: 520px;
}

.contentbox div.box {
  border-left: 1px dotted #157;
  border-right: 1px dotted #157;
  border-bottom: 1px dotted #157;
  background-color: #ff9;
  text-align: center;
  padding: 10px 0;
}

.contentbox div.textbox {
  border-left: 1px dotted #157;
  border-right: 1px dotted #157;
  border-bottom: 1px dotted #157;
  background-color: #ff9;
  text-align: left;
  padding: 10px;
}

.searchfield {
  width: 250px;
}

.searchbutton {
	background-color: #E6E6E6;
	border: 1px solid #BEBEBE;
	color: #000;
	padding: 0;
	font-size: 1em;
	height: 20px;
	width: 50px;
	text-align: center;
	cursor: pointer;
}

.searchbutton:hover {
	background-color: #dcdcdc;
	color: #404040;
  border-top: 1px solid #dc7;
  border-left: 1px solid #dc7;
  border-bottom: 1px solid #157;
  border-right: 1px solid #157;
}

#sidebar span.title, #left-sidebar span.title {
  background: url(http://www.wikidict.de/p/ecke_linksoben.gif) top left no-repeat;
  padding: 5px 5px 0 10px;
}

#sidebar h2, #left-sidebar h2 {
  background-image: url(http://www.wikidict.de/p/ecke_rechtsoben.gif);
  background-position: top right;
  background-repeat: no-repeat;
  padding: 5px 0 0 0;
  margin: 0 0 0 0;
  font-size: 1.2em;
  color: #157;
  background-color: #dc7;
}

#sidebar div.box, #left-sidebar div.box {
  border-left: 1px dotted #157;
  border-right: 1px dotted #157;
  border-bottom: 1px dotted #157;
  background-color: #ff9;
  padding: 10px;
  margin-bottom: 10px;
}

#sidebar ul, #left-sidebar ul  {
  list-style: square;
  margin: 0;
  padding-left: 12px;
  
}

#sidebar li.more {
  list-style: none;
  text-align: right;
  width: 100%;
  margin-top: 10px;
}

.wichtig {
  font-weight: bold;
}

.zentral {
  text-align: center;
}

.error {
  color: red;
}

/*****************************************/
/**FORMULAR ANFANG************************/
/*****************************************/
.formbox {
  width: 420px;
  text-align: left;
}

.reihe {
  clear: both;
  padding: 2px 0px;
}

.label {
  float: left;
  width: 150px;
  text-align: right;
  padding-right: 5px;
  padding-top: 4px;
  font-weight: bold;
}

.feld {
  float: left;
  width: 250px;
  text-align: left;
} 

.feldMitTooltip {
  float: left;
  width: 300px;
  text-align: left;
} 

.knopf {
  clear: both;
  text-align: right;
  padding-top: 15px;
  padding-bottom: 30px;
}

.knopfMittig {
  clear: both;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 30px;
}

.defbreite {
  width: 250px;
}

select, input, textarea {
  border: 1px solid #AAA;
  margin: 2px;
}

select {
  height: 20px;
}

select:hover, input:hover, textarea:hover {
  border-top: 1px solid #dc7;
  border-left: 1px solid #dc7;
  border-bottom: 1px solid #157;
  border-right: 1px solid #157;
}

select:focus, input:focus, textarea:focus {
	border-left:	1px solid #777;
	border-top:	1px solid #777;
	border-right:	1px solid #000;
	border-bottom:	1px solid #000;
	color: #000;
}

textarea {
  height: 150px;
}

input.checkme {
  display: none;
}

input.readonly, input.readonly:hover, input.readonly:focus {
  border: 1px solid #AAA;
  margin: 2px;
  background-color: #CCC;
  color: #555;
}

#left-sidebar .box input {
  width: 120px;
}

.loginFormHidden {
  display: none;
}

.loginFormShown {
  display: block;
}

/*****************************************/
/**FORMULAR ENDE**************************/
/*****************************************/


.clearer {
	clear: both;
}

.contentbox li {
  padding-bottom: 10px;
  margin-left: 50px;
}

.searchOther li {
  margin-left: 50px;
}

.contentbox li li{
  padding-bottom: 0;
}


span.hinweis {
  color: red;
  font-weight: bold;
  font-size: 36px;
  float: left;
  padding: 0 15px 10px 5px;
  vertical-align: top;
  top: -10px;
  position: relative;
}

table.flickr {
  border: 0px;
}

table.flickr td {
  padding: 15px;
  border-bottom: 1px solid #157;
}

div.closeBtn {
  clear: both;
  text-align: right;
  background-color: #157;
  width: 100%;
  color: #dc7;
  padding-right: 5px;
  margin-right: 5px;
  font-weight: bold;
  top: 0;
  left: 0;
  position: fixed;
}

div.closeBtn:hover {
  cursor:pointer;
}

.abstand {
  margin-top:20px;
}

span.flags {
  right: 0px;
  bottom: 0px;
  position: absolute;
}

span.printview {
  right: 0px;
  top: 0px;
  position: absolute;
  font-size: 0.8em;
  text-align: center;
}

span.flags img {
  padding-left: 4px;
}

a.tooltip {
  position:relative;
  z-index:24;
  border-bottom: none;
  vertical-align: middle;
  text-decoration: none;
  margin: 2px;
}

a.tooltip:hover {
  z-index:25;
  border-bottom: none;
}

a.tooltip span {
  display: none;
}

a.tooltip:hover span {
  filter: alpha(opacity=90);
  -moz-opacity:.90;
  opacity:.90;
  -moz-border-radius: 8px;
  display: block;
  position: absolute;
  top: 10px; left: 10px; 
  width: 150px;
  border: 1px solid #b4b4b4;
  background-color: #f3f3f3;
  color: #000;
  text-align: left;
  padding: 5px;
  line-height: 18px;
  font-size: 8pt;
}

#resulttabs span.title {
  background: url(http://www.wikidict.de/p/ecke_linksoben.gif) top left no-repeat;
  padding: 0 5px 3px 10px;
}

#resulttabs h2 {
  background-image: url(http://www.wikidict.de/p/ecke_rechtsoben.gif);
  background-position: top right;
  background-repeat: no-repeat;
  padding: 0 0 3px 0;
  margin: 0;
  font-size: 1.2em;
  color: #157;
  background-color: #dc7;
  width: 90px;
  float: left;
}

#resulttabs h2.active {
  background-image: url(http://www.wikidict.de/p/ecke_rechtsoben.gif);
  background-position: top right;
  background-repeat: no-repeat;
  padding: 0 0 3px 0;
  margin: 0;
  font-size: 1.2em;
  color: #157;
  background-color: #ff9;
  width: 90px;
  float: left;
}

table.videotab, table.pictab {
  border: 1px solid black;
  text-align: center;
}

.videotab td {
  width: 50%;
  overflow: hidden;
}

.pictab td {
  width: 33%;
}
.activetab {
  color: #000;
}

.disabledtab {
  color: #888;
}
a.disabledtab:hover {
  color: #888;
}

#tabcontent1, #tabcontent2, #tabcontent3, #tabcontent4, #tabcontent5, #tabcontent6 {
  border-bottom: 1px dotted #157;
  border-right: 1px dotted #157;
  border-left: 1px dotted #157;
  padding: 20px 2px 5px 2px;
  background-color: #ff9;
}

#tablink1, #tablink2, #tablink3, #tablink4, #tablink5, #tablink6 {
  font-size: 0.9em;
}

#h2tablink1, #h2tablink2, #h2tablink3, #h2tablink4, #h2tablink5, #h2tablink6 {
  cursor:pointer;
  cursor:hand;
}

.fehler {
  color: #f00;
}

.hiddenNotify {
  display: none;
}

.notify {
  display: table-row;
  text-align: right;
}

.citeSource {
  text-align: right;
  font-size: 1em;
  padding-top: 0;
  margin-top: 0;
  display:block;
}

.cite_start {
  float:left;
  width:30px;
}

.cite {
  float:left;
  width:440px;
  margin-top:20px;
  display:inline;
}

.hiddenCite {
  float:left;
  width:390px;
  margin-top:20px;
  display:none;
}

.externalLinks li {
  margin-left: 50px;
  padding-bottom: 10px;
/*  list-style-type: none;*/
}

.searchresult a, a:hover, a:focus, a:visited, a:link {
  text-decoration: none;
}

.rechtsbund {
  text-align: right;
}












/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}



#feedback {
	position: fixed;
	top: 35%;
	left: 0px;
}

