<!--
a.hauptnavigation:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #1D7D10; font-weight: bold; text-decoration: none}
a.hauptnavigation:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #1D7D10; font-weight: bold; text-decoration: none}
a.hauptnavigation:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #1D7D10; font-weight: bold; text-decoration: none}
a.hauptnavigation:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #1D7D10; font-weight: bold; text-decoration: none}

a.hauptnavigation_un:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #1D7D10; font-weight: bold; text-decoration: underline}
a.hauptnavigation_un:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #1D7D10; font-weight: bold; text-decoration: underline}
a.hauptnavigation_un:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #1D7D10; font-weight: bold; text-decoration: underline}
a.hauptnavigation_un:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #1D7D10; font-weight: bold; text-decoration: underline}

a.unternavigation:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333; font-weight: normal; text-decoration: none}
a.unternavigation:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333; font-weight: normal; text-decoration: none}
a.unternavigation:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333; font-weight: normal; text-decoration: none}
a.unternavigation:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333; font-weight: normal; text-decoration: none}

a.unternavigation_un:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333; font-weight: normal; text-decoration: underline}
a.unternavigation_un:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333; font-weight: normal; text-decoration: underline}
a.unternavigation_un:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333; font-weight: normal; text-decoration: underline}
a.unternavigation_un:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333; font-weight: normal; text-decoration: underline}

a.externverweis:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; font-weight: normal; text-decoration: underline}
a.externverweis:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; font-weight: normal; text-decoration: underline}
a.externverweis:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; font-weight: normal; text-decoration: underline}
a.externverweis:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #0005C8; font-weight: normal; text-decoration: underline}

.plaintext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000}
.hyperverweis {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: underline}
.aufzaehlunglink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: none}
.kapitelueberschrift {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #3FAC37; font-weight: bold}
.titelueberschrift {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; font-weight: bold}
.absatzueberschrift {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; font-weight: bold}
.kopfzeile {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; font-weight: bold}
.fusszeile {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #CCCCCC; font-weight: normal}
.bildunterschrift {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #3FAC37; font-weight: normal}
.wetter {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #333333}
.rightnews {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #333333}
A { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #000000; text-decoration: none}
A:Hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #0005C8; text-decoration: none}
/* <div> around all html output by the script */
.swPositioner{
	text-align: center;
	width: 100%;
}

/* <div> around the whois lookup form */
.swForm{
	text-align: center;
}

/* <div> heading above the whois form */
.swHeading{
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

/* <input> for entering the domain in */
.swDomain{
	width: 100px;
	text-align: right;
}

/* <select> listing tlds */
.swTld{
}

/* <input type="submit"> lookup form submit button */
.swSubmit{
	border: 1px solid black;
	background-color: white;
}

/* security code <img> tag */
.swSecureImage{
	border: 1px solid black;
}

/* <input> for entering the security code */
.swSecureCode{
	width: 60px;
}

/* <div> containing instructions, etc */
.swInfo{
	font-size: 10px;
	color: #aaaaaa;
	padding: 5px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* <div> containing all whois lookup results */
.swResults{
	text-align: center;
}

/* <div> containing the domain status message (available, registered) */
.swStatus{
	border-top: 2px dotted #cccccc;
	padding: 5px;
	text-align: center;
	width: 500px;
}

/* <div> containing details of the whois server used for the lookup */
.swServer{
	border-top: 2px dotted #cccccc;
	text-align: center;
	padding: 10px;
	color: #aaaaaa;
}

/* <div containing the data from the whois lookup */
.swData{
	padding: 4px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* style for <span> around lines in the output to hilight. */
.swHilight{
	font-weight: bold;
	color: #F49014;
}

/* <div> used to display error messages */
.swError{
	font-weight: bold;
	color: red;
}
-->
body{
	background:url(../graphics/gif/backgrd.gif);
	margin:0px;
	padding:0px;
}
.tbl_out{
	background-color:#FFFFFF;
}
.left_bg{
	background:url(../graphics/gif/shadow_left.gif) repeat-y;
	width:4px;
}
.right_bg{
	background:url(../graphics/gif/shadow_right.gif) repeat-y;
	width:4px;
}
.show_image
{
	background-image:url(../graphics/gif/google_custom_search_watermark.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
span.domain
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #1D7D10; 
	font-weight: bold; 
}
p.search-result
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color:#000000;
}
a.aTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #0000FF; 
	font-weight: bold; 
	text-decoration: none;
}
a.pagination
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #3FAC37; 
	font-weight: bold; 
	text-decoration: none;
	letter-spacing:2px;
}
a.lpagination
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #3FAC37; 
	font-weight: bold; 
	text-decoration: underline;
}
div.google
{
	float:right;
	background-image:url(../graphics/gif/google_custom_search_smnar.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height:24px;
	width:65px;
}

#cse-search-results .absatzueberschrift 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000000; 
	font-weight: bold;
	width:375px;
	word-wrap: break-word;
}
#cse-search-results hr
{
	width: 100%;
	float:left;
}
#pagination strong
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #F99F00; 
	font-weight: bold; 
	text-decoration: none;
	letter-spacing:2px;
}