a{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #336699;
}
a:active {
	text-decoration: none;
}
a.white{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
a.white{
	text-decoration: none;
	color: #ffffff;
}
a.white:visited {
	text-decoration: none;
	color: #ffffff;
}
a.white:hover {
	text-decoration: none;
	color: #FF0000;
}
a.white:active {
	text-decoration: none;
}
body {
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
}
.inputstyle_blue{
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	color:#333333;
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#6D90B0;
	width:50;
}
.inputstyle_white{
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	color:#333333;
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	width:150;
}
.inputstyle_grey{
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	color:#333333;
	background-color:#eeeeee;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	width:150;
}
.inputarea_blue{
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	color:#333333;
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#6D90B0;
	width:120px;
}
.inputarea_white{
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	color:#333333;
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	width:300px;
}
.buttonstyle{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-style:inherit;
	background-image:url('img/button.gif'); 
	border: 0px; 
	width:100px; 
	height:23px;
}
.textstyle_grey{
	font-family:Tahoma, Verdana, Arial;
	font-size: 8pt;
	color:#666666;
}
.textstyle_red{
	font-family:Tahoma, Verdana, Arial;
	font-size: 8pt;
	color:#990000;
}
.textstyle_green{
	font-family:Tahoma, Verdana, Arial;
	font-size: 8pt;
	color:#00CC00;
}
.textstyle_white{
	font-family:Tahoma, Verdana, Arial;
	font-size: 8pt;
	color:#ffffff;
}
.textstyle_blue{
	font-family:Tahoma, Verdana, Arial;
	font-size: 8pt;
	color:#336699;
}

.tablestyle_blue{
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	border:1px;
	background-color:#EDF5FB;
}
.tablestyle_dunkelblau{
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	border:1px;
	color:#ffffff;
	background-color:#2d516b;
}
.tablestyle_gelb{
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	border:1px;
	background-color:#EEF3CA;
}
.tablestyle_blau{
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	background-color:#BECAE2;
}
.tablestyle_grey{
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	color:#666666;
	background-color:#efefef;
}
.tablestyle_dark{
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	color:#ffffff;
	background-color:#666666;
}
.tablestyle_green{
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	color:#666666;
	background-color:#F3FFD6;
}
.tablestyle_white{
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	color:#666666;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
	background-color:#ffffff;
}
.tableborder_green{
	border-style:solid;
	border-width:1px;
	border-color:#00CC00;
}
.tableborder_red{
	border-style:solid;
	border-width:1px;
	border-color:#990000;
}
.tableborder_blue{
	border-style:solid;
	border-width:1px;
	border-color:#6D90B0;
}
.tableborder_grey{
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
}
.tableborder_yellow{
	border-style:solid;
	border-width:1px;
	border-color:#E0DC70;
}
.tableborder_turkis{
	border-style:solid;
	border-width:1px;
	border-color:#809E9E;
}
.tableborderstyle_bluegrey{
	border-style:solid;
	border-width:1px;
	border-color:#333366;
	background-color:#efefef;
}
.tableborderstyle_bluewhite{
	border-style:solid;
	border-width:1px;
	border-color:#333366;
	background-color:#ffffff;
}
.filestyle_grey{	
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	color:#333333;
	background-color:#eeeeee;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
}
.radiostyle_grey{
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	color:#333333;
	background-color:#eeeeee;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
}

