#tab {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
	border: 1px solid #F00;
}
#ad_all {
	padding: 1px;
	border: 1px solid #F00;
	width: 100%;
	background-color: #FFF;
}
#teas {
	height: 75px;
	width: 100%;
}
.nav {
	background-color: #CCC;
}
.nav hr {
	background-color: #333;
	clear: left;
	float: left;
	width: 90%;
}

.nav a{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 0.9em;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
	clear: left;
	float: left;
	width: 90%;
	padding-top: 3px;
	padding-bottom: 5px;
}
.nav a:hover{
	color: #F00;
	text-decoration: none;
	background-color: #FFF;
}
#list_tab{
	margin-bottom: 2px;
	border: 1px solid #900;
}
#stat {
	padding: 1px;
}
#stat img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#list_tab h1{
	font-size: 1.3em;
	color: #00F;	
}
#list_tab h1 a{
	color: #00F;	
}
#list_tab h1 a:hover{
	color: #F90;
}
#logtab {
	background-image: url(img/file_news_login.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#melde {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1.0em;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
}
#melde_back {
	text-decoration: none;
	background-color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	color: #FFF;
}

#logfont{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #999;
	text-decoration: none;
}
#copy {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	text-align: center;
}
#copy a {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
}
#copy a:hover{
	text-decoration: underline;
}
#set_colors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
}
#set_colors input{
	border: 1px solid #999;
}
#set_colors td {
	background-color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
