 a:link {
	text-decoration:none;
	font-weight:bold;
	color: #cccccc;
	font-size : 12px;
	font-family : Arial;
}
 a:visited {
	text-decoration:none;
	font-weight:bold;
	color: #cccccc;
	font-size : 12px;
	font-family : Arial;
}
 a:hover {
	text-decoration:underline;
	font-weight:bold;
	background-color: transparent;
	font-size : 12px;
	font-family : Arial;
}
 a:active {
	text-decoration:underline;
	font-weight:bold;
	background-color: transparent;
	font-size : 12px;
	font-family : Arial;
}
td.content {
	text-decoration:none;
	font-weight:normal;
	color: #cccccc;
	font-size : 12px;
	font-family : Arial;
}
td.content_small {
	text-decoration:none;
	font-weight:normal;
	color: #cccccc;
	font-size : 14px;
	font-family : Arial;
}
p.content_title {
	text-decoration:none;
	font-weight:normal;
	color: #cccccc;
	font-size : 15px;
	font-family : Arial;
}p.content_header {
	text-decoration:none;
	font-weight:bold;
	color: #cccccc;
	font-size : 14px;
	font-family : Arial;
}
p.footer {
	text-decoration:none;
	font-weight:normal;
	color: #ffffff;
	font-size : 40px;
	font-family : Arial;
}
 #td_inside {
	border-width:1px;
	border-style: solid;
	border-color:black;
	background : #00000;
	font-family : Arial;
	font-size : 12px;
	color : #999999;
	list-style: url(images/redsquare.gif);
	padding : 0;
	padding-bottom : 10;
}
 #th_inside {
	border-width:1px;
	border-style: solid;
	border-color:black;
	background : #999999;
	font-family : Arial;
	font-size : 12px;
	list-style: url(images/redsquare.gif);
	padding : 10;
	padding-bottom : 10;
	color : White;
}
	  #tdnb-top {
	border-width:0px;
	background-image : url(images/content_reiter_oben.gif);
	background-repeat : no-repeat;
	font-family : Arial;
	font-size : 12px;
	height: 19px;
}
.button {
border: solid 1px #cccccc;
background-color: #999999;
color: #00000;
font-weight:small;
font-family: Arial;
}
select {
color: rgb(40,40,40);
background-color: #999999;
font-weight: small;
font-size: 8pt;
font-family: Arial;
}
input, textarea {
color: rgb(40,40,40);
font-weight: small;
background-color: #999999;
border-color: #999999;
font-size: 8pt;
font-family: Arial;
border: #FFFFFF outset 1;
scrollbar-face-color: rgb(140,140,140);
scrollbar-arrow-color: #FFFFFF;
scrollbar-highlight-color: rgb(200,200,200);
}
