body, h1, h2, h3, ul, li, p {
	margin: 0;
	padding: 0;
}
body {
	margin: 22px 0 0 25px;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.8%;
	color: black;
}
img {
	border: none;
}
p {
	color: #666;
}
a.pil {
	background: url('../img/icon_green_norm.gif') no-repeat 0px 1px;
	color: #0078b3;
	padding: 0 0 0 16px;
	text-decoration: none;
}
a.pil2 {
	background: url('../img/icon_green2_norm.gif') no-repeat 0px 1px;
	color: #7e8a80;
	padding: 0 0 0 16px;
	text-decoration: none;
}

.h {
	width: 464px;
}
.head {
	padding: 0 0 10px 10px;
	float: left;
}
.head h1 {
	display: none;
}
.head img {
	float: left;
	padding: 0 1.5px 0 0;
}
.head p {
	padding: 0.3em 0 0 1em;
	font-size: 1.2em;
	float: left;
}

.plate {
	clear: both;
	background: #fff url('../img/plate_bg01.gif') no-repeat;
}
.plate .top {
	padding: 37px 21px 10px 21px;
	float: left;
}
.plate .top p {
	font-size: 1.3em;
	line-height: 1.3;
	color: #000;
}
.plate .top img {
	padding: 0 0 9px 0;
}
.plate .mid {
	font-size: 1.3em;
	padding: 0 21px 0 21px;
	margin: 0;
	clear: both;
	width: 420px;
}
.plate .mid .right {
	float: right;
}
.plate .datatable {
	clear: both;
	padding: 0 11px 5px 11px;
}
.plate .datatable table.type1 {
	background: #bad8e9;
	width: 442px;
}
.plate .datatable table.type2 {
	background: #cfcfcf;
	width: 442px;
	margin: 15px 0 0 0;
}
.plate .datatable table.type1 td {
	background: #daedf8;
	line-height: 24px;
	font-size: 1.3em;
	padding: 0 7px 0 7px;
	margin: 0;
}
.plate .datatable table.type2 td {
	line-height: 24px;
	font-size: 1.3em;
	padding: 0 7px 0 7px;
	margin: 0;
}

.plate .datatable table.type1 td span {
	font-size: 0.85em;
}
.plate .datatable table td.name {
	width: 68px;
}
.plate .datatable table td.kommentar {
	color: #383838;
	font-size: 1.2em;
}

.plate .datatable table td img {
	padding: 5px 0 5px 0;
}
.plate p.text {
	text-align: right;
	font-size: 1.1em;
	min-height: 2.5em;
	_height: 2.5em;
	padding: 0 11px 0 0 ;
}
.plate .dots {
	padding: 17px 21px;
	float: left;
	clear: both;
	font-size: 1.2em;
}
.plate .dots .item {
	float: left;
	width: 165px;
	padding: 0 10px 0 0 ;
	color: #383838;
}
.plate .dots .item img {
	padding: 0 7px 0 0;
}

.plate .bot {
	padding: 0 0 0 11px;
	clear: both;
	height: 39px;
	line-height: 39px;
	background: url('../img/platebot.gif') no-repeat;
	font-size: 1.2em;
}
.plate .bot a {
	
}





