body{
	margin: 0px;
	background-color: #B1D2F1;
	background-image: url(../pics/body_bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	scrollbar-base-color: #FF8A01;
	scrollbar-face-color: #FF8A01;
	scrollbar-arrow-color: #ffffff;
}

h1{
	color: #4F1353;
	font-weight: bold;
	font-size: 17px;
	padding: 2px;
}

h1 A{
	color: #2F558D;
	font-weight: bold;
	font-size: 17px;
	padding: 2px;
	text-decoration: none;
	width: 100%;
}

td{
	font-family: arial, tahoma, geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #2D5071;
}

.big_cat A{
	font-size: 14px;
	font-weight: bold;
	color: #2F558D;
}

.small_cat A{
	font-size: 12px;
	font-weight: normal;
	color: #4776BD;
}

.maintable{
	background-color: #ffffff;
	border: 2px #FFB505;
	border-style: none solid none solid;
}

.searchbar{
	border: 1px #FFB505;
	border-style: solid none solid none;
	height: 35px;
	background-image: url(../pics/bg_searchbar.gif);
}

.navi_path{
	padding-left: 40px;
	color: #2F558D;
	font-size: 13px;
	font-weight: bold;
	font-family: arial, tahoma, geneva, sans-serif;
}

.navi_path A{
	color: #2F558D;
	font-size: 13px;
	font-weight: bold;
	font-family: arial, tahoma, geneva, sans-serif;
	text-decoration: none;
}

.navi_path A:Hover{
	color: #FF7F01;
	font-size: 13px;
	font-weight: bold;
	font-family: arial, tahoma, geneva, sans-serif;
	text-decoration: underline;
}

.head_navi{
	background-color: #95C9FF;
	height: 18px;
	width: 100px;
	color: #396CA5;
}
.head_navi A{
	color: #396CA5;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.head_navi A:Hover{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.index_linkcount{
	border-top: 1px solid #F4D9A0;
	font-size: 10px;
	color: #c0c0c0;
}

.index_catheader{
	border-bottom: 1px solid #F4D9A0;
	color: #E25A00;
	font-weight: bold;
	font-size: 12px;
}

.category_foundlinks{
	font-size: 10px;
	color: #c0c0c0;
	height: 15px;
	padding-left: 40px;
}

.show_ucat{
	background-color: #E7F3FF;
	border-top: 1px solid #4DA9FF;
}

li{
   list-style-type: square;
   color: #76BBFC;
}

.ucat_link A{
	padding: 3px;
	color: #4776BD;
	font-size: 11px;
}

.category_linkcell{
	padding-left: 40px;
}

.new_site_formcell{
	padding-left: 40px;
}

.error{
	font-size: 15px;
	font-weight: bold;
	color: #950909;
	padding-left: 10px;
	background-color: #FFF4E3;
}

.domain_muster{
	font-size: 11px;
	color: #A82C06;
	font-style: normal;
}

.show_link_title{
	color: #4F1353;
	font-weight: bold;
	font-size: 14px;
	padding: 2px;
	border-bottom: 1px solid #E7F3FF;
}

.show_link_title A{
	color: #2F558D;
	font-weight: bold;
	font-size: 14px;
	padding: 2px;
	text-decoration: none;
	width: 100%;
}
.show_link_title A:Hover{
	color: #DF5307;
	font-weight: bold;
	font-size: 14px;
	padding: 2px;
	text-decoration: none;
	width: 100%;
}

.show_link_date{
	font-size: 10px;
	color: #c0c0c0;
}

.footerlink{
	font-size: 10px;
	color: #c0c0c0;
}

.footerlink A{
	font-size: 10px;
	color: #c0c0c0;
	text-decoration: none;
}