.imgcell img, .imgcell a { display: block; }

body {
	font-family: verdana,arial,sans serif;
	font-weight: normal; 
	font-size: 12px; 
	line-height: 17px;
	background-color: #ffffff;
	color: #000000; 
}
p {
	font-family: verdana,arial,sans serif;
	font-weight: normal; 
	font-size: 12px; 
	line-height: 17px;
	color: #000000; 
}


/* frame, die Rahmentabelle */
#frame {
	position: absolute;
	width: 95%;
	top:30px;
}

/* content, die Inhaltstabelle */
#content {
	width: 750px;
}

.titel {
	height:50px;
	font-size:16px;
	line-height:30px;
	font-weight:bold;
	padding-bottom:10px;
	text-align:center;
}

/* die Zelle für die Ansage unter dem Logo */
#ad {
	height:70px;
	font-family: verdana,arial,sans serif;
	font-weight: normal; 
	font-size: 12px; 
	line-height: 17px;
	text-align:center;
	vertical-align:top;
}

/* die Zelle mit dem Logo */
#tdlogo {
	height:100px;
	background-color: #FFFFFF;
}

/* Zelle mit den Buchstaben zur Anzeige der Schlüsselworte */
#keywords {
	height:30px;
	background-color: #FFFFFF;
	font-size: 12px;
}

/* der Bereich der Suche */
.searchfield {
	height: 20px;
	font-family: verdana,arial,sans serif;
	font-weight: normal; 
	font-size: 12px; 
	line-height: 17px;
	background-color: #FFFFCC;
	padding-left:10px;
}

/* Eingabefeld für die Suche; etwas höher als die anderen Reihen */
.searchfield1 {
	height: 35px;
	font-family: verdana,arial,sans serif;
	font-weight: normal; 
	font-size: 12px; 
	line-height: 17px;
	background-color: #FFFFCC;
	padding-left:10px;
}

.weiter {
	width:100%;
}

.centern {
	width:214px;
	background-color: #FFFFCC;
}

/* Eingabefeld Suche */
input.i {
	height: 20px;
	font-family: Courier New, Times New Roman, serif;
	font-weight: normal; 
	font-size: 12px;
	border-top: 2px solid #666666;
	border-right: 2px solid #666666;
	border-left: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}

/* Buttons */
input.b {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #EFDC0B;
}

input.c {
	height:15px;
	width:15px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #EFDC0B;
}

textarea {
	font-family: Courier New, Times New Roman, serif;
	font-weight: normal; 
	font-size: 12px;
	border-top: 2px solid #666666;
	border-right: 2px solid #666666;
	border-left: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	padding: 3px;
}

/* Zelle mit Buttons */
.buttonfield {
	height: 45px;
	background-color: #FFFFFF;
	padding-left: 0px;
}

/* Tabelle mit den Suchmaschinen */
#engines {
	width: 700px;
	height: 180px;
	font-size: 11px; 
	background-color: #FFFFFF;
	text-align: left;
}

.enginestext {
	font-size: 11px; 
	background-color: #FFFFFF;
	text-align: left;
}


a:link {
	font-family: verdana,arial,sans serif;
	font-weight: normal; 
	font-size: 12px; 
	line-height: 17px;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	font-family: verdana,arial,sans serif;
	font-weight: normal; 
	font-size: 12px; 
	line-height: 17px;
	color: #EFDC0B;
	text-decoration: none;
}

a:visited {
	font-family: verdana,arial,sans serif;
	font-weight: normal; 
	font-size: 12px; 
	line-height: 17px;
	color: #666;
	text-decoration: underline;
}

a.bot:link {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

a.bot:hover {
	font-size: 10px;
	color: #EFDC0B;
	text-decoration: none;
}

a.bot:visited {
	font-size: 10px;
	color: #666;
	text-decoration: underline;
}

.hinweis {
	height:70px;
	font-family: verdana,arial,sans serif;
	font-weight: normal; 
	font-size: 12px; 
	line-height: 17px;
	text-align:left;
	vertical-align:top;
}

.results {
	font-size: 11px;
}

#resulttable {
	width:750px;
	background-color: #999999;
	border: 1px solid #999999;
	font-family: verdana,arial,sans serif;
	font-weight: normal; 
	font-size: 12px; 
	line-height: 17px;
	text-align:left;
}

.icons {
	width: 120px;
}

.linkresult {
	width: 630px;
	height:20px;
	text-align:left;
}

tr.white {
	background-color: #FFFFFF;
}

tr.yellow {
	background-color: #FFFFCC;
}

td.abstand {
	padding-top:10px;
}

.through {
	font-family: verdana,arial,sans serif;
	font-weight: normal; 
	font-size: 12px; 
	line-height: 17px;
	text-decoration: line-through;
}

.report {
	font-size: 11px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right:3px;
	padding-bottom: 5px;
	background-color: #FFFFCC;
	text-align:left;
}

.nullergebnis {
	font-size: 11px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right:3px;
	padding-bottom: 5px;
	background-color: #EFDC0B;
}

/* Hervorhebung der Suchbegriffe in den Suchergebnissen */
.highlighted { 
	font-family: verdana,arial,sans serif;
	font-weight: normal; 
	font-size: 12px; 
	line-height: 17px;
	background-color: #EFDC0B;
	font-weight: bold;
}

.bottom {
	font-size: 11px;
}

#formular {
	width:350px;
	height:300px;
	text-align: left;
}

#nachricht {
	height:50px;
}

.inputHighlighted {
	font-family: verdana,arial,sans serif;
	font-weight: normal; 
	font-size: 12px;
	line-height: 17px;
	color:#EFBC0B;
}
.inputNormal {
	font-family: verdana,arial,sans serif;
	font-weight: normal; 
	font-size: 12px;
	line-height: 17px;
}

.nachoben {
	background-color:#FFFFCC;
}
