td, body, input, select, th {
	color:#333333;
	font-family:Arial,Helvetica,SansSerif;
	font-size:11px;
}
a:link,a:visited,a:active{
	text-decoration:none;
	color:#666666;
}
a:hover{
	text-decoration:underline;
	color:#000000;
}

/*h1,h1:link,h1:visited,h1:active{
	font-weight:bold;
	font-size:14px;
	color:#666666;
	text-decoration:none;
	margin:0px;
	padding : 0px;
}
h2,h2:link,h2:visited,h2:active{
	font-weight:bold;
	font-size:13px;
	color:#66666666;
	text-decoration:none;
	margin:0px;
	padding : 0px;
}
h3,h3:link,h3:visited,h3:active{
	font-weight:bold;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	margin:0px;
	padding : 0px;
}
h1:hover,h2:hover,h3:hover{
	color:#000000;
	text-decoration:underline;
}*/
th{
	text-align:left;
	font-size:11px;
	font-weight:normal;
	color:#999999;
}
input, select{
}
input.catname, input.itemname, input.upl{
}
form{
	padding:0px;
	margin:0px;
}

.cattable, .itemtable{
	font-weight:bold;
}
.autortable, .datetable{
	color:#999999;
}
.cattable:hover, .itemtable:hover{
	text-decoration:none;
	font-weight:bold;
}
.cathead, .itemhead{
	font-weight:bold;
	font-size:12px;
}

.index, .index:link, .index:visited, .index:active{
	}
.index:hover {
	text-decoration:none;
	font-weight:bold;
}
input.login{
	width:150px;
	height:20px;
	border: 1px solid #666666;
	background-color : #EEEEEE;
}
input.text,input.mail{
	width:300px;
	height:20px;
	border: 1px solid #666666;
	background-color : #EEEEEE;
}
textarea.mail, textarea.text{
	width:300px;
	border: 1px solid #666666;
	background-color : #EEEEEE;
}
input.nr{
	width:50px;
	height:20px;
	border: 1px solid #666666;
	background-color : #EEEEEE;
}
.hiddenlink,.hiddenlink:link,.hiddenlink:active,.hiddenlink:visited,.hiddenlink:hover,{
	text-decoration:none;
	font-weight:normal;
}

.markiert {
	border: 1px red solid;
}
