body 
{
	font-family: sans-serif;
	font-size: 12px;
	background-color: #E9E9E9;
	text-align: center;
	margin: 0px;
}
#container
{
	width:800px;
	margin:30px auto;
	text-align:left;
	background-image: url(pics/bg.gif);
	background-repeat: repeat-y;
}
#left{
	width: 220px;
	float:left;
}
#right {
	width: 580px;
	float:right;
}
#maintext {
	text-align: justify;
	width: 450px;
	margin-left: 10px;
}
#copyline {
	font-size: 12px;
	margin-left: 10px;
	margin-top: 20px;
}
#updateline {
	text-align: right;
	font-size: 10px;
}
#notareNachreiner{
	text-align: justify;
	width: 270px;
	margin-left: 0px;
	float:left;
}
#notareWeishaeupl {
	text-align: justify;
	width: 300px;
	margin-left: 10px;
	float: right;
}
#sachbeaReinold{
	text-align: justify;
	width: 300px;
	margin-left: 0px;
	float:left;
}
#sachbeaWeidenegger {
	text-align: justify;
	width: 290px;
	margin-left: 10px;
	float: right;
}
#sachbeaWimmer{
	text-align: justify;
	width: 300px;
	margin-left: 0px;
	float:left;
}
#sachbeaNeumaier {
	text-align: justify;
	width: 290px;
	margin-left: 10px;
	float: right;
}
#mitarbeiter
{
	width: 100px;
	font-weight: bold;
}
.logo {
text-align:center;
margin: 10px 10px 10px 10px;
}
p.menu {
	margin: 10px 10px 7px 10px;
}
p.headerright {
	margin-top: 10px;
}
p.extLink {
	font-size:12px;
}
p.links {
	margin: 10px 0px 5px 0px;
}
img.toppic {
	float: right;
	margin-right: 30px;
	vertical-align: bottom;
	margin-top: 25px;
}
img.topmenu {
	float: right;
	margin-right: 30px;
	vertical-align: bottom;
	margin-top: 20px;
}
img.notare {
	float: left;
	margin-right: 30px;
	vertical-align: bottom;
	margin-top: 10px;
}
img.sachbea {
	float: right;
	margin-right: 30px;
	vertical-align: bottom;
	margin-top: -60px;
}
img.mitarbeiter {
	float: left;
	margin-right: 30px;
	vertical-align: bottom;
	margin-top: -70px;
}
p.minimenu {
	float: right;
	margin-right: 15px;
	vertical-align: bottom;
	margin-top: 10px;
	text-align: right;
}
p.behoerden {
	text-align: left;
}
img.link {
	border:none;
}
img.floatleft {
	float: left;
	margin-right: 10px;
	border-color: #A6A6A6;
	border: 1px;
}
img.floatright {
	float: right;
	margin-left: 10px;
	border-color: #A6A6A6;
	border: 1px;
}
a:link, a:visited, a:active, a:hover
{ 
  text-decoration:none;
  font-weight:bold;
  color:#634142;
  font-size:12px;
}
a:active, a:hover
{ 
 text-decoration:underline;
}
a.notariat, a.notariat:visited
{ 
  color:#34388F;
}
ul
{
	list-style-image: url(pics/square.gif);
	list-style-position: outside;
	margin-left: 0px;
	margin-top: 5px;
}
td{
	vertical-align: top;
}

h1 {font-size:18px;color:#000000;margin-bottom:0px;}
h2 {font-size:16px;color:#000000;margin-bottom:0px;}
h3 {font-size:14px;color:#000000;margin-bottom:0px;}





