body {
	padding: 0px;
	margin: 0px;
}

td, th {
	vertical-align: top;
	text-align: left;
}

h1{
	padding: 3px 0px 3px 3px;
	text-align:left;
	margin-top:0px;
}

h2{
	padding: 3px 0px 3px 3px;
	text-align:left;
	margin-top:0px;
}


input.checkradio{
	border: 0px;
	background-color: transparent;
}


div.content{
	text-align: left;
}

div.popUp{
	width: 90%;
	text-align: left;
}

table {
	width:100%;
}

img{
	border: 0px;
	vertical-align: middle;
	border: 0px;
}

ul{
	list-style-position: inside;
	list-style-type: square;
	margin-left: 0px;
	padding-left: 0px;
	
}

ul, li {
	margin-top: 0px;
	padding-top: 0px;
}

table.vgHeader td{
	vertical-align: middle;	
	white-space: nowrap;
}

/* Header Angaben */
table.vgHeader .logo{
	width:200px;
}

table.suche td.label{
	width: 150px;
	white-space: nowrap;
}
img.empty{
	width: 50px;
	height:2px;
}

table.suchparms td{
	font-weight: bolder;
}


table.suchparms .label{
	font-weight: lighter;
	width: 20%;
}

table.ergebnisse .leerz{
 font-size: 8px;	
}

table.ergebnisse .firstRow{
	vertical-align: middle;
	width: 30px;	
}

div.trenn {
	margin: 5px 0px 5px 0px;
}

/* sonstiges */
.width25{
	width: 25%;
}

.width33{
	width: 33%;
}

.Attention{
	font-weight:bolder;
	color: #FF0000;
}

.headSpace{
	font-size: 17px;
	font-family: arial;
}

