a:link,
a:visited,
a:active {
  color: #cc0000;
  text-decoration: none;
}

a:hover {
  color: #cc0000;
  text-decoration: underline;
}

a.pico{
	padding-left: 15px;
	background: url(../images/pico.png) left center no-repeat;
}

a.hosts{
	padding-left: 15px;
	background: url(../images/hosts.gif) left center no-repeat;
}

body {
  background-color: #ffffff;
  color: #000000;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

body, td {
  font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
  font-size:0.70em;
}

body{
	background: url(../images/bg.gif) left top repeat-y;
}

textarea, input, select{
	font-family: Verdana, Arial,Helvetica,sans-serif;
	color: #333;
	font-size: 1.0em;
}

fieldset, legend{
	color: #666 1px solid;
}

table.data_table{
	border-left: #d1d1d1 1px solid;
	border-top: #d1d1d1 1px solid;
}

.data_table th{
	font-size:0.7em;
	font-weight: bold;
	color: #666;
	border-right: #d1d1d1 1px solid;
	border-bottom: #d1d1d1 1px solid;
	background: #f1f1f1;
}

.data_table td.head{
	font-size:0.7em;
	font-weight: bold;
	color: #666;
	border-right: #d1d1d1 1px solid;
	border-bottom: #d1d1d1 1px solid;
	background: #fafafa;
}

.data_table td.head_normal{
	font-size:0.7em;
	color: #333;
	border-right: #d1d1d1 1px solid;
	border-bottom: #d1d1d1 1px solid;
	background: #fafafa;
}

.data_table td{
	border-right: #d1d1d1 1px solid;
	border-bottom: #d1d1d1 1px solid;
	color: #333;
}

.tr_none{
	background: #fff;
}

.tr_hover{
	background: #f1f1f1;
}

#cont_, .tab{
	padding: 10px;
	text-align: center;
	width: 100%;
}

#header{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 65px;
	line-height: 65px;
	width: 100%;
	text-align: right;
	clear: both;
	background: url(../images/statistik.gif) 210px 10px no-repeat;
}

#left{
	/*background: url(images/logo_pmweb.gif) left top no-repeat;*/
	position: absolute;
	left: 0px;
	top: 65px;
	width: 205px;
	text-align: center;
	/*float: left;*/
}

.left_inner{
	text-align: left;
	padding: 8px;
	margin-left: 3px;
}

#main{
	position: absolute;
	left: 215px;
	top: 65px;
	/*float: right;*/
	padding: 10px;
}

h1.title{
	color: #cc0000;
	font-size: 2.0em;
	font-family: Arial, Helvetica, sans-serif;
}

#noauth{
	position: absolute;
	left: 220px;
	top: 50px;
}

#noauth h1, #noauth p, #noauth a{
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
}

#noauth fieldset{
	padding: 20px;
	margin: 5px;
	width: 50%;
}

.hidden{
	display:none;
}

img.gimg{
	border: #ccc 1px solid;
}
