* {
	margin: 0;
	padding: 0;
}

body {
	/*background: url(http://dev2.ibr-online.de/include/css/zielgrp0/bg-head0.jpg) repeat-x;*/
}

#NavTable {
	width: 100%;
}

#NavTable a {
	color: #333;
	text-decoration: none;
	font-size: 10px;
}

#NavTable a:link, #NavTable a:visited, #NavTable a:hover, #NavTable a:active {
	font-weight: normal;
	text-decoration: none;
}

#suchergebnisse2 a:link, #suchergebnisse2 a:visited, #suchergebnisse2 a:hover, #suchergebnisse2 a:active {
	font-weight: normal;
	text-decoration: none;
}

.linkbutton {
	color: #333;
	font-size: 10px;
	background: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding: 0 1px;
	font-weight: bold;
	cursor: pointer;
	height: 16px;
	line-height: 16px;
	visibility: hidden;
}

td {
	text-align: center;
	vertical-align: top;
}

.LinksRechts {
	white-space:nowrap;
}

#Dokumenttitel {
	white-space:nowrap;
}

.titel {
	line-height: 16px;
	height: 16px;
	text-align:left;
	font-size: 10px;
	padding-left: 4px;
	border-top: 1px solid #fff;
	vertical-align: middle;
}

#suchergebnisse, #suchergebnisse2 {
	display: none;
}

#suchergebnisse2 {
	text-align: right;
	vertical-align: middle;
	float: right;
	padding-right: 5px;
}