/*Top categories*/
.main_cat1 {font-size: 16px; font-weight: bold; color:#0000FF}
.main_cat2 {font-size: 12px; font-weight: bold; color:#0000FF}
.cat1:visited {font-size: 16px; font-weight: bold; color:#5555AA}

/*Small urls*/
.url {color: #115599}
/*hr{color:#000066}*/

/*Page descriptions*/
.description{
	font-size: 10px;
}

/* Title/link of pages */
.title{
	color:#CC0000;
	font-size:11px;
	font-weight: bold;
	text-decoration: underline;
}



.searchBox{border:1px solid #113377;}

#result_report {
	text-align:center ;
	padding:3px;
	background-color:#e5ecf9; 
	font-weight: bold;
	margin-bottom:14px;
}

.catBanner {
	padding:3px;
	margin-top:15px;
	background-color:#e5ecf9; 
	font-weight: bold
}
.webPageBanner {
	padding:3px;
	margin-top:20px;
	background-color:#e5ecf9; 
	font-weight: bold
}

hr{color:#000066;}
hr.powered{width:550; color: #000066}

#other_pages {
	text-align:center;
}

#powered_by {
	margin:0 auto;
	margin-top:20px;
	padding-top:10px;
	font-size:10px;
	text-align:center;
	vertical-align: center;
}

#common_report {
		text-align:center;
}

#cat_table {
	margin-top:20px;
	padding-top:10px;
	padding-bottom:20px;
	border-top:1px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA;
}

#cat_main {
	font-weight: bold;
}

.divline{
	margin-top:20px;
	margin-bottom:-5px;
	border-bottom:1px solid #DDDDDD;
}

#sub_cat {
}

.idented {
	margin-left:30px;
}

#did_you_mean {
	font-size: 11px;
	text-align:center;
	margin:10px;
}
.a.title {
	color:#CC0000;
	font-size:12px;
	font-weight: bold;
	text-decoration: underline;
}

#suchfeld {
width: 250px;
margin-left:auto;
margin--roght:auto;
}
#suchfeld input {
	width: 200px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #ed884c;
	line-height:18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#suchfeld .redgo {
	background-color: #ed884c;
	height: 13px;
	width: 13px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
