body, td, th {
	font-family: Arial;
	font-size: 12px;
	color: #000;
}

body {
	background-image:url(gfx/bg_site.gif);
	background-color:#fff;
	background-repeat:repeat-x; 
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link, a:visited, a:active { font-size: 12px; color: #000; text-decoration: underline; }
a:hover { font-size: 12px; color: #ccc; }
a:link.white, a:visited.white, a:active.white, a:hover.white  { font-size: 12px; color: #fff; text-decoration: underline; font-weight: bold; }

h1 { font-size: 12px; color: #000; font-weight: bold; display:inline; }
h2 { font-size: 14px; color: #000; font-weight: bold; display:inline; }

.redBold { font-size: 12px;	color: #3769CE;	font-weight: bold; }
.Small { font-size: 11px; color: #000; }

form {display : inline; }

.SucheMain {
	font-family : Arial, Verdana, sans-serif;
	font-size: 12px;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-color : #3769CE;
	background: #ffffff;
}

.LineRedBottom {
	border-collapse:collapse;
	border-bottom:1px #3769CE solid;
}

.LineRedDottedTop  {
	border-collapse:collapse;
	border-top:1px #3769CE dotted;
}
