/*
TD, body{
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #303030;
	vertical-align: top;
	text-align: left;
}
P{
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #303030;
}
.tdmain{
	background-color: #efefef;
}
.lille{
	font-size: 10px;
}
A:link, A:visited{
	color: #303030;
	text-decoration: none;
}
A:hover{
	color: #336699;
	text-decoration: underline;
}
A:active{
	color: 303030;
	text-decoration: underline;
}
*/
form {
	display: inline;
}
button {
	width: 60px;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #336699;
	border: 1px solid #003366;
	cursor: pointer, hand;
}
textarea {
	font-family: tahoma, verdana;
	font-size: 11px;
	border: 1px solid #336699;
	padding: 5px;
}
.input {
	width: 100%;
	font-size: 11px;
	border: 1px solid #336699;
}
select {
	width: 130px;
	font-size: 10px;
}
.submitsog{
	width: 34px;
	border : 0px solid #336699;
	background-color: #6CB2E6;
	font-size: 10px;
	color: #ffffff;
}
.stitel A:link{
	color: #ff0000;
}
/*
.url, .url A:link, .url A:visited, .url A.hover, .url A.active{
	font-size: 10px;
}
.kat, .kat A:link, .kat A:visited, .kat A.hover, .kat A.active{
	font-size: 10px;
}
*/
a.gray {
	color: #c0c0c0;
	text-decoration: none;
}
a.gray:visited {
	color: #c0c0c0;
	text-decoration: none;
}
a.gray:hover {
	color: #ffffff;
	text-decoration: none;
}
.kat_div A:link, .kat_div A:visited {
	color: #303030;
	text-decoration: none;
}
.kat_div A:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.kat_div A:active {
	color: #dedede;
	text-decoration: none;
}
